Wiki source code of 2022

Version 8.1 by David De La Harpe Golden on 2022/05/05 20:03

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.2022.01.WebHome]] ==
18
19 === [[Ticknock>>Gallery.2022.01.Ticknock.WebHome]] ===
20
21 {{velocity}}
22 #thumbs("Gallery.2022.01.Ticknock.WebHome")
23 {{/velocity}}
24
25
26 === [[Glencullen>>Gallery.2022.01.Glencullen.WebHome]] ===
27
28 {{velocity}}
29 #thumbs("Gallery.2022.01.Glencullen.WebHome")
30 {{/velocity}}
31
32
33 )))
34 (((
35
36 == [[02 February>>Gallery.2022.02.WebHome]] ==
37
38
39 === [[Fernhill>>Gallery.2022.02.Fernhill.WebHome]] ===
40
41 {{velocity}}
42 #thumbs("Gallery.2022.02.Fernhill.WebHome")
43 {{/velocity}}
44
45
46 === [[Fernhill (2nd Visit)>>Gallery.2022.02.Fernhill2.WebHome]] ===
47
48 {{velocity}}
49 #thumbs("Gallery.2022.02.Fernhill2.WebHome")
50 {{/velocity}}
51
52
53 )))
54 {{/container}}
55
56
57 {{container layoutStyle="columns"}}
58 (((
59
60 == [[03 March>>Gallery.2022.03.WebHome]] ==
61
62 === [[Tibradden>>Gallery.2022.03.Tibradden.WebHome]] ===
63
64 {{velocity}}
65 #thumbs("Gallery.2022.03.Tibradden.WebHome")
66 {{/velocity}}
67
68
69 === [[Marlay Park>>Gallery.2022.03.MarlayPark.WebHome]] ===
70
71 {{velocity}}
72 #thumbs("Gallery.2022.03.MarlayPark.WebHome")
73 {{/velocity}}
74
75
76 === [[Glencullen>>Gallery.2022.03.Glencullen.WebHome]] ===
77
78 {{velocity}}
79 #thumbs("Gallery.2022.03.Glencullen.WebHome")
80 {{/velocity}}
81
82
83 === [[Fernhill>>Gallery.2022.03.Fernhill.WebHome]] ===
84
85 {{velocity}}
86 #thumbs("Gallery.2022.03.Fernhill.WebHome")
87 {{/velocity}}
88
89
90 )))
91 (((
92
93 == [[04 April>>Gallery.2022.04.WebHome]] ==
94
95
96 === [[Marlay Park>>Gallery.2022.04.MarlayPark.WebHome]] ===
97
98 {{velocity}}
99 #thumbs("Gallery.2022.04.MarlayPark.WebHome")
100 {{/velocity}}
101
102
103
104 === [[Ticknock>>Gallery.2022.04.Ticknock.WebHome]] ===
105
106 {{velocity}}
107 #thumbs("Gallery.2022.04.Ticknock.WebHome")
108 {{/velocity}}
109
110
111
112 === [[Ticknock (2nd Visit)>>Gallery.2022.04.Ticknock2.WebHome]] ===
113
114 {{velocity}}
115 #thumbs("Gallery.2022.04.Ticknock2.WebHome")
116 {{/velocity}}
117
118
119
120 === [[Massy's Estate>>Gallery.2022.04.MassysEstate.WebHome]] ===
121
122 {{velocity}}
123 #thumbs("Gallery.2022.04.MassysEstate.WebHome")
124 {{/velocity}}
125
126
127 )))
128 {{/container}}
129
130
131
132 {{container layoutStyle="columns"}}
133 (((
134
135 == [[05 May>>Gallery.2022.05.WebHome]] ==
136
137 === [[Tibradden>>Gallery.2022.05.Tibradden.WebHome]] ===
138
139 {{velocity}}
140 #thumbs("Gallery.2022.05.Tibradden.WebHome")
141 {{/velocity}}
142
143
144
145 )))
146 (((
147
148 == [[06 June>>Gallery.2022.06.WebHome]] ==
149
150
151 )))
152 {{/container}}