Changes for page 04 April
Last modified by David De La Harpe Golden on 2026/04/26 16:39
From version
3.1
edited by David De La Harpe Golden
on 2026/04/19 15:35
on 2026/04/19 15:35
Change comment:
There is no comment for this version
To version
4.1
edited by David De La Harpe Golden
on 2026/04/26 16:39
on 2026/04/26 16:39
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -26,3 +26,14 @@ 26 26 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 27 27 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 28 28 {{/velocity}} 29 + 30 + 31 +=== [[Glencullen>>Gallery.2026.04.Glencullen.WebHome]] === 32 + 33 +{{velocity}} 34 +#set($docref = "Gallery.2026.04.Glencullen.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 +