Wiki source code of 2019

Version 13.1 by David De La Harpe Golden on 2019/06/03 12:02

Show last authors
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.2019.01.WebHome]] ==
14
15 === [[Cruagh>>Gallery.2019.01.Cruagh.WebHome]] ===
16
17 {{velocity}}
18 #thumbs("Gallery.2019.01.Cruagh.WebHome")
19 {{/velocity}}
20
21 === [[Ticknock>>Gallery.2019.01.Ticknock.WebHome]] ===
22
23 {{velocity}}
24 #thumbs("Gallery.2019.01.Ticknock.WebHome")
25 {{/velocity}}
26
27 == [[02 February>>Gallery.2019.02.WebHome]] ==
28
29 === [[Ticknock>>Gallery.2019.02.Ticknock.WebHome]] ===
30
31 {{velocity}}
32 #thumbs("Gallery.2019.02.Ticknock.WebHome")
33 {{/velocity}}
34
35 === [[Marlay Park>>Gallery.2019.02.MarlayPark.WebHome]] ===
36
37 {{velocity}}
38 #thumbs("Gallery.2019.02.MarlayPark.WebHome")
39 {{/velocity}}
40
41 === [[Fernhill>>Gallery.2019.02.Fernhill.WebHome]] ===
42
43 {{velocity}}
44 #thumbs("Gallery.2019.02.Fernhill.WebHome")
45 {{/velocity}}
46
47 == [[03 March>>Gallery.2019.03.WebHome]] ==
48
49 === [[Tibradden>>Gallery.2019.03.Tibradden.WebHome]] ===
50
51 {{velocity}}
52 #thumbs("Gallery.2019.03.Tibradden.WebHome")
53 {{/velocity}}
54
55 === [[Massy's Estate>>Gallery.2019.03.MassysEstate.WebHome]] ===
56
57 {{velocity}}
58 #thumbs("Gallery.2019.03.MassysEstate.WebHome")
59 {{/velocity}}
60
61 === [[Ticknock>>Gallery.2019.03.Ticknock.WebHome]] ===
62
63 {{velocity}}
64 #thumbs("Gallery.2019.03.Ticknock.WebHome")
65 {{/velocity}}
66
67 == [[04 April>>Gallery.2019.04.WebHome]] ==
68
69 === [[HellfireClub>>Gallery.2019.04.HellfireClub.WebHome]] ===
70
71 {{velocity}}
72 #thumbs("Gallery.2019.04.HellfireClub.WebHome")
73 {{/velocity}}
74
75 === [[Marlay Park>>Gallery.2019.04.MarlayPark.WebHome]] ===
76
77 {{velocity}}
78 #thumbs("Gallery.2019.04.MarlayPark.WebHome")
79 {{/velocity}}
80
81 === [[Fernhill>>Gallery.2019.04.Fernhill.WebHome]] ===
82
83 {{velocity}}
84 #thumbs("Gallery.2019.04.Fernhill.WebHome")
85 {{/velocity}}
86
87 == [[05 May>>Gallery.2019.05.WebHome]] ==
88
89 === [[Knocknagun>>Gallery.2019.05.Knocknagun.WebHome]] ===
90
91 {{velocity}}
92 #thumbs("Gallery.2019.05.Knocknagun.WebHome")
93 {{/velocity}}
94
95 === [[Ticknock>>Gallery.2019.05.Ticknock.WebHome]] ===
96
97 {{velocity}}
98 #thumbs("Gallery.2019.05.Ticknock.WebHome")
99 {{/velocity}}
100
101 === [[Marlay Park>>Gallery.2019.05.MarlayPark.WebHome]] ===
102
103 {{velocity}}
104 #thumbs("Gallery.2019.05.MarlayPark.WebHome")
105 {{/velocity}}
106
107 == [[06 June>>Gallery.2019.06.WebHome]] ==
108
109 === [[Cloon Oak Glen>>Gallery.2019.06.CloonOakGlen.WebHome]] ===
110
111 {{velocity}}
112 #thumbs("Gallery.2019.06.CloonOakGlen.WebHome")
113 {{/velocity}}
114