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 (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,136 +5,61 @@ 5 5 {{/velocity}} 6 6 7 7 {{html clean="false"}} 8 -<div class="container clb-content"> 9 - 10 -<div class="teasing"> 11 -<div class="row"> 12 -<div class="col-sm-12 alert alert-danger" role="alert"> 13 -We will be doing some maintenance on the new Collaboratory on Tuesday, July 2nd. There will be a short service interruption between 1:00 and 2:00pm. 14 -</div> 15 -</div> 16 - <div class="row"> 17 - <div class="col-md-3"> 18 - <div class="card collaborate"> 19 - <div class="card-header"></div> 20 - <div class="card-content"> 21 - <h3 class="card-title">Collaborate</h3> 22 - <p> 23 - create projects and documents, invite collaborators, co-produce articles and release your team work for the community 24 - </p> 25 - </div> 26 - </div> 27 - </div> 28 - <div class="col-md-3"> 29 - <div class="card reproductible disabled"> 30 - <div class="card-header"> 31 - <div class="coming-soon"> 32 - <span>Coming Soon</span> 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" /> 33 33 </div> 34 - </div> 35 - <div class="card-content"> 36 - <h3 class="card-title">Reproducible</h3> 37 - <p> 38 - initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments 39 - </p> 40 - </div> 41 - </div> 42 - </div> 43 - <div class="col-md-3"> 44 - <div class="card science disabled"> 45 - <div class="card-header"> 46 - <div class="coming-soon"> 47 - <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> 48 48 </div> 49 49 </div> 50 - <div class="card-content"> 51 - <h3 class="card-title">Science</h3> 52 - <p> 53 - develop code, visualise results, generate data and collaborate on your research 54 - </p> 55 - </div> 56 56 </div> 57 - </div> 58 - <div class="col-md-3"> 59 - <div class="card anywhere disabled"> 60 - <div class="card-header"> 61 - <div class="coming-soon"> 62 - <span>Coming Soon</span> 63 - </div> 64 - </div> 65 - <div class="card-content"> 66 - <h3 class="card-title">Anywhere</h3> 67 - <p> 68 - upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers 69 - </p> 70 - </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> 71 71 </div> 72 - </div> 73 - </div> 74 -</div> 75 - <div class="row"> 76 -<div class="col-md-12"> 36 +{{/html}} 77 77 78 -<p class="alert-info"> 79 -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> 80 - </div> 81 - </div> 38 +(% class="container highlighted"%)((( 82 82 83 - <div class="row"> 84 - <div class="col-md-6 col-md-offset-3"> 85 - <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> 86 - <div> 87 - <input type="text" class="form-control" name="text"> 88 - <i class="glyphicon glyphicon-search"></i> 89 - </div> 90 - <button class="btn clb-btn-default" type="submit">Search</button> 91 - </form> 92 - </div> 93 - </div> 40 +(% class="highlighted__title" %) 41 +==== Highlighted collabs ==== 42 +{{html clean="false"}} 43 +<div class="container centered"> 44 +<a href="/bin/view/Collabs/the-collaboratory/Highlights" class="highlighted_view_all">View all</a> 94 94 </div> 95 - <div class="container-fluid clb-actions">96 - <divclass="container">97 - <div class="row">46 +{{/html}} 47 +(% class="row highlighted_row" %) 48 +((( 98 98 99 - <div class="col-md-4"> 100 - <div class="row"> 101 - <div class="col-md-10 text-center clb-box-container"> 102 - <a class="clb-box" href="/bin/view/Collabs/"> 103 - <h3 class="clb-box-title">Browse Collabs</h3> 104 - <p> 105 - Find a collab, or create yours. 106 - </p> 107 - </a> 108 - </div> 109 - </div> 110 - </div><!-- /.col-md-4 --> 50 +{{HighlightedCollabs featured="true" slider="true" /}} 111 111 112 - <div class="col-md-4"> 113 - <div class="row"> 114 - <div class="col-md-10 col-md-offset-1 text-center clb-box-container"> 115 - <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/"> 116 - <h3 class="clb-box-title">Support</h3> 117 - <p> 118 - Open and track support tickets on our support site. 119 - </p> 120 - </a> 121 - </div> 122 - </div> 123 - </div><!-- /.col-md-4 --> 52 +))) 53 +))) 124 124 125 - <div class="col-md-4"> 126 - <div class="row"> 127 - <div class="col-md-10 col-md-offset-2 text-center clb-box-container"> 128 - <a class="clb-box" href="/bin/view/Feedback/"> 129 - <h3 class="clb-box-title">Feedback</h3> 130 - <p> 131 - Please, give us a feedback about the new collaboratory. 132 - </p> 133 - </a> 134 - </div> 135 - </div> 136 - </div><!-- /.col-md-4 --> 137 - </div> 138 - </div> 139 -</div> 140 -{{/html}} 55 +(% class="container" %) 56 +((( 57 +(% class="row explore-all" %) 58 +((( 59 + (% class="col-md-12" %) 60 +((( 61 +Explore all the [[Collabs]] 62 +))) 63 +))) 64 +))) 65 +
- XWiki.DocumentSheetBinding[0]
-
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +long - Code
-
... ... @@ -1,0 +1,118 @@ 1 +#mainContentArea{ 2 + padding:0; 3 + padding-top:1.25rem 4 +} 5 +.document-header, 6 +#mainContentArea #hierarchy, 7 +#mainContentArea .xcontent>hr, 8 +#mainContentArea .xdocLastModification{ 9 + display:none 10 +} 11 + 12 +#mainContentArea .xcontent>.row{ 13 + margin-left:0; 14 + margin-right:0 15 +} 16 + 17 +#xwikicontent{ 18 + padding-left:0; 19 + padding-right:0; 20 + min-height:300px; 21 + .search__row input[type="search"] { 22 + font-size: 16px; 23 + height: 54px; 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; 69 + } 70 + #xwikicontent .get-started__row__title { 71 + margin: 0; 72 + margin-bottom: 1rem; 73 + } 74 +} 75 + 76 +.glider-contain { 77 + min-height: 502px; 78 +} 79 +.glider { 80 + .highlighted-collab { 81 + position:relative; 82 + border: 1px solid #CCC; 83 + margin: 0 1rem; 84 + height: 100%; 85 + border-radius: @border-radius-default; 86 + > p, 87 + > h3 { 88 + padding-left: 1rem; 89 + padding-right: 1rem; 90 + } 91 + } 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 +} - Content Type
-
... ... @@ -1,0 +1,1 @@ 1 +LESS - Name
-
... ... @@ -1,0 +1,1 @@ 1 +eu.hbp.ux.home - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +No - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage