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 93.5 by bougault on 2022/12/29 16:06

Show last authors
1 {{velocity output="false"}}
2 #set($displayContentFooter=false)
3 #set($displayDocExtra=false)
4 {{/velocity}}
5
6 {{velocity}}
7 {{html clean="false"}}
8 <div class="container">
9 <div class="row">
10 <div class="col-md-7 col-md-push-5">
11 <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" />
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 #if ($xcontext.user != 'XWiki.XWikiGuest')
20 <div class="container-fluid search__row">
21 <div class="container">
22 <div class="col-sm-12 col-md-6 col-md-offset-3">
23 <form role="search" action="/bin/view/Main/Search" method="GET">
24 <div class="input-group">
25 <input type="search" name="text" class="form-control input-lg" title="Search word in all wiki pages" placeholder="Search word in all wiki pages">
26 <span class="input-group-btn">
27 <button type="submit" class="btn btn-primary input-lg">
28 <span class="fa fa-search"></span>
29 <span class="sr-only">Search</span>
30 </button>
31 </span>
32 </div>
33 </form>
34 </div>
35 </div>
36 </div>
37 #endif
38 {{/html}}
39 {{/velocity}}
40
41 (% class="container highlighted"%)(((
42
43 (% class="highlighted__title" %)
44 ==== Highlighted collabs ====
45 {{html clean="false"}}
46 <div class="container centered">
47 <a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a>
48 </div>
49 {{/html}}
50 (% class="row highlighted_row" %)
51 (((
52
53 {{HighlightedCollabs featured="true" slider="true" /}}
54
55 )))
56 )))
57
58 (% class="container" %)
59 (((
60 (% class="row explore-all" %)
61 (((
62 (% class="col-md-12" %)
63 (((
64 Explore all the [[Collabs]]
65 )))
66 )))
67 )))