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 92.1
edited by superadmin
on 2022/06/07 15:23
Change comment: Install extension [eu.hbp.wiki:xwiki-skin-collaboratory/0.45.0]
To version 87.1
edited by hbpadmin
on 2021/02/01 16:02
Change comment: Install extension [eu.hbp.wiki:xwiki-skin-collaboratory/0.23.8]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.hbpadmin
Content
... ... @@ -1,6 +1,7 @@
1 -{{velocity output="false"}}
1 +{{velocity}}
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 +#set($displayContentMenu=false)
4 4  {{/velocity}}
5 5  
6 6  {{html clean="false"}}
... ... @@ -7,7 +7,7 @@
7 7   <div class="container">
8 8   <div class="row">
9 9   <div class="col-md-7 col-md-push-5">
10 - <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" />
11 + <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
11 11   </div>
12 12   <div class="col-md-5 col-md-pull-7 hero-text">
13 13   <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3>
XWiki.StyleSheetExtension[0]
Code
... ... @@ -21,6 +21,8 @@
21 21   .search__row input[type="search"] {
22 22   font-size: 16px;
23 23   height: 54px;
24 + padding: 10px 16px;
25 + line-height: 1.3333333;
24 24   }
25 25  }
26 26  #xwikicontent .get-started__row__title {