Changes for page 10 October
Last modified by David De La Harpe Golden on 2021/12/24 22:15
From version 1.1

edited by David De La Harpe Golden
on 2021/10/18 12:51
on 2021/10/18 12:51
Change comment:
There is no comment for this version
To version
2.1

edited by David De La Harpe Golden
on 2021/12/24 22:15
on 2021/12/24 22:15
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -28,3 +28,14 @@ 28 28 {{/velocity}} 29 29 30 30 31 + 32 +=== [[Hellfire Club>>Gallery.2021.10.HellfireClub.WebHome]] === 33 + 34 +{{velocity}} 35 +#set($docref = "Gallery.2021.10.HellfireClub.WebHome") 36 +#set($document = $xwiki.getDocument($docref)) 37 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 38 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 39 +{{/velocity}} 40 + 41 +