Changes for page 08 August

Last modified by David De La Harpe Golden on 2019/09/01 20:00

From version 1.1
edited by David De La Harpe Golden
on 2019/08/05 17:56
Change comment: There is no comment for this version
To version 2.1
edited by David De La Harpe Golden
on 2019/09/01 20:00
Change comment: There is no comment for this version

Summary

Details

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