Modifications pour le document Code test
sur 2021/11/02 21:55
sur 2021/11/02 21:54
Résumé
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -77,104 +77,7 @@ 77 77 </div> 78 78 {{/html}} 79 79 80 -(% id="blue_box" style="display:flex; border:blue dotted;; padding-left:1em;" %) 81 -((( 82 -(% id="paragraphe" style="display:flex; color:blue;" %) 83 -((( 84 - 85 - 86 -((( 87 -(% style="display:flex;border: solid mediumpurple;" %) 88 -=== Dates de la rentrée 2021: === 89 - 90 -(% style="border:solid black" %) 91 -* 11/9: réunion 92 -* 25-26/9: Week-end de groupe de rentrée à Mackviller (tous) 93 -* 2 oct: réunion 94 -* 16-17/10: rouges & bleus: week-end du JOTI: 95 -* 30/10: oranges: réunion 96 -* 6/11: réunion 97 -* 20/11: réunion (rouges & bleus: week-end) 98 -* 4/12: réunion 99 -* 11/12: réunion 100 - 101 - 102 -(% style="display:flex; border: dotted red;" %) 103 - 104 -~*~*Note:~*~* la fête de Noël est repoussée au temps du carnaval. Les programmes par branche: ~*~*[~[[[Verts>>Verts]]>>Verts.WebHome]], ~[~[Rouges>>Rouges.WebHome]], ~[~[Bleus>>doc:Bleus.WebHome]], ~[~[Oranges>>doc:Oranges.WebHome]].~*~* Les ~*~*~[~[anciens plannings>>doc:Groupe.ArchivePlannings]].~*~* Les réunions ont lieu à Forbach au ~*~*~[~[local Rue de Remsing>>Local]]~*~*, en général, de 14h00 à 17h30 (des changements covidéens ne sont pas rares). Des covoiturages entre Welfedering et Forbach sont régulièrement organisés par le biais d'un sondage Scoodle dont l'URL est envoyé par mail. 105 -))) 106 -))) 107 -))) 108 - 109 -(% id="carrouselle_photo" style="display:flex;" %) 110 -((( 111 -(% id="box rouge" style="border:solid red" %) 112 -((( 113 -(% style="height:310px; width:300px; padding-left:1em; float:right" %) 114 -((( 115 -(% class="slide" id="slideshow1" %) 116 -((( 117 -((( 118 -[[image:/xwiki/bin/download/Main/WebHome/pionniers-veillee-2020.jpeg?width=450]] 119 -))) 120 -))) 121 - 122 -(% class="slide" id="slideshow2" style="display: none" %) 123 -((( 124 -((( 125 -[[image:/xwiki/bin/download/Main/WebHome/timothee-technique-de-feu-5.jpeg?width=450]] 126 -))) 127 -))) 128 - 129 -(% class="slide" id="slideshow3" style="display: none" %) 130 -((( 131 -((( 132 -[[image:/xwiki/bin/download/Main/WebHome/DSCN5058.JPG?width=450]] 133 -))) 134 -))) 135 - 136 -(% class="slide" id="slideshow4" style="display: none" %) 137 -((( 138 -((( 139 -[[image:/xwiki/bin/download/Main/WebHome/P1220426.JPG?width=450]] 140 -))) 141 -))) 142 - 143 -(% class="slide" id="slideshow5" style="display: none" %) 144 -((( 145 -((( 146 -[[image:/xwiki/bin/download/Rouges/WebHome/Les-pios-preparent.jpg?width=450]] 147 -))) 148 -))) 149 - 150 -(% class="slide" id="slideshow6" style="display:none" %) 151 -((( 152 -((( 153 -[[image:/xwiki/bin/download/Main/WebHome/paul-casserolle-sur-le-feu.JPG?width=450]] 154 -))) 155 -))) 156 -))) 157 -))) 158 - 159 -(% id="Javascript" %) 160 -((( 161 -/~*~*/ 162 -\\ 163 - start_slideshow(1, 6, 3000); 164 - 165 - function start_slideshow(start_frame, end_frame, delay) { 166 - setTimeout(switch_slides(start_frame,start_frame,end_frame, delay), delay); 167 167 } 168 - 169 - function switch_slides(frame, start_frame, end_frame, delay) { 170 - return (function() { 171 - Effect.Fade('slideshow' + frame); 172 - frame = Math.floor(Math.random()*(end_frame-start_frame+1))+start_frame; 173 - ~/~/if(console) console.log("Next photo: " + frame); 174 - setTimeout("Effect.Appear('slideshow" + frame + "');", 850); 175 - setTimeout(switch_slides(frame, start_frame, end_frame, delay), delay + 850); 176 - }) 177 - } 178 178 \\ var isGood = document.location.href.startsWith("https:~/~/"); 179 179 var isWrong = document.location.href.startsWith("http:~/~/"); 180 180 console.log("Insisting? " + isGood + " " + isWrong);