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 85.7
edited by bougault
on 2021/01/20 15:24
Change comment: There is no comment for this version
To version 22.1
edited by hbpadmin
on 2019/11/04 09:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.bougault
1 +XWiki.hbpadmin
Content
... ... @@ -5,70 +5,131 @@
5 5  {{/velocity}}
6 6  
7 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/wiki_home_graphic.svg" />
8 +<div class="container clb-content">
9 +
10 +<div class="teasing">
11 + <div class="row">
12 + <div class="col-md-3">
13 + <div class="card collaborate">
14 + <div class="card-header"></div>
15 + <div class="card-content">
16 + <h3 class="card-title">Collaborate</h3>
17 + <p>
18 + create projects and documents, invite collaborators, co-produce articles and release your team work for the community
19 + </p>
20 + </div>
21 + </div>
22 + </div>
23 + <div class="col-md-3">
24 + <div class="card reproductible disabled">
25 + <div class="card-header">
26 + <div class="coming-soon">
27 + <span>Coming Soon</span>
12 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>
29 + </div>
30 + <div class="card-content">
31 + <h3 class="card-title">Reproducible</h3>
32 + <p>
33 + initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
34 + </p>
35 + </div>
36 + </div>
37 + </div>
38 + <div class="col-md-3">
39 + <div class="card science disabled">
40 + <div class="card-header">
41 + <div class="coming-soon">
42 + <span>Coming Soon</span>
16 16   </div>
17 17   </div>
45 + <div class="card-content">
46 + <h3 class="card-title">Science</h3>
47 + <p>
48 + develop code, visualise results, generate data and collaborate on your research
49 + </p>
50 + </div>
18 18   </div>
19 - <div class="container-fluid search__row">
20 - <div class="container">
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>
34 - <!--div class="col-md-6 col-md-offset-3">
35 -
36 - <div>
37 - <input type="text" class="form-control" name="text" placeholder="Search word in all wiki pages">
38 - <i class="glyphicon glyphicon-search"></i>
39 - </div>
40 - <button class="btn clb-btn-default" type="submit">Search</button>
41 - </form>
42 - </div -->
43 - </div>
52 + </div>
53 + <div class="col-md-3">
54 + <div class="card anywhere disabled">
55 + <div class="card-header">
56 + <div class="coming-soon">
57 + <span>Coming Soon</span>
58 + </div>
59 + </div>
60 + <div class="card-content">
61 + <h3 class="card-title">Anywhere</h3>
62 + <p>
63 + upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
64 + </p>
65 + </div>
44 44   </div>
45 -{{/html}}
67 + </div>
68 + </div>
69 +</div>
70 + <div class="row">
71 +<div class="col-md-12">
46 46  
47 -(% class="container highlighted"%)(((
73 +<p class="alert-info">
74 +This is the first release of the revamped Collaboratory. It does not yet have feature parity with the previous version. Until we reach that point and give users time to migrate, both versions will coexist.</p>
75 + </div>
76 + </div>
48 48  
49 -(% class="highlighted__title" %)
50 -==== Highlighted collabs ====
51 -{{html clean="false"}}
52 -<div class="container centered">
53 -<a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a>
78 + <div class="row">
79 + <div class="col-md-6 col-md-offset-3">
80 + <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
81 + <div>
82 + <input type="text" class="form-control" name="text">
83 + <i class="glyphicon glyphicon-search"></i>
84 + </div>
85 + <button class="btn clb-btn-default" type="submit">Search</button>
86 + </form>
87 + </div>
88 + </div>
54 54  </div>
55 -{{/html}}
56 -(% class="row highlighted_row" %)
57 -(((
90 +<div class="container-fluid clb-actions">
91 + <div class="container">
92 + <div class="row">
58 58  
59 -{{HighlightedCollabs featured="true" slider="true" /}}
94 + <div class="col-md-4">
95 + <div class="row">
96 + <div class="col-md-10 text-center clb-box-container">
97 + <a class="clb-box" href="/bin/view/Collabs/">
98 + <h3 class="clb-box-title">Browse Collabs</h3>
99 + <p>
100 + Find a collab, or create yours.
101 + </p>
102 + </a>
103 + </div>
104 + </div>
105 + </div><!-- /.col-md-4 -->
60 60  
61 -)))
62 -)))
107 + <div class="col-md-4">
108 + <div class="row">
109 + <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
110 + <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/">
111 + <h3 class="clb-box-title">Support</h3>
112 + <p>
113 + Open and track support tickets on our support site.
114 + </p>
115 + </a>
116 + </div>
117 + </div>
118 + </div><!-- /.col-md-4 -->
63 63  
64 -(% class="container" %)
65 -(((
66 -(% class="row explore-all" %)
67 -(((
68 - (% class="col-md-12" %)
69 -(((
70 -Explore all the [[Collabs]]
71 -)))
72 -)))
73 -)))
74 -
120 + <div class="col-md-4">
121 + <div class="row">
122 + <div class="col-md-10 col-md-offset-2 text-center clb-box-container">
123 + <a class="clb-box" href="/bin/view/Feedback/">
124 + <h3 class="clb-box-title">Feedback</h3>
125 + <p>
126 + Please, give us a feedback about the new collaboratory.
127 + </p>
128 + </a>
129 + </div>
130 + </div>
131 + </div><!-- /.col-md-4 -->
132 + </div>
133 + </div>
134 +</div>
135 +{{/html}}
XWiki.DocumentSheetBinding[0]
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,26 +1,186 @@
1 +.teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');}
2 +.teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');}
3 +.teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');}
4 +.teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');}
5 +
1 1  #mainContentArea{
2 2   padding:0;
3 3   padding-top:1.25rem
4 4  }
5 -.document-header,
6 6  #mainContentArea #hierarchy,
7 7  #mainContentArea .xcontent>hr,
8 8  #mainContentArea .xdocLastModification{
9 9   display:none
10 10  }
11 -
12 12  #mainContentArea .xcontent>.row{
13 13   margin-left:0;
14 14   margin-right:0
15 15  }
16 16  
20 +.document-header .document-info{
21 + width:100%;
22 + text-align:center;
23 + margin-top:3rem
24 +}
17 17  #xwikicontent{
18 18   padding-left:0;
19 19   padding-right:0;
20 20   min-height:300px;
21 - .search__row input[type="search"] {
22 - font-size: 16px;
29 + p.alert-info{
30 + padding:2rem
23 23   }
32 + .teasing{
33 + margin-bottom:50px
34 + }
35 + .teasing .card{
36 + text-align:center;
37 + position:relative;
38 + height:100%;
39 + background-size:cover;
40 + background-repeat:no-repeat;
41 + background-position:50% 50%;
42 + padding-bottom:20px;
43 + margin-bottom:20px
44 + }
45 + .teasing .card::before{
46 + position:absolute;
47 + top:0;
48 + right:0;
49 + bottom:0;
50 + left:0;
51 + display:block;
52 + background-image:linear-gradient(to top,rgba(0,0,0,.9),transparent 85%);
53 + content:''
54 + }
55 + .teasing .card-header{
56 + position:relative;
57 + height:150px
58 + }
59 + .teasing .coming-soon{
60 + position:absolute;
61 + z-index:10;
62 + left:0;
63 + right:0;
64 + padding:.5rem;
65 + border-radius:.25rem;
66 + font-weight:700;
67 + top:50%
68 + }
69 + .teasing .coming-soon span{
70 + font-size:1.25rem;
71 + line-height:2;
72 + padding:.5rem;
73 + border-radius:.25rem;
74 + font-weight:700;
75 + margin-top:-17px;
76 + background:rgba(255,255,255,.8);
77 + }
78 + .teasing .card-content {
79 + position:relative;
80 + overflow:hidden;
81 + margin-top:0;
82 + padding-top:0;
83 + padding-bottom:0;
84 + padding-left:.5rem;
85 + padding-right:.5rem;
86 + color: @color-white;
87 + font-size:1rem;
88 + .card-title {
89 + color:@color-white;
90 + }
91 + }
92 + .teasing .disabled{
93 + -webkit-filter:grayscale(70%);
94 + filter:grayscale(70%)
95 + }
96 + .teasing .disabled .card-content{
97 + opacity:.9
98 + }
99 + .teasing .card-title{
100 + margin-top:1.5rem;
101 + margin-right:0;
102 + margin-bottom:1rem;
103 + margin-left:0;
104 + font-weight:700
105 + }
106 + .clb-actions {
107 + background-color:#f0f3f1;
108 + padding-top:5rem;
109 + padding-left:0;
110 + padding-right:0;
111 + padding-bottom:0
112 + }
113 + .clb-actions .clb-box{
114 + margin-bottom:5rem;
115 + font-size:1.125rem
116 + }
117 + .clb-actions>.row{
118 + margin-left:0;
119 + margin-right:0
120 + }
121 + .clb-actions .clb-box:hover{
122 + text-decoration:none
123 + }
124 + .clb-content>.row{
125 + margin-bottom:5rem
126 + }
127 + .clb-search-bar{
128 + display:flex;
129 + align-items:stretch;
130 + position:relative
131 + }
132 + .clb-search-bar>div{
133 + flex:1;
134 + margin:2px 10px 2px 0
135 + }
136 + .clb-search-bar input[type=text]{
137 + width:100%;
138 + padding:1.5rem;
139 + padding-left:2.5rem;
140 + border-radius: @border-radius-default;
141 + background-color: @color-white;
142 + box-shadow:none
143 + }
144 + .clb-search-bar input[type=text]:focus{
145 + border-color: @color-brand-primary;
146 + background-color:@color-white;
147 + box-shadow:none
148 + }
149 + .clb-search-bar i{
150 + position:absolute;
151 + margin-top:-.5rem;
152 + color: @color-gray-200;
153 + top:50%;
154 + left:1em
155 + }
156 + .clb-search-bar input[type=text]:focus~i{
157 + color: @color-brand-primary;
158 + }
159 + @media screen and (min-width:992px){
160 + .teasing .row{
161 + display:flex
162 + }
163 + .teasing .row>[class*=col-]{
164 + display:flex;
165 + flex-direction:column
166 + }
167 + .clb-actions{
168 + padding-bottom:5rem
169 + }
170 + .clb-actions .clb-box{
171 + margin-bottom:0
172 + }
173 + .clb-actions .container,
174 + .clb-actions .container>.row{
175 + display:flex
176 + }
177 + .clb-actions .clb-box-container,
178 + .clb-actions .clb-box-container a,
179 + .clb-actions .container>.row>[class*=col-]>.row{
180 + height:100%;
181 + display:block
182 + }
183 + }
24 24  }
25 25  
26 26  .clb-box{
... ... @@ -55,138 +55,3 @@
55 55   background-color: darken(@color-brand-primary, 15%);
56 56   }
57 57  }
58 -
59 -#xwikicontent .get-started__row__title {
60 - margin: 1rem 0;
61 - font-weight: 400;
62 - color: var(@color-brand-primary);
63 -}
64 -
65 -.hero-text h3 {
66 - line-height:1.3em;
67 -}
68 -
69 -.search__row {
70 - padding:2rem;
71 - margin: 2rem 0;
72 - background: @color-xwiki-gray;
73 -}
74 -.get-started__row__text {
75 - color: #4a5568;
76 -}
77 -.get-started__title, .highlighted__title{
78 - text-align: center;
79 - color: #aaa;
80 - padding:2rem 0 0.5rem 0;
81 - font-size: 2rem;
82 -}
83 -.get-started__row {
84 - margin-top: 3rem;
85 -}
86 -
87 -.pre-footer, .explore-all {
88 - font-size: 32px;
89 - line-height: 42px;
90 - text-align: center;
91 -}
92 -
93 -.explore-all{
94 - padding-top: 5rem;
95 - padding-bottom: 5rem;
96 -}
97 -
98 -@media screen and (min-width: 992px) {
99 - .get-started__row {
100 - display: flex;
101 - align-items: center;
102 - }
103 - #xwikicontent .get-started__row__title {
104 - margin: 0;
105 - margin-bottom: 1rem;
106 - }
107 -}
108 -
109 -.glider-contain {
110 - min-height: 502px;
111 -}
112 -.glider {
113 - .highlighted-collab {
114 - position:relative;
115 - border: 1px solid #CCC;
116 - margin: 0 1rem;
117 - height: 100%;
118 - border-radius: @border-radius-default;
119 - > p,
120 - > h3 {
121 - padding-left: 1rem;
122 - padding-right: 1rem;
123 - }
124 - }
125 -}
126 -.highlighted-image{
127 - /*height: 250px;*/
128 - background-size: cover;
129 -}
130 -.stretched-link {
131 - &::after {
132 - position: absolute;
133 - top: 0;
134 - right: 0;
135 - bottom: 0;
136 - left: 0;
137 - z-index: 1;
138 - // Just in case `pointer-events: none` is set on a parent
139 - pointer-events: auto;
140 - content: "";
141 - // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color
142 - background-color: rgba(0, 0, 0, 0);
143 - }
144 -}
145 -
146 -.pre-footer {
147 - margin: 8rem 0 2rem;
148 - padding: 5rem 0;
149 - border-top: 1px solid #ccc;
150 - /*border-bottom: 1px solid #ccc;*/
151 -}
152 -
153 -.tags__title, .tags__text {
154 - text-align: center;
155 -}
156 -
157 -.tags__title--collaborate,
158 -.tags__title--science,
159 -.tags__title--reproducible,
160 -.tags__title--anywhere {
161 - padding-top: 4rem;
162 - position: relative;
163 -}
164 -
165 -.tags__title--collaborate::before,
166 -.tags__title--science::before,
167 -.tags__title--reproducible::before,
168 -.tags__title--anywhere::before {
169 - position: absolute;
170 - width: 50px;
171 - height: 50px;
172 - background-repeat: none;
173 - top: 0;
174 - margin-left: 50%;
175 - left: -25px;
176 - content: " ";
177 - display: table;
178 -}
179 -
180 -.tags__title--collaborate::before {
181 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Collaborate.svg");
182 -}
183 -.tags__title--science::before {
184 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Science.svg");
185 -}
186 -.tags__title--reproducible::before {
187 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Reproducible.svg");
188 -}
189 -.tags__title--anywhere::before {
190 - background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Anywhere.svg");
191 -}
192 -