Changes for page 2020
Last modified by David De La Harpe Golden on 2021/01/17 21:08
From version 4.1
edited by David De La Harpe Golden
on 2020/02/02 15:50
on 2020/02/02 15:50
Change comment:
There is no comment for this version
To version 10.1
edited by David De La Harpe Golden
on 2020/03/25 11:38
on 2020/03/25 11:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,8 +11,16 @@ 11 11 {{/velocity}} 12 12 13 13 == [[01 January>>Gallery.2020.01.WebHome]] == 14 +{{velocity}} 14 14 16 +#macro(thumbs $docref) 15 15 18 +#set($document = $xwiki.getDocument($docref)) 19 + 20 +#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"])) 21 + 22 + #if($velocityCount > 10) 23 + 16 16 === [[Tibradden>>Gallery.2020.01.Tibradden.WebHome]] === 17 17 18 18 {{velocity}} ... ... @@ -33,7 +33,7 @@ 33 33 #thumbs("Gallery.2020.01.Tibradden2.WebHome") 34 34 {{/velocity}} 35 35 36 -== [[02 January>>Gallery.2020.02.WebHome]] ==44 +== [[02 February>>Gallery.2020.02.WebHome]] == 37 37 38 38 39 39 === [[Marlay Park>>Gallery.2020.02.MarlayPark.WebHome]] === ... ... @@ -42,3 +42,51 @@ 42 42 #thumbs("Gallery.2020.02.MarlayPark.WebHome") 43 43 {{/velocity}} 44 44 53 +=== [[Ticknock>>Gallery.2020.02.Ticknock.WebHome]] === 54 + 55 +{{velocity}} 56 +#thumbs("Gallery.2020.02.Ticknock.WebHome") 57 +{{/velocity}} 58 + 59 +=== [[Tibradden>>Gallery.2020.02.Tibradden.WebHome]] === 60 + 61 +{{velocity}} 62 +#thumbs("Gallery.2020.02.Tibradden.WebHome") 63 +{{/velocity}} 64 + 65 +=== [[Fernhill>>Gallery.2020.02.Fernhill.WebHome]] === 66 + 67 +{{velocity}} 68 +#thumbs("Gallery.2020.02.Fernhill.WebHome") 69 +{{/velocity}} 70 + 71 + 72 +== [[03 March>>Gallery.2020.03.WebHome]] == 73 + 74 + 75 +=== [[Glencullen>>Gallery.2020.03.Glencullen.WebHome]] === 76 + 77 +{{velocity}} 78 +#thumbs("Gallery.2020.03.Glencullen.WebHome") 79 +{{/velocity}} 80 + 81 + 82 +=== [[Cruagh>>Gallery.2020.03.Cruagh.WebHome]] === 83 + 84 +{{velocity}} 85 +#thumbs("Gallery.2020.03.Cruagh.WebHome") 86 +{{/velocity}} 87 + 88 + 89 +=== [[Ticknock>>Gallery.2020.03.Ticknock.WebHome]] === 90 + 91 +{{velocity}} 92 +#thumbs("Gallery.2020.03.Ticknock.WebHome") 93 +{{/velocity}} 94 + 95 +=== [[Glencullen (2nd Visit)>>Gallery.2020.03.Glencullen2.WebHome]] === 96 + 97 +{{velocity}} 98 +#thumbs("Gallery.2020.03.Glencullen2.WebHome") 99 +{{/velocity}} 100 +