Wiki source code of 07 July
Last modified by David De La Harpe Golden on 2021/08/21 15:59
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | === [[Ticknock>>Gallery.2021.07.Ticknock.WebHome]] === |
2 | |||
3 | {{velocity}} | ||
4 | #set($docref = "Gallery.2021.07.Ticknock.WebHome") | ||
5 | #set($document = $xwiki.getDocument($docref)) | ||
6 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
7 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
8 | {{/velocity}} | ||
9 | |||
10 | |||
![]() |
2.1 | 11 | |
![]() |
1.1 | 12 | === [[Marlay Park>>Gallery.2021.07.MarlayPark.WebHome]] === |
13 | |||
14 | {{velocity}} | ||
15 | #set($docref = "Gallery.2021.07.MarlayPark.WebHome") | ||
16 | #set($document = $xwiki.getDocument($docref)) | ||
17 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
18 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
19 | {{/velocity}} | ||
20 | |||
21 | |||
![]() |
2.1 | 22 | |
![]() |
1.1 | 23 | === [[Massy's Estate>>Gallery.2021.07.MassysEstate.WebHome]] === |
24 | |||
25 | {{velocity}} | ||
26 | #set($docref = "Gallery.2021.07.MassysEstate.WebHome") | ||
27 | #set($document = $xwiki.getDocument($docref)) | ||
28 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
29 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
30 | {{/velocity}} | ||
31 | |||
32 | |||
33 | |||
34 | === [[Ticknock (2nd Visit)>>Gallery.2021.07.Ticknock2.WebHome]] === | ||
35 | |||
36 | {{velocity}} | ||
37 | #set($docref = "Gallery.2021.07.Ticknock2.WebHome") | ||
38 | #set($document = $xwiki.getDocument($docref)) | ||
39 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
40 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
41 | {{/velocity}} | ||
42 |