Changes for page 07 July
Last modified by David De La Harpe Golden on 2022/08/01 20:41
From version
3.1


edited by David De La Harpe Golden
on 2022/07/26 22:45
on 2022/07/26 22:45
Change comment:
There is no comment for this version
To version
4.1

edited by David De La Harpe Golden
on 2022/08/01 20:41
on 2022/08/01 20:41
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -17,3 +17,14 @@ 17 17 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 18 18 {{/velocity}} 19 19 20 + 21 + 22 +=== [[Hellfire Club>>Gallery.2022.07.HellfireClub.WebHome]] === 23 + 24 +{{velocity}} 25 +#set($docref = "Gallery.2022.07.HellfireClub.WebHome") 26 +#set($document = $xwiki.getDocument($docref)) 27 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 28 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 29 +{{/velocity}} 30 +