Changes for page Massy's Estate
Last modified by David De La Harpe Golden on 2020/08/09 18:33
From version
18.1


edited by David De La Harpe Golden
on 2018/07/25 02:42
on 2018/07/25 02:42
Change comment:
Upload new image "trees.jpg", version 1.1
To version
22.1


edited by David De La Harpe Golden
on 2018/08/11 19:41
on 2018/08/11 19:41
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,1 +1,20 @@ 1 -{{attachmentGallery/}} 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="" height=""}} 8 +#foreach($attach in $alist) 9 +[[image:$attach.filename]] 10 +#end 11 +{{/gallery}} 12 + 13 +#set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome")) 14 + 15 +{{/velocity}} 16 + 17 + 18 +{{jwplayer attachment="https://www.youtube.com/watch?v=Zr7svT-aIPo" width="480" height="270"/}} 19 + 20 +