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 21.1
edited by hbpadmin
on 2019/11/04 09:21
Change comment: There is no comment for this version
To version 24.1
edited by messines
on 2020/03/04 09:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hbpadmin
1 +XWiki.messines
Content
... ... @@ -1,5 +1,4 @@
1 1  {{velocity}}
2 -$xwiki.ssx.use('Collaboratory.UX.SSX.StyleSheet')
3 3  #set($displayContentFooter=false)
4 4  #set($displayDocExtra=false)
5 5  #set($displayContentMenu=false)
... ... @@ -108,7 +108,7 @@
108 108   <div class="col-md-4">
109 109   <div class="row">
110 110   <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
111 - <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/">
110 + <a class="clb-box" target="_blank" href="https://ebrains.eu/support/">
112 112   <h3 class="clb-box-title">Support</h3>
113 113   <p>
114 114   Open and track support tickets on our support site.
XWiki.StyleSheetExtension[0]
Code
... ... @@ -112,7 +112,8 @@
112 112   }
113 113   .clb-actions .clb-box{
114 114   margin-bottom:5rem;
115 - font-size:1.125rem
115 + font-size:1.125rem;
116 + display: block
116 116   }
117 117   .clb-actions>.row{
118 118   margin-left:0;