Wiki source code of Massy's Estate
Last modified by David De La Harpe Golden on 2020/03/29 17:40
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="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 | |||
| 21 | {{jwplayer attachment="https://youtu.be/0B2CQkZz9mc" width="320" height="180"/}} | ||
| 22 | |||
| 23 | |||
| 24 | |||
| 25 | {{jwplayer attachment="https://youtu.be/k89dHHSFPf4" width="320" height="180"/}} | ||
| 26 | |||
| 27 | |||
| 28 | |||
| 29 | {{jwplayer attachment="https://youtu.be/h0G0QqTk8v0" width="320" height="180"/}} | ||
| 30 | |||
| 31 | |||
| 32 | |||
| 33 | {{jwplayer attachment="https://youtu.be/saxr6STMFjY" width="320" height="180"/}} | ||
| 34 | |||
| 35 | |||
| 36 | |||
| 37 | {{jwplayer attachment="https://youtu.be/pFkmC_zF00g" width="320" height="180"/}} | ||
| 38 | |||
| 39 | |||
| 40 |