Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. hbpadmin1 +XWiki.bougault - Content
-
... ... @@ -8,7 +8,7 @@ 8 8 <div class="container"> 9 9 <div class="row"> 10 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" /> 11 + <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/WebHome/wiki_home_graphic.svg" /> 12 12 </div> 13 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> ... ... @@ -47,7 +47,7 @@ 47 47 (% class="row highlighted_row" %) 48 48 ((( 49 49 50 -{{HighlightedCollabs featured="true" slider=" true" /}}50 +{{HighlightedCollabs featured="true" slider="false" /}} 51 51 52 52 ))) 53 53 ))) ... ... @@ -63,3 +63,14 @@ 63 63 ))) 64 64 ))) 65 65 66 +{{html clean="false"}} 67 +<script> 68 +require.config({ 69 + paths: { 70 + glider: '$xwiki.getAttachmentURL("Collaboratory.UX.Slider", "glider.min")' 71 + } 72 +}); 73 +</script> 74 +require(['glider'], function(glider) { 75 +{{/html}} 76 +
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -20,6 +20,7 @@ 20 20 min-height:300px; 21 21 .search__row input[type="search"] { 22 22 font-size: 16px; 23 + height: 54px; 23 23 } 24 24 } 25 25 #xwikicontent .get-started__row__title {