Changes for page 08 August
Last modified by David De La Harpe Golden on 2021/08/30 18:59
From version 1.1

edited by David De La Harpe Golden
on 2021/08/21 16:01
on 2021/08/21 16:01
Change comment:
There is no comment for this version
To version
2.1

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