<
Depuis la version < 2.1 >
modifié par Paul Libbrecht
sur 2017/10/01 16:22
À la version < 3.1 >
modifié par Paul Libbrecht
sur 2017/10/01 16:23
>
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,4 +1,21 @@
1 -Week-end de rentrée 2017 : [[Dieuze>>http://www.openstreetmap.org/search?query=chemin%20royal%2C%20dieuze#map=17/48.80658/6.72486&layers=N]]
1 +== Week-end de rentrée 2017 : [[Dieuze>>http://www.openstreetmap.org/search?query=chemin%20royal%2C%20dieuze#map=17/48.80658/6.72486&layers=N]] ==
2 2  
3 -Photos...
3 +=== Photos ===
4 4  
5 +
6 +Une galerie de toutes les photos de la page est affichée ici-dessous.
7 +
8 +On peut également {{downloadAttachments/}} (un téléchargement d'un gros zip; assez lent).
9 +
10 +{{velocity}}
11 +#set ($attachments = $doc.attachmentList)
12 +#if ($attachments.size() > 0)
13 + {{gallery}}
14 + #foreach($attachment in $attachments)
15 + #if($attachment.isImage())
16 + [[image:$attachment.filename||width=1024]]
17 + #end
18 + #end
19 + {{/gallery}}
20 +#end
21 +{{/velocity}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions