From version < 5.3 >
edited by etvc developer
on 2019/07/28 21:06
To version < 10.7 >
edited by etvc developer
on 2019/09/23 16:08
< >
Change comment: There is no comment for this version

Summary

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]
Code
... ... @@ -1,10 +1,13 @@
1 1  /* Hide unneeded stuff */
2 2  #hierarchy,
3 3  #xdocFooter,
4 -#globalsearch,
5 -.document-header,
4 +.xwikitabbar,
5 +.document-menu,
6 6  .wikimodel-emptyline
7 7  /*
8 +.xdocLastModification,
9 +.document-header,
10 +#globalsearch,
8 8  .document-info
9 9  #contentmenu,
10 10  #document-title,
... ... @@ -21,9 +21,9 @@
21 21   margin-bottom: 0px;
22 22   border:0px none;
23 23  }
24 -.container-columns .column {
25 - width: 33.33%;
26 -}
27 27  #tmRegister {
28 28   display: none;
29 29  }
30 +.document-header .document-menu, .document-header .document-info {
31 + margin-top: 3px;
32 +}
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage