Wiki source code of 2020
Version 32.1 by David De La Harpe Golden on 2020/08/15 13:51
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | #macro(thumbs $docref) | ||
| 3 | #set($document = $xwiki.getDocument($docref)) | ||
| 4 | #foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"])) | ||
| 5 | #if($velocityCount > 10) | ||
| 6 | [[(+)>>$docref]] | ||
| 7 | #break | ||
| 8 | #end | ||
| 9 | #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end | ||
| 10 | #end | ||
| 11 | {{/velocity}} | ||
| 12 | |||
| 13 | == [[01 January>>Gallery.2020.01.WebHome]] == | ||
| 14 | |||
| 15 | |||
| 16 | === [[Tibradden>>Gallery.2020.01.Tibradden.WebHome]] === | ||
| 17 | |||
| 18 | {{velocity}} | ||
| 19 | #thumbs("Gallery.2020.01.Tibradden.WebHome") | ||
| 20 | {{/velocity}} | ||
| 21 | |||
| 22 | |||
| 23 | === [[Glencullen>>Gallery.2020.01.Glencullen.WebHome]] === | ||
| 24 | |||
| 25 | {{velocity}} | ||
| 26 | #thumbs("Gallery.2020.01.Glencullen.WebHome") | ||
| 27 | {{/velocity}} | ||
| 28 | |||
| 29 | |||
| 30 | === [[Tibradden (2nd Visit)>>Gallery.2020.01.Tibradden2.WebHome]] === | ||
| 31 | |||
| 32 | {{velocity}} | ||
| 33 | #thumbs("Gallery.2020.01.Tibradden2.WebHome") | ||
| 34 | {{/velocity}} | ||
| 35 | |||
| 36 | == [[02 February>>Gallery.2020.02.WebHome]] == | ||
| 37 | |||
| 38 | |||
| 39 | === [[Marlay Park>>Gallery.2020.02.MarlayPark.WebHome]] === | ||
| 40 | |||
| 41 | {{velocity}} | ||
| 42 | #thumbs("Gallery.2020.02.MarlayPark.WebHome") | ||
| 43 | {{/velocity}} | ||
| 44 | |||
| 45 | === [[Ticknock>>Gallery.2020.02.Ticknock.WebHome]] === | ||
| 46 | |||
| 47 | {{velocity}} | ||
| 48 | #thumbs("Gallery.2020.02.Ticknock.WebHome") | ||
| 49 | {{/velocity}} | ||
| 50 | |||
| 51 | === [[Tibradden>>Gallery.2020.02.Tibradden.WebHome]] === | ||
| 52 | |||
| 53 | {{velocity}} | ||
| 54 | #thumbs("Gallery.2020.02.Tibradden.WebHome") | ||
| 55 | {{/velocity}} | ||
| 56 | |||
| 57 | === [[Fernhill>>Gallery.2020.02.Fernhill.WebHome]] === | ||
| 58 | |||
| 59 | {{velocity}} | ||
| 60 | #thumbs("Gallery.2020.02.Fernhill.WebHome") | ||
| 61 | {{/velocity}} | ||
| 62 | |||
| 63 | |||
| 64 | == [[03 March>>Gallery.2020.03.WebHome]] == | ||
| 65 | |||
| 66 | |||
| 67 | === [[Glencullen>>Gallery.2020.03.Glencullen.WebHome]] === | ||
| 68 | |||
| 69 | {{velocity}} | ||
| 70 | #thumbs("Gallery.2020.03.Glencullen.WebHome") | ||
| 71 | {{/velocity}} | ||
| 72 | |||
| 73 | |||
| 74 | === [[Cruagh>>Gallery.2020.03.Cruagh.WebHome]] === | ||
| 75 | |||
| 76 | {{velocity}} | ||
| 77 | #thumbs("Gallery.2020.03.Cruagh.WebHome") | ||
| 78 | {{/velocity}} | ||
| 79 | |||
| 80 | |||
| 81 | === [[Ticknock>>Gallery.2020.03.Ticknock.WebHome]] === | ||
| 82 | |||
| 83 | {{velocity}} | ||
| 84 | #thumbs("Gallery.2020.03.Ticknock.WebHome") | ||
| 85 | {{/velocity}} | ||
| 86 | |||
| 87 | |||
| 88 | === [[Glencullen (2nd Visit)>>Gallery.2020.03.Glencullen2.WebHome]] === | ||
| 89 | |||
| 90 | {{velocity}} | ||
| 91 | #thumbs("Gallery.2020.03.Glencullen2.WebHome") | ||
| 92 | {{/velocity}} | ||
| 93 | |||
| 94 | |||
| 95 | == [[04 April>>Gallery.2020.04.WebHome]] == | ||
| 96 | |||
| 97 | |||
| 98 | === [[Sandyford>>Gallery.2020.04.Sandyford.WebHome]] === | ||
| 99 | |||
| 100 | {{velocity}} | ||
| 101 | #thumbs("Gallery.2020.04.Sandyford.WebHome") | ||
| 102 | {{/velocity}} | ||
| 103 | |||
| 104 | |||
| 105 | === [[Balally>>Gallery.2020.04.Balally.WebHome]] === | ||
| 106 | |||
| 107 | {{velocity}} | ||
| 108 | #thumbs("Gallery.2020.04.Balally.WebHome") | ||
| 109 | {{/velocity}} | ||
| 110 | |||
| 111 | |||
| 112 | === [[FitzSimons Wood>>Gallery.2020.04.FitzSimonsWood.WebHome]] === | ||
| 113 | |||
| 114 | {{velocity}} | ||
| 115 | #thumbs("Gallery.2020.04.FitzSimonsWood.WebHome") | ||
| 116 | {{/velocity}} | ||
| 117 | |||
| 118 | |||
| 119 | == [[05 May>>Gallery.2020.05.WebHome]] == | ||
| 120 | |||
| 121 | |||
| 122 | === [[Ticknock>>Gallery.2020.05.Ticknock.WebHome]] === | ||
| 123 | |||
| 124 | {{velocity}} | ||
| 125 | #thumbs("Gallery.2020.05.Ticknock.WebHome") | ||
| 126 | {{/velocity}} | ||
| 127 | |||
| 128 | |||
| 129 | === [[Kilmashogue>>Gallery.2020.05.Kilmashogue.WebHome]] === | ||
| 130 | |||
| 131 | {{velocity}} | ||
| 132 | #thumbs("Gallery.2020.05.Kilmashogue.WebHome") | ||
| 133 | {{/velocity}} | ||
| 134 | |||
| 135 | |||
| 136 | === [[Ticknock (2nd Visit)>>Gallery.2020.05.Ticknock2.WebHome]] === | ||
| 137 | |||
| 138 | {{velocity}} | ||
| 139 | #thumbs("Gallery.2020.05.Ticknock2.WebHome") | ||
| 140 | {{/velocity}} | ||
| 141 | |||
| 142 | |||
| 143 | === [[Kilmashogue (2nd Visit)>>Gallery.2020.05.Kilmashogue2.WebHome]] === | ||
| 144 | |||
| 145 | {{velocity}} | ||
| 146 | #thumbs("Gallery.2020.05.Kilmashogue2.WebHome") | ||
| 147 | {{/velocity}} | ||
| 148 | |||
| 149 | |||
| 150 | === [[Ticknock (3rd Visit)>>Gallery.2020.05.Ticknock3.WebHome]] === | ||
| 151 | |||
| 152 | {{velocity}} | ||
| 153 | #thumbs("Gallery.2020.05.Ticknock3.WebHome") | ||
| 154 | {{/velocity}} | ||
| 155 | |||
| 156 | |||
| 157 | == [[06 June>>Gallery.2020.06.WebHome]] == | ||
| 158 | |||
| 159 | |||
| 160 | === [[Ticknock>>Gallery.2020.06.Ticknock.WebHome]] === | ||
| 161 | |||
| 162 | {{velocity}} | ||
| 163 | #thumbs("Gallery.2020.06.Ticknock.WebHome") | ||
| 164 | {{/velocity}} | ||
| 165 | |||
| 166 | |||
| 167 | === [[Tibradden>>Gallery.2020.06.Tibradden.WebHome]] === | ||
| 168 | |||
| 169 | {{velocity}} | ||
| 170 | #thumbs("Gallery.2020.06.Tibradden.WebHome") | ||
| 171 | {{/velocity}} | ||
| 172 | |||
| 173 | |||
| 174 | === [[Cruagh>>Gallery.2020.06.Cruagh.WebHome]] === | ||
| 175 | |||
| 176 | {{velocity}} | ||
| 177 | #thumbs("Gallery.2020.06.Cruagh.WebHome") | ||
| 178 | {{/velocity}} | ||
| 179 | |||
| 180 | |||
| 181 | === [[Bohernabreena>>Gallery.2020.06.Bohernabreena.WebHome]] === | ||
| 182 | |||
| 183 | {{velocity}} | ||
| 184 | #thumbs("Gallery.2020.06.Bohernabreena.WebHome") | ||
| 185 | {{/velocity}} | ||
| 186 | |||
| 187 | |||
| 188 | == [[07 July>>Gallery.2020.07.WebHome]] == | ||
| 189 | |||
| 190 | |||
| 191 | === [[Glencullen>>Gallery.2020.07.Glencullen.WebHome]] === | ||
| 192 | |||
| 193 | {{velocity}} | ||
| 194 | #thumbs("Gallery.2020.07.Glencullen.WebHome") | ||
| 195 | {{/velocity}} | ||
| 196 | |||
| 197 | |||
| 198 | == [[08 August>>Gallery.2020.08.WebHome]] == | ||
| 199 | |||
| 200 | |||
| 201 | === [[Tibradden>>Gallery.2020.08.Tibradden.WebHome]] === | ||
| 202 | |||
| 203 | {{velocity}} | ||
| 204 | #thumbs("Gallery.2020.08.Tibradden.WebHome") | ||
| 205 | {{/velocity}} | ||
| 206 | |||
| 207 | |||
| 208 | === [[Glencullen>>Gallery.2020.08.Glencullen.WebHome]] === | ||
| 209 | |||
| 210 | {{velocity}} | ||
| 211 | #thumbs("Gallery.2020.08.Glencullen.WebHome") | ||
| 212 | {{/velocity}} | ||
| 213 | |||
| 214 | |||
| 215 | === [[Massy's Estate>>Gallery.2020.08.MassysEstate.WebHome]] === | ||
| 216 | |||
| 217 | {{velocity}} | ||
| 218 | #thumbs("Gallery.2020.08.MassysEstate.WebHome") | ||
| 219 | {{/velocity}} |