Wiki source code of Ticknock

Last modified by David De La Harpe Golden on 2020/08/09 18:40

Show last authors
1
2 {{velocity}}
3 #set($alist = $sorttool.sort($doc.getAttachmentList(),["filename"]))
4 #foreach($attach in $alist)
5 (% class="thumb" data-imgnum="$foreach.index" %)[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end
6
7
8 {{gallery width="100%" height="100%"}}
9 #foreach($attach in $alist)
10 [[image:$attach.filename]]
11 #end
12 {{/gallery}}
13
14
15 #set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome"))
16
17 {{/velocity}}
18
19
20 {{jwplayer attachment="https://youtu.be/7iqtTylMmto" width="320" height="180"/}}