Changes for page Collaborate on reproducible science, anywhere
Last modified by hbpadmin on 2022/12/30 11:01
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.b ougault1 +XWiki.hbpadmin - Default language
-
... ... @@ -1,0 +1,1 @@ 1 +en - Content
-
... ... @@ -1,28 +1,4 @@ 1 1 {{velocity}} 2 -#* 3 -{{warning}} 4 -**CSCS maintenance** 5 - 6 -Originally planned for Wednesday, May 22 from 7am to 8PM CEST, CSCS maintenance is **still in progress**. Several of our services that are hosted there could be impacted: 7 - 8 -- Collaboratory.wiki 9 -- Collaboratory.drive 10 -- KeyCloak 11 -- Gitlab 12 -- Jupyter notebooks 13 -- Software Catalog 14 -- Knowledge Graph 15 -- Neuroglancer 16 -- Forum 17 -- Education website 18 -- Zammad 19 - 20 -We apologize for the inconvenience. 21 -{{/warning}} 22 -*# 23 -{{/velocity}} 24 - 25 -{{velocity}} 26 26 #set($displayContentFooter=false) 27 27 #set($displayDocExtra=false) 28 28 #set($displayContentMenu=false) ... ... @@ -29,131 +29,61 @@ 29 29 {{/velocity}} 30 30 31 31 {{html clean="false"}} 32 -<div class="container clb-content"> 33 - 34 -<div class="teasing"> 35 - <div class="row"> 36 - <div class="col-md-3"> 37 - <div class="card collaborate"> 38 - <div class="card-header"></div> 39 - <div class="card-content"> 40 - <h3 class="card-title">Collaborate</h3> 41 - <p> 42 - create projects and documents, invite collaborators, co-produce articles and release your team work for the community 43 - </p> 44 - </div> 45 - </div> 46 - </div> 47 - <div class="col-md-3"> 48 - <div class="card reproductible disabled"> 49 - <div class="card-header"> 50 - <div class="coming-soon"> 51 - <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" /> 52 52 </div> 53 - </div> 54 - <div class="card-content"> 55 - <h3 class="card-title">Reproducible</h3> 56 - <p> 57 - initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments 58 - </p> 59 - </div> 60 - </div> 61 - </div> 62 - <div class="col-md-3"> 63 - <div class="card science disabled"> 64 - <div class="card-header"> 65 - <div class="coming-soon"> 66 - <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> 67 67 </div> 68 68 </div> 69 - <div class="card-content"> 70 - <h3 class="card-title">Science</h3> 71 - <p> 72 - develop code, visualise results, generate data and collaborate on your research 73 - </p> 74 - </div> 75 75 </div> 76 - </div> 77 - <div class="col-md-3"> 78 - <div class="card anywhere disabled"> 79 - <div class="card-header"> 80 - <div class="coming-soon"> 81 - <span>Coming Soon</span> 82 - </div> 83 - </div> 84 - <div class="card-content"> 85 - <h3 class="card-title">Anywhere</h3> 86 - <p> 87 - upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers 88 - </p> 89 - </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> 90 90 </div> 91 - </div> 92 - </div> 93 -</div> 94 - <div class="row"> 95 -<div class="col-md-12"> 36 +{{/html}} 96 96 97 -<p class="alert-info"> 98 -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> 99 - </div> 100 - </div> 38 +(% class="container highlighted"%)((( 101 101 102 - <div class="row"> 103 - <div class="col-md-6 col-md-offset-3"> 104 - <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> 105 - <div> 106 - <input type="text" class="form-control" name="text"> 107 - <i class="glyphicon glyphicon-search"></i> 108 - </div> 109 - <button class="btn clb-btn-default" type="submit">Search</button> 110 - </form> 111 - </div> 112 - </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> 113 113 </div> 114 - <div class="container-fluid clb-actions">115 - <divclass="container">116 - <div class="row">46 +{{/html}} 47 +(% class="row highlighted_row" %) 48 +((( 117 117 118 - <div class="col-md-4"> 119 - <div class="row"> 120 - <div class="col-md-10 text-center clb-box-container"> 121 - <a class="clb-box" href="/bin/view/Collabs/"> 122 - <h3 class="clb-box-title">Browse Collabs</h3> 123 - <p> 124 - Find a collab, or create yours. 125 - </p> 126 - </a> 127 - </div> 128 - </div> 129 - </div><!-- /.col-md-4 --> 50 +{{HighlightedCollabs featured="true" slider="true" /}} 130 130 131 - <div class="col-md-4"> 132 - <div class="row"> 133 - <div class="col-md-10 col-md-offset-1 text-center clb-box-container"> 134 - <a class="clb-box" href="https://www.humanbrainproject.eu/en/hbp-platforms/support/"> 135 - <h3 class="clb-box-title">Support</h3> 136 - <p> 137 - Open and track support tickets on our support site. 138 - </p> 139 - </a> 140 - </div> 141 - </div> 142 - </div><!-- /.col-md-4 --> 52 +))) 53 +))) 143 143 144 - <div class="col-md-4"> 145 - <div class="row"> 146 - <div class="col-md-10 col-md-offset-2 text-center clb-box-container"> 147 - <a class="clb-box" href="/bin/view/Feedback/"> 148 - <h3 class="clb-box-title">Feedback</h3> 149 - <p> 150 - Please, give us a feedback about the new collaboratory. 151 - </p> 152 - </a> 153 - </div> 154 - </div> 155 - </div><!-- /.col-md-4 --> 156 - </div> 157 - </div> 158 -</div> 159 -{{/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