Changes for page 2020

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

From 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
To version 8.1
edited by David De La Harpe Golden
on 2020/03/02 13:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,16 +11,8 @@
11 11  {{/velocity}}
12 12  
13 13  == [[01 January>>Gallery.2020.01.WebHome]] ==
14 -{{velocity}}
15 15  
16 -#macro(thumbs $docref)
17 17  
18 -#set($document = $xwiki.getDocument($docref))
19 -
20 -#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
21 -
22 - #if($velocityCount > 10)
23 -
24 24  === [[Tibradden>>Gallery.2020.01.Tibradden.WebHome]] ===
25 25  
26 26  {{velocity}}
... ... @@ -78,23 +78,3 @@
78 78  #thumbs("Gallery.2020.03.Glencullen.WebHome")
79 79  {{/velocity}}
80 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 -