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 53.1
edited by David De La Harpe Golden
on 2021/01/17 20:18
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
... ... @@ -349,3 +349,19 @@
349 349  {{/velocity}}
350 350  
351 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 +