Changes for page 06 June

Last modified by David De La Harpe Golden on 2019/07/07 19:31

From version 2.1
edited by David De La Harpe Golden
on 2019/06/22 10:33
Change comment: There is no comment for this version
To version 3.1
edited by David De La Harpe Golden
on 2019/07/07 19:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,3 +16,21 @@
16 16   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
17 17  {{/velocity}}
18 18  
19 +=== [[Kilmashogue>>Gallery.2019.06.Kilmashogue.WebHome]] ===
20 +
21 +{{velocity}}
22 +#set($docref = "Gallery.2019.06.Kilmashogue.WebHome")
23 +#set($document = $xwiki.getDocument($docref))
24 +#foreach($attach in $document.getAttachmentList())
25 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
26 +{{/velocity}}
27 +
28 +=== [[Ticknock>>Gallery.2019.06.Ticknock.WebHome]] ===
29 +
30 +{{velocity}}
31 +#set($docref = "Gallery.2019.06.Ticknock.WebHome")
32 +#set($document = $xwiki.getDocument($docref))
33 +#foreach($attach in $document.getAttachmentList())
34 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
35 +{{/velocity}}
36 +