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

edited by Administrator
on 2018/07/25 08:20
on 2018/07/25 08:20
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 - 02February1 +February - Content
-
... ... @@ -1,3 +1,4 @@ 1 + 1 1 === [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] === 2 2 3 3 {{velocity}} ... ... @@ -4,6 +4,10 @@ 4 4 #set($docref = "Gallery.2018.02.MassysEstate.WebHome") 5 5 #set($document = $xwiki.getDocument($docref)) 6 6 #foreach($attach in $document.getAttachmentList()) 8 + #if($velocityCount > 10) 9 + [[(+)>>$docref]] 10 + #break 11 + #end 7 7 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 8 8 {{/velocity}} 9 9 ... ... @@ -13,6 +13,10 @@ 13 13 #set($docref = "Gallery.2018.02.Ticknock.WebHome") 14 14 #set($document = $xwiki.getDocument($docref)) 15 15 #foreach($attach in $document.getAttachmentList()) 21 + #if($velocityCount > 10) 22 + [[(+)>>$docref]] 23 + #break 24 + #end 16 16 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 17 17 {{/velocity}} 18 18 ... ... @@ -22,5 +22,9 @@ 22 22 #set($docref = "Gallery.2018.02.Ticknock2.WebHome") 23 23 #set($document = $xwiki.getDocument($docref)) 24 24 #foreach($attach in $document.getAttachmentList()) 34 + #if($velocityCount > 10) 35 + [[(+)>>$docref]] 36 + #break 37 + #end 25 25 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 26 26 {{/velocity}}