Changes for page Marlay Park

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

From version 32.1
edited by David De La Harpe Golden
on 2020/08/09 18:38
Change comment: There is no comment for this version
To version 30.1
edited by David De La Harpe Golden
on 2018/10/06 14:46
Change comment: There is no comment for this version

Summary

Details

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