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