Changes for page 02 February
Last modified by Administrator on 2018/07/25 08:20
From version 1.1

edited by Administrator
on 2018/07/25 00:45
on 2018/07/25 00:45
Change comment:
There is no comment for this version
To version
2.1


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