<
Depuis la version < 35.1 >
modifié par Quentin / Zèbre STURER
sur 2021/11/22 22:58
À la version < 48.1 >
modifié par Quentin / Zèbre STURER
sur 2021/11/23 09:09
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -2,6 +2,54 @@
2 2  
3 3  == Bienvenue chez les Compagnons ==
4 4  
5 +
6 +{{html clean="false"}}
7 +
8 + <div style="height:310px; width:300px; padding-left:1em; float:right">
9 + <div id="slideshow1" class="slide" style=""><div><img src="/xwiki/download/Main/WebHome/compa-mur.jpg?"></div></div>
10 + <div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/download/Main/WebHome/tim visage.jpg?"></div></div>
11 + <div id="slideshow3" class="slide" style="display: none"><div><img src="/xwiki/download/Main/WebHome/quentin visage.jpg?"></div></div>
12 + <div id="slideshow4" class="slide" style="display: none"><div><img src="/xwiki/download/Main/WebHome/julien visage.JPG?"></div></div>
13 + <div id="slideshow5" class="slide" style="display: none"><div><img src="/xwiki/download/Rouges/WebHome/compa tente.jpg?"></div></div>
14 +
15 + </div>
16 +
17 +
18 +
19 + <script type="text/javascript">
20 +
21 + start_slideshow(1, 6, 3000);
22 +
23 + function start_slideshow(start_frame, end_frame, delay) {
24 + setTimeout(switch_slides(start_frame,start_frame,end_frame, delay), delay);
25 + }
26 +
27 + function switch_slides(frame, start_frame, end_frame, delay) {
28 + return (function() {
29 + Effect.Fade('slideshow' + frame);
30 + frame = Math.floor(Math.random()*(end_frame-start_frame+1))+start_frame;
31 + //if(console) console.log("Next photo: " + frame);
32 + setTimeout("Effect.Appear('slideshow" + frame + "');", 850);
33 + setTimeout(switch_slides(frame, start_frame, end_frame, delay), delay + 850);
34 + })
35 + }
36 +
37 + var isGood = document.location.href.startsWith("https://");
38 + var isWrong = document.location.href.startsWith("http://");
39 + console.log("Insisting? " + isGood + " " + isWrong);
40 + if(!isGood && isWrong) {
41 + if(console && console.log) console.log("Redirecting to the https side.");
42 + document.location.replace("https://" + document.location.href.substring("http://".length));
43 + }
44 +
45 + </script>
46 +{{/html}}
47 +
48 +
49 +
50 +
51 +
52 +
5 5  Les compagnons forment un relais.
6 6  Ensembles, ils bâtissent leurs activités en autonomie.
7 7  
... ... @@ -30,7 +30,7 @@
30 30  ** Tortue expressive: Florian
31 31  ** Suricate perfectionniste: Eliott
32 32  
33 -== Accompagnateurs ==
81 +== Accompagnateurs compagnons ==
34 34  
35 35  * Estelle
36 36  * Jean-Marc
... ... @@ -51,4 +51,3 @@
51 51  
52 52  (% style="text-align:center" %)
53 53  [[image:chemise-Compa.jpg||height="335" width="551"]]
54 -
Icon quentin visage.jpg
Auteur
... ... @@ -1,0 +1,1 @@
1 +XWiki.electrokiller213
Taille
... ... @@ -1,0 +1,1 @@
1 +1.6 MB
Contenu Icon
Icon tim visage.jpg
Auteur
... ... @@ -1,0 +1,1 @@
1 +XWiki.electrokiller213
Taille
... ... @@ -1,0 +1,1 @@
1 +1.6 MB
Contenu Icon
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions