Changes for page Collaborate on reproducible science, anywhere
on 2020/12/07 14:42
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. bougault1 +XWiki.superadmin - Content
-
... ... @@ -21,7 +21,7 @@ 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> 24 - <input type="text" class="form-control" name="text" placeholder="Search in the collaboratory">24 + <input type="text" class="form-control" name="text" placeholder="Search word in all wiki pages"> 25 25 <i class="glyphicon glyphicon-search"></i> 26 26 </div> 27 27 <button class="btn clb-btn-default" type="submit">Search</button> ... ... @@ -29,203 +29,33 @@ 29 29 </div> 30 30 </div> 31 31 </div> 32 +{{/html}} 32 32 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> 45 - </div> 46 - </div> 34 +(% class="container highlighted"%)((( 47 47 48 - <div class="container"> 49 - <div class="row explore-all"> 50 - <div class="col-md-12"> 51 - Explore all the <a href="/bin/view/Collabs">Collabs</a> 52 - </div> 53 - </div> 54 - </div> 55 - 56 - 57 -<!-- 58 - <div class="container get-started"> 59 - <h4 class="get-started__title">Get started</h4> 60 - <div class="row get-started__row"> 61 - <div class="col-xs-12 col-md-6"> 62 - <img class="img-responsive" 63 - src="https://via.placeholder.com/600x300"/> 64 - </div> 65 - <div class="col-xs-12 col-md-6"> 66 - <a href="#"> 67 - <h2 class="get-started__row__title">Create a collab</h2> 68 - <p class="get-started__row__text"> 69 - Discover how to create Collabs, a space which enables you to 70 - collaborate. 71 - </p> 72 - </a> 73 - </div> 74 - </div> 75 - <div class="row get-started__row"> 76 - <div class="col-md-6"> 77 - <img 78 - class="img-responsive" 79 - src="https://via.placeholder.com/600x300" 80 - /> 81 - </div> 82 - <div class="col-md-6"> 83 - <a href="#"> 84 - <h2 class="get-started__row__title">Team</h2> 85 - <p class="get-started__row__text"> 86 - Add members to your team in the collab. 87 - </p> 88 - </a> 89 - </div> 90 - </div> 91 - <div class="row get-started__row"> 92 - <div class="col-md-6"> 93 - <img 94 - class="img-responsive" 95 - src="https://via.placeholder.com/600x300" 96 - /> 97 - </div> 98 - <div class="col-md-6"> 99 - <a href="#"> 100 - <h2 class="get-started__row__title">Jupyter Notebook</h2> 101 - <p class="get-started__row__text"> 102 - Run your Jupyter notebook. Share it with colleagues. 103 - </p> 104 - </a> 105 - </div> 106 - </div> 107 -</div> --> 108 -<div class="container"> 109 - <div class="row pre-footer"> 110 - <div class="col-md-12"> 111 - Discover all the 112 - <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>. 113 - </div> 114 - </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> 115 115 </div> 116 -<!--div class="container clb-content"> 42 +{{/html}} 43 +(% class="row highlighted_row" %) 44 +((( 117 117 118 -<div class="teasing"> 119 - <div class="row"> 120 - <div class="col-md-3"> 121 - <div class="card collaborate"> 122 - <div class="card-header"></div> 123 - <div class="card-content"> 124 - <h3 class="card-title">Collaborate</h3> 125 - <p> 126 - create projects and documents, invite collaborators, co-produce articles and release your team work for the community 127 - </p> 128 - </div> 129 - </div> 130 - </div> 131 - <div class="col-md-3"> 132 - <div class="card reproductible"> 133 - <div class="card-header"></div> 134 - <div class="card-content"> 135 - <h3 class="card-title">Reproducible</h3> 136 - <p> 137 - initiate environments, install libraries, find and access datasets to create the stable fertile ground for your experiments 138 - </p> 139 - </div> 140 - </div> 141 - </div> 142 - <div class="col-md-3"> 143 - <div class="card science"> 144 - <div class="card-header"></div> 145 - <div class="card-content"> 146 - <h3 class="card-title">Science</h3> 147 - <p> 148 - develop code, visualise results, generate data and collaborate on your research 149 - </p> 150 - </div> 151 - </div> 152 - </div> 153 - <div class="col-md-3"> 154 - <div class="card anywhere"> 155 - <div class="card-header"></div> 156 - <div class="card-content"> 157 - <h3 class="card-title">Anywhere</h3> 158 - <p> 159 - upload or generate your data and access it anywhere anytime, from your local machine to the most powerful high performance computers 160 - </p> 161 - </div> 162 - </div> 163 - </div> 164 - </div> 165 -</div> 166 - <div class="row"> 167 -<div class="col-md-12"> 46 +{{HighlightedCollabs featured="true" slider="true" /}} 168 168 169 -<p class="alert-info"> 170 -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> 171 - </div> 172 - </div> 48 +))) 49 +))) 173 173 174 - <div class="row"> 175 - <div class="col-md-6 col-md-offset-3"> 176 - <form role="search" class="clb-search-bar" action="/bin/view/Main/Search" method="GET"> 177 - <div> 178 - <input type="text" class="form-control" name="text"> 179 - <i class="glyphicon glyphicon-search"></i> 180 - </div> 181 - <button class="btn clb-btn-default" type="submit">Search</button> 182 - </form> 183 - </div> 184 - </div> 185 -</div> 186 -<div class="container-fluid clb-actions"> 187 - <div class="container"> 188 - <div class="row"> 51 +(% class="container" %) 52 +((( 53 +(% class="row explore-all" %) 54 +((( 55 + (% class="col-md-12" %) 56 +((( 57 +Explore all the [[Collabs]] 58 +))) 59 +))) 60 +))) 189 189 190 - <div class="col-md-4"> 191 - <div class="row"> 192 - <div class="col-md-10 text-center clb-box-container"> 193 - <a class="clb-box" href="/bin/view/Collabs/"> 194 - <h3 class="clb-box-title">Browse Collabs</h3> 195 - <p> 196 - Find a collab, or create yours. 197 - </p> 198 - </a> 199 - </div> 200 - </div> 201 - </div> 202 - 203 - <div class="col-md-4"> 204 - <div class="row"> 205 - <div class="col-md-10 col-md-offset-1 text-center clb-box-container"> 206 - <a class="clb-box" target="_blank" href="https://ebrains.eu/support/"> 207 - <h3 class="clb-box-title">Support</h3> 208 - <p> 209 - Open and track support tickets on our support site. 210 - </p> 211 - </a> 212 - </div> 213 - </div> 214 - </div> 215 - 216 - <div class="col-md-4"> 217 - <div class="row"> 218 - <div class="col-md-10 col-md-offset-2 text-center clb-box-container"> 219 - <a class="clb-box" href="/bin/view/Feedback/"> 220 - <h3 class="clb-box-title">Feedback</h3> 221 - <p> 222 - Please, give us a feedback about the new collaboratory. 223 - </p> 224 - </a> 225 - </div> 226 - </div> 227 - </div> 228 - </div> 229 - </div> 230 -</div --> 231 -{{/html}}
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -233,12 +233,8 @@ 233 233 .get-started__title, .highlighted__title{ 234 234 text-align: center; 235 235 color: #aaa; 236 - /*padding: 10rem 0;*/ 237 - padding:5rem 0; 236 + padding:2rem 0 0.5rem 0; 238 238 font-size: 2rem; 239 - /*border-top: 1px solid #ccc;*/ 240 - /*margin-top: 10rem;*/ 241 - /*margin-top: 5rem;*/ 242 242 } 243 243 .get-started__row { 244 244 margin-top: 3rem; ... ... @@ -252,6 +252,7 @@ 252 252 253 253 .explore-all{ 254 254 padding-top: 5rem; 251 + padding-bottom: 5rem; 255 255 } 256 256 257 257 @media screen and (min-width: 992px) { ... ... @@ -265,6 +265,27 @@ 265 265 } 266 266 } 267 267 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 +} 268 268 .stretched-link { 269 269 &::after { 270 270 position: absolute;
- XWiki.DocumentSheetBinding[0]
-