Changes for page 12 December

Last modified by David De La Harpe Golden on 2022/01/01 17:52

From version 1.1
edited by David De La Harpe Golden
on 2021/12/24 22:28
Change comment: There is no comment for this version
To version 2.1
edited by David De La Harpe Golden
on 2022/01/01 17:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,3 +28,13 @@
28 28  {{/velocity}}
29 29  
30 30  
31 +
32 +=== [[Fernhill>>Gallery.2021.12.Fernhill.WebHome]] ===
33 +
34 +{{velocity}}
35 +#set($docref = "Gallery.2021.12.Fernhill.WebHome")
36 +#set($document = $xwiki.getDocument($docref))
37 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
38 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
39 +{{/velocity}}
40 +