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,5 +1,1 @@ 1 -{{velocity}} 2 -$xwiki.ssx.use('Public.WebHome') 3 -#set($displayDocExtra = false) 4 -#set($displayShortcuts = false) 5 -{{/velocity}} 1 +{{include reference="AGACode._codePublic.PublicDashboard" context="new" /}}
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,36 @@ 1 +/* Hide unneeded stuff */ 2 +#hierarchy, 3 +#xdocFooter, 4 +#docextrapanes, 5 +#document-title, 6 +.xwikitabbar, 7 +.document-header, 8 +.document-menu, 9 +.xdocLastModification, 10 +.wikimodel-emptyline 11 +/* 12 +.xdocLastModification, 13 +.document-header, 14 +#globalsearch, 15 +.document-info 16 +#contentmenu, 17 +#document-title, 18 +#footerglobal, 19 +#docextrapanes, 20 +#xwikidata, 21 +##.xwikitabbar li 22 +*/ 23 +{ 24 + display: none !important; 25 +} 26 +hr { 27 + margin-top: 0px; 28 + margin-bottom: 0px; 29 + border:0px none; 30 +} 31 +#tmRegister { 32 + display: none; 33 +} 34 +.document-header .document-menu, .document-header .document-info { 35 + margin-top: 3px; 36 +} - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage