Wiki source code of 2023

Version 5.1 by David De La Harpe Golden on 2024/11/27 07:42

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
138 )))
139 (((
140
141 == [[06 June>>Gallery.2023.06.WebHome]] ==
142
143
144 )))
145 {{/container}}
146
147
148
149 {{container layoutStyle="columns"}}
150 (((
151
152 == [[07 July>>Gallery.2023.07.WebHome]] ==
153
154
155 )))
156 (((
157
158 == [[08 August>>Gallery.2023.08.WebHome]] ==
159
160
161 )))
162 {{/container}}
163
164
165 {{container layoutStyle="columns"}}
166 (((
167
168 == [[09 September>>Gallery.2023.09.WebHome]] ==
169
170
171 )))
172 (((
173
174 == [[10 October>>Gallery.2023.10.WebHome]] ==
175
176
177 )))
178 {{/container}}
179
180
181 {{container layoutStyle="columns"}}
182 (((
183
184 == [[11 November>>Gallery.2023.11.WebHome]] ==
185
186
187 )))
188 (((
189
190 == [[12 December>>Gallery.2023.12.WebHome]] ==
191
192
193
194 )))
195 {{/container}}