Changes for page Gallery
Last modified by David De La Harpe Golden on 2025/01/06 16:14
From version
33.1


edited by Administrator
on 2018/07/25 08:05
on 2018/07/25 08:05
Change comment:
There is no comment for this version
To version
42.1


edited by David De La Harpe Golden
on 2018/08/13 21:53
on 2018/08/13 21:53
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.david - Content
-
... ... @@ -1,46 +1,57 @@ 1 1 Sometimes I take pictures when I'm out wandering around Ireland, particularly the local Dublin Mountains / Wicklow Mountains area. If you're wondering what Ireland looks like, well, it looks like this. At least the hilly bit south of Dublin City does, anyway. 2 2 3 -= [[2018>>Gallery.2018.WebHome]] = 4 - 5 -== [[July>>Gallery.2018.07.WebHome]] == 6 - 7 -=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 8 - 9 9 {{velocity}} 10 -# set($docref= "Gallery.2018.07.Kilmashogue.WebHome")4 +#macro(thumbs $docref) 11 11 #set($document = $xwiki.getDocument($docref)) 12 -#foreach($attach in $document.getAttachmentList()) 6 +#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"])) 13 13 #if($velocityCount > 10) 14 14 [[(+)>>$docref]] 15 15 #break 16 16 #end 17 17 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 12 +#end 18 18 {{/velocity}} 19 19 15 += [[2018>>Gallery.2018.WebHome]] = 16 + 17 +== [[August>>Gallery.2018.08.WebHome]] == 18 + 19 +=== [[Ticknock>>Gallery.2018.08.Ticknock.WebHome]] === 20 + 21 +{{velocity}} 22 +#thumbs("Gallery.2018.08.Ticknock.WebHome") 23 +{{/velocity}} 24 + 25 +=== [[Lough Bray>>Gallery.2018.08.LoughBray.WebHome]] === 26 + 27 +{{velocity}} 28 +#thumbs("Gallery.2018.08.LoughBray.WebHome") 29 +{{/velocity}} 30 + 31 +== [[July>>Gallery.2018.07.WebHome]] == 32 + 33 +=== [[Tibradden>>Gallery.2018.07.Tibradden.WebHome]] === 34 + 35 +{{velocity}} 36 +#thumbs("Gallery.2018.07.Tibradden.WebHome") 37 +{{/velocity}} 38 + 39 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 40 + 41 +{{velocity}} 42 +#thumbs("Gallery.2018.07.Kilmashogue.WebHome") 43 +{{/velocity}} 44 + 20 20 === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] === 21 21 22 22 {{velocity}} 23 -#set($docref = "Gallery.2018.07.Stepaside.WebHome") 24 -#set($document = $xwiki.getDocument($docref)) 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 48 +#thumbs("Gallery.2018.07.Stepaside.WebHome") 31 31 {{/velocity}} 32 32 33 33 === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] === 34 34 35 35 {{velocity}} 36 -#set($docref = "Gallery.2018.07.Ticknock.WebHome") 37 -#set($document = $xwiki.getDocument($docref)) 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 54 +#thumbs("Gallery.2018.07.Ticknock.WebHome") 44 44 {{/velocity}} 45 45 46 46 == [[June>>doc:.2018.06.WebHome]] == ... ... @@ -48,40 +48,19 @@ 48 48 === [[Massy's Estate>>Gallery.2018.06.MassysEstate.WebHome]] === 49 49 50 50 {{velocity}} 51 -#set($docref = "Gallery.2018.06.MassysEstate.WebHome") 52 -#set($document = $xwiki.getDocument($docref)) 53 -#foreach($attach in $document.getAttachmentList()) 54 - #if($velocityCount > 10) 55 - [[(+)>>$docref]] 56 - #break 57 - #end 58 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 62 +#thumbs("Gallery.2018.06.MassysEstate.WebHome") 59 59 {{/velocity}} 60 60 61 61 === [[Ticknock>>Gallery.2018.06.Ticknock.WebHome]] === 62 62 63 63 {{velocity}} 64 -#set($docref = "Gallery.2018.06.Ticknock.WebHome") 65 -#set($document = $xwiki.getDocument($docref)) 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 68 +#thumbs("Gallery.2018.06.Ticknock.WebHome") 72 72 {{/velocity}} 73 73 74 74 === [[Ticknock (2nd Visit)>>Gallery.2018.06.Ticknock2.WebHome]] === 75 75 76 76 {{velocity}} 77 -#set($docref = "Gallery.2018.06.Ticknock2.WebHome") 78 -#set($document = $xwiki.getDocument($docref)) 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 74 +#thumbs("Gallery.2018.06.Ticknock2.WebHome") 85 85 {{/velocity}} 86 86 87 87 == [[May>>Gallery.2018.05.WebHome]] == ... ... @@ -89,215 +89,103 @@ 89 89 === [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] === 90 90 91 91 {{velocity}} 92 -#set($docref = "Gallery.2018.05.Bohernabreena.WebHome") 93 -#set($document = $xwiki.getDocument($docref)) 94 -#foreach($attach in $document.getAttachmentList()) 95 - #if($velocityCount > 10) 96 - [[(+)>>$docref]] 97 - #break 98 - #end 99 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 82 +#thumbs("Gallery.2018.05.Bohernabreena.WebHome") 100 100 {{/velocity}} 101 101 102 102 === [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] === 103 103 104 104 {{velocity}} 105 -#set($docref = "Gallery.2018.05.MarlayPark.WebHome") 106 -#set($document = $xwiki.getDocument($docref)) 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 88 +#thumbs("Gallery.2018.05.MarlayPark.WebHome") 113 113 {{/velocity}} 114 114 115 115 === [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] === 116 116 117 117 {{velocity}} 118 -#set($docref = "Gallery.2018.05.MarlayPark2.WebHome") 119 -#set($document = $xwiki.getDocument($docref)) 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 94 +#thumbs("Gallery.2018.05.MarlayPark2.WebHome") 126 126 {{/velocity}} 127 127 128 -== [[April>> doc:.2018.04.WebHome]] ==97 +== [[April>>Gallery.2018.04.WebHome]] == 129 129 130 -=== [[Botanic Gardens>> doc:.2018.04.BotanicGardens.WebHome]] ===99 +=== [[Botanic Gardens>>Gallery.2018.04.BotanicGardens.WebHome]] === 131 131 132 132 {{velocity}} 133 -#set($docref = "Gallery.2018.04.BotanicGardens.WebHome") 134 -#set($document = $xwiki.getDocument($docref)) 135 -#foreach($attach in $document.getAttachmentList()) 136 - #if($velocityCount > 10) 137 - [[(+)>>$docref]] 138 - #break 139 - #end 140 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 102 +#thumbs("Gallery.2018.04.BotanicGardens.WebHome") 141 141 {{/velocity}} 142 142 143 -=== [[Cruagh>> doc:.2018.04.Cruagh.WebHome]] ===105 +=== [[Cruagh>>Gallery.2018.04.Cruagh.WebHome]] === 144 144 145 145 {{velocity}} 146 -#set($docref = "Gallery.2018.04.Cruagh.WebHome") 147 -#set($document = $xwiki.getDocument($docref)) 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 108 +#thumbs("Gallery.2018.04.Cruagh.WebHome") 154 154 {{/velocity}} 155 155 156 -=== [[Glencullen>> doc:.2018.04.Glencullen.WebHome]] ===111 +=== [[Glencullen>>Gallery.2018.04.Glencullen.WebHome]] === 157 157 158 158 {{velocity}} 159 -#set($docref = "Gallery.2018.04.Glencullen.WebHome") 160 -#set($document = $xwiki.getDocument($docref)) 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 114 +#thumbs("Gallery.2018.04.Glencullen.WebHome") 167 167 {{/velocity}} 168 168 169 -=== [[Hellfire Club>> doc:.2018.04.HellfireClub.WebHome]] ===117 +=== [[Hellfire Club>>Gallery.2018.04.HellfireClub.WebHome]] === 170 170 171 171 {{velocity}} 172 -#set($docref = "Gallery.2018.04.HellfireClub.WebHome") 173 -#set($document = $xwiki.getDocument($docref)) 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 120 +#thumbs("Gallery.2018.04.HellfireClub.WebHome") 180 180 {{/velocity}} 181 181 182 -=== [[Massy's Estate>> doc:.2018.04.MassysEstate.WebHome]] ===123 +=== [[Massy's Estate>>Gallery.2018.04.MassysEstate.WebHome]] === 183 183 184 184 {{velocity}} 185 -#set($docref = "Gallery.2018.04.MassysEstate.WebHome") 186 -#set($document = $xwiki.getDocument($docref)) 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 126 +#thumbs("Gallery.2018.04.MassysEstate.WebHome") 193 193 {{/velocity}} 194 194 195 -=== [[Ticknock>> doc:.2018.04.Ticknock.WebHome]] ===129 +=== [[Ticknock>>Gallery.2018.04.Ticknock.WebHome]] === 196 196 197 197 {{velocity}} 198 -#set($docref = "Gallery.2018.04.Ticknock.WebHome") 199 -#set($document = $xwiki.getDocument($docref)) 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 132 +#thumbs("Gallery.2018.04.Ticknock.WebHome") 206 206 {{/velocity}} 207 207 208 -== [[March>> doc:.2018.03.WebHome]] ==135 +== [[March>>Gallery.2018.03.WebHome]] == 209 209 210 -=== [[Kilmashogue>> doc:.2018.03.Kilmashogue.WebHome]] ===137 +=== [[Kilmashogue>>Gallery.2018.03.Kilmashogue.WebHome]] === 211 211 212 212 {{velocity}} 213 -#set($docref = "Gallery.2018.03.Kilmashogue.WebHome") 214 -#set($document = $xwiki.getDocument($docref)) 215 -#foreach($attach in $document.getAttachmentList()) 216 - #if($velocityCount > 10) 217 - [[(+)>>$docref]] 218 - #break 219 - #end 220 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 140 +#thumbs("Gallery.2018.03.Kilmashogue.WebHome") 221 221 {{/velocity}} 222 222 223 -=== [[Tibradden>> doc:.2018.03.Tibradden.WebHome]] ===143 +=== [[Tibradden>>Gallery.2018.03.Tibradden.WebHome]] === 224 224 225 225 {{velocity}} 226 -#set($docref = "Gallery.2018.03.Tibradden.WebHome") 227 -#set($document = $xwiki.getDocument($docref)) 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 146 +#thumbs("Gallery.2018.03.Tibradden.WebHome") 234 234 {{/velocity}} 235 235 236 -=== [[Ticknock>> doc:.2018.03.Ticknock.WebHome]] ===149 +=== [[Ticknock>>Gallery.2018.03.Ticknock.WebHome]] === 237 237 238 238 {{velocity}} 239 -#set($docref = "Gallery.2018.03.Ticknock.WebHome") 240 -#set($document = $xwiki.getDocument($docref)) 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 152 +#thumbs("Gallery.2018.03.Ticknock.WebHome") 247 247 {{/velocity}} 248 248 249 -== [[February>> doc:.2018.02.WebHome]] ==155 +== [[February>>Gallery.2018.02.WebHome]] == 250 250 251 -=== [[Massy's Estate>> doc:.2018.02.MassysEstate.WebHome]] ===157 +=== [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] === 252 252 253 253 {{velocity}} 254 -#set($docref = "Gallery.2018.02.MassysEstate.WebHome") 255 -#set($document = $xwiki.getDocument($docref)) 256 -#foreach($attach in $document.getAttachmentList()) 257 - #if($velocityCount > 10) 258 - [[(+)>>$docref]] 259 - #break 260 - #end 261 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 160 +#thumbs("Gallery.2018.02.MassysEstate.WebHome") 262 262 {{/velocity}} 263 263 264 -=== [[Ticknock>> doc:.2018.02.Ticknock.WebHome]] ===163 +=== [[Ticknock>>Gallery.2018.02.Ticknock.WebHome]] === 265 265 266 266 {{velocity}} 267 -#set($docref = "Gallery.2018.02.Ticknock.WebHome") 268 -#set($document = $xwiki.getDocument($docref)) 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 166 +#thumbs("Gallery.2018.02.Ticknock.WebHome") 275 275 {{/velocity}} 276 276 277 -=== [[Ticknock (2nd Visit)>> doc:.2018.02.Ticknock2.WebHome]] ===169 +=== [[Ticknock (2nd Visit)>>Gallery.2018.02.Ticknock2.WebHome]] === 278 278 279 279 {{velocity}} 280 -#set($docref = "Gallery.2018.02.Ticknock2.WebHome") 281 -#set($document = $xwiki.getDocument($docref)) 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 172 +#thumbs("Gallery.2018.02.Ticknock2.WebHome") 288 288 {{/velocity}} 289 289 290 -== [[January>> doc:.2018.01.WebHome]] ==175 +== [[January>>Gallery.2018.01.WebHome]] == 291 291 292 -=== [[Ticknock>> doc:.2018.01.Ticknock.WebHome]] ===177 +=== [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] === 293 293 294 294 {{velocity}} 295 -#set($docref = "Gallery.2018.01.Ticknock.WebHome") 296 -#set($document = $xwiki.getDocument($docref)) 297 -#foreach($attach in $document.getAttachmentList()) 298 - #if($velocityCount > 10) 299 - [[(+)>>$docref]] 300 - #break 301 - #end 302 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 180 +#thumbs("Gallery.2018.01.Ticknock.WebHome") 303 303 {{/velocity}}