Changes for page 10 October

Last modified by David De La Harpe Golden on 2021/01/17 20:45

From version 4.1
edited by David De La Harpe Golden
on 2020/10/22 13:51
Change comment: There is no comment for this version
To version 5.1
edited by David De La Harpe Golden
on 2020/10/31 14:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -39,3 +39,16 @@
39 39  #foreach($attach in $document.getAttachmentList())
40 40   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
41 41  {{/velocity}}
42 +
43 +
44 +
45 +=== [[Ticknock>>Gallery.2020.10.Ticknock.WebHome]] ===
46 +
47 +{{velocity}}
48 +#set($docref = "Gallery.2020.10.Ticknock.WebHome")
49 +#set($document = $xwiki.getDocument($docref))
50 +#foreach($attach in $document.getAttachmentList())
51 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
52 +{{/velocity}}
53 +
54 +