Changes for page 2020
Last modified by David De La Harpe Golden on 2021/01/17 21:08
From version 42.1
edited by David De La Harpe Golden
on 2020/10/16 11:43
on 2020/10/16 11:43
Change comment:
There is no comment for this version
To version 52.1
edited by David De La Harpe Golden
on 2021/01/17 20:15
on 2021/01/17 20:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,8 @@ 1 1 {{velocity}} 2 2 #macro(thumbs $docref) 3 3 #set($document = $xwiki.getDocument($docref)) 4 -#foreach($attach in $ sorttool.sort($document.getAttachmentList(),["filename"]))5 - #if($ velocityCount > 10)4 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 5 + #if($foreach.count > 10) 6 6 [[(+)>>$docref]] 7 7 #break 8 8 #end ... ... @@ -287,3 +287,81 @@ 287 287 #thumbs("Gallery.2020.10.Fernhill.WebHome") 288 288 {{/velocity}} 289 289 290 + 291 + 292 +=== [[Hellfire Club>>Gallery.2020.10.HellfireClub.WebHome]] === 293 + 294 +{{velocity}} 295 +#thumbs("Gallery.2020.10.HellfireClub.WebHome") 296 +{{/velocity}} 297 + 298 + 299 + 300 +=== [[Ticknock>>Gallery.2020.10.Ticknock.WebHome]] === 301 + 302 +{{velocity}} 303 +#thumbs("Gallery.2020.10.Ticknock.WebHome") 304 +{{/velocity}} 305 + 306 + 307 + 308 +== [[11 November>>Gallery.2020.11.WebHome]] == 309 + 310 + 311 +=== [[Kilmashogue>>Gallery.2020.11.Kilmashogue.WebHome]] === 312 + 313 +{{velocity}} 314 +#thumbs("Gallery.2020.11.Kilmashogue.WebHome") 315 +{{/velocity}} 316 + 317 + 318 + 319 +=== [[Ticknock>>Gallery.2020.11.Ticknock.WebHome]] === 320 + 321 +{{velocity}} 322 +#thumbs("Gallery.2020.11.Ticknock.WebHome") 323 +{{/velocity}} 324 + 325 + 326 +=== [[Kilmashogue (2nd Visit)>>Gallery.2020.11.Kilmashogue2.WebHome]] === 327 + 328 +{{velocity}} 329 +#thumbs("Gallery.2020.11.Kilmashogue2.WebHome") 330 +{{/velocity}} 331 + 332 + 333 + 334 +=== [[Ticknock (2nd Visit)>>Gallery.2020.11.Ticknock2.WebHome]] === 335 + 336 +{{velocity}} 337 +#thumbs("Gallery.2020.11.Ticknock2.WebHome") 338 +{{/velocity}} 339 + 340 + 341 + 342 +== [[12 December>>Gallery.2020.12.WebHome]] == 343 + 344 + 345 +=== [[Ticknock>>Gallery.2020.12.Ticknock.WebHome]] === 346 + 347 +{{velocity}} 348 +#thumbs("Gallery.2020.12.Ticknock.WebHome") 349 +{{/velocity}} 350 + 351 + 352 +=== [[Tibradden>>Gallery.2020.12.Tibradden.WebHome]] === 353 + 354 +{{velocity}} 355 +#thumbs("Gallery.2020.12.Tibradden.WebHome") 356 +{{/velocity}} 357 + 358 + 359 +=== [[Ticknock (2nd Visit)>>Gallery.2020.12.Ticknock2.WebHome]] === 360 + 361 +{{velocity}} 362 +#thumbs("Gallery.2020.12.Ticknock2.WebHome") 363 +{{/velocity}} 364 + 365 + 366 + 367 +