Changes for page Gallery

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

From version 53.1
edited by David De La Harpe Golden
on 2018/10/27 19:40
Change comment: There is no comment for this version
To 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

Summary

Details

Page properties
Content
... ... @@ -1,245 +1,92 @@
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 -{{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}}
3 +{{toc depth="2"/}}
14 14  
15 -= [[2018>>Gallery.2018.WebHome]] =
5 += [[2018]] =
16 16  
17 -== [[October>>Gallery.2018.10.WebHome]] ==
7 +== [[July>>doc:.2018.07.WebHome]] ==
18 18  
19 -=== [[Kilmashogue>>Gallery.2018.10.Kilmashogue.WebHome]] ===
9 +=== [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
20 20  
21 21  {{velocity}}
22 -#thumbs("Gallery.2018.10.Kilmashogue.WebHome")
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
23 23  {{/velocity}}
24 24  
25 -=== [[Hellfire Club>>Gallery.2018.10.HellfireClub.WebHome]] ===
26 -
27 -{{velocity}}
28 -#thumbs("Gallery.2018.10.HellfireClub.WebHome")
29 -{{/velocity}}
30 -
31 -=== [[Ticknock>>Gallery.2018.10.Ticknock.WebHome]] ===
32 -
33 -{{velocity}}
34 -#thumbs("Gallery.2018.10.Ticknock.WebHome")
35 -{{/velocity}}
36 -
37 -== [[September>>Gallery.2018.09.WebHome]] ==
38 -
39 -=== [[Cloon Oak Glen>>Gallery.2018.09.CloonOakGlen.WebHome]] ===
40 -
41 -{{velocity}}
42 -#thumbs("Gallery.2018.09.CloonOakGlen.WebHome")
43 -{{/velocity}}
44 -
45 -=== [[Marlay Park>>Gallery.2018.09.MarlayPark.WebHome]] ===
46 -
47 -{{velocity}}
48 -#thumbs("Gallery.2018.09.MarlayPark.WebHome")
49 -{{/velocity}}
50 -
51 -=== [[Massy's Estate>>Gallery.2018.09.MassysEstate.WebHome]] ===
52 -
53 -{{velocity}}
54 -#thumbs("Gallery.2018.09.MassysEstate.WebHome")
55 -{{/velocity}}
56 -
57 -=== [[Tibradden>>Gallery.2018.09.Tibradden.WebHome]] ===
58 -
59 -{{velocity}}
60 -#thumbs("Gallery.2018.09.Tibradden.WebHome")
61 -{{/velocity}}
62 -
63 -=== [[Glencullen>>Gallery.2018.09.Glencullen.WebHome]] ===
64 -
65 -{{velocity}}
66 -#thumbs("Gallery.2018.09.Glencullen.WebHome")
67 -{{/velocity}}
68 -
69 -== [[August>>Gallery.2018.08.WebHome]] ==
70 -
71 -=== [[Ticknock (2nd Visit)>>Gallery.2018.08.Ticknock2.WebHome]] ===
72 -
73 -{{velocity}}
74 -#thumbs("Gallery.2018.08.Ticknock2.WebHome")
75 -{{/velocity}}
76 -
77 -=== [[Phoenix Park>>Gallery.2018.08.PhoenixPark.WebHome]] ===
78 -
79 -{{velocity}}
80 -#thumbs("Gallery.2018.08.PhoenixPark.WebHome")
81 -{{/velocity}}
82 -
83 -=== [[Ticknock>>Gallery.2018.08.Ticknock.WebHome]] ===
84 -
85 -{{velocity}}
86 -#thumbs("Gallery.2018.08.Ticknock.WebHome")
87 -{{/velocity}}
88 -
89 -=== [[Lough Bray>>Gallery.2018.08.LoughBray.WebHome]] ===
90 -
91 -{{velocity}}
92 -#thumbs("Gallery.2018.08.LoughBray.WebHome")
93 -{{/velocity}}
94 -
95 -== [[July>>Gallery.2018.07.WebHome]] ==
96 -
97 -=== [[Tibradden>>Gallery.2018.07.Tibradden.WebHome]] ===
98 -
99 -{{velocity}}
100 -#thumbs("Gallery.2018.07.Tibradden.WebHome")
101 -{{/velocity}}
102 -
103 -=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] ===
104 -
105 -{{velocity}}
106 -#thumbs("Gallery.2018.07.Kilmashogue.WebHome")
107 -{{/velocity}}
108 -
109 109  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
110 110  
111 111  {{velocity}}
112 -#thumbs("Gallery.2018.07.Stepaside.WebHome")
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
113 113  {{/velocity}}
114 114  
115 115  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
116 116  
29 +
117 117  {{velocity}}
118 -#thumbs("Gallery.2018.07.Ticknock.WebHome")
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
119 119  {{/velocity}}
120 120  
121 121  == [[June>>doc:.2018.06.WebHome]] ==
122 122  
123 -=== [[Massy's Estate>>Gallery.2018.06.MassysEstate.WebHome]] ===
39 +=== [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
124 124  
125 125  {{velocity}}
126 -#thumbs("Gallery.2018.06.MassysEstate.WebHome")
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
127 127  {{/velocity}}
128 128  
129 -=== [[Ticknock>>Gallery.2018.06.Ticknock.WebHome]] ===
48 +=== [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
130 130  
131 -{{velocity}}
132 -#thumbs("Gallery.2018.06.Ticknock.WebHome")
133 -{{/velocity}}
50 +=== [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===
134 134  
135 -=== [[Ticknock (2nd Visit)>>Gallery.2018.06.Ticknock2.WebHome]] ===
52 +== [[May>>doc:.2018.05.WebHome]] ==
136 136  
137 -{{velocity}}
138 -#thumbs("Gallery.2018.06.Ticknock2.WebHome")
139 -{{/velocity}}
54 +=== [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] ===
140 140  
141 -== [[May>>Gallery.2018.05.WebHome]] ==
56 +=== [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] ===
142 142  
143 -=== [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] ===
58 +=== [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] ===
144 144  
145 -{{velocity}}
146 -#thumbs("Gallery.2018.05.Bohernabreena.WebHome")
147 -{{/velocity}}
60 +== [[April>>doc:.2018.04.WebHome]] ==
148 148  
149 -=== [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] ===
62 +=== [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===
150 150  
151 -{{velocity}}
152 -#thumbs("Gallery.2018.05.MarlayPark.WebHome")
153 -{{/velocity}}
64 +=== [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] ===
154 154  
155 -=== [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] ===
66 +=== [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] ===
156 156  
157 -{{velocity}}
158 -#thumbs("Gallery.2018.05.MarlayPark2.WebHome")
159 -{{/velocity}}
68 +=== [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] ===
160 160  
161 -== [[April>>Gallery.2018.04.WebHome]] ==
70 +=== [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] ===
162 162  
163 -=== [[Botanic Gardens>>Gallery.2018.04.BotanicGardens.WebHome]] ===
72 +=== [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] ===
164 164  
165 -{{velocity}}
166 -#thumbs("Gallery.2018.04.BotanicGardens.WebHome")
167 -{{/velocity}}
74 +== [[March>>doc:.2018.03.WebHome]] ==
168 168  
169 -=== [[Cruagh>>Gallery.2018.04.Cruagh.WebHome]] ===
76 +=== [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] ===
170 170  
171 -{{velocity}}
172 -#thumbs("Gallery.2018.04.Cruagh.WebHome")
173 -{{/velocity}}
78 +=== [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] ===
174 174  
175 -=== [[Glencullen>>Gallery.2018.04.Glencullen.WebHome]] ===
80 +=== [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] ===
176 176  
177 -{{velocity}}
178 -#thumbs("Gallery.2018.04.Glencullen.WebHome")
179 -{{/velocity}}
82 +== [[February>>doc:.2018.02.WebHome]] ==
180 180  
181 -=== [[Hellfire Club>>Gallery.2018.04.HellfireClub.WebHome]] ===
84 +=== [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] ===
182 182  
183 -{{velocity}}
184 -#thumbs("Gallery.2018.04.HellfireClub.WebHome")
185 -{{/velocity}}
86 +=== [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] ===
186 186  
187 -=== [[Massy's Estate>>Gallery.2018.04.MassysEstate.WebHome]] ===
88 +=== [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] ===
188 188  
189 -{{velocity}}
190 -#thumbs("Gallery.2018.04.MassysEstate.WebHome")
191 -{{/velocity}}
90 +== [[January>>doc:.2018.01.WebHome]] ==
192 192  
193 -=== [[Ticknock>>Gallery.2018.04.Ticknock.WebHome]] ===
194 -
195 -{{velocity}}
196 -#thumbs("Gallery.2018.04.Ticknock.WebHome")
197 -{{/velocity}}
198 -
199 -== [[March>>Gallery.2018.03.WebHome]] ==
200 -
201 -=== [[Kilmashogue>>Gallery.2018.03.Kilmashogue.WebHome]] ===
202 -
203 -{{velocity}}
204 -#thumbs("Gallery.2018.03.Kilmashogue.WebHome")
205 -{{/velocity}}
206 -
207 -=== [[Tibradden>>Gallery.2018.03.Tibradden.WebHome]] ===
208 -
209 -{{velocity}}
210 -#thumbs("Gallery.2018.03.Tibradden.WebHome")
211 -{{/velocity}}
212 -
213 -=== [[Ticknock>>Gallery.2018.03.Ticknock.WebHome]] ===
214 -
215 -{{velocity}}
216 -#thumbs("Gallery.2018.03.Ticknock.WebHome")
217 -{{/velocity}}
218 -
219 -== [[February>>Gallery.2018.02.WebHome]] ==
220 -
221 -=== [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] ===
222 -
223 -{{velocity}}
224 -#thumbs("Gallery.2018.02.MassysEstate.WebHome")
225 -{{/velocity}}
226 -
227 -=== [[Ticknock>>Gallery.2018.02.Ticknock.WebHome]] ===
228 -
229 -{{velocity}}
230 -#thumbs("Gallery.2018.02.Ticknock.WebHome")
231 -{{/velocity}}
232 -
233 -=== [[Ticknock (2nd Visit)>>Gallery.2018.02.Ticknock2.WebHome]] ===
234 -
235 -{{velocity}}
236 -#thumbs("Gallery.2018.02.Ticknock2.WebHome")
237 -{{/velocity}}
238 -
239 -== [[January>>Gallery.2018.01.WebHome]] ==
240 -
241 -=== [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] ===
242 -
243 -{{velocity}}
244 -#thumbs("Gallery.2018.01.Ticknock.WebHome")
245 -{{/velocity}}
92 +=== [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] ===