Changes for page 05 May
Last modified by David De La Harpe Golden on 2022/07/16 21:26
From version 1.1

edited by David De La Harpe Golden
on 2022/05/05 20:04
on 2022/05/05 20:04
Change comment:
There is no comment for this version
To version
2.1


edited by David De La Harpe Golden
on 2022/07/16 21:14
on 2022/07/16 21:14
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -9,3 +9,12 @@ 9 9 {{/velocity}} 10 10 11 11 12 + 13 +=== [[Fernhill>>Gallery.2022.05.Fernhill.WebHome]] === 14 + 15 +{{velocity}} 16 +#set($docref = "Gallery.2022.05.Fernhill.WebHome") 17 +#set($document = $xwiki.getDocument($docref)) 18 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 19 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 20 +{{/velocity}}