Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2023/01/26 14:38

From version 50.1
edited by bougault
on 2020/05/25 09:52
Change comment: There is no comment for this version
To version 54.1
edited by bougault
on 2020/05/25 09:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,6 @@
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 4  #set($displayContentMenu=false)
5 -#set($displayDocumentTitle=false)
6 6  {{/velocity}}
7 7  
8 8  {{html clean="false"}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -8,20 +8,20 @@
8 8   padding:0;
9 9   padding-top:1.25rem
10 10  }
11 +/*
11 11  #mainContentArea #hierarchy,
12 12  #mainContentArea .xcontent>hr,
13 13  #mainContentArea .xdocLastModification{
14 14   display:none
15 15  }
17 +*/
16 16  #mainContentArea .xcontent>.row{
17 17   margin-left:0;
18 18   margin-right:0
19 19  }
20 20  
21 -.document-header .document-info{
22 - width:100%;
23 - text-align:center;
24 - margin-top:3rem
23 +.document-header {
24 +display: none;
25 25  }
26 26  #xwikicontent{
27 27   padding-left:0;