Changes for page 2020

Last modified by David De La Harpe Golden on 2021/01/17 21:08

From version 18.1
edited by David De La Harpe Golden
on 2020/05/10 19:22
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
Change comment: There is no comment for this version

Summary

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}}
... ... @@ -84,7 +84,6 @@
84 84  #thumbs("Gallery.2020.03.Ticknock.WebHome")
85 85  {{/velocity}}
86 86  
87 -
88 88  === [[Glencullen (2nd Visit)>>Gallery.2020.03.Glencullen2.WebHome]] ===
89 89  
90 90  {{velocity}}
... ... @@ -91,44 +91,3 @@
91 91  #thumbs("Gallery.2020.03.Glencullen2.WebHome")
92 92  {{/velocity}}
93 93  
94 -
95 -== [[04 April>>Gallery.2020.04.WebHome]] ==
96 -
97 -
98 -=== [[Sandyford>>Gallery.2020.04.Sandyford.WebHome]] ===
99 -
100 -{{velocity}}
101 -#thumbs("Gallery.2020.04.Sandyford.WebHome")
102 -{{/velocity}}
103 -
104 -
105 -=== [[Balally>>Gallery.2020.04.Balally.WebHome]] ===
106 -
107 -{{velocity}}
108 -#thumbs("Gallery.2020.04.Balally.WebHome")
109 -{{/velocity}}
110 -
111 -
112 -=== [[FitzSimons Wood>>Gallery.2020.04.FitzSimonsWood.WebHome]] ===
113 -
114 -{{velocity}}
115 -#thumbs("Gallery.2020.04.FitzSimonsWood.WebHome")
116 -{{/velocity}}
117 -
118 -
119 -== [[05 May>>Gallery.2020.05.WebHome]] ==
120 -
121 -
122 -=== [[Ticknock>>Gallery.2020.05.Ticknock.WebHome]] ===
123 -
124 -{{velocity}}
125 -#thumbs("Gallery.2020.05.Ticknock.WebHome")
126 -{{/velocity}}
127 -
128 -
129 -=== [[Kilmashogue>>Gallery.2020.05.Kilmashogue.WebHome]] ===
130 -
131 -{{velocity}}
132 -#thumbs("Gallery.2020.05.Kilmashogue.WebHome")
133 -{{/velocity}}
134 -