Changes for page Gallery

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

From version 39.1
edited by David De La Harpe Golden
on 2018/07/31 21:45
Change comment: There is no comment for this version
To version 38.1
edited by David De La Harpe Golden
on 2018/07/30 14:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,7 @@
9 9  {{velocity}}
10 10  #set($docref = "Gallery.2018.07.Tibradden.WebHome")
11 11  #set($document = $xwiki.getDocument($docref))
12 -#foreach($attach in $sorttool.sort($document.getAttachmentList(),["filename"]))
12 +#foreach($attach in $document.getAttachmentList())
13 13   #if($velocityCount > 10)
14 14   [[(+)>>$docref]]
15 15   #break