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 58.48
edited by asantars
on 2020/06/23 20:55
Change comment: Auto-Saved by Realtime Session
To version 58.103
edited by bougault
on 2020/07/02 09:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.asantars
1 +XWiki.bougault
Content
... ... @@ -10,7 +10,7 @@
10 10   <div class="col-md-7 col-md-push-5">
11 11   <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
12 12   </div>
13 - <div class="col-md-5 col-md-pull-7">
13 + <div class="col-md-5 col-md-pull-7 hero-text">
14 14   <h3>Collaborate.<br/>Create reproducible science.<br/>Discover EBRAINS services at work.<br/>From anywhere.</h3>
15 15   <a class="btn btn-primary btn-lg" href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">Getting started</a>
16 16   </div>
... ... @@ -17,7 +17,7 @@
17 17   </div>
18 18   </div>
19 19   <div class="container-fluid search__row">
20 - <div class="container">
20 + <div class="container">
21 21   <div class="col-md-6 col-md-offset-3">
22 22   <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
23 23   <div>
... ... @@ -27,187 +27,43 @@
27 27   <button class="btn clb-btn-default" type="submit">Search</button>
28 28   </form>
29 29   </div>
30 -
31 - </div>
30 + </div>
32 32   </div>
33 -<div class="container highlighted">
34 - <h4 class="get-started__title">Highlighted collabs</h4>
35 -<div class="row highlighted">
36 - <div></div>
37 - </div>
38 -</div>
39 - <div class="container get-started">
40 - <h4 class="get-started__title">Highlighted collabs</h4>
41 - <div class="row get-started__row">
42 - <div class="col-xs-12 col-md-6">
43 - <img class="img-responsive"
44 - src="https://via.placeholder.com/600x300"/>
45 - </div>
46 - <div class="col-xs-12 col-md-6">
47 - <a href="#">
48 - <h2 class="get-started__row__title">Create a collab</h2>
49 - <p class="get-started__row__text">
50 - Discover how to create Collabs, a space which enables you to
51 - collaborate.
52 - </p>
53 - </a>
54 - </div>
55 - </div>
56 - <div class="row get-started__row">
57 - <div class="col-md-6">
58 - <img
59 - class="img-responsive"
60 - src="https://via.placeholder.com/600x300"
61 - />
62 - </div>
63 - <div class="col-md-6">
64 - <a href="#">
65 - <h2 class="get-started__row__title">Team</h2>
66 - <p class="get-started__row__text">
67 - Add members to your team in the collab.
68 - </p>
69 - </a>
70 - </div>
71 - </div>
72 - <div class="row get-started__row">
73 - <div class="col-md-6">
74 - <img
75 - class="img-responsive"
76 - src="https://via.placeholder.com/600x300"
77 - />
78 - </div>
79 - <div class="col-md-6">
80 - <a href="#">
81 - <h2 class="get-started__row__title">Jupyter Notebook</h2>
82 - <p class="get-started__row__text">
83 - Run your Jupyter notebook. Share it with colleagues.
84 - </p>
85 - </a>
86 - </div>
87 - </div>
88 -</div>
89 -<div class="container">
90 - <div class="row pre-footer">
91 - <div class="col-md-12">
92 - The Collaboratory is part of EBRAINS.<br />
93 - Discover the other
94 - <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>.
95 - </div>
96 - </div>
97 -</div>
98 -<!--div class="container clb-content">
99 99  
100 -<div class="teasing">
101 - <div class="row">
102 - <div class="col-md-3">
103 - <div class="card collaborate">
104 - <div class="card-header"></div>
105 - <div class="card-content">
106 - <h3 class="card-title">Collaborate</h3>
107 - <p>
108 - create projects and documents, invite collaborators, co-produce articles and release your team work for the community
109 - </p>
33 + <div class="container highlighted">
34 + <h4 class="highlighted__title">Highlighted collabs</h4>
35 + <div class="row highlighted_row">
36 + <div class="col-sm-6 col-md-6 col-md-push-3">
37 + <div class="thumbnail">
38 + <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" />
39 + <div class="caption">
40 + <h3><a href="/bin/view/Collabs/the-collaboratory/" class="stretched-link">The Collaboratory</a></h3>
41 + <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p>
42 + </div>
43 + </div>
44 + </div>
110 110   </div>
111 111   </div>
112 - </div>
113 - <div class="col-md-3">
114 - <div class="card reproductible">
115 - <div class="card-header"></div>
116 - <div class="card-content">
117 - <h3 class="card-title">Reproducible</h3>
118 - <p>
119 - initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments
120 - </p>
121 - </div>
122 - </div>
123 - </div>
124 - <div class="col-md-3">
125 - <div class="card science">
126 - <div class="card-header"></div>
127 - <div class="card-content">
128 - <h3 class="card-title">Science</h3>
129 - <p>
130 - develop code, visualise results, generate data and collaborate on your research
131 - </p>
132 - </div>
133 - </div>
134 - </div>
135 - <div class="col-md-3">
136 - <div class="card anywhere">
137 - <div class="card-header"></div>
138 - <div class="card-content">
139 - <h3 class="card-title">Anywhere</h3>
140 - <p>
141 - upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers
142 - </p>
143 - </div>
144 - </div>
145 - </div>
146 - </div>
147 -</div>
148 - <div class="row">
149 -<div class="col-md-12">
150 150  
151 -<p class="alert-info">
152 -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>
153 - </div>
154 - </div>
155 -
156 - <div class="row">
157 - <div class="col-md-6 col-md-offset-3">
158 - <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET">
159 - <div>
160 - <input type="text" class="form-control" name="text">
161 - <i class="glyphicon glyphicon-search"></i>
162 - </div>
163 - <button class="btn clb-btn-default" type="submit">Search</button>
164 - </form>
165 - </div>
48 + <div class="container highlighted">
49 + {{collaboratory.ux.highlightedcollabs slider="true" featured="true"/}}
166 166   </div>
167 -</div>
168 -<div class="container-fluid clb-actions">
169 - <div class="container">
170 - <div class="row">
171 171  
172 - <div class="col-md-4">
173 - <div class="row">
174 - <div class="col-md-10 text-center clb-box-container">
175 - <a class="clb-box" href="/bin/view/Collabs/">
176 - <h3 class="clb-box-title">Browse Collabs</h3>
177 - <p>
178 - Find a collab, or create yours.
179 - </p>
180 - </a>
181 - </div>
52 + <div class="container">
53 + <div class="row explore-all">
54 + <div class="col-md-12">
55 + Explore all the <a href="/bin/view/Collabs">Collabs</a>
182 182   </div>
183 183   </div>
184 -
185 - <div class="col-md-4">
186 - <div class="row">
187 - <div class="col-md-10 col-md-offset-1 text-center clb-box-container">
188 - <a class="clb-box" target="_blank" href="https://ebrains.eu/support/">
189 - <h3 class="clb-box-title">Support</h3>
190 - <p>
191 - Open and track support tickets on our support site.
192 - </p>
193 - </a>
194 - </div>
195 - </div>
196 - </div>
197 -
198 - <div class="col-md-4">
199 - <div class="row">
200 - <div class="col-md-10 col-md-offset-2 text-center clb-box-container">
201 - <a class="clb-box" href="/bin/view/Feedback/">
202 - <h3 class="clb-box-title">Feedback</h3>
203 - <p>
204 - Please, give us a feedback about the new collaboratory.
205 - </p>
206 - </a>
207 - </div>
208 - </div>
209 - </div>
210 210   </div>
59 +<div class="container">
60 + <div class="row pre-footer">
61 + <div class="col-md-12">
62 + Discover all the
63 + <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>.
211 211   </div>
212 -</div -->
65 + </div>
66 +</div>
213 213  {{/html}}
68 +
69 +
XWiki.StyleSheetExtension[0]
Code
... ... @@ -218,6 +218,10 @@
218 218   color: var(@color-brand-primary);
219 219  }
220 220  
221 +.hero-text h3 {
222 + line-height:1.3em;
223 +}
224 +
221 221  .search__row {
222 222   padding:2rem;
223 223   margin: 2rem 0;
... ... @@ -226,7 +226,7 @@
226 226  .get-started__row__text {
227 227   color: #4a5568;
228 228  }
229 -.get-started__title {
233 +.get-started__title, .highlighted__title{
230 230   text-align: center;
231 231   color: #aaa;
232 232   /*padding: 10rem 0;*/
... ... @@ -240,11 +240,16 @@
240 240   margin-top: 3rem;
241 241  }
242 242  
243 -.pre-footer {
247 +.pre-footer, .explore-all {
244 244   font-size: 32px;
245 245   line-height: 42px;
250 + text-align: center;
246 246  }
247 247  
253 +.explore-all{
254 + padding-top: 5rem;
255 +}
256 +
248 248  @media screen and (min-width: 992px) {
249 249   .get-started__row {
250 250   display: flex;
... ... @@ -255,10 +255,26 @@
255 255   margin-bottom: 1rem;
256 256   }
257 257  }
267 +
268 +.stretched-link {
269 + &::after {
270 + position: absolute;
271 + top: 0;
272 + right: 0;
273 + bottom: 0;
274 + left: 0;
275 + z-index: 1;
276 + // Just in case `pointer-events: none` is set on a parent
277 + pointer-events: auto;
278 + content: "";
279 + // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color
280 + background-color: rgba(0, 0, 0, 0);
281 + }
282 +}
283 +
258 258  .pre-footer {
259 259   margin: 8rem 0 2rem;
260 260   padding: 5rem 0;
261 - text-align: center;
262 262   border-top: 1px solid #ccc;
263 263   /*border-bottom: 1px solid #ccc;*/
264 264  }