Wiki source code of 2025

Last modified by David De La Harpe Golden on 2026/03/16 22:24

Show last authors
1 {{velocity}}
2 #macro(thumbs $docref)
3 #set($document = $xwiki.getDocument($docref))
4 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
5 #if($foreach.count > 10)
6 [[(+)>>$docref]]
7 #break
8 #end
9 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
10 #end
11 {{/velocity}}
12
13
14 {{container layoutStyle="columns"}}
15 (((
16
17 == [[01 January>>Gallery.2025.01.WebHome]] ==
18
19
20 === [[Ticknock>>Gallery.2025.01.Ticknock.WebHome]] ===
21
22 {{velocity}}
23 #thumbs("Gallery.2025.01.Ticknock.WebHome")
24 {{/velocity}}
25
26
27 === [[Fernhill>>Gallery.2025.01.Fernhill.WebHome]] ===
28
29 {{velocity}}
30 #thumbs("Gallery.2025.01.Fernhill.WebHome")
31 {{/velocity}}
32
33
34 === [[Ticknock (2nd Visit)>>Gallery.2025.01.Ticknock2.WebHome]] ===
35
36 {{velocity}}
37 #thumbs("Gallery.2025.01.Ticknock2.WebHome")
38 {{/velocity}}
39
40
41 )))
42 (((
43
44
45 == [[02 February>>Gallery.2025.02.WebHome]] ==
46
47
48 === [[Marlay Park>>Gallery.2025.02.MarlayPark.WebHome]] ===
49
50 {{velocity}}
51 #thumbs("Gallery.2025.02.MarlayPark.WebHome")
52 {{/velocity}}
53
54
55 === [[Ticknock>>Gallery.2025.02.Ticknock.WebHome]] ===
56
57 {{velocity}}
58 #thumbs("Gallery.2025.02.Ticknock.WebHome")
59 {{/velocity}}
60
61
62 === [[Fernhill>>Gallery.2025.02.Fernhill.WebHome]] ===
63
64 {{velocity}}
65 #thumbs("Gallery.2025.02.Fernhill.WebHome")
66 {{/velocity}}
67
68
69 )))
70 {{/container}}
71
72
73 {{container layoutStyle="columns"}}
74 (((
75
76 == [[03 March>>Gallery.2025.03.WebHome]] ==
77
78
79 === [[Ticknock>>Gallery.2025.03.Ticknock.WebHome]] ===
80
81 {{velocity}}
82 #thumbs("Gallery.2025.03.Ticknock.WebHome")
83 {{/velocity}}
84
85
86 === [[Ticknock (2nd Visit)>>Gallery.2025.03.Ticknock2.WebHome]] ===
87
88 {{velocity}}
89 #thumbs("Gallery.2025.03.Ticknock2.WebHome")
90 {{/velocity}}
91
92
93 === [[Hellfire Club>>Gallery.2025.03.HellfireClub.WebHome]] ===
94
95 {{velocity}}
96 #thumbs("Gallery.2025.03.HellfireClub.WebHome")
97 {{/velocity}}
98
99
100 === [[Fernhill>>Gallery.2025.03.Fernhill.WebHome]] ===
101
102 {{velocity}}
103 #thumbs("Gallery.2025.03.Fernhill.WebHome")
104 {{/velocity}}
105
106
107 === [[Fernhill (2nd Visit)>>Gallery.2025.03.Fernhill2.WebHome]] ===
108
109 {{velocity}}
110 #thumbs("Gallery.2025.03.Fernhill2.WebHome")
111 {{/velocity}}
112
113
114 )))
115 (((
116
117 == [[04 April>>Gallery.2025.04.WebHome]] ==
118
119
120 === [[Tibradden>>Gallery.2025.04.Tibradden.WebHome]] ===
121
122 {{velocity}}
123 #thumbs("Gallery.2025.04.Tibradden.WebHome")
124 {{/velocity}}
125
126
127 === [[Ticknock>>Gallery.2025.04.Ticknock.WebHome]] ===
128
129 {{velocity}}
130 #thumbs("Gallery.2025.04.Ticknock.WebHome")
131 {{/velocity}}
132
133
134 === [[Marlay Park>>Gallery.2025.04.MarlayPark.WebHome]] ===
135
136 {{velocity}}
137 #thumbs("Gallery.2025.04.MarlayPark.WebHome")
138 {{/velocity}}
139
140
141 === [[Glencullen>>Gallery.2025.04.Glencullen.WebHome]] ===
142
143 {{velocity}}
144 #thumbs("Gallery.2025.04.Glencullen.WebHome")
145 {{/velocity}}
146
147 )))
148 {{/container}}
149
150
151 {{container layoutStyle="columns"}}
152 (((
153
154 == [[05 May>>Gallery.2025.05.WebHome]] ==
155
156
157 === [[Knocksink>>Gallery.2025.05.Knocksink.WebHome]] ===
158
159 {{velocity}}
160 #thumbs("Gallery.2025.05.Knocksink.WebHome")
161 {{/velocity}}
162
163
164 === [[Fernhill>>Gallery.2025.05.Fernhill.WebHome]] ===
165
166 {{velocity}}
167 #thumbs("Gallery.2025.05.Fernhill.WebHome")
168 {{/velocity}}
169
170
171 === [[Glencullen>>Gallery.2025.05.Glencullen.WebHome]] ===
172
173 {{velocity}}
174 #thumbs("Gallery.2025.05.Glencullen.WebHome")
175 {{/velocity}}
176
177
178 === [[Bohernabreena>>Gallery.2025.05.Bohernabreena.WebHome]] ===
179
180 {{velocity}}
181 #thumbs("Gallery.2025.05.Bohernabreena.WebHome")
182 {{/velocity}}
183
184
185 )))
186 (((
187
188 )))
189 {{/container}}