Changes for page Gallery

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

From version 150.1
edited by David De La Harpe Golden
on 2021/03/07 12:58
Change comment: There is no comment for this version
To version 139.1
edited by David De La Harpe Golden
on 2021/01/01 16:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,10 @@
1 -Sometimes I take pictures when I'm out wandering around, particularly the local Dublin Mountains / Wicklow Mountains area of Ireland. 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, 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 3  {{velocity}}
4 4  #macro(thumbs $linkto $docref)
5 5  #set($document = $xwiki.getDocument($docref))
6 -#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"]))
7 - #if($foreach.count > 3)
6 +#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
7 + #if($velocityCount > 3)
8 8   #break
9 9   #end
10 10   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$linkto]] #end
... ... @@ -11,19 +11,6 @@
11 11  #end
12 12  {{/velocity}}
13 13  
14 -= [[2021>>Gallery.2021.WebHome]] =
15 -
16 -{{velocity}}
17 -#thumbs("Gallery.2021.01.WebHome" "Gallery.2021.01.Fernhill.WebHome")
18 -#thumbs("Gallery.2021.01.WebHome" "Gallery.2021.01.Kilmashogue.WebHome")
19 -#thumbs("Gallery.2021.01.WebHome" "Gallery.2021.01.Ticknock.WebHome")
20 -#thumbs("Gallery.2021.02.WebHome" "Gallery.2021.02.Ticknock.WebHome")
21 -#thumbs("Gallery.2021.02.WebHome" "Gallery.2021.02.Fernhill.WebHome")
22 -#thumbs("Gallery.2021.03.WebHome" "Gallery.2021.03.MarlayPark.WebHome")
23 -
24 -{{/velocity}}
25 -
26 -
27 27  = [[2020>>Gallery.2020.WebHome]] =
28 28  
29 29  {{velocity}}