Changes for page 2020

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

From version 49.1
edited by David De La Harpe Golden
on 2020/12/04 13:17
Change comment: There is no comment for this version
To version 55.1
edited by David De La Harpe Golden
on 2021/01/17 20:57
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,9 +10,13 @@
10 10  #end
11 11  {{/velocity}}
12 12  
13 +{{container layoutStyle="columns"}}
14 +
15 +(((
13 13  == [[01 January>>Gallery.2020.01.WebHome]] ==
14 14  
15 15  
19 +
16 16  === [[Tibradden>>Gallery.2020.01.Tibradden.WebHome]] ===
17 17  
18 18  {{velocity}}
... ... @@ -33,6 +33,8 @@
33 33  #thumbs("Gallery.2020.01.Tibradden2.WebHome")
34 34  {{/velocity}}
35 35  
40 +
41 +
36 36  == [[02 February>>Gallery.2020.02.WebHome]] ==
37 37  
38 38  
... ... @@ -42,6 +42,7 @@
42 42  #thumbs("Gallery.2020.02.MarlayPark.WebHome")
43 43  {{/velocity}}
44 44  
51 +
45 45  === [[Ticknock>>Gallery.2020.02.Ticknock.WebHome]] ===
46 46  
47 47  {{velocity}}
... ... @@ -48,6 +48,7 @@
48 48  #thumbs("Gallery.2020.02.Ticknock.WebHome")
49 49  {{/velocity}}
50 50  
58 +
51 51  === [[Tibradden>>Gallery.2020.02.Tibradden.WebHome]] ===
52 52  
53 53  {{velocity}}
... ... @@ -54,6 +54,7 @@
54 54  #thumbs("Gallery.2020.02.Tibradden.WebHome")
55 55  {{/velocity}}
56 56  
65 +
57 57  === [[Fernhill>>Gallery.2020.02.Fernhill.WebHome]] ===
58 58  
59 59  {{velocity}}
... ... @@ -61,6 +61,7 @@
61 61  {{/velocity}}
62 62  
63 63  
73 +
64 64  == [[03 March>>Gallery.2020.03.WebHome]] ==
65 65  
66 66  
... ... @@ -92,6 +92,7 @@
92 92  {{/velocity}}
93 93  
94 94  
105 +
95 95  == [[04 April>>Gallery.2020.04.WebHome]] ==
96 96  
97 97  
... ... @@ -116,6 +116,7 @@
116 116  {{/velocity}}
117 117  
118 118  
130 +
119 119  == [[05 May>>Gallery.2020.05.WebHome]] ==
120 120  
121 121  
... ... @@ -154,6 +154,7 @@
154 154  {{/velocity}}
155 155  
156 156  
169 +
157 157  == [[06 June>>Gallery.2020.06.WebHome]] ==
158 158  
159 159  
... ... @@ -184,7 +184,9 @@
184 184  #thumbs("Gallery.2020.06.Bohernabreena.WebHome")
185 185  {{/velocity}}
186 186  
187 -
200 +
201 +)))
202 +(((
188 188  == [[07 July>>Gallery.2020.07.WebHome]] ==
189 189  
190 190  
... ... @@ -195,6 +195,7 @@
195 195  {{/velocity}}
196 196  
197 197  
213 +
198 198  == [[08 August>>Gallery.2020.08.WebHome]] ==
199 199  
200 200  
... ... @@ -233,6 +233,7 @@
233 233  {{/velocity}}
234 234  
235 235  
252 +
236 236  == [[09 September>>Gallery.2020.09.WebHome]] ==
237 237  
238 238  
... ... @@ -264,6 +264,7 @@
264 264  {{/velocity}}
265 265  
266 266  
284 +
267 267  == [[10 October>>Gallery.2020.10.WebHome]] ==
268 268  
269 269  
... ... @@ -288,7 +288,6 @@
288 288  {{/velocity}}
289 289  
290 290  
291 -
292 292  === [[Hellfire Club>>Gallery.2020.10.HellfireClub.WebHome]] ===
293 293  
294 294  {{velocity}}
... ... @@ -296,7 +296,6 @@
296 296  {{/velocity}}
297 297  
298 298  
299 -
300 300  === [[Ticknock>>Gallery.2020.10.Ticknock.WebHome]] ===
301 301  
302 302  {{velocity}}
... ... @@ -315,7 +315,6 @@
315 315  {{/velocity}}
316 316  
317 317  
318 -
319 319  === [[Ticknock>>Gallery.2020.11.Ticknock.WebHome]] ===
320 320  
321 321  {{velocity}}
... ... @@ -330,7 +330,6 @@
330 330  {{/velocity}}
331 331  
332 332  
333 -
334 334  === [[Ticknock (2nd Visit)>>Gallery.2020.11.Ticknock2.WebHome]] ===
335 335  
336 336  {{velocity}}
... ... @@ -349,3 +349,18 @@
349 349  {{/velocity}}
350 350  
351 351  
366 +=== [[Tibradden>>Gallery.2020.12.Tibradden.WebHome]] ===
367 +
368 +{{velocity}}
369 +#thumbs("Gallery.2020.12.Tibradden.WebHome")
370 +{{/velocity}}
371 +
372 +
373 +=== [[Ticknock (2nd Visit)>>Gallery.2020.12.Ticknock2.WebHome]] ===
374 +
375 +{{velocity}}
376 +#thumbs("Gallery.2020.12.Ticknock2.WebHome")
377 +{{/velocity}}
378 +
379 +)))
380 +{{/container}}