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


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


edited by Administrator
on 2018/07/25 07:17
on 2018/07/25 07:17
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,38 +1,218 @@ 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]] 4 -** [[07 July>>doc:.2018.07.WebHome]] 5 -*** [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]]((( 3 +{{include document="Gallery.2018"/}} 4 + 5 + 6 += [[2018>>Gallery.2018.WebHome]] = 7 + 8 +== [[July>>Gallery.2018.07.WebHome]] == 9 + 10 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] === 11 + 6 6 {{velocity}} 7 -#set($document = $xwiki.getDocument("Gallery.2018.07.Kilmashogue.WebHome")) 13 +#set($docref = "Gallery.2018.07.Kilmashogue.WebHome") 14 +#set($document = $xwiki.getDocument($docref)) 8 8 #foreach($attach in $document.getAttachmentList()) 9 - #set($attachName = $attach.filename)[[[[image: Gallery.2018.07.Kilmashogue.WebHome@$attachName||width="64"]]>>attach:Gallery.2018.07.Kilmashogue.WebHome@$attachName]]#end16 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]]#end 10 10 {{/velocity}} 11 -))) 12 -*** [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] 13 -*** [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] 14 -** [[06 June>>doc:.2018.06.WebHome]] 15 -*** [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] 16 -*** [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] 17 -*** [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] 18 -** [[05 May>>doc:.2018.05.WebHome]] 19 -*** [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] 20 -*** [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] 21 -*** [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] 22 -** [[04 April>>doc:.2018.04.WebHome]] 23 -*** [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] 24 -*** [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] 25 -*** [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] 26 -*** [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] 27 -*** [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] 28 -*** [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] 29 -** [[03 March>>doc:.2018.03.WebHome]] 30 -*** [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] 31 -*** [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] 32 -*** [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] 33 -** [[02 February>>doc:.2018.02.WebHome]] 34 -*** [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] 35 -*** [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] 36 -*** [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] 37 -** [[01 January>>doc:.2018.01.WebHome]] 38 -*** [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] 18 + 19 +=== [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] === 20 + 21 +{{velocity}} 22 +#set($docref = "Gallery.2018.07.Stepaside.WebHome") 23 +#set($document = $xwiki.getDocument($docref)) 24 +#foreach($attach in $document.getAttachmentList()) 25 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 26 +{{/velocity}} 27 + 28 +=== [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] === 29 + 30 +{{velocity}} 31 +#set($docref = "Gallery.2018.07.Ticknock.WebHome") 32 +#set($document = $xwiki.getDocument($docref)) 33 +#foreach($attach in $document.getAttachmentList()) 34 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 35 +{{/velocity}} 36 + 37 +== [[June>>doc:.2018.06.WebHome]] == 38 + 39 +=== [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] === 40 + 41 +{{velocity}} 42 +#set($docref = "Gallery.2018.06.MassysEstate.WebHome") 43 +#set($document = $xwiki.getDocument($docref)) 44 +#foreach($attach in $document.getAttachmentList()) 45 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 46 +{{/velocity}} 47 + 48 +=== [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] === 49 + 50 +{{velocity}} 51 +#set($docref = "Gallery.2018.06.Ticknock.WebHome") 52 +#set($document = $xwiki.getDocument($docref)) 53 +#foreach($attach in $document.getAttachmentList()) 54 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 55 +{{/velocity}} 56 + 57 +=== [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] === 58 + 59 +{{velocity}} 60 +#set($docref = "Gallery.2018.06.Ticknock2.WebHome") 61 +#set($document = $xwiki.getDocument($docref)) 62 +#foreach($attach in $document.getAttachmentList()) 63 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 64 +{{/velocity}} 65 + 66 +== [[May>>doc:.2018.05.WebHome]] == 67 + 68 +=== [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] === 69 + 70 +{{velocity}} 71 +#set($docref = "Gallery.2018.05.Bohernabreena.WebHome") 72 +#set($document = $xwiki.getDocument($docref)) 73 +#foreach($attach in $document.getAttachmentList()) 74 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 75 +{{/velocity}} 76 + 77 +=== [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] === 78 + 79 +{{velocity}} 80 +#set($docref = "Gallery.2018.05.MarlayPark.WebHome") 81 +#set($document = $xwiki.getDocument($docref)) 82 +#foreach($attach in $document.getAttachmentList()) 83 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 84 +{{/velocity}} 85 + 86 +=== [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] === 87 + 88 +{{velocity}} 89 +#set($docref = "Gallery.2018.05.MarlayPark2.WebHome") 90 +#set($document = $xwiki.getDocument($docref)) 91 +#foreach($attach in $document.getAttachmentList()) 92 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 93 +{{/velocity}} 94 + 95 +== [[April>>doc:.2018.04.WebHome]] == 96 + 97 +=== [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] === 98 + 99 +{{velocity}} 100 +#set($docref = "Gallery.2018.04.BotanicGardens.WebHome") 101 +#set($document = $xwiki.getDocument($docref)) 102 +#foreach($attach in $document.getAttachmentList()) 103 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 104 +{{/velocity}} 105 + 106 +=== [[Cruagh>>doc:.2018.04.Cruagh.WebHome]] === 107 + 108 +{{velocity}} 109 +#set($docref = "Gallery.2018.04.Cruagh.WebHome") 110 +#set($document = $xwiki.getDocument($docref)) 111 +#foreach($attach in $document.getAttachmentList()) 112 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 113 +{{/velocity}} 114 + 115 +=== [[Glencullen>>doc:.2018.04.Glencullen.WebHome]] === 116 + 117 +{{velocity}} 118 +#set($docref = "Gallery.2018.04.Glencullen.WebHome") 119 +#set($document = $xwiki.getDocument($docref)) 120 +#foreach($attach in $document.getAttachmentList()) 121 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 122 +{{/velocity}} 123 + 124 +=== [[Hellfire Club>>doc:.2018.04.HellfireClub.WebHome]] === 125 + 126 +{{velocity}} 127 +#set($docref = "Gallery.2018.04.HellfireClub.WebHome") 128 +#set($document = $xwiki.getDocument($docref)) 129 +#foreach($attach in $document.getAttachmentList()) 130 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 131 +{{/velocity}} 132 + 133 +=== [[Massy's Estate>>doc:.2018.04.MassysEstate.WebHome]] === 134 + 135 +{{velocity}} 136 +#set($docref = "Gallery.2018.04.MassysEstate.WebHome") 137 +#set($document = $xwiki.getDocument($docref)) 138 +#foreach($attach in $document.getAttachmentList()) 139 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 140 +{{/velocity}} 141 + 142 +=== [[Ticknock>>doc:.2018.04.Ticknock.WebHome]] === 143 + 144 +{{velocity}} 145 +#set($docref = "Gallery.2018.04.Ticknock.WebHome") 146 +#set($document = $xwiki.getDocument($docref)) 147 +#foreach($attach in $document.getAttachmentList()) 148 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 149 +{{/velocity}} 150 + 151 +== [[March>>doc:.2018.03.WebHome]] == 152 + 153 +=== [[Kilmashogue>>doc:.2018.03.Kilmashogue.WebHome]] === 154 + 155 +{{velocity}} 156 +#set($docref = "Gallery.2018.03.Kilmashogue.WebHome") 157 +#set($document = $xwiki.getDocument($docref)) 158 +#foreach($attach in $document.getAttachmentList()) 159 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 160 +{{/velocity}} 161 + 162 +=== [[Tibradden>>doc:.2018.03.Tibradden.WebHome]] === 163 + 164 +{{velocity}} 165 +#set($docref = "Gallery.2018.03.Tibradden.WebHome") 166 +#set($document = $xwiki.getDocument($docref)) 167 +#foreach($attach in $document.getAttachmentList()) 168 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 169 +{{/velocity}} 170 + 171 +=== [[Ticknock>>doc:.2018.03.Ticknock.WebHome]] === 172 + 173 +{{velocity}} 174 +#set($docref = "Gallery.2018.03.Ticknock.WebHome") 175 +#set($document = $xwiki.getDocument($docref)) 176 +#foreach($attach in $document.getAttachmentList()) 177 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 178 +{{/velocity}} 179 + 180 +== [[February>>doc:.2018.02.WebHome]] == 181 + 182 +=== [[Massy's Estate>>doc:.2018.02.MassysEstate.WebHome]] === 183 + 184 +{{velocity}} 185 +#set($docref = "Gallery.2018.02.MassysEstate.WebHome") 186 +#set($document = $xwiki.getDocument($docref)) 187 +#foreach($attach in $document.getAttachmentList()) 188 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 189 +{{/velocity}} 190 + 191 +=== [[Ticknock>>doc:.2018.02.Ticknock.WebHome]] === 192 + 193 +{{velocity}} 194 +#set($docref = "Gallery.2018.02.Ticknock.WebHome") 195 +#set($document = $xwiki.getDocument($docref)) 196 +#foreach($attach in $document.getAttachmentList()) 197 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 198 +{{/velocity}} 199 + 200 +=== [[Ticknock (2nd Visit)>>doc:.2018.02.Ticknock2.WebHome]] === 201 + 202 +{{velocity}} 203 +#set($docref = "Gallery.2018.02.Ticknock2.WebHome") 204 +#set($document = $xwiki.getDocument($docref)) 205 +#foreach($attach in $document.getAttachmentList()) 206 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 207 +{{/velocity}} 208 + 209 +== [[January>>doc:.2018.01.WebHome]] == 210 + 211 +=== [[Ticknock>>doc:.2018.01.Ticknock.WebHome]] === 212 + 213 +{{velocity}} 214 +#set($docref = "Gallery.2018.01.Ticknock.WebHome") 215 +#set($document = $xwiki.getDocument($docref)) 216 +#foreach($attach in $document.getAttachmentList()) 217 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 218 +{{/velocity}}