Changes for page 2019
Last modified by David De La Harpe Golden on 2021/01/17 21:14
From version
25.1


edited by David De La Harpe Golden
on 2019/11/11 18:48
on 2019/11/11 18:48
Change comment:
There is no comment for this version
To version
32.1


edited by David De La Harpe Golden
on 2021/01/17 20:18
on 2021/01/17 20:18
Change comment:
There is no comment for this version
Summary
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 ... ... @@ -249,3 +249,48 @@ 249 249 #thumbs("Gallery.2019.11.Ticknock.WebHome") 250 250 {{/velocity}} 251 251 252 +=== [[Kilmashogue>>Gallery.2019.11.Kilmashogue.WebHome]] === 253 + 254 +{{velocity}} 255 +#thumbs("Gallery.2019.11.Kilmashogue.WebHome") 256 +{{/velocity}} 257 + 258 +=== [[Glencullen>>Gallery.2019.11.Glencullen.WebHome]] === 259 + 260 +{{velocity}} 261 +#thumbs("Gallery.2019.11.Glencullen.WebHome") 262 +{{/velocity}} 263 + 264 +=== [[Tibradden>>Gallery.2019.11.Tibradden.WebHome]] === 265 + 266 +{{velocity}} 267 +#thumbs("Gallery.2019.11.Tibradden.WebHome") 268 +{{/velocity}} 269 + 270 + 271 +== [[12 December>>Gallery.2019.12.WebHome]] == 272 + 273 +=== [[Cruagh>>Gallery.2019.12.Cruagh.WebHome]] === 274 + 275 +{{velocity}} 276 +#thumbs("Gallery.2019.12.Cruagh.WebHome") 277 +{{/velocity}} 278 + 279 +=== [[Ticknock>>Gallery.2019.12.Ticknock.WebHome]] === 280 + 281 +{{velocity}} 282 +#thumbs("Gallery.2019.12.Ticknock.WebHome") 283 +{{/velocity}} 284 + 285 +=== [[Ticknock (2nd Visit)>>Gallery.2019.12.Ticknock2.WebHome]] === 286 + 287 +{{velocity}} 288 +#thumbs("Gallery.2019.12.Ticknock2.WebHome") 289 +{{/velocity}} 290 + 291 +=== [[Massy's Estate>>Gallery.2019.12.MassysEstate.WebHome]] === 292 + 293 +{{velocity}} 294 +#thumbs("Gallery.2019.12.MassysEstate.WebHome") 295 +{{/velocity}} 296 +