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


edited by David De La Harpe Golden
on 2019/12/15 21:44
on 2019/12/15 21:44
Change comment:
There is no comment for this version
To version
33.1

edited by David De La Harpe Golden
on 2021/01/17 21:14
on 2021/01/17 21:14
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 ... ... @@ -10,6 +10,9 @@ 10 10 #end 11 11 {{/velocity}} 12 12 13 +{{container layoutStyle="columns"}} 14 +((( 15 + 13 13 == [[01 January>>Gallery.2019.01.WebHome]] == 14 14 15 15 === [[Cruagh>>Gallery.2019.01.Cruagh.WebHome]] === ... ... @@ -23,7 +23,8 @@ 23 23 {{velocity}} 24 24 #thumbs("Gallery.2019.01.Ticknock.WebHome") 25 25 {{/velocity}} 26 - 29 +))) 30 +((( 27 27 == [[02 February>>Gallery.2019.02.WebHome]] == 28 28 29 29 === [[Ticknock>>Gallery.2019.02.Ticknock.WebHome]] === ... ... @@ -43,7 +43,13 @@ 43 43 {{velocity}} 44 44 #thumbs("Gallery.2019.02.Fernhill.WebHome") 45 45 {{/velocity}} 50 +))) 51 +{{/container}} 46 46 53 + 54 + 55 +{{container layoutStyle="columns"}} 56 +((( 47 47 == [[03 March>>Gallery.2019.03.WebHome]] == 48 48 49 49 === [[Tibradden>>Gallery.2019.03.Tibradden.WebHome]] === ... ... @@ -63,7 +63,8 @@ 63 63 {{velocity}} 64 64 #thumbs("Gallery.2019.03.Ticknock.WebHome") 65 65 {{/velocity}} 66 - 76 +))) 77 +((( 67 67 == [[04 April>>Gallery.2019.04.WebHome]] == 68 68 69 69 === [[Hellfire Club>>Gallery.2019.04.HellfireClub.WebHome]] === ... ... @@ -83,7 +83,13 @@ 83 83 {{velocity}} 84 84 #thumbs("Gallery.2019.04.Fernhill.WebHome") 85 85 {{/velocity}} 97 +))) 98 +{{/container}} 86 86 100 + 101 + 102 +{{container layoutStyle="columns"}} 103 +((( 87 87 == [[05 May>>Gallery.2019.05.WebHome]] == 88 88 89 89 === [[Knocknagun>>Gallery.2019.05.Knocknagun.WebHome]] === ... ... @@ -103,7 +103,8 @@ 103 103 {{velocity}} 104 104 #thumbs("Gallery.2019.05.MarlayPark.WebHome") 105 105 {{/velocity}} 106 - 123 +))) 124 +((( 107 107 == [[06 June>>Gallery.2019.06.WebHome]] == 108 108 109 109 === [[Cloon Oak Glen>>Gallery.2019.06.CloonOakGlen.WebHome]] === ... ... @@ -130,7 +130,13 @@ 130 130 {{velocity}} 131 131 #thumbs("Gallery.2019.06.Ticknock.WebHome") 132 132 {{/velocity}} 151 +))) 152 +{{/container}} 133 133 154 + 155 + 156 +{{container layoutStyle="columns"}} 157 +((( 134 134 == [[07 July>>Gallery.2019.07.WebHome]] == 135 135 136 136 === [[Fernhill>>Gallery.2019.07.Fernhill.WebHome]] === ... ... @@ -150,7 +150,8 @@ 150 150 {{velocity}} 151 151 #thumbs("Gallery.2019.07.Ticknock.WebHome") 152 152 {{/velocity}} 153 - 177 +))) 178 +((( 154 154 == [[08 August>>Gallery.2019.08.WebHome]] == 155 155 156 156 === [[Hellfire Club>>Gallery.2019.08.HellfireClub.WebHome]] === ... ... @@ -176,7 +176,13 @@ 176 176 {{velocity}} 177 177 #thumbs("Gallery.2019.08.Tibradden.WebHome") 178 178 {{/velocity}} 204 +))) 205 +{{/container}} 179 179 207 + 208 + 209 +{{container layoutStyle="columns"}} 210 +((( 180 180 == [[09 September>>Gallery.2019.09.WebHome]] == 181 181 182 182 === [[Ticknock>>Gallery.2019.09.Ticknock.WebHome]] === ... ... @@ -208,7 +208,8 @@ 208 208 {{velocity}} 209 209 #thumbs("Gallery.2019.09.Tibradden2.WebHome") 210 210 {{/velocity}} 211 - 242 +))) 243 +((( 212 212 == [[10 October>>Gallery.2019.10.WebHome]] == 213 213 214 214 === [[Ticknock>>Gallery.2019.10.Ticknock.WebHome]] === ... ... @@ -240,7 +240,13 @@ 240 240 {{velocity}} 241 241 #thumbs("Gallery.2019.10.HellfireClub.WebHome") 242 242 {{/velocity}} 275 +))) 276 +{{/container}} 243 243 278 + 279 + 280 +{{container layoutStyle="columns"}} 281 +((( 244 244 == [[11 November>>Gallery.2019.11.WebHome]] == 245 245 246 246 === [[Ticknock>>Gallery.2019.11.Ticknock.WebHome]] === ... ... @@ -267,7 +267,8 @@ 267 267 #thumbs("Gallery.2019.11.Tibradden.WebHome") 268 268 {{/velocity}} 269 269 270 - 308 +))) 309 +((( 271 271 == [[12 December>>Gallery.2019.12.WebHome]] == 272 272 273 273 === [[Cruagh>>Gallery.2019.12.Cruagh.WebHome]] === ... ... @@ -281,3 +281,18 @@ 281 281 {{velocity}} 282 282 #thumbs("Gallery.2019.12.Ticknock.WebHome") 283 283 {{/velocity}} 323 + 324 +=== [[Ticknock (2nd Visit)>>Gallery.2019.12.Ticknock2.WebHome]] === 325 + 326 +{{velocity}} 327 +#thumbs("Gallery.2019.12.Ticknock2.WebHome") 328 +{{/velocity}} 329 + 330 +=== [[Massy's Estate>>Gallery.2019.12.MassysEstate.WebHome]] === 331 + 332 +{{velocity}} 333 +#thumbs("Gallery.2019.12.MassysEstate.WebHome") 334 +{{/velocity}} 335 +))) 336 +{{/container}} 337 +