Changes for page 05 May
Last modified by Administrator on 2018/07/25 08:19
From version 1.1

edited by Administrator
on 2018/07/25 02:17
on 2018/07/25 02:17
Change comment:
There is no comment for this version
To version
2.1


edited by Administrator
on 2018/07/25 08:04
on 2018/07/25 08:04
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +4,28 @@ 1 -* [[Bohernabreena]] 2 -* [[Marlay Park>>MarlayPark]] 3 -* [[Marlay Park (2nd Visit)>>MarlayPark2]] 4 4 2 +=== [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] === 3 + 4 +{{velocity}} 5 +#set($docref = "Gallery.2018.05.Bohernabreena.WebHome") 6 +#set($document = $xwiki.getDocument($docref)) 7 +#foreach($attach in $document.getAttachmentList()) 8 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 9 +{{/velocity}} 10 + 11 +=== [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] === 12 + 13 +{{velocity}} 14 +#set($docref = "Gallery.2018.05.MarlayPark.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 +=== [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] === 21 + 22 +{{velocity}} 23 +#set($docref = "Gallery.2018.05.MarlayPark2.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 +