Wiki source code of 09 September

Last modified by David De La Harpe Golden on 2018/10/06 14:36

Show last authors
1 === [[Cloon Oak Glen>>Gallery.2018.09.CloonOakGlen.WebHome]] ===
2
3 {{velocity}}
4 #set($docref = "Gallery.2018.09.CloonOakGlen.WebHome")
5 #set($document = $xwiki.getDocument($docref))
6 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
7 #foreach($attach in $alist)
8 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
9 {{/velocity}}
10
11 === [[Marlay Park>>Gallery.2018.09.MarlayPark.WebHome]] ===
12
13 {{velocity}}
14 #set($docref = "Gallery.2018.09.MarlayPark.WebHome")
15 #set($document = $xwiki.getDocument($docref))
16 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
17 #foreach($attach in $alist)
18 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
19 {{/velocity}}
20
21 === [[Massy's Estate>>Gallery.2018.09.MassysEstate.WebHome]] ===
22
23 {{velocity}}
24 #set($docref = "Gallery.2018.09.MassysEstate.WebHome")
25 #set($document = $xwiki.getDocument($docref))
26 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
27 #foreach($attach in $alist)
28 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
29 {{/velocity}}
30
31 === [[Tibradden>>Gallery.2018.09.Tibradden.WebHome]] ===
32
33 {{velocity}}
34 #set($docref = "Gallery.2018.09.Tibradden.WebHome")
35 #set($document = $xwiki.getDocument($docref))
36 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
37 #foreach($attach in $alist)
38 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
39 {{/velocity}}
40
41 === [[Glencullen>>Gallery.2018.09.Glencullen.WebHome]] ===
42
43 {{velocity}}
44 #set($docref = "Gallery.2018.09.Glencullen.WebHome")
45 #set($document = $xwiki.getDocument($docref))
46 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
47 #foreach($attach in $alist)
48 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
49 {{/velocity}}