Wiki source code of Gallery

Version 26.1 by Administrator on 2018/07/25 07:17

Hide last authors
Administrator 1.1 1 Sometimes I take pictures when I'm out wandering around Ireland, particularly the local Dublin Mountains / Wicklow Mountains area. If you're wondering what Ireland looks like, well, it looks like this. At least the hilly bit south of Dublin City does, anyway.
2
Administrator 26.1 3 {{include document="Gallery.2018"/}}
4
5
Administrator 25.1 6 = [[2018>>Gallery.2018.WebHome]] =
David De La Harpe Golden 19.1 7
Administrator 25.1 8 == [[July>>Gallery.2018.07.WebHome]] ==
David De La Harpe Golden 19.1 9
Administrator 25.1 10 === [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] ===
David De La Harpe Golden 19.1 11
David De La Harpe Golden 16.1 12 {{velocity}}
David De La Harpe Golden 22.1 13 #set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
14 #set($document = $xwiki.getDocument($docref))
David De La Harpe Golden 17.1 15 #foreach($attach in $document.getAttachmentList())
Administrator 25.1 16 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]]#end
David De La Harpe Golden 17.1 17 {{/velocity}}
David De La Harpe Golden 19.1 18
19 === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
20
21 {{velocity}}
David De La Harpe Golden 22.1 22 #set($docref = "Gallery.2018.07.Stepaside.WebHome")
23 #set($document = $xwiki.getDocument($docref))
David De La Harpe Golden 19.1 24 #foreach($attach in $document.getAttachmentList())
David De La Harpe Golden 22.1 25 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
David De La Harpe Golden 19.1 26 {{/velocity}}
27
28 === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
29
David De La Harpe Golden 20.1 30 {{velocity}}
David De La Harpe Golden 22.1 31 #set($docref = "Gallery.2018.07.Ticknock.WebHome")
32 #set($document = $xwiki.getDocument($docref))
David De La Harpe Golden 20.1 33 #foreach($attach in $document.getAttachmentList())
David De La Harpe Golden 22.1 34 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
David De La Harpe Golden 20.1 35 {{/velocity}}
36
David De La Harpe Golden 19.1 37 == [[June>>doc:.2018.06.WebHome]] ==
38
39 === [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
40
David De La Harpe Golden 20.1 41 {{velocity}}
42 #set($docref = "Gallery.2018.06.MassysEstate.WebHome")
43 #set($document = $xwiki.getDocument($docref))
44 #foreach($attach in $document.getAttachmentList())
David De La Harpe Golden 21.1 45 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
David De La Harpe Golden 20.1 46 {{/velocity}}
47
David De La Harpe Golden 19.1 48 === [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
49
David De La Harpe Golden 23.1 50 {{velocity}}
51 #set($docref = "Gallery.2018.06.Ticknock.WebHome")
52 #set($document = $xwiki.getDocument($docref))
53 #foreach($attach in $document.getAttachmentList())
54 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
55 {{/velocity}}
56
David De La Harpe Golden 19.1 57 === [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===
58
David De La Harpe Golden 23.1 59 {{velocity}}
60 #set($docref = "Gallery.2018.06.Ticknock2.WebHome")
61 #set($document = $xwiki.getDocument($docref))
62 #foreach($attach in $document.getAttachmentList())
63 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
64 {{/velocity}}
65
David De La Harpe Golden 19.1 66 == [[May>>doc:.2018.05.WebHome]] ==
67
68 === [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] ===
69
David De La Harpe Golden 23.1 70 {{velocity}}
71 #set($docref = "Gallery.2018.05.Bohernabreena.WebHome")
72 #set($document = $xwiki.getDocument($docref))
73 #foreach($attach in $document.getAttachmentList())
74 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
75 {{/velocity}}
76
David De La Harpe Golden 19.1 77 === [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] ===
78
David De La Harpe Golden 23.1 79 {{velocity}}
80 #set($docref = "Gallery.2018.05.MarlayPark.WebHome")
81 #set($document = $xwiki.getDocument($docref))
82 #foreach($attach in $document.getAttachmentList())
83 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
84 {{/velocity}}
85
David De La Harpe Golden 19.1 86 === [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] ===
87
David De La Harpe Golden 23.1 88 {{velocity}}
89 #set($docref = "Gallery.2018.05.MarlayPark2.WebHome")
90 #set($document = $xwiki.getDocument($docref))
91 #foreach($attach in $document.getAttachmentList())
92 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
93 {{/velocity}}
94
David De La Harpe Golden 19.1 95 == [[April>>doc:.2018.04.WebHome]] ==
96
97 === [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===
98
David De La Harpe Golden 24.1 99 {{velocity}}
100 #set($docref = "Gallery.2018.04.BotanicGardens.WebHome")
101 #set($document = $xwiki.getDocument($docref))
102 #foreach($attach in $document.getAttachmentList())
103 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
104 {{/velocity}}
105
David De La Harpe Golden 19.1 106 === [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] ===
107
David De La Harpe Golden 24.1 108 {{velocity}}
109 #set($docref = "Gallery.2018.04.Cruagh.WebHome")
110 #set($document = $xwiki.getDocument($docref))
111 #foreach($attach in $document.getAttachmentList())
112 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
113 {{/velocity}}
114
David De La Harpe Golden 19.1 115 === [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] ===
116
David De La Harpe Golden 24.1 117 {{velocity}}
118 #set($docref = "Gallery.2018.04.Glencullen.WebHome")
119 #set($document = $xwiki.getDocument($docref))
120 #foreach($attach in $document.getAttachmentList())
121 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
122 {{/velocity}}
123
David De La Harpe Golden 19.1 124 === [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] ===
125
David De La Harpe Golden 24.1 126 {{velocity}}
127 #set($docref = "Gallery.2018.04.HellfireClub.WebHome")
128 #set($document = $xwiki.getDocument($docref))
129 #foreach($attach in $document.getAttachmentList())
130 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
131 {{/velocity}}
132
David De La Harpe Golden 19.1 133 === [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] ===
134
David De La Harpe Golden 24.1 135 {{velocity}}
136 #set($docref = "Gallery.2018.04.MassysEstate.WebHome")
137 #set($document = $xwiki.getDocument($docref))
138 #foreach($attach in $document.getAttachmentList())
139 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
140 {{/velocity}}
141
David De La Harpe Golden 19.1 142 === [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] ===
143
David De La Harpe Golden 24.1 144 {{velocity}}
145 #set($docref = "Gallery.2018.04.Ticknock.WebHome")
146 #set($document = $xwiki.getDocument($docref))
147 #foreach($attach in $document.getAttachmentList())
148 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
149 {{/velocity}}
150
David De La Harpe Golden 19.1 151 == [[March>>doc:.2018.03.WebHome]] ==
152
153 === [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] ===
154
David De La Harpe Golden 24.1 155 {{velocity}}
156 #set($docref = "Gallery.2018.03.Kilmashogue.WebHome")
157 #set($document = $xwiki.getDocument($docref))
158 #foreach($attach in $document.getAttachmentList())
159 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
160 {{/velocity}}
161
David De La Harpe Golden 19.1 162 === [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] ===
163
David De La Harpe Golden 24.1 164 {{velocity}}
165 #set($docref = "Gallery.2018.03.Tibradden.WebHome")
166 #set($document = $xwiki.getDocument($docref))
167 #foreach($attach in $document.getAttachmentList())
168 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
169 {{/velocity}}
170
David De La Harpe Golden 19.1 171 === [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] ===
172
David De La Harpe Golden 24.1 173 {{velocity}}
174 #set($docref = "Gallery.2018.03.Ticknock.WebHome")
175 #set($document = $xwiki.getDocument($docref))
176 #foreach($attach in $document.getAttachmentList())
177 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
178 {{/velocity}}
179
David De La Harpe Golden 19.1 180 == [[February>>doc:.2018.02.WebHome]] ==
181
182 === [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] ===
183
David De La Harpe Golden 24.1 184 {{velocity}}
185 #set($docref = "Gallery.2018.02.MassysEstate.WebHome")
186 #set($document = $xwiki.getDocument($docref))
187 #foreach($attach in $document.getAttachmentList())
188 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
189 {{/velocity}}
190
David De La Harpe Golden 19.1 191 === [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] ===
192
David De La Harpe Golden 24.1 193 {{velocity}}
194 #set($docref = "Gallery.2018.02.Ticknock.WebHome")
195 #set($document = $xwiki.getDocument($docref))
196 #foreach($attach in $document.getAttachmentList())
197 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
198 {{/velocity}}
199
David De La Harpe Golden 19.1 200 === [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] ===
201
David De La Harpe Golden 24.1 202 {{velocity}}
203 #set($docref = "Gallery.2018.02.Ticknock2.WebHome")
204 #set($document = $xwiki.getDocument($docref))
205 #foreach($attach in $document.getAttachmentList())
206 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
207 {{/velocity}}
208
David De La Harpe Golden 19.1 209 == [[January>>doc:.2018.01.WebHome]] ==
210
211 === [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] ===
David De La Harpe Golden 24.1 212
213 {{velocity}}
214 #set($docref = "Gallery.2018.01.Ticknock.WebHome")
215 #set($document = $xwiki.getDocument($docref))
216 #foreach($attach in $document.getAttachmentList())
217 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
218 {{/velocity}}