Wiki source code of February
Version 2.1 by Administrator on 2018/07/25 08:14
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | |
![]() |
2.1 | 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}} |