Changes for page Kilmashogue
Last modified by David De La Harpe Golden on 2020/08/09 18:36
From version
27.1


edited by Administrator
on 2018/07/25 06:59
on 2018/07/25 06:59
Change comment:
There is no comment for this version
To version
31.1


edited by Administrator
on 2018/07/25 08:28
on 2018/07/25 08:28
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,14 +1,14 @@ 1 -= [[2018>>Gallery.2018.WebHome]] = 1 +{{velocity}} 2 +#foreach($attach in $doc.getAttachmentList()) 3 +#set($docName = $doc.fullName) 4 +[[[[image:$attach.filename||height="48"]]>>attach:$attach.fileame]] #end 2 2 3 -== [[July>>Gallery.2018.07.WebHome]] == 4 4 5 -=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 7 +{{gallery width="" height=""}} 8 +#foreach($attach in $doc.getAttachmentList()) 9 +[[image:$attach.filename]] 10 +#end 11 +{{/gallery}} 6 6 7 -{{velocity}} 8 -#set($docref = "Gallery.2018.07.Kilmashogue.WebHome") 9 -#set($document = $xwiki.getDocument($docref)) 10 -#foreach($attach in $document.getAttachmentList()) 11 -#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 12 -{{/velocity}} 13 13 14 -{{ attachmentGallery/}}14 +{{/velocity}}