Changes for page 05 May

Last modified by David De La Harpe Golden on 2026/06/14 14:31

From version 3.1
edited by David De La Harpe Golden
on 2026/05/17 16:54
Change comment: There is no comment for this version
To version 5.1
edited by David De La Harpe Golden
on 2026/06/14 14:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,3 +27,22 @@
27 27   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
28 28  {{/velocity}}
29 29  
30 +
31 +=== [[Knocksink>>Gallery.2026.05.Knocksink.WebHome]] ===
32 +
33 +{{velocity}}
34 +#set($docref = "Gallery.2026.05.Knocksink.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 +
40 +
41 +=== [[Massy's Estate>>Gallery.2026.05.MassysEstate.WebHome]] ===
42 +
43 +{{velocity}}
44 +#set($docref = "Gallery.2026.05.MassysEstate.WebHome")
45 +#set($document = $xwiki.getDocument($docref))
46 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
47 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
48 +{{/velocity}}