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 74.1
edited by bougault
on 2020/07/16 14:48
Change comment: There is no comment for this version
To version 77.1
edited by asantars
on 2020/07/20 13:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.bougault
1 +XWiki.asantars
Content
... ... @@ -41,18 +41,19 @@
41 41  (% class="row highlighted_row" %)
42 42  (((
43 43  
44 -{{HighlightedCollabs featured="true" slider="true"}}
44 +{{HighlightedCollabs featured="true" slider="true" /}}
45 45  
46 46  )))
47 47  )))
48 48  
49 -{{html clean="false"}}
50 - <div class="container">
51 - <div class="row explore-all">
52 - <div class="col-md-12">
53 - Explore all the <a href="/bin/view/Collabs">Collabs</a>
54 - </div>
55 - </div>
56 - </div>
57 -{{/html}}
49 +(% class="container" %)
50 +(((
51 +(% class="row explore-all" %)
52 +(((
53 + (% class="col-md-12" %)
54 +(((
55 +Explore all the [[Collabs]]
56 +)))
57 +)))
58 +)))
58 58  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -252,6 +252,7 @@
252 252  
253 253  .explore-all{
254 254   padding-top: 5rem;
255 + padding-bottom: 5rem;
255 255  }
256 256  
257 257  @media screen and (min-width: 992px) {
XWiki.DocumentSheetBinding[1]