Wiki source code of Massy's Estate
Version 14.1 by David De La Harpe Golden on 2019/12/29 15:47
Show last authors
author | version | line-number | content |
---|---|---|---|
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="" height=""}} | ||
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/0B2CQkZz9mc" width="320" height="180"/}} | ||
21 | |||
22 | |||
23 | {{jwplayer attachment="https://youtu.be/k89dHHSFPf4" width="320" height="180"/}} | ||
24 | |||
25 | |||
26 | {{jwplayer attachment="https://youtu.be/h0G0QqTk8v0" width="320" height="180"/}} | ||
27 | |||
28 | |||
29 | {{jwplayer attachment="https://youtu.be/saxr6STMFjY" width="320" height="180"/}} | ||
30 | |||
31 | |||
32 | {{jwplayer attachment="https://youtu.be/pFkmC_zF00g" width="320" height="180"/}} | ||
33 | |||
34 |