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 63.8
edited by bougault
on 2020/07/02 13:06
Change comment: There is no comment for this version
To version 63.6
edited by bougault
on 2020/07/02 12:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,11 @@
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 4  #set($displayContentMenu=false)
5 -{{/velocity}}
6 6  
6 +#content()
7 +#end
8 +
9 +
7 7  {{html clean="false"}}
8 8   <div class="container">
9 9   <div class="row">
... ... @@ -29,6 +29,7 @@
29 29   </div>
30 30   </div>
31 31   </div>
35 +
32 32   <div class="container highlighted">
33 33   <h4 class="highlighted__title">Highlighted collabs</h4>
34 34   <div class="row highlighted_row">
... ... @@ -43,6 +43,9 @@
43 43   </div>
44 44   </div>
45 45   </div>
50 +
51 + {{collaboratory.ux.highlightedcollabs slider="false"/}}
52 +
46 46   <div class="container">
47 47   <div class="row explore-all">
48 48   <div class="col-md-12">
... ... @@ -227,4 +227,4 @@
227 227   </div>
228 228  </div -->
229 229  {{/html}}
230 -
237 +{{/velocity}}