Wiki source code of 2024
Version 4.1 by David De La Harpe Golden on 2024/12/20 19:20
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{velocity}} |
2 | #macro(thumbs $docref) | ||
3 | #set($document = $xwiki.getDocument($docref)) | ||
4 | #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) | ||
5 | #if($foreach.count > 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 | |||
14 | {{container layoutStyle="columns"}} | ||
15 | ((( | ||
16 | |||
17 | == [[01 January>>Gallery.2024.01.WebHome]] == | ||
18 | |||
19 | |||
![]() |
2.1 | 20 | === [[Ticknock>>Gallery.2024.01.Ticknock.WebHome]] === |
21 | |||
22 | {{velocity}} | ||
23 | #thumbs("Gallery.2024.01.Ticknock.WebHome") | ||
24 | {{/velocity}} | ||
25 | |||
26 | |||
27 | === [[Ticknock (2nd Visit)>>Gallery.2024.01.Ticknock2.WebHome]] === | ||
28 | |||
29 | {{velocity}} | ||
30 | #thumbs("Gallery.2024.01.Ticknock2.WebHome") | ||
31 | {{/velocity}} | ||
32 | |||
33 | |||
34 | === [[Marlay Park>>Gallery.2024.01.MarlayPark.WebHome]] === | ||
35 | |||
36 | {{velocity}} | ||
37 | #thumbs("Gallery.2024.01.MarlayPark.WebHome") | ||
38 | {{/velocity}} | ||
39 | |||
40 | |||
![]() |
1.1 | 41 | ))) |
42 | ((( | ||
43 | |||
44 | == [[02 February>>Gallery.2024.02.WebHome]] == | ||
45 | |||
46 | |||
![]() |
3.1 | 47 | === [[Fernhill>>Gallery.2024.02.Fernhill.WebHome]] === |
48 | |||
49 | {{velocity}} | ||
50 | #thumbs("Gallery.2024.02.Fernhill.WebHome") | ||
51 | {{/velocity}} | ||
52 | |||
53 | |||
![]() |
4.1 | 54 | === [[Glencullen>>Gallery.2024.02.Glencullen.WebHome]] === |
![]() |
3.1 | 55 | |
56 | {{velocity}} | ||
57 | #thumbs("Gallery.2024.02.Glencullen.WebHome") | ||
58 | {{/velocity}} | ||
59 | |||
60 | |||
61 | === [[Kilmashogue>>Gallery.2024.02.Kilmashogue.WebHome]] === | ||
62 | |||
63 | {{velocity}} | ||
64 | #thumbs("Gallery.2024.02.Kilmashogue.WebHome") | ||
65 | {{/velocity}} | ||
66 | |||
67 | |||
![]() |
1.1 | 68 | ))) |
69 | {{/container}} | ||
70 | |||
71 | |||
72 | {{container layoutStyle="columns"}} | ||
73 | ((( | ||
74 | |||
75 | == [[03 March>>Gallery.2024.03.WebHome]] == | ||
76 | |||
77 | |||
78 | ))) | ||
79 | ((( | ||
80 | |||
81 | == [[04 April>>Gallery.2024.04.WebHome]] == | ||
82 | |||
83 | |||
84 | ))) | ||
85 | {{/container}} | ||
86 | |||
87 | |||
88 | |||
89 | {{container layoutStyle="columns"}} | ||
90 | ((( | ||
91 | |||
92 | == [[05 May>>Gallery.2024.05.WebHome]] == | ||
93 | |||
94 | |||
95 | |||
96 | ))) | ||
97 | ((( | ||
98 | |||
99 | == [[06 June>>Gallery.2024.06.WebHome]] == | ||
100 | |||
101 | |||
102 | ))) | ||
103 | {{/container}} | ||
104 | |||
105 | |||
106 | |||
107 | {{container layoutStyle="columns"}} | ||
108 | ((( | ||
109 | |||
110 | == [[07 July>>Gallery.2024.07.WebHome]] == | ||
111 | |||
112 | |||
113 | ))) | ||
114 | ((( | ||
115 | |||
116 | == [[08 August>>Gallery.2024.08.WebHome]] == | ||
117 | |||
118 | |||
119 | ))) | ||
120 | {{/container}} | ||
121 | |||
122 | |||
123 | {{container layoutStyle="columns"}} | ||
124 | ((( | ||
125 | |||
126 | == [[09 September>>Gallery.2024.09.WebHome]] == | ||
127 | |||
128 | |||
129 | ))) | ||
130 | ((( | ||
131 | |||
132 | == [[10 October>>Gallery.2024.10.WebHome]] == | ||
133 | |||
134 | |||
135 | ))) | ||
136 | {{/container}} | ||
137 | |||
138 | |||
139 | {{container layoutStyle="columns"}} | ||
140 | ((( | ||
141 | |||
142 | == [[11 November>>Gallery.2024.11.WebHome]] == | ||
143 | |||
144 | |||
145 | ))) | ||
146 | ((( | ||
147 | |||
148 | == [[12 December>>Gallery.2024.12.WebHome]] == | ||
149 | |||
150 | |||
151 | |||
152 | ))) | ||
153 | {{/container}} | ||
154 |