Last modified by hbpadmin on 2022/12/30 11:01

From version 48.3
edited by hbpadmin
on 2022/03/23 11:18
Change comment: There is no comment for this version
To version 32.1
edited by hbpadmin
on 2020/02/25 07:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -1,66 +1,314 @@
1 -{{velocity output="false"}}
2 -##set($annotationsActivated=false)
3 -#set($displayContentFooter=false)
1 +{{velocity}}#set($displayContentFooter=false)
4 4  #set($displayDocExtra=false)
5 -#set($displayContentMenu=true)
6 -{{/velocity}}
7 -
8 -{{html clean="false"}}
9 - <div class="container">
10 - <div class="row">
11 - <div class="col-md-7 col-md-push-5">
12 - <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" />
3 +#set($displayContentMenu=false){{/velocity}}
4 +{{html clean="false"}}<div class="container clb-content">
5 +<div class="box errormessage">
6 +Dear users, <br />
7 +The Collaboratory.iam and Collaboratory.wiki will be under maintenance today between 8am and 9am CET. You may experience some interruption of service.<br>
8 +If you encounter issues afterwards, please contact support@ebrains.eu.
9 +</div>
10 +<div class="box warningmessage">
11 +Dear users, <br />
12 +We will have maintenance on the Juelich UNICORE services on
13 +February 25-26, which might affect access to the Juelich supercomputing
14 +machines via UNICORE. Other sites will not be affected.
15 +</div>
16 +<div class="teasing">
17 + <div class="row">
18 + <div class="col-md-3">
19 + <div class="card collaborate">
20 + <div class="card-header"></div>
21 + <div class="card-content">
22 + <h3 class="card-title">Collaborate</h3>
23 + <p>
24 + create projects and documents, invite collaborators, co-produce articles and release your team work for the community
25 + </p>
26 + </div>
27 + </div>
28 + </div>
29 + <div class="col-md-3">
30 + <div class="card reproductible disabled">
31 + <div class="card-header">
32 + <div class="coming-soon">
33 + <span>Coming Soon</span>
13 13   </div>
14 - <div class="col-md-5 col-md-pull-7 hero-text">
15 - <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3>
16 - <a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a>
35 + </div>
36 + <div class="card-content">
37 + <h3 class="card-title">Reproducible</h3>
38 + <p>
39 + initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
40 + </p>
41 + </div>
42 + </div>
43 + </div>
44 + <div class="col-md-3">
45 + <div class="card science disabled">
46 + <div class="card-header">
47 + <div class="coming-soon">
48 + <span>Coming Soon</span>
17 17   </div>
18 18   </div>
51 + <div class="card-content">
52 + <h3 class="card-title">Science</h3>
53 + <p>
54 + develop code, visualise results, generate data and collaborate on your research
55 + </p>
56 + </div>
19 19   </div>
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>
58 + </div>
59 + <div class="col-md-3">
60 + <div class="card anywhere disabled">
61 + <div class="card-header">
62 + <div class="coming-soon">
63 + <span>Coming Soon</span>
64 + </div>
65 + </div>
66 + <div class="card-content">
67 + <h3 class="card-title">Anywhere</h3>
68 + <p>
69 + upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
70 + </p>
71 + </div>
36 36   </div>
37 -{{/html}}
73 + </div>
74 + </div>
75 +</div>
76 + <div class="row">
77 +<div class="col-md-12">
38 38  
39 -(% class="container highlighted"%)(((
79 +<p class="alert-info">
80 +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>
81 + </div>
82 + </div>
40 40  
41 -(% class="highlighted__title" %)
42 -==== Highlighted collabs ====
43 -{{html clean="false"}}
44 -<div class="container centered">
45 -<a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a>
84 + <div class="row">
85 + <div class="col-md-6 col-md-offset-3">
86 + <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
87 + <div>
88 + <input type="text" class="form-control" name="text">
89 + <i class="glyphicon glyphicon-search"></i>
90 + </div>
91 + <button class="btn clb-btn-default" type="submit">Search</button>
92 + </form>
93 + </div>
94 + </div>
46 46  </div>
47 -{{/html}}
48 -(% class="row highlighted_row" %)
96 +<div class="container-fluid clb-actions">
97 + <div class="container">
98 + <div class="row">
99 +
100 + <div class="col-md-4">
101 + <div class="row">
102 + <div class="col-md-10 text-center clb-box-container">
103 + <a class="clb-box" href="/bin/view/Collabs/">
104 + <h3 class="clb-box-title">Browse Collabs</h3>
105 + <p>
106 + Find a collab, or create yours.
107 + </p>
108 + </a>
109 + </div>
110 + </div>
111 + </div><!-- /.col-md-4 -->
112 +
113 + <div class="col-md-4">
114 + <div class="row">
115 + <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
116 + <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/">
117 + <h3 class="clb-box-title">Support</h3>
118 + <p>
119 + Open and track support tickets on our support site.
120 + </p>
121 + </a>
122 + </div>
123 + </div>
124 + </div><!-- /.col-md-4 -->
125 +
126 + <div class="col-md-4">
127 + <div class="row">
128 + <div class="col-md-10 col-md-offset-2 text-center clb-box-container">
129 + <a class="clb-box" href="/bin/view/Feedback/">
130 + <h3 class="clb-box-title">Feedback</h3>
131 + <p>
132 + Please, give us a feedback about the new collaboratory.
133 + </p>
134 + </a>
135 + </div>
136 + </div>
137 + </div><!-- /.col-md-4 -->
138 + </div>
139 + </div>
140 +</div>{{/html}}
141 +
142 +(% class="container clb-content" %)
49 49  (((
144 +(% class="box warningmessage" %)
145 +(((
146 +Dear users,
147 +We will have maintenance on the Juelich UNICORE services on February 25-26, which might affect access to the Juelich supercomputing machines via UNICORE. Other sites will not be affected.
148 +)))
50 50  
51 -{{HighlightedCollabs featured="true" slider="true" /}}
150 +(% class="teasing" %)
151 +(((
152 +(% class="row" %)
153 +(((
154 +(% class="col-md-3" %)
155 +(((
156 +(% class="card collaborate" %)
157 +(((
158 +(% class="card-header" %)
159 +(((
160 +
161 +)))
52 52  
163 +(% class="card-content" %)
164 +(((
165 +(% class="card-title" %)
166 +=== Collaborate ===
167 +
168 +create projects and documents, invite collaborators, co-produce articles and release your team work for the community
53 53  )))
54 54  )))
171 +)))
55 55  
173 +(% class="col-md-3" %)
174 +(((
175 +(% class="card reproductible disabled" %)
176 +(((
177 +(% class="card-header" %)
178 +(((
179 +(% class="coming-soon" %)
180 +(((
181 +Coming Soon
182 +)))
183 +)))
184 +
185 +(% class="card-content" %)
186 +(((
187 +(% class="card-title" %)
188 +=== Reproducible ===
189 +
190 +initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
191 +)))
192 +)))
193 +)))
194 +
195 +(% class="col-md-3" %)
196 +(((
197 +(% class="card science disabled" %)
198 +(((
199 +(% class="card-header" %)
200 +(((
201 +(% class="coming-soon" %)
202 +(((
203 +Coming Soon
204 +)))
205 +)))
206 +
207 +(% class="card-content" %)
208 +(((
209 +(% class="card-title" %)
210 +=== Science ===
211 +
212 +develop code, visualise results, generate data and collaborate on your research
213 +)))
214 +)))
215 +)))
216 +
217 +(% class="col-md-3" %)
218 +(((
219 +(% class="card anywhere disabled" %)
220 +(((
221 +(% class="card-header" %)
222 +(((
223 +(% class="coming-soon" %)
224 +(((
225 +Coming Soon
226 +)))
227 +)))
228 +
229 +(% class="card-content" %)
230 +(((
231 +(% class="card-title" %)
232 +=== Anywhere ===
233 +
234 +upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
235 +)))
236 +)))
237 +)))
238 +)))
239 +)))
240 +
241 +(% class="row" %)
242 +(((
243 +(% class="col-md-12" %)
244 +(((
245 +(% class="alert-info" %)
246 +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.
247 +)))
248 +)))
249 +
250 +(% class="row" %)
251 +(((
252 +(% class="col-md-6 col-md-offset-3" %)
253 +(((
254 +(((
255 +
256 +)))
257 +
258 +Search
259 +)))
260 +)))
261 +)))
262 +
263 +(% class="container-fluid clb-actions" %)
264 +(((
56 56  (% class="container" %)
57 57  (((
58 -(% class="row explore-all" %)
267 +(% class="row" %)
59 59  (((
60 - (% class="col-md-12" %)
269 +(% class="col-md-4" %)
61 61  (((
62 -Explore all the [[Collabs]]
271 +(% class="row" %)
272 +(((
273 +(% class="col-md-10 text-center clb-box-container" %)
274 +(((
275 +(% class="clb-box-title" %)
276 +=== [[Browse Collabs>>path:/bin/view/Collabs/||class="clb-box"]] ===
277 +
278 +[[Find a collab, or create yours.>>path:/bin/view/Collabs/||class="clb-box"]]
63 63  )))
64 64  )))
65 65  )))
66 66  
283 +(% class="col-md-4" %)
284 +(((
285 +(% class="row" %)
286 +(((
287 +(% class="col-md-10 col-md-offset-1 text-center clb-box-container" %)
288 +(((
289 +(% class="clb-box-title" %)
290 +=== [[Support>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]] ===
291 +
292 +[[Open and track support tickets on our support site.>>url:https://www.humanbrainproject.eu/en/hbp-platforms/support/||class="clb-box"]]
293 +)))
294 +)))
295 +)))
296 +
297 +(% class="col-md-4" %)
298 +(((
299 +(% class="row" %)
300 +(((
301 +(% class="col-md-10 col-md-offset-2 text-center clb-box-container" %)
302 +(((
303 +(% class="clb-box-title" %)
304 +=== [[Feedback>>path:/bin/view/Feedback/||class="clb-box"]] ===
305 +
306 +[[Please, give us a feedback about the new collaboratory.>>path:/bin/view/Feedback/||class="clb-box"]]
307 +)))
308 +)))
309 +)))
310 +)))
311 +)))
312 +)))
313 +
314 +
XWiki.DocumentSheetBinding[0]
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,118 +1,218 @@
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;
23 - height: 54px;
29 + p.alert-info{
30 + padding:2rem
24 24   }
25 -}
26 -#xwikicontent .get-started__row__title {
27 - margin: 1rem 0;
28 - font-weight: 400;
29 - color: var(@color-brand-primary);
30 -}
31 -
32 -.hero-text h3 {
33 - line-height:1.3em;
34 -}
35 -
36 -.search__row {
37 - padding:2rem;
38 - margin: 2rem 0;
39 - background: @color-xwiki-gray;
40 -}
41 -.get-started__row__text {
42 - color: #4a5568;
43 -}
44 -.get-started__title, .highlighted__title{
45 - text-align: center;
46 - color: #aaa;
47 - padding:2rem 0 0.5rem 0;
48 - font-size: 2rem;
49 -}
50 -.get-started__row {
51 - margin-top: 3rem;
52 -}
53 -
54 -.pre-footer, .explore-all {
55 - font-size: 32px;
56 - line-height: 42px;
57 - text-align: center;
58 -}
59 -
60 -.explore-all{
61 - padding-top: 5rem;
62 - padding-bottom: 5rem;
63 -}
64 -
65 -@media screen and (min-width: 992px) {
66 - .get-started__row {
67 - display: flex;
68 - align-items: center;
32 + .teasing{
33 + margin-bottom:50px
69 69   }
70 - #xwikicontent .get-started__row__title {
71 - margin: 0;
72 - margin-bottom: 1rem;
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
73 73   }
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 + display: block
117 + }
118 + .clb-actions>.row{
119 + margin-left:0;
120 + margin-right:0
121 + }
122 + .clb-actions .clb-box:hover{
123 + text-decoration:none
124 + }
125 + .clb-content>.row{
126 + margin-bottom:5rem
127 + }
128 + .clb-search-bar{
129 + display:flex;
130 + align-items:stretch;
131 + position:relative
132 + }
133 + .clb-search-bar>div{
134 + flex:1;
135 + margin:2px 10px 2px 0
136 + }
137 + .clb-search-bar input[type=text]{
138 + width:100%;
139 + padding:1.5rem;
140 + padding-left:2.5rem;
141 + border-radius: @border-radius-default;
142 + background-color: @color-white;
143 + box-shadow:none
144 + }
145 + .clb-search-bar input[type=text]:focus{
146 + border-color: @color-brand-primary;
147 + background-color:@color-white;
148 + box-shadow:none
149 + }
150 + .clb-search-bar i{
151 + position:absolute;
152 + margin-top:-.5rem;
153 + color: @color-gray-200;
154 + top:50%;
155 + left:1em
156 + }
157 + .clb-search-bar input[type=text]:focus~i{
158 + color: @color-brand-primary;
159 + }
160 + @media screen and (min-width:992px){
161 + .teasing .row{
162 + display:flex
163 + }
164 + .teasing .row>[class*=col-]{
165 + display:flex;
166 + flex-direction:column
167 + }
168 + .clb-actions{
169 + padding-bottom:5rem
170 + }
171 + .clb-actions .clb-box{
172 + margin-bottom:0
173 + }
174 + .clb-actions .container,
175 + .clb-actions .container>.row{
176 + display:flex
177 + }
178 + .clb-actions .clb-box-container,
179 + .clb-actions .clb-box-container a,
180 + .clb-actions .container>.row>[class*=col-]>.row{
181 + height:100%;
182 + display:block
183 + }
184 + }
74 74  }
75 75  
76 -.glider-contain {
77 - min-height: 502px;
187 +.clb-box{
188 + background-color:#fff;
189 + box-shadow:0 1px 2px 0 rgba(0,0,0,.1);
190 + padding:2rem;
191 + padding-bottom:5rem;
192 + color: @color-brand-primary;
193 + display:block
194 + .clb-box-title {
195 + color:#45b07c;
196 + font-weight:600;
197 + margin-bottom:5rem;
198 + }
78 78  }
79 -.glider {
80 - .highlighted-collab {
81 - position:relative;
82 - border: 1px solid #CCC;
83 - margin: 0 1rem;
84 - height: 100%;
200 +
201 +.clb-btn-default,button {
202 + background-image:none;
203 + box-shadow:none;
204 + border:0;
85 85   border-radius: @border-radius-default;
86 - > p,
87 - > h3 {
88 - padding-left: 1rem;
89 - padding-right: 1rem;
206 + padding-top:.5rem;
207 + padding-bottom:.5rem;
208 + padding-left:1rem;
209 + padding-right:1rem;
210 + background-color:@color-brand-primary;
211 + color: @color-white;
212 + &:hover {
213 + background-color: darken(@color-brand-primary, 10%);
90 90   }
91 - }
215 + &:active {
216 + background-color: darken(@color-brand-primary, 15%);
217 + }
92 92  }
93 -.highlighted-image{
94 - /*height: 250px;*/
95 - background-size: cover;
96 -}
97 -.stretched-link {
98 - &::after {
99 - position: absolute;
100 - top: 0;
101 - right: 0;
102 - bottom: 0;
103 - left: 0;
104 - z-index: 1;
105 - // Just in case `pointer-events: none` is set on a parent
106 - pointer-events: auto;
107 - content: "";
108 - // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color
109 - background-color: rgba(0, 0, 0, 0);
110 - }
111 -}
112 -
113 -.pre-footer {
114 - margin: 8rem 0 2rem;
115 - padding: 5rem 0;
116 - border-top: 1px solid #ccc;
117 - /*border-bottom: 1px solid #ccc;*/
118 -}