Changes for page 03 March
Last modified by David De La Harpe Golden on 2019/04/07 10:25
From version
3.1


edited by David De La Harpe Golden
on 2019/03/18 20:17
on 2019/03/18 20:17
Change comment:
There is no comment for this version
To version
4.1

edited by David De La Harpe Golden
on 2019/04/07 10:25
on 2019/04/07 10:25
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -16,3 +16,12 @@ 16 16 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 17 17 {{/velocity}} 18 18 19 +=== [[Ticknock>>Gallery.2019.03.Ticknock.WebHome]] === 20 + 21 +{{velocity}} 22 +#set($docref = "Gallery.2019.03.Ticknock.WebHome") 23 +#set($document = $xwiki.getDocument($docref)) 24 +#foreach($attach in $document.getAttachmentList()) 25 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 26 +{{/velocity}} 27 +