Changes for page Gallery
Last modified by David De La Harpe Golden on 2025/01/06 16:14
From version
147.1


edited by David De La Harpe Golden
on 2021/01/30 13:40
on 2021/01/30 13:40
Change comment:
There is no comment for this version
To version
141.1


edited by David De La Harpe Golden
on 2021/01/17 19:57
on 2021/01/17 19:57
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,9 @@ 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.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"]))6 +#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"])) 7 7 #if($foreach.count > 3) 8 8 #break 9 9 #end ... ... @@ -15,8 +15,6 @@ 15 15 16 16 {{velocity}} 17 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 20 {{/velocity}} 21 21 22 22