Changes for page Ticknock

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

From version 11.1
edited by David De La Harpe Golden
on 2018/08/13 21:56
Change comment: Upload new image "stillheather.jpg", version 1.1
To version 12.1
edited by David De La Harpe Golden
on 2018/08/13 21:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,11 +2,15 @@
2 2  #set($alist = $sorttool.sort($doc.getAttachmentList(),["filename"]))
3 3  #foreach($attach in $alist)
4 4  (% class="thumb" data-imgnum="$foreach.index" %)[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end
5 +
6 +
5 5  {{gallery width="" height=""}}
6 6  #foreach($attach in $alist)
7 7  [[image:$attach.filename]]
8 8  #end
9 9  {{/gallery}}
12 +
13 +
10 10  #set($discard = $xwiki.jsx.use("Gallery.Ext.ThumbWiring.WebHome"))
11 -{{/velocity}}
12 12  
16 +{{/velocity}}