Wiki source code of 07 July

Version 1.1 by David De La Harpe Golden on 2026/03/22 22:57

Hide last authors
David De La Harpe Golden 1.1 1 === [[Dublin City>>Gallery.2025.07.DublinCity.WebHome]] ===
2
3 {{velocity}}
4 #set($docref = "Gallery.2025.07.DublinCity.WebHome")
5 #set($document = $xwiki.getDocument($docref))
6 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
7 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
8 {{/velocity}}
9
10
11
12 === [[Ticknock>>Gallery.2025.07.Ticknock.WebHome]] ===
13
14 {{velocity}}
15 #set($docref = "Gallery.2025.07.Ticknock.WebHome")
16 #set($document = $xwiki.getDocument($docref))
17 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
18 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
19 {{/velocity}}
20
21
22 === [[Tibradden>>Gallery.2025.07.Tibradden.WebHome]] ===
23
24 {{velocity}}
25 #set($docref = "Gallery.2025.07.Tibradden.WebHome")
26 #set($document = $xwiki.getDocument($docref))
27 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
28 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
29 {{/velocity}}
30
31
32 === [[Fernhill>>Gallery.2025.07.Fernhill.WebHome]] ===
33
34 {{velocity}}
35 #set($docref = "Gallery.2025.07.Fernhill.WebHome")
36 #set($document = $xwiki.getDocument($docref))
37 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
38 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
39 {{/velocity}}
40
41