Wiki source code of 2023

Version 6.1 by David De La Harpe Golden on 2024/11/27 08:33

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.2023.01.WebHome]] ==
18
19
20 === [[Ticknock>>Gallery.2023.01.Ticknock.WebHome]] ===
21
22 {{velocity}}
23 #thumbs("Gallery.2023.01.Ticknock.WebHome")
24 {{/velocity}}
25
26
27 === [[Glencullen>>Gallery.2023.01.Glencullen.WebHome]] ===
28
29 {{velocity}}
30 #thumbs("Gallery.2023.01.Glencullen.WebHome")
31 {{/velocity}}
32
33
34 )))
35 (((
36
37 == [[02 February>>Gallery.2023.02.WebHome]] ==
38
39
40 === [[Tibradden>>Gallery.2023.02.Tibradden.WebHome]] ===
41
42 {{velocity}}
43 #thumbs("Gallery.2023.02.Tibradden.WebHome")
44 {{/velocity}}
45
46
47 === [[Fernhill>>Gallery.2023.02.Fernhill.WebHome]] ===
48
49 {{velocity}}
50 #thumbs("Gallery.2023.02.Fernhill.WebHome")
51 {{/velocity}}
52
53
54 === [[Marlay Park>>Gallery.2023.02.MarlayPark.WebHome]] ===
55
56 {{velocity}}
57 #thumbs("Gallery.2023.02.MarlayPark.WebHome")
58 {{/velocity}}
59
60
61 === [[Ticknock>>Gallery.2023.02.Ticknock.WebHome]] ===
62
63 {{velocity}}
64 #thumbs("Gallery.2023.02.Ticknock.WebHome")
65 {{/velocity}}
66
67
68 )))
69 {{/container}}
70
71
72 {{container layoutStyle="columns"}}
73 (((
74
75 == [[03 March>>Gallery.2023.03.WebHome]] ==
76
77
78 === [[Fernhill>>Gallery.2023.03.Fernhill.WebHome]] ===
79
80 {{velocity}}
81 #thumbs("Gallery.2023.03.Fernhill.WebHome")
82 {{/velocity}}
83
84
85 === [[Ticknock>>Gallery.2023.03.Ticknock.WebHome]] ===
86
87 {{velocity}}
88 #thumbs("Gallery.2023.03.Ticknock.WebHome")
89 {{/velocity}}
90
91
92 )))
93 (((
94
95 == [[04 April>>Gallery.2023.04.WebHome]] ==
96
97
98 === [[Fernhill>>Gallery.2023.04.Fernhill.WebHome]] ===
99
100 {{velocity}}
101 #thumbs("Gallery.2023.04.Fernhill.WebHome")
102 {{/velocity}}
103
104
105 === [[Glencullen>>Gallery.2023.04.Glencullen.WebHome]] ===
106
107 {{velocity}}
108 #thumbs("Gallery.2023.04.Glencullen.WebHome")
109 {{/velocity}}
110
111
112 === [[Marlay Park>>Gallery.2023.04.MarlayPark.WebHome]] ===
113
114 {{velocity}}
115 #thumbs("Gallery.2023.04.MarlayPark.WebHome")
116 {{/velocity}}
117
118
119 === [[Hellfire Club>>Gallery.2023.04.HellfireClub.WebHome]] ===
120
121 {{velocity}}
122 #thumbs("Gallery.2023.04.HellfireClub.WebHome")
123 {{/velocity}}
124
125
126 )))
127 {{/container}}
128
129
130
131 {{container layoutStyle="columns"}}
132 (((
133
134 == [[05 May>>Gallery.2023.05.WebHome]] ==
135
136
137 === [[Fernhill>>Gallery.2023.05.Fernhill.WebHome]] ===
138
139 {{velocity}}
140 #thumbs("Gallery.2023.05.Fernhill.WebHome")
141 {{/velocity}}
142
143
144 === [[Fernhill (2nd Visit)>>Gallery.2023.05.Fernhill2.WebHome]] ===
145
146 {{velocity}}
147 #thumbs("Gallery.2023.05.Fernhill2.WebHome")
148 {{/velocity}}
149
150
151 === [[Tibradden>>Gallery.2023.05.Tibradden.WebHome]] ===
152
153 {{velocity}}
154 #thumbs("Gallery.2023.05.Tibradden.WebHome")
155 {{/velocity}}
156
157
158 )))
159 (((
160
161 == [[06 June>>Gallery.2023.06.WebHome]] ==
162
163
164 )))
165 {{/container}}
166
167
168
169 {{container layoutStyle="columns"}}
170 (((
171
172 == [[07 July>>Gallery.2023.07.WebHome]] ==
173
174
175 )))
176 (((
177
178 == [[08 August>>Gallery.2023.08.WebHome]] ==
179
180
181 )))
182 {{/container}}
183
184
185 {{container layoutStyle="columns"}}
186 (((
187
188 == [[09 September>>Gallery.2023.09.WebHome]] ==
189
190
191 )))
192 (((
193
194 == [[10 October>>Gallery.2023.10.WebHome]] ==
195
196
197 )))
198 {{/container}}
199
200
201 {{container layoutStyle="columns"}}
202 (((
203
204 == [[11 November>>Gallery.2023.11.WebHome]] ==
205
206
207 )))
208 (((
209
210 == [[12 December>>Gallery.2023.12.WebHome]] ==
211
212
213
214 )))
215 {{/container}}