Changes for page 02 February

Last modified by Administrator on 2018/07/25 08:20

From version 2.1
edited by Administrator
on 2018/07/25 08:14
Change comment: There is no comment for this version
To version 3.1
edited by Administrator
on 2018/07/25 08:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +2,3 @@
1 -
2 2  === [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] ===
3 3  
4 4  {{velocity}}
... ... @@ -5,10 +5,6 @@
5 5  #set($docref = "Gallery.2018.02.MassysEstate.WebHome")
6 6  #set($document = $xwiki.getDocument($docref))
7 7  #foreach($attach in $document.getAttachmentList())
8 - #if($velocityCount > 10)
9 - [[(+)>>$docref]]
10 - #break
11 - #end
12 12   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
13 13  {{/velocity}}
14 14  
... ... @@ -18,10 +18,6 @@
18 18  #set($docref = "Gallery.2018.02.Ticknock.WebHome")
19 19  #set($document = $xwiki.getDocument($docref))
20 20  #foreach($attach in $document.getAttachmentList())
21 - #if($velocityCount > 10)
22 - [[(+)>>$docref]]
23 - #break
24 - #end
25 25   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
26 26  {{/velocity}}
27 27  
... ... @@ -31,9 +31,5 @@
31 31  #set($docref = "Gallery.2018.02.Ticknock2.WebHome")
32 32  #set($document = $xwiki.getDocument($docref))
33 33  #foreach($attach in $document.getAttachmentList())
34 - #if($velocityCount > 10)
35 - [[(+)>>$docref]]
36 - #break
37 - #end
38 38   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
39 39  {{/velocity}}