Wiki source code of 02 February
Version 1.1 by David De La Harpe Golden on 2021/02/12 12:59
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | === [[Ticknock>>Gallery.2021.02.Ticknock.WebHome]] === | ||
3 | |||
4 | {{velocity}} | ||
5 | #set($docref = "Gallery.2021.02.Ticknock.WebHome") | ||
6 | #set($document = $xwiki.getDocument($docref)) | ||
7 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
8 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
9 | {{/velocity}} |