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,33 @@ 1 +/* Hide unneeded stuff */ 2 +#hierarchy, 3 +#xdocFooter, 4 +#docextrapanes, 5 +.xwikitabbar, 6 +.document-menu, 7 +.wikimodel-emptyline 8 +/* 9 +.xdocLastModification, 10 +.document-header, 11 +#globalsearch, 12 +.document-info 13 +#contentmenu, 14 +#document-title, 15 +#footerglobal, 16 +#docextrapanes, 17 +#xwikidata, 18 +##.xwikitabbar li 19 +*/ 20 +{ 21 + display: none !important; 22 +} 23 +hr { 24 + margin-top: 0px; 25 + margin-bottom: 0px; 26 + border:0px none; 27 +} 28 +#tmRegister { 29 + display: none; 30 +} 31 +.document-header .document-menu, .document-header .document-info { 32 + margin-top: 3px; 33 +} - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage