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

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -1,7 +1,55 @@
1 -== [[image:compa.PNG||height="73" width="478"]] ==
1 +{{html clean="false"}}
2 2  
3 + <div style="height:400px; width:300px; padding-left:1em; float:right">
4 + <div id="slideshow1" class="slide" style=""><div><img src="https://scouts.forbach.fr/download/Verts/WebHome/compa%20mur.jpg?"></div></div>
5 + <div id="slideshow2" class="slide" style="display: none"><div><img src="/xwiki/download/Main/WebHome/tim visage.jpg?"></div></div>
6 + <div id="slideshow3" class="slide" style="display: none"><div><img src="/xwiki/download/Main/WebHome/quentin visage.jpg?"></div></div>
7 + <div id="slideshow4" class="slide" style="display: none"><div><img src="https://scouts.forbach.fr/download/Verts/WebHome/julien%20visage.jpg?rev=1.1"></div></div>
8 + <div id="slideshow5" class="slide" style="display: none"><div><img src="https://scouts.forbach.fr/download/Verts/WebHome/compa%20tente.jpg?rev=1.1"></div></div>
9 +
10 + </div>
11 +
12 +
13 +
14 + <script type="text/javascript">
15 +
16 + start_slideshow(1, 6, 3000);
17 +
18 + function start_slideshow(start_frame, end_frame, delay) {
19 + setTimeout(switch_slides(start_frame,start_frame,end_frame, delay), delay);
20 + }
21 +
22 + function switch_slides(frame, start_frame, end_frame, delay) {
23 + return (function() {
24 + Effect.Fade('slideshow' + frame);
25 + frame = Math.floor(Math.random()*(end_frame-start_frame+1))+start_frame;
26 + //if(console) console.log("Next photo: " + frame);
27 + setTimeout("Effect.Appear('slideshow" + frame + "');", 850);
28 + setTimeout(switch_slides(frame, start_frame, end_frame, delay), delay + 850);
29 + })
30 + }
31 +
32 + var isGood = document.location.href.startsWith("https://");
33 + var isWrong = document.location.href.startsWith("http://");
34 + console.log("Insisting? " + isGood + " " + isWrong);
35 + if(!isGood && isWrong) {
36 + if(console && console.log) console.log("Redirecting to the https side.");
37 + document.location.replace("https://" + document.location.href.substring("http://".length));
38 + }
39 +
40 + </script>
41 +{{/html}}== [[image:compa.PNG||height="73" width="478"]] ==
42 +
3 3  == Bienvenue chez les Compagnons ==
4 4  
45 +
46 +
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