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


edited by David De La Harpe Golden
on 2018/07/25 05:04
on 2018/07/25 05:04
Change comment:
There is no comment for this version
To version
32.1


edited by Administrator
on 2018/07/25 07:56
on 2018/07/25 07:56
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. david1 +XWiki.admin - Content
-
... ... @@ -1,16 +1,20 @@ 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]] = 3 += [[2018>>Gallery.2018.WebHome]] = 4 4 5 -== [[July>> doc:.2018.07.WebHome]] ==5 +== [[July>>Gallery.2018.07.WebHome]] == 6 6 7 -=== [[Kilmashogue>> doc:.2018.07.Kilmashogue.WebHome]] ===7 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 8 8 9 9 {{velocity}} 10 10 #set($docref = "Gallery.2018.07.Kilmashogue.WebHome") 11 11 #set($document = $xwiki.getDocument($docref)) 12 12 #foreach($attach in $document.getAttachmentList()) 13 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 13 + #if($velocityCount > 10) 14 + [[(+)>>$docref]] 15 + #break 16 + #end 17 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 14 14 {{/velocity}} 15 15 16 16 === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] === ... ... @@ -19,7 +19,11 @@ 19 19 #set($docref = "Gallery.2018.07.Stepaside.WebHome") 20 20 #set($document = $xwiki.getDocument($docref)) 21 21 #foreach($attach in $document.getAttachmentList()) 22 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 26 + #if($velocityCount > 10) 27 + [[(+)>>$docref]] 28 + #break 29 + #end 30 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 23 23 {{/velocity}} 24 24 25 25 === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] === ... ... @@ -28,7 +28,11 @@ 28 28 #set($docref = "Gallery.2018.07.Ticknock.WebHome") 29 29 #set($document = $xwiki.getDocument($docref)) 30 30 #foreach($attach in $document.getAttachmentList()) 31 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 39 + #if($velocityCount > 10) 40 + [[(+)>>$docref]] 41 + #break 42 + #end 43 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 32 32 {{/velocity}} 33 33 34 34 == [[June>>doc:.2018.06.WebHome]] == ... ... @@ -39,7 +39,11 @@ 39 39 #set($docref = "Gallery.2018.06.MassysEstate.WebHome") 40 40 #set($document = $xwiki.getDocument($docref)) 41 41 #foreach($attach in $document.getAttachmentList()) 42 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 54 + #if($velocityCount > 10) 55 + [[(+)>>$docref]] 56 + #break 57 + #end 58 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 43 43 {{/velocity}} 44 44 45 45 === [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] === ... ... @@ -48,7 +48,11 @@ 48 48 #set($docref = "Gallery.2018.06.Ticknock.WebHome") 49 49 #set($document = $xwiki.getDocument($docref)) 50 50 #foreach($attach in $document.getAttachmentList()) 51 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 67 + #if($velocityCount > 10) 68 + [[(+)>>$docref]] 69 + #break 70 + #end 71 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 52 52 {{/velocity}} 53 53 54 54 === [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] === ... ... @@ -57,7 +57,11 @@ 57 57 #set($docref = "Gallery.2018.06.Ticknock2.WebHome") 58 58 #set($document = $xwiki.getDocument($docref)) 59 59 #foreach($attach in $document.getAttachmentList()) 60 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 80 + #if($velocityCount > 10) 81 + [[(+)>>$docref]] 82 + #break 83 + #end 84 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 61 61 {{/velocity}} 62 62 63 63 == [[May>>doc:.2018.05.WebHome]] == ... ... @@ -68,7 +68,11 @@ 68 68 #set($docref = "Gallery.2018.05.Bohernabreena.WebHome") 69 69 #set($document = $xwiki.getDocument($docref)) 70 70 #foreach($attach in $document.getAttachmentList()) 71 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 95 + #if($velocityCount > 10) 96 + [[(+)>>$docref]] 97 + #break 98 + #end 99 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 72 72 {{/velocity}} 73 73 74 74 === [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] === ... ... @@ -77,7 +77,11 @@ 77 77 #set($docref = "Gallery.2018.05.MarlayPark.WebHome") 78 78 #set($document = $xwiki.getDocument($docref)) 79 79 #foreach($attach in $document.getAttachmentList()) 80 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 108 + #if($velocityCount > 10) 109 + [[(+)>>$docref]] 110 + #break 111 + #end 112 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 81 81 {{/velocity}} 82 82 83 83 === [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] === ... ... @@ -86,7 +86,11 @@ 86 86 #set($docref = "Gallery.2018.05.MarlayPark2.WebHome") 87 87 #set($document = $xwiki.getDocument($docref)) 88 88 #foreach($attach in $document.getAttachmentList()) 89 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 121 + #if($velocityCount > 10) 122 + [[(+)>>$docref]] 123 + #break 124 + #end 125 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 90 90 {{/velocity}} 91 91 92 92 == [[April>>doc:.2018.04.WebHome]] == ... ... @@ -93,32 +93,175 @@ 93 93 94 94 === [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] === 95 95 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 141 +{{/velocity}} 142 + 96 96 === [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] === 97 97 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 154 +{{/velocity}} 155 + 98 98 === [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] === 99 99 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 167 +{{/velocity}} 168 + 100 100 === [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] === 101 101 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 180 +{{/velocity}} 181 + 102 102 === [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] === 103 103 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 193 +{{/velocity}} 194 + 104 104 === [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] === 105 105 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 206 +{{/velocity}} 207 + 106 106 == [[March>>doc:.2018.03.WebHome]] == 107 107 108 108 === [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] === 109 109 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 221 +{{/velocity}} 222 + 110 110 === [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] === 111 111 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 234 +{{/velocity}} 235 + 112 112 === [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] === 113 113 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 247 +{{/velocity}} 248 + 114 114 == [[February>>doc:.2018.02.WebHome]] == 115 115 116 116 === [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] === 117 117 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 262 +{{/velocity}} 263 + 118 118 === [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] === 119 119 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 275 +{{/velocity}} 276 + 120 120 === [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] === 121 121 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 288 +{{/velocity}} 289 + 122 122 == [[January>>doc:.2018.01.WebHome]] == 123 123 124 124 === [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] === 293 + 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 303 +{{/velocity}}