Changes for page 01 January

Last modified by David De La Harpe Golden on 2021/01/30 13:43

From version 5.1
edited by David De La Harpe Golden
on 2021/01/23 18:42
Change comment: There is no comment for this version
To version 6.1
edited by David De La Harpe Golden
on 2021/01/30 13:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,3 +19,12 @@
19 19  
20 20  
21 21  
22 +=== [[Ticknock>>Gallery.2021.01.Ticknock.WebHome]] ===
23 +
24 +{{velocity}}
25 +#set($docref = "Gallery.2021.01.Ticknock.WebHome")
26 +#set($document = $xwiki.getDocument($docref))
27 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
28 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
29 +{{/velocity}}
30 +