Changes for page Ticknock
Last modified by David De La Harpe Golden on 2021/01/17 20:24
From version
7.1


edited by Administrator
on 2018/07/25 00:38
on 2018/07/25 00:38
Change comment:
There is no comment for this version
To version
8.1


edited by Administrator
on 2018/07/25 08:39
on 2018/07/25 08:39
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,14 @@ 1 -Winter visit to Ticknock 1 +{{velocity}} 2 +#foreach($attach in $doc.getAttachmentList()) 3 +#set($docName = $doc.fullName) 4 +[[[[image:$attach.filename||height="48"]]>>attach:$attach.filename]] #end 2 2 3 -{{attachmentGallery/}} 4 4 5 - 7 +{{gallery width="" height=""}} 8 +#foreach($attach in $doc.getAttachmentList()) 9 +[[image:$attach.filename]] 10 +#end 11 +{{/gallery}} 12 + 13 + 14 +{{/velocity}}