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
44.1


edited by David De La Harpe Golden
on 2018/08/27 11:57
on 2018/08/27 11:57
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,124 +1,193 @@ 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 +{{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}} 4 4 5 -= =[[July>>doc:.2018.07.WebHome]] ==15 += [[2018>>Gallery.2018.WebHome]] = 6 6 7 -== =[[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===17 +== [[August>>Gallery.2018.08.WebHome]] == 8 8 19 +=== [[Ticknock (2nd Visit)>>Gallery.2018.08.Ticknock2.WebHome]] === 20 + 9 9 {{velocity}} 10 -#set($docref = "Gallery.2018.07.Kilmashogue.WebHome") 11 -#set($document = $xwiki.getDocument($docref)) 12 -#foreach($attach in $document.getAttachmentList()) 13 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 22 +#thumbs("Gallery.2018.08.Ticknock2.WebHome") 14 14 {{/velocity}} 15 15 25 +=== [[Phoenix Park>>Gallery.2018.08.PhoenixPark.WebHome]] === 26 + 27 +{{velocity}} 28 +#thumbs("Gallery.2018.08.PhoenixPark.WebHome") 29 +{{/velocity}} 30 + 31 +=== [[Ticknock>>Gallery.2018.08.Ticknock.WebHome]] === 32 + 33 +{{velocity}} 34 +#thumbs("Gallery.2018.08.Ticknock.WebHome") 35 +{{/velocity}} 36 + 37 +=== [[Lough Bray>>Gallery.2018.08.LoughBray.WebHome]] === 38 + 39 +{{velocity}} 40 +#thumbs("Gallery.2018.08.LoughBray.WebHome") 41 +{{/velocity}} 42 + 43 +== [[July>>Gallery.2018.07.WebHome]] == 44 + 45 +=== [[Tibradden>>Gallery.2018.07.Tibradden.WebHome]] === 46 + 47 +{{velocity}} 48 +#thumbs("Gallery.2018.07.Tibradden.WebHome") 49 +{{/velocity}} 50 + 51 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 52 + 53 +{{velocity}} 54 +#thumbs("Gallery.2018.07.Kilmashogue.WebHome") 55 +{{/velocity}} 56 + 16 16 === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] === 17 17 18 18 {{velocity}} 19 -#set($docref = "Gallery.2018.07.Stepaside.WebHome") 20 -#set($document = $xwiki.getDocument($docref)) 21 -#foreach($attach in $document.getAttachmentList()) 22 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 60 +#thumbs("Gallery.2018.07.Stepaside.WebHome") 23 23 {{/velocity}} 24 24 25 25 === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] === 26 26 27 27 {{velocity}} 28 -#set($docref = "Gallery.2018.07.Ticknock.WebHome") 29 -#set($document = $xwiki.getDocument($docref)) 30 -#foreach($attach in $document.getAttachmentList()) 31 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 66 +#thumbs("Gallery.2018.07.Ticknock.WebHome") 32 32 {{/velocity}} 33 33 34 34 == [[June>>doc:.2018.06.WebHome]] == 35 35 36 -=== [[Massy's Estate>> doc:.2018.06.MassysEstate.WebHome]] ===71 +=== [[Massy's Estate>>Gallery.2018.06.MassysEstate.WebHome]] === 37 37 38 38 {{velocity}} 39 -#set($docref = "Gallery.2018.06.MassysEstate.WebHome") 40 -#set($document = $xwiki.getDocument($docref)) 41 -#foreach($attach in $document.getAttachmentList()) 42 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 74 +#thumbs("Gallery.2018.06.MassysEstate.WebHome") 43 43 {{/velocity}} 44 44 45 -=== [[Ticknock>> doc:.2018.06.Ticknock.WebHome]] ===77 +=== [[Ticknock>>Gallery.2018.06.Ticknock.WebHome]] === 46 46 47 47 {{velocity}} 48 -#set($docref = "Gallery.2018.06.Ticknock.WebHome") 49 -#set($document = $xwiki.getDocument($docref)) 50 -#foreach($attach in $document.getAttachmentList()) 51 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 80 +#thumbs("Gallery.2018.06.Ticknock.WebHome") 52 52 {{/velocity}} 53 53 54 -=== [[Ticknock (2nd Visit)>> doc:.2018.06.Ticknock2.WebHome]] ===83 +=== [[Ticknock (2nd Visit)>>Gallery.2018.06.Ticknock2.WebHome]] === 55 55 56 56 {{velocity}} 57 -#set($docref = "Gallery.2018.06.Ticknock2.WebHome") 58 -#set($document = $xwiki.getDocument($docref)) 59 -#foreach($attach in $document.getAttachmentList()) 60 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 86 +#thumbs("Gallery.2018.06.Ticknock2.WebHome") 61 61 {{/velocity}} 62 62 63 -== [[May>> doc:.2018.05.WebHome]] ==89 +== [[May>>Gallery.2018.05.WebHome]] == 64 64 65 -=== [[Bohernabreena>> doc:.2018.05.Bohernabreena.WebHome]] ===91 +=== [[Bohernabreena>>Gallery.2018.05.Bohernabreena.WebHome]] === 66 66 67 67 {{velocity}} 68 -#set($docref = "Gallery.2018.05.Bohernabreena.WebHome") 69 -#set($document = $xwiki.getDocument($docref)) 70 -#foreach($attach in $document.getAttachmentList()) 71 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 94 +#thumbs("Gallery.2018.05.Bohernabreena.WebHome") 72 72 {{/velocity}} 73 73 74 -=== [[Marlay Park>> doc:.2018.05.MarlayPark.WebHome]] ===97 +=== [[Marlay Park>>Gallery.2018.05.MarlayPark.WebHome]] === 75 75 76 76 {{velocity}} 77 -#set($docref = "Gallery.2018.05.MarlayPark.WebHome") 78 -#set($document = $xwiki.getDocument($docref)) 79 -#foreach($attach in $document.getAttachmentList()) 80 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 100 +#thumbs("Gallery.2018.05.MarlayPark.WebHome") 81 81 {{/velocity}} 82 82 83 -=== [[Marlay Park (2nd Visit)>> doc:.2018.05.MarlayPark2.WebHome]] ===103 +=== [[Marlay Park (2nd Visit)>>Gallery.2018.05.MarlayPark2.WebHome]] === 84 84 85 85 {{velocity}} 86 -#set($docref = "Gallery.2018.05.MarlayPark2.WebHome") 87 -#set($document = $xwiki.getDocument($docref)) 88 -#foreach($attach in $document.getAttachmentList()) 89 - #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 106 +#thumbs("Gallery.2018.05.MarlayPark2.WebHome") 90 90 {{/velocity}} 91 91 92 -== [[April>> doc:.2018.04.WebHome]] ==109 +== [[April>>Gallery.2018.04.WebHome]] == 93 93 94 -=== [[Botanic Gardens>> doc:.2018.04.BotanicGardens.WebHome]] ===111 +=== [[Botanic Gardens>>Gallery.2018.04.BotanicGardens.WebHome]] === 95 95 96 -=== [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] === 113 +{{velocity}} 114 +#thumbs("Gallery.2018.04.BotanicGardens.WebHome") 115 +{{/velocity}} 97 97 98 -=== [[Gl encullen>>doc:.2018.04.Glencullen.WebHome]] ===117 +=== [[Cruagh>>Gallery.2018.04.Cruagh.WebHome]] === 99 99 100 -=== [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] === 119 +{{velocity}} 120 +#thumbs("Gallery.2018.04.Cruagh.WebHome") 121 +{{/velocity}} 101 101 102 -=== [[ Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] ===123 +=== [[Glencullen>>Gallery.2018.04.Glencullen.WebHome]] === 103 103 104 -=== [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] === 125 +{{velocity}} 126 +#thumbs("Gallery.2018.04.Glencullen.WebHome") 127 +{{/velocity}} 105 105 106 -== [[ March>>doc:.2018.03.WebHome]] ==129 +=== [[Hellfire Club>>Gallery.2018.04.HellfireClub.WebHome]] === 107 107 108 -=== [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] === 131 +{{velocity}} 132 +#thumbs("Gallery.2018.04.HellfireClub.WebHome") 133 +{{/velocity}} 109 109 110 -=== [[ Tibradden>>doc:.2018.03.Tibradden.WebHome]] ===135 +=== [[Massy's Estate>>Gallery.2018.04.MassysEstate.WebHome]] === 111 111 112 -=== [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] === 137 +{{velocity}} 138 +#thumbs("Gallery.2018.04.MassysEstate.WebHome") 139 +{{/velocity}} 113 113 114 -== [[ February>>doc:.2018.02.WebHome]] ==141 +=== [[Ticknock>>Gallery.2018.04.Ticknock.WebHome]] === 115 115 116 -=== [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] === 143 +{{velocity}} 144 +#thumbs("Gallery.2018.04.Ticknock.WebHome") 145 +{{/velocity}} 117 117 118 -== =[[Ticknock>>doc:.2018.02.Ticknock.WebHome]] ===147 +== [[March>>Gallery.2018.03.WebHome]] == 119 119 120 -=== [[ Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] ===149 +=== [[Kilmashogue>>Gallery.2018.03.Kilmashogue.WebHome]] === 121 121 122 -== [[January>>doc:.2018.01.WebHome]] == 151 +{{velocity}} 152 +#thumbs("Gallery.2018.03.Kilmashogue.WebHome") 153 +{{/velocity}} 123 123 124 -=== [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] === 155 +=== [[Tibradden>>Gallery.2018.03.Tibradden.WebHome]] === 156 + 157 +{{velocity}} 158 +#thumbs("Gallery.2018.03.Tibradden.WebHome") 159 +{{/velocity}} 160 + 161 +=== [[Ticknock>>Gallery.2018.03.Ticknock.WebHome]] === 162 + 163 +{{velocity}} 164 +#thumbs("Gallery.2018.03.Ticknock.WebHome") 165 +{{/velocity}} 166 + 167 +== [[February>>Gallery.2018.02.WebHome]] == 168 + 169 +=== [[Massy's Estate>>Gallery.2018.02.MassysEstate.WebHome]] === 170 + 171 +{{velocity}} 172 +#thumbs("Gallery.2018.02.MassysEstate.WebHome") 173 +{{/velocity}} 174 + 175 +=== [[Ticknock>>Gallery.2018.02.Ticknock.WebHome]] === 176 + 177 +{{velocity}} 178 +#thumbs("Gallery.2018.02.Ticknock.WebHome") 179 +{{/velocity}} 180 + 181 +=== [[Ticknock (2nd Visit)>>Gallery.2018.02.Ticknock2.WebHome]] === 182 + 183 +{{velocity}} 184 +#thumbs("Gallery.2018.02.Ticknock2.WebHome") 185 +{{/velocity}} 186 + 187 +== [[January>>Gallery.2018.01.WebHome]] == 188 + 189 +=== [[Ticknock>>Gallery.2018.01.Ticknock.WebHome]] === 190 + 191 +{{velocity}} 192 +#thumbs("Gallery.2018.01.Ticknock.WebHome") 193 +{{/velocity}}