Changes for page 12 December
Last modified by David De La Harpe Golden on 2019/12/29 15:33
From version 1.1

edited by David De La Harpe Golden
on 2019/12/08 20:53
on 2019/12/08 20:53
Change comment:
There is no comment for this version
To version
3.1

edited by David De La Harpe Golden
on 2019/12/29 15:33
on 2019/12/29 15:33
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -7,3 +7,34 @@ 7 7 #foreach($attach in $document.getAttachmentList()) 8 8 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 9 9 {{/velocity}} 10 + 11 + 12 +=== [[Ticknock>>Gallery.2019.12.Ticknock.WebHome]] === 13 + 14 +{{velocity}} 15 +#set($docref = "Gallery.2019.12.Ticknock.WebHome") 16 +#set($document = $xwiki.getDocument($docref)) 17 +#foreach($attach in $document.getAttachmentList()) 18 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 19 +{{/velocity}} 20 + 21 + 22 +=== [[Ticknock (2nd Visit)>>Gallery.2019.12.Ticknock2.WebHome]] === 23 + 24 +{{velocity}} 25 +#set($docref = "Gallery.2019.12.Ticknock2.WebHome") 26 +#set($document = $xwiki.getDocument($docref)) 27 +#foreach($attach in $document.getAttachmentList()) 28 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 29 +{{/velocity}} 30 + 31 + 32 +=== [[Massy's Estate>>Gallery.2019.12.MassysEstate.WebHome]] === 33 + 34 +{{velocity}} 35 +#set($docref = "Gallery.2019.12.MassysEstate.WebHome") 36 +#set($document = $xwiki.getDocument($docref)) 37 +#foreach($attach in $document.getAttachmentList()) 38 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 39 +{{/velocity}} 40 +