Changes for page Welcome!
Last modified by etvc developer on 2019/09/23 16:46
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,1 @@ 1 -{{velocity}} 2 -#set($displayDocExtra = false) 3 -#set($displayShortcuts = false) 4 -{{/velocity}} 1 +{{include reference="AGACode._codePublic.PublicDashboard" context="new" /}}
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,31 @@ 1 +/* Hide unneeded stuff */ 2 +#hierarchy, 3 +#xdocFooter, 4 +.document-menu, 5 +.wikimodel-emptyline 6 +/* 7 +.xdocLastModification, 8 +.document-header, 9 +#globalsearch, 10 +.document-info 11 +#contentmenu, 12 +#document-title, 13 +#footerglobal, 14 +#docextrapanes, 15 +#xwikidata, 16 +##.xwikitabbar li 17 +*/ 18 +{ 19 + display: none !important; 20 +} 21 +hr { 22 + margin-top: 0px; 23 + margin-bottom: 0px; 24 + border:0px none; 25 +} 26 +#tmRegister { 27 + display: none; 28 +} 29 +.document-header .document-menu, .document-header .document-info { 30 + margin-top: 3px; 31 +} - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage