Wiki source code of Ticknock
Last modified by David De La Harpe Golden on 2021/01/17 20:24
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
8.1 | 1 | {{velocity}} |
![]() |
14.1 | 2 | #set($alist = $collectiontool.sort($doc.getAttachmentList(),["filename"])) |
![]() |
9.1 | 3 | #foreach($attach in $alist) |
| 4 | (% class="thumb" data-imgnum="$foreach.index" %)[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end | ||
| |
7.1 | 5 | |
![]() |
13.1 | 6 | |
![]() |
12.1 | 7 | {{gallery width="100%" height="100%"}} |
![]() |
9.1 | 8 | #foreach($attach in $alist) |
| |
8.1 | 9 | [[image:$attach.filename]] |
| 10 | #end | ||
| 11 | {{/gallery}} | ||
| 12 | |||
![]() |
9.1 | 13 | #set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome")) |
| |
8.1 | 14 | |
| 15 | {{/velocity}} |
