Wiki source code of Ticknock
Last modified by David De La Harpe Golden on 2020/12/04 13:21
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{velocity}} |
2 | #set($alist = $sorttool.sort($doc.getAttachmentList(),["filename"])) | ||
3 | #foreach($attach in $alist) | ||
4 | (% class="thumb" data-imgnum="$foreach.index" %)[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end | ||
5 | |||
6 | |||
7 | {{gallery width="100%" height="100%"}} | ||
8 | #foreach($attach in $alist) | ||
9 | [[image:$attach.filename]] | ||
10 | #end | ||
11 | {{/gallery}} | ||
12 | |||
13 | |||
14 | #set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome")) | ||
15 | |||
16 | {{/velocity}} | ||
17 | |||
18 | |||
19 | {{jwplayer attachment="https://youtu.be/3NB9vc81YG8" width="320" height="180"/}} | ||
20 | |||
21 | |||
22 | |||
23 | {{jwplayer attachment="https://youtu.be/dMIF5UaJLb8" width="320" height="180"/}} | ||
24 | |||
25 | |||
26 | |||
27 | {{jwplayer attachment="https://youtu.be/g0upo6E1qIY" width="320" height="180"/}} | ||
28 | |||
29 | |||
30 | |||
31 | {{jwplayer attachment="https://youtu.be/h5d-TSKvIag" width="320" height="180"/}} | ||
32 | |||
33 | |||
34 | |||
35 | {{jwplayer attachment="https://youtu.be/7pfKZvVUXNg" width="320" height="180"/}} | ||
36 | |||
37 |