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


Version 91.5 by bougault on 2021/03/17 10:44

Hide last authors
bougault 58.109 1 {{velocity}}
bougault 19.6 2 #set($displayContentFooter=false)
3 #set($displayDocExtra=false)
4 #set($displayContentMenu=false)
bougault 63.7 5 {{/velocity}}
superadmin 1.1 6
bougault 66.1 7 {{html clean="false"}}
bougault 65.1 8 <div class="container">
9 <div class="row">
10 <div class="col-md-7 col-md-push-5">
hbpadmin 91.1 11 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" />
bougault 65.1 12 </div>
13 <div class="col-md-5 col-md-pull-7 hero-text">
14 <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3>
15 <a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a>
16 </div>
17 </div>
18 </div>
19 <div class="container-fluid search__row">
20 <div class="container">
hbpadmin 90.1 21 <div class="col-sm-12 col-md-6 col-md-offset-3">
22 <form role="search" action="/bin/view/Main/Search" method="GET">
23 <div class="input-group">
24 <input type="search" name="text" class="form-control input-lg" title="Search word in all wiki pages" placeholder="Search word in all wiki pages">
25 <span class="input-group-btn">
26 <button type="submit" class="btn btn-primary input-lg">
27 <span class="fa fa-search"></span>
28 <span class="sr-only">Search</span>
29 </button>
30 </span>
31 </div>
32 </form>
33 </div>
bougault 65.1 34 </div>
35 </div>
bougault 66.2 36 {{/html}}
bougault 67.1 37
38 (% class="container highlighted"%)(((
39
40 (% class="highlighted__title" %)
41 ==== Highlighted collabs ====
asantars 73.7 42 {{html clean="false"}}
superadmin 80.1 43 <div class="container centered">
bougault 74.1 44 <a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a>
asantars 78.3 45 </div>
asantars 73.7 46 {{/html}}
bougault 67.1 47 (% class="row highlighted_row" %)
48 (((
49
bougault 91.2 50 {{HighlightedCollabs featured="true" slider="false" /}}
bougault 67.1 51
52 )))
53 )))
54
bougault 75.1 55 (% class="container" %)
56 (((
57 (% class="row explore-all" %)
58 (((
59 (% class="col-md-12" %)
60 (((
61 Explore all the [[Collabs]]
62 )))
63 )))
64 )))
bougault 91.4 65 {{velocity}}
bougault 91.3 66 {{html clean="false"}}
67 <script>
68 require.config({
69 paths: {
bougault 91.5 70 glider: '$xwiki.getAttachmentURL("Collaboratory.UX.Slider", "glider.min.js")'
bougault 91.3 71 }
72 });
73 </script>
74 require(['glider'], function(glider) {
bougault 91.4 75
76 });
bougault 91.3 77 {{/html}}
bougault 91.4 78 {{/velocity}}
bougault 91.3 79