Changes for page Gallery

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

From 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
To 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

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,5 @@
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 -
5 5  = [[2018]] =
6 6  
7 7  == [[July>>doc:.2018.07.WebHome]] ==
... ... @@ -8,33 +8,30 @@
8 8  
9 9  === [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
10 10  
11 -(((
12 12  {{velocity}}
13 -#set($document = $xwiki.getDocument("Gallery.2018.07.Kilmashogue.WebHome"))
10 +#set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
11 +#set($document = $xwiki.getDocument($docref))
14 14  #foreach($attach in $document.getAttachmentList())
15 - #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Kilmashogue.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Kilmashogue.WebHome@$attachName]]#end
13 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
16 16  {{/velocity}}
17 -)))
18 18  
19 19  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
20 20  
21 -(((
22 22  {{velocity}}
23 -#set($document = $xwiki.getDocument("Gallery.2018.07.Stepaside.WebHome"))
19 +#set($docref = "Gallery.2018.07.Stepaside.WebHome")
20 +#set($document = $xwiki.getDocument($docref))
24 24  #foreach($attach in $document.getAttachmentList())
25 - #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Stepaside.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Stepaside.WebHome@$attachName]]#end
22 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
26 26  {{/velocity}}
27 -)))
28 28  
29 29  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
30 30  
31 -(((
32 32  {{velocity}}
33 -#set($document = $xwiki.getDocument("Gallery.2018.07.Ticknock.WebHome"))
28 +#set($docref = "Gallery.2018.07.Ticknock.WebHome")
29 +#set($document = $xwiki.getDocument($docref))
34 34  #foreach($attach in $document.getAttachmentList())
35 - #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Ticknock.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Ticknock.WebHome@$attachName]]#end
31 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
36 36  {{/velocity}}
37 -)))
38 38  
39 39  == [[June>>doc:.2018.06.WebHome]] ==
40 40  
... ... @@ -49,16 +49,51 @@
49 49  
50 50  === [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
51 51  
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 +
52 52  === [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===
53 53  
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 +
54 54  == [[May>>doc:.2018.05.WebHome]] ==
55 55  
56 56  === [[Bohernabreena>>doc:.2018.05.Bohernabreena.WebHome]] ===
57 57  
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 +
58 58  === [[Marlay Park>>doc:.2018.05.MarlayPark.WebHome]] ===
59 59  
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 +
60 60  === [[Marlay Park (2nd Visit)>>doc:.2018.05.MarlayPark2.WebHome]] ===
61 61  
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 +
62 62  == [[April>>doc:.2018.04.WebHome]] ==
63 63  
64 64  === [[Botanic Gardens>>doc:.2018.04.BotanicGardens.WebHome]] ===