Changes for page Gallery

Last modified by David De La Harpe Golden on 2025/01/06 16:14

From version 28.1
edited by Administrator
on 2018/07/25 07:22
Change comment: There is no comment for this version
To version 21.1
edited by David De La Harpe Golden
on 2018/07/25 04:58
Change comment: There is no comment for this version

Summary

Details

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