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


edited by Administrator
on 2018/07/25 07:31
on 2018/07/25 07:31
Change comment:
There is no comment for this version
To version
41.1


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