Wiki source code of 11 November

Last modified by David De La Harpe Golden on 2018/11/25 23:21

Show last authors
1 === [[Massy's Estate>>Gallery.2018.11.MassysEstate.WebHome]] ===
2
3 {{velocity}}
4 #set($docref = "Gallery.2018.11.MassysEstate.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
12 === [[Marlay Park>>Gallery.2018.11.MarlayPark.WebHome]] ===
13
14 {{velocity}}
15 #set($docref = "Gallery.2018.11.MarlayPark.WebHome")
16 #set($document = $xwiki.getDocument($docref))
17 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
18 #foreach($attach in $alist)
19 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
20 {{/velocity}}
21
22
23 === [[Tibradden>>Gallery.2018.11.Tibradden.WebHome]] ===
24
25 {{velocity}}
26 #set($docref = "Gallery.2018.11.Tibradden.WebHome")
27 #set($document = $xwiki.getDocument($docref))
28 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
29 #foreach($attach in $alist)
30 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
31 {{/velocity}}
32
33
34 === [[Ticknock>>Gallery.2018.11.Ticknock.WebHome]] ===
35
36 {{velocity}}
37 #set($docref = "Gallery.2018.11.Ticknock.WebHome")
38 #set($document = $xwiki.getDocument($docref))
39 #set($alist = $sorttool.sort($document.getAttachmentList(),["filename"]))
40 #foreach($attach in $alist)
41 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
42 {{/velocity}}