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 (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. bougault1 +XWiki.asantars - Content
-
... ... @@ -4,10 +4,6 @@ 4 4 #set($displayContentMenu=false) 5 5 {{/velocity}} 6 6 7 - 8 - 9 - 10 - 11 11 {{html clean="false"}} 12 12 <div class="container"> 13 13 <div class="row"> ... ... @@ -33,6 +33,7 @@ 33 33 </div> 34 34 </div> 35 35 </div> 32 + 36 36 <div class="container highlighted"> 37 37 <h4 class="highlighted__title">Highlighted collabs</h4> 38 38 <div class="row highlighted_row"> ... ... @@ -45,8 +45,45 @@ 45 45 </div> 46 46 </div> 47 47 </div> 45 + <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> 46 + <!-- Indicators --> 47 + <ol class="carousel-indicators"> 48 + <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> 49 + <li data-target="#carousel-example-generic" data-slide-to="1"></li> 50 + <li data-target="#carousel-example-generic" data-slide-to="2"></li> 51 + </ol> 52 + 53 + <!-- Wrapper for slides --> 54 + <div class="carousel-inner" role="listbox"> 55 + <div class="item active"> 56 + <img src="..." alt="..."> 57 + <div class="carousel-caption"> 58 + ... 59 + </div> 60 + </div> 61 + <div class="item"> 62 + <img src="..." alt="..."> 63 + <div class="carousel-caption"> 64 + ... 65 + </div> 66 + </div> 67 + ... 68 + </div> 69 + 70 + <!-- Controls --> 71 + <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> 72 + <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> 73 + <span class="sr-only">Previous</span> 74 + </a> 75 + <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> 76 + <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> 77 + <span class="sr-only">Next</span> 78 + </a> 79 +</div> 80 + 48 48 </div> 49 49 </div> 83 + 50 50 <div class="container"> 51 51 <div class="row explore-all"> 52 52 <div class="col-md-12">
- XWiki.DocumentSheetBinding[0]
-