Changes for page 2020

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

From version 51.1
edited by David De La Harpe Golden
on 2021/01/17 20:00
Change comment: There is no comment for this version
To version 46.1
edited by David De La Harpe Golden
on 2020/11/15 23:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  #macro(thumbs $docref)
3 3  #set($document = $xwiki.getDocument($docref))
4 4  #foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
5 - #if($foreach.count > 10)
5 + #if($velocityCount > 10)
6 6   [[(+)>>$docref]]
7 7   #break
8 8   #end
... ... @@ -323,45 +323,3 @@
323 323  {{/velocity}}
324 324  
325 325  
326 -=== [[Kilmashogue (2nd Visit)>>Gallery.2020.11.Kilmashogue2.WebHome]] ===
327 -
328 -{{velocity}}
329 -#thumbs("Gallery.2020.11.Kilmashogue2.WebHome")
330 -{{/velocity}}
331 -
332 -
333 -
334 -=== [[Ticknock (2nd Visit)>>Gallery.2020.11.Ticknock2.WebHome]] ===
335 -
336 -{{velocity}}
337 -#thumbs("Gallery.2020.11.Ticknock2.WebHome")
338 -{{/velocity}}
339 -
340 -
341 -
342 -== [[12 December>>Gallery.2020.12.WebHome]] ==
343 -
344 -
345 -=== [[Ticknock>>Gallery.2020.12.Ticknock.WebHome]] ===
346 -
347 -{{velocity}}
348 -#thumbs("Gallery.2020.12.Ticknock.WebHome")
349 -{{/velocity}}
350 -
351 -
352 -=== [[Tibradden>>Gallery.2020.12.Tibradden.WebHome]] ===
353 -
354 -{{velocity}}
355 -#thumbs("Gallery.2020.12.Tibradden.WebHome")
356 -{{/velocity}}
357 -
358 -
359 -=== [[Ticknock (2nd Visit)>>Gallery.2020.12.Ticknock2.WebHome]] ===
360 -
361 -{{velocity}}
362 -#thumbs("Gallery.2020.12.Ticknock2.WebHome")
363 -{{/velocity}}
364 -
365 -
366 -
367 -