Changes for page Collaborate on reproducible science, anywhere
Last modified by hbpadmin on 2022/12/30 11:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,314 +1,61 @@ 1 -{{velocity}}#set($displayContentFooter=false) 1 +{{velocity}} 2 +#set($displayContentFooter=false) 2 2 #set($displayDocExtra=false) 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> 4 +#set($displayContentMenu=false) 5 +{{/velocity}} 6 + 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" /> 34 34 </div> 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> 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> 49 49 </div> 50 50 </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> 57 57 </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> 19 + <div class="container-fluid search__row"> 20 + <div class="container"> 21 + <div class="col-md-6 col-md-offset-3"> 22 + <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> 23 + <div> 24 + <input type="text" class="form-control" name="text" placeholder="Search word in all wiki pages"> 25 + <i class="glyphicon glyphicon-search"></i> 26 + </div> 27 + <button class="btn clb-btn-default" type="submit">Search</button> 28 + </form> 29 + </div> 30 + </div> 72 72 </div> 73 - </div> 74 - </div> 75 -</div> 76 - <div class="row"> 77 -<div class="col-md-12"> 32 +{{/html}} 78 78 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> 34 +(% class="container highlighted"%)((( 83 83 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> 36 +(% class="highlighted__title" %) 37 +==== Highlighted collabs ==== 38 +{{html clean="false"}} 39 +<div class="container centered"> 40 +<a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a> 95 95 </div> 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" %) 42 +{{/html}} 43 +(% class="row highlighted_row" %) 143 143 ((( 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 -))) 149 149 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 -))) 46 +{{HighlightedCollabs featured="true" slider="true" /}} 162 162 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 169 169 ))) 170 170 ))) 171 -))) 172 172 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 -((( 265 265 (% class="container" %) 266 266 ((( 267 -(% class="row" %) 53 +(% class="row explore-all" %) 268 268 ((( 269 -(% class="col-md- 4" %)55 + (% class="col-md-12" %) 270 270 ((( 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"]] 57 +Explore all the [[Collabs]] 279 279 ))) 280 280 ))) 281 281 ))) 282 282 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.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,31 +1,30 @@ 1 +/* 1 1 .teasing .collaborate {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/collaborate.jpg');} 2 2 .teasing .reproductible {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/reproducible.jpg');} 3 3 .teasing .science {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/science.jpg');} 4 4 .teasing .anywhere {background-image: url('/bin/skin/Collaboratory/UX/HbpSkin/anywhere.jpg');} 5 - 6 +*/ 6 6 #mainContentArea{ 7 7 padding:0; 8 8 padding-top:1.25rem 9 9 } 11 +.document-header, 10 10 #mainContentArea #hierarchy, 11 11 #mainContentArea .xcontent>hr, 12 12 #mainContentArea .xdocLastModification{ 13 13 display:none 14 14 } 17 + 15 15 #mainContentArea .xcontent>.row{ 16 16 margin-left:0; 17 17 margin-right:0 18 18 } 19 19 20 -.document-header .document-info{ 21 - width:100%; 22 - text-align:center; 23 - margin-top:3rem 24 -} 25 25 #xwikicontent{ 26 26 padding-left:0; 27 27 padding-right:0; 28 28 min-height:300px; 27 +/* 29 29 p.alert-info{ 30 30 padding:2rem 31 31 } ... ... @@ -89,13 +89,6 @@ 89 89 color:@color-white; 90 90 } 91 91 } 92 - .teasing .disabled{ 93 - -webkit-filter:grayscale(70%); 94 - filter:grayscale(70%) 95 - } 96 - .teasing .disabled .card-content{ 97 - opacity:.9 98 - } 99 99 .teasing .card-title{ 100 100 margin-top:1.5rem; 101 101 margin-right:0; ... ... @@ -125,6 +125,7 @@ 125 125 .clb-content>.row{ 126 126 margin-bottom:5rem 127 127 } 120 +*/ 128 128 .clb-search-bar{ 129 129 display:flex; 130 130 align-items:stretch; ... ... @@ -157,6 +157,7 @@ 157 157 .clb-search-bar input[type=text]:focus~i{ 158 158 color: @color-brand-primary; 159 159 } 153 + /* 160 160 @media screen and (min-width:992px){ 161 161 .teasing .row{ 162 162 display:flex ... ... @@ -182,6 +182,7 @@ 182 182 display:block 183 183 } 184 184 } 179 + */ 185 185 } 186 186 187 187 .clb-box{ ... ... @@ -216,3 +216,138 @@ 216 216 background-color: darken(@color-brand-primary, 15%); 217 217 } 218 218 } 214 + 215 +#xwikicontent .get-started__row__title { 216 + margin: 1rem 0; 217 + font-weight: 400; 218 + color: var(@color-brand-primary); 219 +} 220 + 221 +.hero-text h3 { 222 + line-height:1.3em; 223 +} 224 + 225 +.search__row { 226 + padding:2rem; 227 + margin: 2rem 0; 228 + background: @color-xwiki-gray; 229 +} 230 +.get-started__row__text { 231 + color: #4a5568; 232 +} 233 +.get-started__title, .highlighted__title{ 234 + text-align: center; 235 + color: #aaa; 236 + padding:2rem 0 0.5rem 0; 237 + font-size: 2rem; 238 +} 239 +.get-started__row { 240 + margin-top: 3rem; 241 +} 242 + 243 +.pre-footer, .explore-all { 244 + font-size: 32px; 245 + line-height: 42px; 246 + text-align: center; 247 +} 248 + 249 +.explore-all{ 250 + padding-top: 5rem; 251 + padding-bottom: 5rem; 252 +} 253 + 254 +@media screen and (min-width: 992px) { 255 + .get-started__row { 256 + display: flex; 257 + align-items: center; 258 + } 259 + #xwikicontent .get-started__row__title { 260 + margin: 0; 261 + margin-bottom: 1rem; 262 + } 263 +} 264 + 265 +.glider-contain { 266 + min-height: 502px; 267 +} 268 +.glider { 269 + .highlighted-collab { 270 + position:relative; 271 + border: 1px solid #CCC; 272 + margin: 0 1rem; 273 + height: 100%; 274 + border-radius: @border-radius-default; 275 + > p, 276 + > h3 { 277 + padding-left: 1rem; 278 + padding-right: 1rem; 279 + } 280 + } 281 +} 282 +.highlighted-image{ 283 + /*height: 250px;*/ 284 + background-size: cover; 285 +} 286 +.stretched-link { 287 + &::after { 288 + position: absolute; 289 + top: 0; 290 + right: 0; 291 + bottom: 0; 292 + left: 0; 293 + z-index: 1; 294 + // Just in case `pointer-events: none` is set on a parent 295 + pointer-events: auto; 296 + content: ""; 297 + // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color 298 + background-color: rgba(0, 0, 0, 0); 299 + } 300 +} 301 + 302 +.pre-footer { 303 + margin: 8rem 0 2rem; 304 + padding: 5rem 0; 305 + border-top: 1px solid #ccc; 306 + /*border-bottom: 1px solid #ccc;*/ 307 +} 308 + 309 +.tags__title, .tags__text { 310 + text-align: center; 311 +} 312 + 313 +.tags__title--collaborate, 314 +.tags__title--science, 315 +.tags__title--reproducible, 316 +.tags__title--anywhere { 317 + padding-top: 4rem; 318 + position: relative; 319 +} 320 + 321 +.tags__title--collaborate::before, 322 +.tags__title--science::before, 323 +.tags__title--reproducible::before, 324 +.tags__title--anywhere::before { 325 + position: absolute; 326 + width: 50px; 327 + height: 50px; 328 + background-repeat: none; 329 + top: 0; 330 + margin-left: 50%; 331 + left: -25px; 332 + content: " "; 333 + display: table; 334 +} 335 + 336 +.tags__title--collaborate::before { 337 + background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Collaborate.svg"); 338 +} 339 +.tags__title--science::before { 340 + background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Science.svg"); 341 +} 342 +.tags__title--reproducible::before { 343 + background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Reproducible.svg"); 344 +} 345 +.tags__title--anywhere::before { 346 + background-image: url("/bin/skin/Collaboratory/UX/HbpSkin/Anywhere.svg"); 347 +} 348 +
- XWiki.DocumentSheetBinding[0]
-