Wiki source code of 2023
Last modified by David De La Harpe Golden on 2024/12/17 20:05
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | #macro(thumbs $docref) | ||
| 3 | #set($document = $xwiki.getDocument($docref)) | ||
| 4 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
| 5 | #if($foreach.count > 10) | ||
| 6 | [[(+)>>$docref]] | ||
| 7 | #break | ||
| 8 | #end | ||
| 9 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
| 10 | #end | ||
| 11 | {{/velocity}} | ||
| 12 | |||
| 13 | |||
| 14 | {{container layoutStyle="columns"}} | ||
| 15 | ((( | ||
| 16 | |||
| 17 | == [[01 January>>Gallery.2023.01.WebHome]] == | ||
| 18 | |||
| 19 | |||
| 20 | === [[Ticknock>>Gallery.2023.01.Ticknock.WebHome]] === | ||
| 21 | |||
| 22 | {{velocity}} | ||
| 23 | #thumbs("Gallery.2023.01.Ticknock.WebHome") | ||
| 24 | {{/velocity}} | ||
| 25 | |||
| 26 | |||
| 27 | === [[Glencullen>>Gallery.2023.01.Glencullen.WebHome]] === | ||
| 28 | |||
| 29 | {{velocity}} | ||
| 30 | #thumbs("Gallery.2023.01.Glencullen.WebHome") | ||
| 31 | {{/velocity}} | ||
| 32 | |||
| 33 | |||
| 34 | ))) | ||
| 35 | ((( | ||
| 36 | |||
| 37 | == [[02 February>>Gallery.2023.02.WebHome]] == | ||
| 38 | |||
| 39 | |||
| 40 | === [[Tibradden>>Gallery.2023.02.Tibradden.WebHome]] === | ||
| 41 | |||
| 42 | {{velocity}} | ||
| 43 | #thumbs("Gallery.2023.02.Tibradden.WebHome") | ||
| 44 | {{/velocity}} | ||
| 45 | |||
| 46 | |||
| 47 | === [[Fernhill>>Gallery.2023.02.Fernhill.WebHome]] === | ||
| 48 | |||
| 49 | {{velocity}} | ||
| 50 | #thumbs("Gallery.2023.02.Fernhill.WebHome") | ||
| 51 | {{/velocity}} | ||
| 52 | |||
| 53 | |||
| 54 | === [[Marlay Park>>Gallery.2023.02.MarlayPark.WebHome]] === | ||
| 55 | |||
| 56 | {{velocity}} | ||
| 57 | #thumbs("Gallery.2023.02.MarlayPark.WebHome") | ||
| 58 | {{/velocity}} | ||
| 59 | |||
| 60 | |||
| 61 | === [[Ticknock>>Gallery.2023.02.Ticknock.WebHome]] === | ||
| 62 | |||
| 63 | {{velocity}} | ||
| 64 | #thumbs("Gallery.2023.02.Ticknock.WebHome") | ||
| 65 | {{/velocity}} | ||
| 66 | |||
| 67 | |||
| 68 | ))) | ||
| 69 | {{/container}} | ||
| 70 | |||
| 71 | |||
| 72 | {{container layoutStyle="columns"}} | ||
| 73 | ((( | ||
| 74 | |||
| 75 | == [[03 March>>Gallery.2023.03.WebHome]] == | ||
| 76 | |||
| 77 | |||
| 78 | === [[Fernhill>>Gallery.2023.03.Fernhill.WebHome]] === | ||
| 79 | |||
| 80 | {{velocity}} | ||
| 81 | #thumbs("Gallery.2023.03.Fernhill.WebHome") | ||
| 82 | {{/velocity}} | ||
| 83 | |||
| 84 | |||
| 85 | === [[Ticknock>>Gallery.2023.03.Ticknock.WebHome]] === | ||
| 86 | |||
| 87 | {{velocity}} | ||
| 88 | #thumbs("Gallery.2023.03.Ticknock.WebHome") | ||
| 89 | {{/velocity}} | ||
| 90 | |||
| 91 | |||
| 92 | ))) | ||
| 93 | ((( | ||
| 94 | |||
| 95 | == [[04 April>>Gallery.2023.04.WebHome]] == | ||
| 96 | |||
| 97 | |||
| 98 | === [[Fernhill>>Gallery.2023.04.Fernhill.WebHome]] === | ||
| 99 | |||
| 100 | {{velocity}} | ||
| 101 | #thumbs("Gallery.2023.04.Fernhill.WebHome") | ||
| 102 | {{/velocity}} | ||
| 103 | |||
| 104 | |||
| 105 | === [[Glencullen>>Gallery.2023.04.Glencullen.WebHome]] === | ||
| 106 | |||
| 107 | {{velocity}} | ||
| 108 | #thumbs("Gallery.2023.04.Glencullen.WebHome") | ||
| 109 | {{/velocity}} | ||
| 110 | |||
| 111 | |||
| 112 | === [[Marlay Park>>Gallery.2023.04.MarlayPark.WebHome]] === | ||
| 113 | |||
| 114 | {{velocity}} | ||
| 115 | #thumbs("Gallery.2023.04.MarlayPark.WebHome") | ||
| 116 | {{/velocity}} | ||
| 117 | |||
| 118 | |||
| 119 | === [[Hellfire Club>>Gallery.2023.04.HellfireClub.WebHome]] === | ||
| 120 | |||
| 121 | {{velocity}} | ||
| 122 | #thumbs("Gallery.2023.04.HellfireClub.WebHome") | ||
| 123 | {{/velocity}} | ||
| 124 | |||
| 125 | |||
| 126 | ))) | ||
| 127 | {{/container}} | ||
| 128 | |||
| 129 | |||
| 130 | |||
| 131 | {{container layoutStyle="columns"}} | ||
| 132 | ((( | ||
| 133 | |||
| 134 | == [[05 May>>Gallery.2023.05.WebHome]] == | ||
| 135 | |||
| 136 | |||
| 137 | === [[Fernhill>>Gallery.2023.05.Fernhill.WebHome]] === | ||
| 138 | |||
| 139 | {{velocity}} | ||
| 140 | #thumbs("Gallery.2023.05.Fernhill.WebHome") | ||
| 141 | {{/velocity}} | ||
| 142 | |||
| 143 | |||
| 144 | === [[Fernhill (2nd Visit)>>Gallery.2023.05.Fernhill2.WebHome]] === | ||
| 145 | |||
| 146 | {{velocity}} | ||
| 147 | #thumbs("Gallery.2023.05.Fernhill2.WebHome") | ||
| 148 | {{/velocity}} | ||
| 149 | |||
| 150 | |||
| 151 | === [[Tibradden>>Gallery.2023.05.Tibradden.WebHome]] === | ||
| 152 | |||
| 153 | {{velocity}} | ||
| 154 | #thumbs("Gallery.2023.05.Tibradden.WebHome") | ||
| 155 | {{/velocity}} | ||
| 156 | |||
| 157 | |||
| 158 | ))) | ||
| 159 | ((( | ||
| 160 | |||
| 161 | == [[06 June>>Gallery.2023.06.WebHome]] == | ||
| 162 | |||
| 163 | |||
| 164 | === [[Bohernabreena>>Gallery.2023.06.Bohernabreena.WebHome]] === | ||
| 165 | |||
| 166 | {{velocity}} | ||
| 167 | #thumbs("Gallery.2023.06.Bohernabreena.WebHome") | ||
| 168 | {{/velocity}} | ||
| 169 | |||
| 170 | |||
| 171 | === [[Fernhill>>Gallery.2023.06.Fernhill.WebHome]] === | ||
| 172 | |||
| 173 | {{velocity}} | ||
| 174 | #thumbs("Gallery.2023.06.Fernhill.WebHome") | ||
| 175 | {{/velocity}} | ||
| 176 | |||
| 177 | |||
| 178 | ))) | ||
| 179 | {{/container}} | ||
| 180 | |||
| 181 | |||
| 182 | |||
| 183 | {{container layoutStyle="columns"}} | ||
| 184 | ((( | ||
| 185 | |||
| 186 | == [[07 July>>Gallery.2023.07.WebHome]] == | ||
| 187 | |||
| 188 | |||
| 189 | === [[Glencullen>>Gallery.2023.07.Glencullen.WebHome]] === | ||
| 190 | |||
| 191 | {{velocity}} | ||
| 192 | #thumbs("Gallery.2023.07.Glencullen.WebHome") | ||
| 193 | {{/velocity}} | ||
| 194 | |||
| 195 | |||
| 196 | === [[Ticknock>>Gallery.2023.07.Ticknock.WebHome]] === | ||
| 197 | |||
| 198 | {{velocity}} | ||
| 199 | #thumbs("Gallery.2023.07.Ticknock.WebHome") | ||
| 200 | {{/velocity}} | ||
| 201 | |||
| 202 | |||
| 203 | === [[Fernhill>>Gallery.2023.07.Fernhill.WebHome]] === | ||
| 204 | |||
| 205 | {{velocity}} | ||
| 206 | #thumbs("Gallery.2023.07.Fernhill.WebHome") | ||
| 207 | {{/velocity}} | ||
| 208 | |||
| 209 | |||
| 210 | === [[Ticknock (2nd Visit)>>Gallery.2023.07.Ticknock2.WebHome]] === | ||
| 211 | |||
| 212 | {{velocity}} | ||
| 213 | #thumbs("Gallery.2023.07.Ticknock2.WebHome") | ||
| 214 | {{/velocity}} | ||
| 215 | |||
| 216 | |||
| 217 | === [[Fernhill (2nd Visit)>>Gallery.2023.07.Fernhill2.WebHome]] === | ||
| 218 | |||
| 219 | {{velocity}} | ||
| 220 | #thumbs("Gallery.2023.07.Fernhill2.WebHome") | ||
| 221 | {{/velocity}} | ||
| 222 | |||
| 223 | |||
| 224 | ))) | ||
| 225 | ((( | ||
| 226 | |||
| 227 | == [[08 August>>Gallery.2023.08.WebHome]] == | ||
| 228 | |||
| 229 | |||
| 230 | === [[Barnaslingan>>Gallery.2023.08.Barnaslingan.WebHome]] === | ||
| 231 | |||
| 232 | {{velocity}} | ||
| 233 | #thumbs("Gallery.2023.08.Barnaslingan.WebHome") | ||
| 234 | {{/velocity}} | ||
| 235 | |||
| 236 | |||
| 237 | === [[Kilmashogue>>Gallery.2023.08.Kilmashogue.WebHome]] === | ||
| 238 | |||
| 239 | {{velocity}} | ||
| 240 | #thumbs("Gallery.2023.08.Kilmashogue.WebHome") | ||
| 241 | {{/velocity}} | ||
| 242 | |||
| 243 | |||
| 244 | === [[Tibradden>>Gallery.2023.08.Tibradden.WebHome]] === | ||
| 245 | |||
| 246 | {{velocity}} | ||
| 247 | #thumbs("Gallery.2023.08.Tibradden.WebHome") | ||
| 248 | {{/velocity}} | ||
| 249 | |||
| 250 | |||
| 251 | ))) | ||
| 252 | {{/container}} | ||
| 253 | |||
| 254 | |||
| 255 | {{container layoutStyle="columns"}} | ||
| 256 | ((( | ||
| 257 | |||
| 258 | == [[09 September>>Gallery.2023.09.WebHome]] == | ||
| 259 | |||
| 260 | |||
| 261 | === [[Ticknock>>Gallery.2023.09.Ticknock.WebHome]] === | ||
| 262 | |||
| 263 | {{velocity}} | ||
| 264 | #thumbs("Gallery.2023.09.Ticknock.WebHome") | ||
| 265 | {{/velocity}} | ||
| 266 | |||
| 267 | |||
| 268 | === [[Knocksink>>Gallery.2023.09.Knocksink.WebHome]] === | ||
| 269 | |||
| 270 | {{velocity}} | ||
| 271 | #thumbs("Gallery.2023.09.Knocksink.WebHome") | ||
| 272 | {{/velocity}} | ||
| 273 | |||
| 274 | |||
| 275 | === [[Marlay Park>>Gallery.2023.09.MarlayPark.WebHome]] === | ||
| 276 | |||
| 277 | {{velocity}} | ||
| 278 | #thumbs("Gallery.2023.09.MarlayPark.WebHome") | ||
| 279 | {{/velocity}} | ||
| 280 | |||
| 281 | |||
| 282 | ))) | ||
| 283 | ((( | ||
| 284 | |||
| 285 | == [[10 October>>Gallery.2023.10.WebHome]] == | ||
| 286 | |||
| 287 | |||
| 288 | === [[Glencullen>>Gallery.2023.10.Glencullen.WebHome]] === | ||
| 289 | |||
| 290 | {{velocity}} | ||
| 291 | #thumbs("Gallery.2023.10.Glencullen.WebHome") | ||
| 292 | {{/velocity}} | ||
| 293 | |||
| 294 | |||
| 295 | === [[Massy's Estate>>Gallery.2023.10.MassysEstate.WebHome]] === | ||
| 296 | |||
| 297 | {{velocity}} | ||
| 298 | #thumbs("Gallery.2023.10.MassysEstate.WebHome") | ||
| 299 | {{/velocity}} | ||
| 300 | |||
| 301 | |||
| 302 | === [[Knocksink>>Gallery.2023.10.Knocksink.WebHome]] === | ||
| 303 | |||
| 304 | {{velocity}} | ||
| 305 | #thumbs("Gallery.2023.10.Knocksink.WebHome") | ||
| 306 | {{/velocity}} | ||
| 307 | |||
| 308 | |||
| 309 | === [[Marlay Park>>Gallery.2023.10.MarlayPark.WebHome]] === | ||
| 310 | |||
| 311 | {{velocity}} | ||
| 312 | #thumbs("Gallery.2023.10.MarlayPark.WebHome") | ||
| 313 | {{/velocity}} | ||
| 314 | |||
| 315 | |||
| 316 | ))) | ||
| 317 | {{/container}} | ||
| 318 | |||
| 319 | |||
| 320 | {{container layoutStyle="columns"}} | ||
| 321 | ((( | ||
| 322 | |||
| 323 | == [[11 November>>Gallery.2023.11.WebHome]] == | ||
| 324 | |||
| 325 | |||
| 326 | === [[Ticknock>>Gallery.2023.11.Ticknock.WebHome]] === | ||
| 327 | |||
| 328 | {{velocity}} | ||
| 329 | #thumbs("Gallery.2023.11.Ticknock.WebHome") | ||
| 330 | {{/velocity}} | ||
| 331 | |||
| 332 | |||
| 333 | === [[Fernhill>>Gallery.2023.11.Fernhill.WebHome]] === | ||
| 334 | |||
| 335 | {{velocity}} | ||
| 336 | #thumbs("Gallery.2023.11.Fernhill.WebHome") | ||
| 337 | {{/velocity}} | ||
| 338 | |||
| 339 | |||
| 340 | === [[Hellfire Club>>Gallery.2023.11.HellfireClub.WebHome]] === | ||
| 341 | |||
| 342 | {{velocity}} | ||
| 343 | #thumbs("Gallery.2023.11.HellfireClub.WebHome") | ||
| 344 | {{/velocity}} | ||
| 345 | |||
| 346 | |||
| 347 | ))) | ||
| 348 | ((( | ||
| 349 | |||
| 350 | == [[12 December>>Gallery.2023.12.WebHome]] == | ||
| 351 | |||
| 352 | |||
| 353 | === [[Ticknock>>Gallery.2023.12.Ticknock.WebHome]] === | ||
| 354 | |||
| 355 | {{velocity}} | ||
| 356 | #thumbs("Gallery.2023.12.Ticknock.WebHome") | ||
| 357 | {{/velocity}} | ||
| 358 | |||
| 359 | |||
| 360 | === [[Ticknock (2nd Visit)>>Gallery.2023.12.Ticknock2.WebHome]] === | ||
| 361 | |||
| 362 | {{velocity}} | ||
| 363 | #thumbs("Gallery.2023.12.Ticknock2.WebHome") | ||
| 364 | {{/velocity}} | ||
| 365 | |||
| 366 | |||
| 367 | === [[Marlay Park>>Gallery.2023.12.MarlayPark.WebHome]] === | ||
| 368 | |||
| 369 | {{velocity}} | ||
| 370 | #thumbs("Gallery.2023.12.MarlayPark.WebHome") | ||
| 371 | {{/velocity}} | ||
| 372 | |||
| 373 | |||
| 374 | === [[Fernhill>>Gallery.2023.12.Fernhill.WebHome]] === | ||
| 375 | |||
| 376 | {{velocity}} | ||
| 377 | #thumbs("Gallery.2023.12.Fernhill.WebHome") | ||
| 378 | {{/velocity}} | ||
| 379 | |||
| 380 | |||
| 381 | ))) | ||
| 382 | {{/container}} |