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