Changes for page Fernhill

Last modified by David De La Harpe Golden on 2021/01/17 20:22

From version 15.1
edited by David De La Harpe Golden
on 2021/01/17 00:33
Change comment: Upload new image "view3.jpg", version 1.1
To version 16.1
edited by David De La Harpe Golden
on 2021/01/17 20:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  {{velocity}}
2 -#set($alist = $sorttool.sort($doc.getAttachmentList(),["filename"]))
2 +#set($alist = $collectiontool.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 5