Changes for page Gallery

Last modified by David De La Harpe Golden on 2025/01/06 16:14

From version 39.1
edited by David De La Harpe Golden
on 2018/07/31 21:45
Change comment: There is no comment for this version
To version 25.1
edited by Administrator
on 2018/07/25 07:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.david
1 +XWiki.admin
Content
... ... @@ -4,19 +4,6 @@
4 4  
5 5  == [[July>>Gallery.2018.07.WebHome]] ==
6 6  
7 -=== [[Tibradden>>Gallery.2018.07.Tibradden.WebHome]] ===
8 -
9 -{{velocity}}
10 -#set($docref = "Gallery.2018.07.Tibradden.WebHome")
11 -#set($document = $xwiki.getDocument($docref))
12 -#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
13 - #if($velocityCount > 10)
14 - [[(+)>>$docref]]
15 - #break
16 - #end
17 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
18 -{{/velocity}}
19 -
20 20  === [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] ===
21 21  
22 22  {{velocity}}
... ... @@ -23,11 +23,7 @@
23 23  #set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
24 24  #set($document = $xwiki.getDocument($docref))
25 25  #foreach($attach in $document.getAttachmentList())
26 - #if($velocityCount > 10)
27 - [[(+)>>$docref]]
28 - #break
29 - #end
30 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
13 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]]#end
31 31  {{/velocity}}
32 32  
33 33  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
... ... @@ -36,11 +36,7 @@
36 36  #set($docref = "Gallery.2018.07.Stepaside.WebHome")
37 37  #set($document = $xwiki.getDocument($docref))
38 38  #foreach($attach in $document.getAttachmentList())
39 - #if($velocityCount > 10)
40 - [[(+)>>$docref]]
41 - #break
42 - #end
43 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
22 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
44 44  {{/velocity}}
45 45  
46 46  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
... ... @@ -49,268 +49,188 @@
49 49  #set($docref = "Gallery.2018.07.Ticknock.WebHome")
50 50  #set($document = $xwiki.getDocument($docref))
51 51  #foreach($attach in $document.getAttachmentList())
52 - #if($velocityCount > 10)
53 - [[(+)>>$docref]]
54 - #break
55 - #end
56 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
31 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
57 57  {{/velocity}}
58 58  
59 59  == [[June>>doc:.2018.06.WebHome]] ==
60 60  
61 -=== [[Massy's Estate>>Gallery.2018.06.MassysEstate.WebHome]] ===
36 +=== [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
62 62  
63 63  {{velocity}}
64 64  #set($docref = "Gallery.2018.06.MassysEstate.WebHome")
65 65  #set($document = $xwiki.getDocument($docref))
66 66  #foreach($attach in $document.getAttachmentList())
67 - #if($velocityCount > 10)
68 - [[(+)>>$docref]]
69 - #break
70 - #end
71 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
42 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
72 72  {{/velocity}}
73 73  
74 -=== [[Ticknock>>Gallery.2018.06.Ticknock.WebHome]] ===
45 +=== [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
75 75  
76 76  {{velocity}}
77 77  #set($docref = "Gallery.2018.06.Ticknock.WebHome")
78 78  #set($document = $xwiki.getDocument($docref))
79 79  #foreach($attach in $document.getAttachmentList())
80 - #if($velocityCount > 10)
81 - [[(+)>>$docref]]
82 - #break
83 - #end
84 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
51 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
85 85  {{/velocity}}
86 86  
87 -=== [[Ticknock (2nd Visit)>>Gallery.2018.06.Ticknock2.WebHome]] ===
54 +=== [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===
88 88  
89 89  {{velocity}}
90 90  #set($docref = "Gallery.2018.06.Ticknock2.WebHome")
91 91  #set($document = $xwiki.getDocument($docref))
92 92  #foreach($attach in $document.getAttachmentList())
93 - #if($velocityCount > 10)
94 - [[(+)>>$docref]]
95 - #break
96 - #end
97 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
60 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
98 98  {{/velocity}}
99 99  
100 -== [[May>>Gallery.2018.05.WebHome]] ==
63 +== [[May>>doc:.2018.05.WebHome]] ==
101 101  
102 -=== [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] ===
65 +=== [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] ===
103 103  
104 104  {{velocity}}
105 105  #set($docref = "Gallery.2018.05.Bohernabreena.WebHome")
106 106  #set($document = $xwiki.getDocument($docref))
107 107  #foreach($attach in $document.getAttachmentList())
108 - #if($velocityCount > 10)
109 - [[(+)>>$docref]]
110 - #break
111 - #end
112 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
71 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
113 113  {{/velocity}}
114 114  
115 -=== [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] ===
74 +=== [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] ===
116 116  
117 117  {{velocity}}
118 118  #set($docref = "Gallery.2018.05.MarlayPark.WebHome")
119 119  #set($document = $xwiki.getDocument($docref))
120 120  #foreach($attach in $document.getAttachmentList())
121 - #if($velocityCount > 10)
122 - [[(+)>>$docref]]
123 - #break
124 - #end
125 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
80 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
126 126  {{/velocity}}
127 127  
128 -=== [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] ===
83 +=== [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] ===
129 129  
130 130  {{velocity}}
131 131  #set($docref = "Gallery.2018.05.MarlayPark2.WebHome")
132 132  #set($document = $xwiki.getDocument($docref))
133 133  #foreach($attach in $document.getAttachmentList())
134 - #if($velocityCount > 10)
135 - [[(+)>>$docref]]
136 - #break
137 - #end
138 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
89 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
139 139  {{/velocity}}
140 140  
141 -== [[April>>Gallery.2018.04.WebHome]] ==
92 +== [[April>>doc:.2018.04.WebHome]] ==
142 142  
143 -=== [[Botanic Gardens>>Gallery.2018.04.BotanicGardens.WebHome]] ===
94 +=== [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===
144 144  
145 145  {{velocity}}
146 146  #set($docref = "Gallery.2018.04.BotanicGardens.WebHome")
147 147  #set($document = $xwiki.getDocument($docref))
148 148  #foreach($attach in $document.getAttachmentList())
149 - #if($velocityCount > 10)
150 - [[(+)>>$docref]]
151 - #break
152 - #end
153 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
100 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
154 154  {{/velocity}}
155 155  
156 -=== [[Cruagh>>Gallery.2018.04.Cruagh.WebHome]] ===
103 +=== [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] ===
157 157  
158 158  {{velocity}}
159 159  #set($docref = "Gallery.2018.04.Cruagh.WebHome")
160 160  #set($document = $xwiki.getDocument($docref))
161 161  #foreach($attach in $document.getAttachmentList())
162 - #if($velocityCount > 10)
163 - [[(+)>>$docref]]
164 - #break
165 - #end
166 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
109 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
167 167  {{/velocity}}
168 168  
169 -=== [[Glencullen>>Gallery.2018.04.Glencullen.WebHome]] ===
112 +=== [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] ===
170 170  
171 171  {{velocity}}
172 172  #set($docref = "Gallery.2018.04.Glencullen.WebHome")
173 173  #set($document = $xwiki.getDocument($docref))
174 174  #foreach($attach in $document.getAttachmentList())
175 - #if($velocityCount > 10)
176 - [[(+)>>$docref]]
177 - #break
178 - #end
179 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
118 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
180 180  {{/velocity}}
181 181  
182 -=== [[Hellfire Club>>Gallery.2018.04.HellfireClub.WebHome]] ===
121 +=== [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] ===
183 183  
184 184  {{velocity}}
185 185  #set($docref = "Gallery.2018.04.HellfireClub.WebHome")
186 186  #set($document = $xwiki.getDocument($docref))
187 187  #foreach($attach in $document.getAttachmentList())
188 - #if($velocityCount > 10)
189 - [[(+)>>$docref]]
190 - #break
191 - #end
192 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
127 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
193 193  {{/velocity}}
194 194  
195 -=== [[Massy's Estate>>Gallery.2018.04.MassysEstate.WebHome]] ===
130 +=== [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] ===
196 196  
197 197  {{velocity}}
198 198  #set($docref = "Gallery.2018.04.MassysEstate.WebHome")
199 199  #set($document = $xwiki.getDocument($docref))
200 200  #foreach($attach in $document.getAttachmentList())
201 - #if($velocityCount > 10)
202 - [[(+)>>$docref]]
203 - #break
204 - #end
205 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
136 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
206 206  {{/velocity}}
207 207  
208 -=== [[Ticknock>>Gallery.2018.04.Ticknock.WebHome]] ===
139 +=== [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] ===
209 209  
210 210  {{velocity}}
211 211  #set($docref = "Gallery.2018.04.Ticknock.WebHome")
212 212  #set($document = $xwiki.getDocument($docref))
213 213  #foreach($attach in $document.getAttachmentList())
214 - #if($velocityCount > 10)
215 - [[(+)>>$docref]]
216 - #break
217 - #end
218 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
145 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
219 219  {{/velocity}}
220 220  
221 -== [[March>>Gallery.2018.03.WebHome]] ==
148 +== [[March>>doc:.2018.03.WebHome]] ==
222 222  
223 -=== [[Kilmashogue>>Gallery.2018.03.Kilmashogue.WebHome]] ===
150 +=== [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] ===
224 224  
225 225  {{velocity}}
226 226  #set($docref = "Gallery.2018.03.Kilmashogue.WebHome")
227 227  #set($document = $xwiki.getDocument($docref))
228 228  #foreach($attach in $document.getAttachmentList())
229 - #if($velocityCount > 10)
230 - [[(+)>>$docref]]
231 - #break
232 - #end
233 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
156 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
234 234  {{/velocity}}
235 235  
236 -=== [[Tibradden>>Gallery.2018.03.Tibradden.WebHome]] ===
159 +=== [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] ===
237 237  
238 238  {{velocity}}
239 239  #set($docref = "Gallery.2018.03.Tibradden.WebHome")
240 240  #set($document = $xwiki.getDocument($docref))
241 241  #foreach($attach in $document.getAttachmentList())
242 - #if($velocityCount > 10)
243 - [[(+)>>$docref]]
244 - #break
245 - #end
246 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
165 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
247 247  {{/velocity}}
248 248  
249 -=== [[Ticknock>>Gallery.2018.03.Ticknock.WebHome]] ===
168 +=== [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] ===
250 250  
251 251  {{velocity}}
252 252  #set($docref = "Gallery.2018.03.Ticknock.WebHome")
253 253  #set($document = $xwiki.getDocument($docref))
254 254  #foreach($attach in $document.getAttachmentList())
255 - #if($velocityCount > 10)
256 - [[(+)>>$docref]]
257 - #break
258 - #end
259 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
174 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
260 260  {{/velocity}}
261 261  
262 -== [[February>>Gallery.2018.02.WebHome]] ==
177 +== [[February>>doc:.2018.02.WebHome]] ==
263 263  
264 -=== [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] ===
179 +=== [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] ===
265 265  
266 266  {{velocity}}
267 267  #set($docref = "Gallery.2018.02.MassysEstate.WebHome")
268 268  #set($document = $xwiki.getDocument($docref))
269 269  #foreach($attach in $document.getAttachmentList())
270 - #if($velocityCount > 10)
271 - [[(+)>>$docref]]
272 - #break
273 - #end
274 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
185 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
275 275  {{/velocity}}
276 276  
277 -=== [[Ticknock>>Gallery.2018.02.Ticknock.WebHome]] ===
188 +=== [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] ===
278 278  
279 279  {{velocity}}
280 280  #set($docref = "Gallery.2018.02.Ticknock.WebHome")
281 281  #set($document = $xwiki.getDocument($docref))
282 282  #foreach($attach in $document.getAttachmentList())
283 - #if($velocityCount > 10)
284 - [[(+)>>$docref]]
285 - #break
286 - #end
287 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
194 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
288 288  {{/velocity}}
289 289  
290 -=== [[Ticknock (2nd Visit)>>Gallery.2018.02.Ticknock2.WebHome]] ===
197 +=== [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] ===
291 291  
292 292  {{velocity}}
293 293  #set($docref = "Gallery.2018.02.Ticknock2.WebHome")
294 294  #set($document = $xwiki.getDocument($docref))
295 295  #foreach($attach in $document.getAttachmentList())
296 - #if($velocityCount > 10)
297 - [[(+)>>$docref]]
298 - #break
299 - #end
300 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
203 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
301 301  {{/velocity}}
302 302  
303 -== [[January>>Gallery.2018.01.WebHome]] ==
206 +== [[January>>doc:.2018.01.WebHome]] ==
304 304  
305 -=== [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] ===
208 +=== [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] ===
306 306  
307 307  {{velocity}}
308 308  #set($docref = "Gallery.2018.01.Ticknock.WebHome")
309 309  #set($document = $xwiki.getDocument($docref))
310 310  #foreach($attach in $document.getAttachmentList())
311 - #if($velocityCount > 10)
312 - [[(+)>>$docref]]
313 - #break
314 - #end
315 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
214 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
316 316  {{/velocity}}