Changes for page Gallery

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

From version 133.1
edited by David De La Harpe Golden
on 2020/11/07 13:06
Change comment: There is no comment for this version
To version 142.1
edited by David De La Harpe Golden
on 2021/01/17 20:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,13 @@
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.
1 +Sometimes I take pictures when I'm out wandering around Ireland,
2 +particularly the local Dublin Mountains / Wicklow Mountains area.
3 +If you're wondering what Ireland looks like, well, it looks like this.
4 +At least the hilly bit south of Dublin City does, anyway.
2 2  
3 3  {{velocity}}
4 4  #macro(thumbs $linkto $docref)
5 5  #set($document = $xwiki.getDocument($docref))
6 6  #foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
7 - #if($velocityCount > 3)
10 + #if($foreach.count > 3)
8 8   #break
9 9   #end
10 10   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$linkto]] #end
... ... @@ -11,6 +11,13 @@
11 11  #end
12 12  {{/velocity}}
13 13  
17 += [[2021>>Gallery.2021.WebHome]] =
18 +
19 +{{velocity}}
20 +#thumbs("Gallery.2021.01.WebHome" "Gallery.2021.01.Fernhill.WebHome")
21 +{{/velocity}}
22 +
23 +
14 14  = [[2020>>Gallery.2020.WebHome]] =
15 15  
16 16  {{velocity}}
... ... @@ -53,6 +53,12 @@
53 53  #thumbs("Gallery.2020.10.WebHome" "Gallery.2020.10.HellfireClub.WebHome")
54 54  #thumbs("Gallery.2020.10.WebHome" "Gallery.2020.10.Ticknock.WebHome")
55 55  #thumbs("Gallery.2020.11.WebHome" "Gallery.2020.11.Kilmashogue.WebHome")
66 +#thumbs("Gallery.2020.11.WebHome" "Gallery.2020.11.Ticknock.WebHome")
67 +#thumbs("Gallery.2020.11.WebHome" "Gallery.2020.11.Kilmashogue2.WebHome")
68 +#thumbs("Gallery.2020.11.WebHome" "Gallery.2020.11.Ticknock2.WebHome")
69 +#thumbs("Gallery.2020.12.WebHome" "Gallery.2020.12.Ticknock.WebHome")
70 +#thumbs("Gallery.2020.12.WebHome" "Gallery.2020.12.Tibradden.WebHome")
71 +#thumbs("Gallery.2020.12.WebHome" "Gallery.2020.12.Ticknock2.WebHome")
56 56  
57 57  
58 58  {{/velocity}}