Changes for page Gallery

Last modified by David De La Harpe Golden on 2025/01/06 16:14

From version 22.1
edited by David De La Harpe Golden
on 2018/07/25 05:01
Change comment: There is no comment for this version
To version 55.1
edited by David De La Harpe Golden
on 2018/11/10 15:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,92 +1,260 @@
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 2  
3 -{{toc depth="2"/}}
3 +{{velocity}}
4 +#macro(thumbs $docref)
5 +#set($document = $xwiki.getDocument($docref))
6 +#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
7 + #if($velocityCount > 10)
8 + [[(+)>>$docref]]
9 + #break
10 + #end
11 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
12 +#end
13 +{{/velocity}}
4 4  
5 -= [[2018]] =
15 += [[2018>>Gallery.2018.WebHome]] =
6 6  
7 -== [[July>>doc:.2018.07.WebHome]] ==
17 +== [[November>>Gallery.2018.11.WebHome]] ==
8 8  
9 -=== [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
19 +=== [[Ticknock>>Gallery.2018.11.Ticknock.WebHome]] ===
10 10  
11 11  {{velocity}}
12 -#set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
13 -#set($document = $xwiki.getDocument($docref))
14 -#foreach($attach in $document.getAttachmentList())
15 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
22 +#thumbs("Gallery.2018.11.Ticknock.WebHome")
16 16  {{/velocity}}
17 17  
25 +
26 +== [[October>>Gallery.2018.10.WebHome]] ==
27 +
28 +=== [[Tibradden>>Gallery.2018.10.Tibradden.WebHome]] ===
29 +
30 +{{velocity}}
31 +#thumbs("Gallery.2018.10.Tibradden.WebHome")
32 +{{/velocity}}
33 +
34 +=== [[Kilmashogue>>Gallery.2018.10.Kilmashogue.WebHome]] ===
35 +
36 +{{velocity}}
37 +#thumbs("Gallery.2018.10.Kilmashogue.WebHome")
38 +{{/velocity}}
39 +
40 +=== [[Hellfire Club>>Gallery.2018.10.HellfireClub.WebHome]] ===
41 +
42 +{{velocity}}
43 +#thumbs("Gallery.2018.10.HellfireClub.WebHome")
44 +{{/velocity}}
45 +
46 +=== [[Ticknock>>Gallery.2018.10.Ticknock.WebHome]] ===
47 +
48 +{{velocity}}
49 +#thumbs("Gallery.2018.10.Ticknock.WebHome")
50 +{{/velocity}}
51 +
52 +== [[September>>Gallery.2018.09.WebHome]] ==
53 +
54 +=== [[Cloon Oak Glen>>Gallery.2018.09.CloonOakGlen.WebHome]] ===
55 +
56 +{{velocity}}
57 +#thumbs("Gallery.2018.09.CloonOakGlen.WebHome")
58 +{{/velocity}}
59 +
60 +=== [[Marlay Park>>Gallery.2018.09.MarlayPark.WebHome]] ===
61 +
62 +{{velocity}}
63 +#thumbs("Gallery.2018.09.MarlayPark.WebHome")
64 +{{/velocity}}
65 +
66 +=== [[Massy's Estate>>Gallery.2018.09.MassysEstate.WebHome]] ===
67 +
68 +{{velocity}}
69 +#thumbs("Gallery.2018.09.MassysEstate.WebHome")
70 +{{/velocity}}
71 +
72 +=== [[Tibradden>>Gallery.2018.09.Tibradden.WebHome]] ===
73 +
74 +{{velocity}}
75 +#thumbs("Gallery.2018.09.Tibradden.WebHome")
76 +{{/velocity}}
77 +
78 +=== [[Glencullen>>Gallery.2018.09.Glencullen.WebHome]] ===
79 +
80 +{{velocity}}
81 +#thumbs("Gallery.2018.09.Glencullen.WebHome")
82 +{{/velocity}}
83 +
84 +== [[August>>Gallery.2018.08.WebHome]] ==
85 +
86 +=== [[Ticknock (2nd Visit)>>Gallery.2018.08.Ticknock2.WebHome]] ===
87 +
88 +{{velocity}}
89 +#thumbs("Gallery.2018.08.Ticknock2.WebHome")
90 +{{/velocity}}
91 +
92 +=== [[Phoenix Park>>Gallery.2018.08.PhoenixPark.WebHome]] ===
93 +
94 +{{velocity}}
95 +#thumbs("Gallery.2018.08.PhoenixPark.WebHome")
96 +{{/velocity}}
97 +
98 +=== [[Ticknock>>Gallery.2018.08.Ticknock.WebHome]] ===
99 +
100 +{{velocity}}
101 +#thumbs("Gallery.2018.08.Ticknock.WebHome")
102 +{{/velocity}}
103 +
104 +=== [[Lough Bray>>Gallery.2018.08.LoughBray.WebHome]] ===
105 +
106 +{{velocity}}
107 +#thumbs("Gallery.2018.08.LoughBray.WebHome")
108 +{{/velocity}}
109 +
110 +== [[July>>Gallery.2018.07.WebHome]] ==
111 +
112 +=== [[Tibradden>>Gallery.2018.07.Tibradden.WebHome]] ===
113 +
114 +{{velocity}}
115 +#thumbs("Gallery.2018.07.Tibradden.WebHome")
116 +{{/velocity}}
117 +
118 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] ===
119 +
120 +{{velocity}}
121 +#thumbs("Gallery.2018.07.Kilmashogue.WebHome")
122 +{{/velocity}}
123 +
18 18  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
19 19  
20 20  {{velocity}}
21 -#set($docref = "Gallery.2018.07.Stepaside.WebHome")
22 -#set($document = $xwiki.getDocument($docref))
23 -#foreach($attach in $document.getAttachmentList())
24 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
127 +#thumbs("Gallery.2018.07.Stepaside.WebHome")
25 25  {{/velocity}}
26 26  
27 27  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
28 28  
29 -
30 30  {{velocity}}
31 -#set($docref = "Gallery.2018.07.Ticknock.WebHome")
32 -#set($document = $xwiki.getDocument($docref))
33 -#foreach($attach in $document.getAttachmentList())
34 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
133 +#thumbs("Gallery.2018.07.Ticknock.WebHome")
35 35  {{/velocity}}
36 36  
37 37  == [[June>>doc:.2018.06.WebHome]] ==
38 38  
39 -=== [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
138 +=== [[Massy's Estate>>Gallery.2018.06.MassysEstate.WebHome]] ===
40 40  
41 41  {{velocity}}
42 -#set($docref = "Gallery.2018.06.MassysEstate.WebHome")
43 -#set($document = $xwiki.getDocument($docref))
44 -#foreach($attach in $document.getAttachmentList())
45 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
141 +#thumbs("Gallery.2018.06.MassysEstate.WebHome")
46 46  {{/velocity}}
47 47  
48 -=== [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
144 +=== [[Ticknock>>Gallery.2018.06.Ticknock.WebHome]] ===
49 49  
50 -=== [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===
146 +{{velocity}}
147 +#thumbs("Gallery.2018.06.Ticknock.WebHome")
148 +{{/velocity}}
51 51  
52 -== [[May>>doc:.2018.05.WebHome]] ==
150 +=== [[Ticknock (2nd Visit)>>Gallery.2018.06.Ticknock2.WebHome]] ===
53 53  
54 -=== [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] ===
152 +{{velocity}}
153 +#thumbs("Gallery.2018.06.Ticknock2.WebHome")
154 +{{/velocity}}
55 55  
56 -=== [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] ===
156 +== [[May>>Gallery.2018.05.WebHome]] ==
57 57  
58 -=== [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] ===
158 +=== [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] ===
59 59  
60 -== [[April>>doc:.2018.04.WebHome]] ==
160 +{{velocity}}
161 +#thumbs("Gallery.2018.05.Bohernabreena.WebHome")
162 +{{/velocity}}
61 61  
62 -=== [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===
164 +=== [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] ===
63 63  
64 -=== [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] ===
166 +{{velocity}}
167 +#thumbs("Gallery.2018.05.MarlayPark.WebHome")
168 +{{/velocity}}
65 65  
66 -=== [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] ===
170 +=== [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] ===
67 67  
68 -=== [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] ===
172 +{{velocity}}
173 +#thumbs("Gallery.2018.05.MarlayPark2.WebHome")
174 +{{/velocity}}
69 69  
70 -=== [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] ===
176 +== [[April>>Gallery.2018.04.WebHome]] ==
71 71  
72 -=== [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] ===
178 +=== [[Botanic Gardens>>Gallery.2018.04.BotanicGardens.WebHome]] ===
73 73  
74 -== [[March>>doc:.2018.03.WebHome]] ==
180 +{{velocity}}
181 +#thumbs("Gallery.2018.04.BotanicGardens.WebHome")
182 +{{/velocity}}
75 75  
76 -=== [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] ===
184 +=== [[Cruagh>>Gallery.2018.04.Cruagh.WebHome]] ===
77 77  
78 -=== [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] ===
186 +{{velocity}}
187 +#thumbs("Gallery.2018.04.Cruagh.WebHome")
188 +{{/velocity}}
79 79  
80 -=== [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] ===
190 +=== [[Glencullen>>Gallery.2018.04.Glencullen.WebHome]] ===
81 81  
82 -== [[February>>doc:.2018.02.WebHome]] ==
192 +{{velocity}}
193 +#thumbs("Gallery.2018.04.Glencullen.WebHome")
194 +{{/velocity}}
83 83  
84 -=== [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] ===
196 +=== [[Hellfire Club>>Gallery.2018.04.HellfireClub.WebHome]] ===
85 85  
86 -=== [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] ===
198 +{{velocity}}
199 +#thumbs("Gallery.2018.04.HellfireClub.WebHome")
200 +{{/velocity}}
87 87  
88 -=== [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] ===
202 +=== [[Massy's Estate>>Gallery.2018.04.MassysEstate.WebHome]] ===
89 89  
90 -== [[January>>doc:.2018.01.WebHome]] ==
204 +{{velocity}}
205 +#thumbs("Gallery.2018.04.MassysEstate.WebHome")
206 +{{/velocity}}
91 91  
92 -=== [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] ===
208 +=== [[Ticknock>>Gallery.2018.04.Ticknock.WebHome]] ===
209 +
210 +{{velocity}}
211 +#thumbs("Gallery.2018.04.Ticknock.WebHome")
212 +{{/velocity}}
213 +
214 +== [[March>>Gallery.2018.03.WebHome]] ==
215 +
216 +=== [[Kilmashogue>>Gallery.2018.03.Kilmashogue.WebHome]] ===
217 +
218 +{{velocity}}
219 +#thumbs("Gallery.2018.03.Kilmashogue.WebHome")
220 +{{/velocity}}
221 +
222 +=== [[Tibradden>>Gallery.2018.03.Tibradden.WebHome]] ===
223 +
224 +{{velocity}}
225 +#thumbs("Gallery.2018.03.Tibradden.WebHome")
226 +{{/velocity}}
227 +
228 +=== [[Ticknock>>Gallery.2018.03.Ticknock.WebHome]] ===
229 +
230 +{{velocity}}
231 +#thumbs("Gallery.2018.03.Ticknock.WebHome")
232 +{{/velocity}}
233 +
234 +== [[February>>Gallery.2018.02.WebHome]] ==
235 +
236 +=== [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] ===
237 +
238 +{{velocity}}
239 +#thumbs("Gallery.2018.02.MassysEstate.WebHome")
240 +{{/velocity}}
241 +
242 +=== [[Ticknock>>Gallery.2018.02.Ticknock.WebHome]] ===
243 +
244 +{{velocity}}
245 +#thumbs("Gallery.2018.02.Ticknock.WebHome")
246 +{{/velocity}}
247 +
248 +=== [[Ticknock (2nd Visit)>>Gallery.2018.02.Ticknock2.WebHome]] ===
249 +
250 +{{velocity}}
251 +#thumbs("Gallery.2018.02.Ticknock2.WebHome")
252 +{{/velocity}}
253 +
254 +== [[January>>Gallery.2018.01.WebHome]] ==
255 +
256 +=== [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] ===
257 +
258 +{{velocity}}
259 +#thumbs("Gallery.2018.01.Ticknock.WebHome")
260 +{{/velocity}}