Changes for page Kilmashogue

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

From version 29.1
edited by Administrator
on 2018/07/25 07:48
Change comment: There is no comment for this version
To version 28.1
edited by Administrator
on 2018/07/25 07:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,9 @@
1 +
1 1  {{velocity}}
2 -#foreach($attach in $doc.getAttachmentList())
3 -#set($docName = $doc.fullName)
4 -#set($attachName = $attach.filename)[[[[image:$docName@$attachName||height="64"]]>>attach:$docName@$attachName]]#end
3 +#set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
4 +#set($document = $xwiki.getDocument($docref))
5 +#foreach($attach in $document.getAttachmentList())
6 +#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
5 5  {{/velocity}}
6 6  
7 7  {{attachmentGallery/}}