Changes for page 05 May

Last modified by David De La Harpe Golden on 2026/03/16 22:27

From version 1.1
edited by David De La Harpe Golden
on 2026/03/16 22:26
Change comment: There is no comment for this version
To version 2.1
edited by David De La Harpe Golden
on 2026/03/16 22:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,3 +17,23 @@
17 17   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
18 18  {{/velocity}}
19 19  
20 +
21 +=== [[Glencullen>>Gallery.2025.05.Glencullen.WebHome]] ===
22 +
23 +{{velocity}}
24 +#set($docref = "Gallery.2025.05.Glencullen.WebHome")
25 +#set($document = $xwiki.getDocument($docref))
26 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
27 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
28 +{{/velocity}}
29 +
30 +
31 +=== [[Bohernabreena>>Gallery.2025.05.Bohernabreena.WebHome]] ===
32 +
33 +{{velocity}}
34 +#set($docref = "Gallery.2025.05.Bohernabreena.WebHome")
35 +#set($document = $xwiki.getDocument($docref))
36 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
37 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
38 +{{/velocity}}
39 +