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
Change comment: There is no comment for this version
To version 19.1
edited by David De La Harpe Golden
on 2018/07/25 04:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,7 @@
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 +{{toc depth="2"/}}
4 +
3 3  = [[2018]] =
4 4  
5 5  == [[July>>doc:.2018.07.WebHome]] ==
... ... @@ -6,89 +6,42 @@
6 6  
7 7  === [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
8 8  
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"]]>>attach:$docref@$attachName]]#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"]]>>attach:$docref@$attachName]]#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  
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
32 -{{/velocity}}
33 -
34 34  == [[June>>doc:.2018.06.WebHome]] ==
35 35  
36 36  === [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
37 37  
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
43 -{{/velocity}}
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"]]>>attach:$docref@$attachName]]#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"]]>>attach:$docref@$attachName]]#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"]]>>attach:$docref@$attachName]]#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"]]>>attach:$docref@$attachName]]#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"]]>>attach:$docref@$attachName]]#end
90 -{{/velocity}}
91 -
92 92  == [[April>>doc:.2018.04.WebHome]] ==
93 93  
94 94  === [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===