Changes for page 08 August
Last modified by David De La Harpe Golden on 2018/08/27 11:58
From version 1.1

edited by David De La Harpe Golden
on 2018/08/06 19:07
on 2018/08/06 19:07
Change comment:
There is no comment for this version
To version
3.1


edited by David De La Harpe Golden
on 2018/08/11 20:00
on 2018/08/11 20:00
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -08 1 +08 August - Content
-
... ... @@ -3,6 +3,7 @@ 3 3 {{velocity}} 4 4 #set($docref = "Gallery.2018.08.LoughBray.WebHome") 5 5 #set($document = $xwiki.getDocument($docref)) 6 -#foreach($attach in $document.getAttachmentList()) 6 +#set($alist = $sorttool.sort($document.getAttachmentList(),["filename"])) 7 +#foreach($attach in $alist) 7 7 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 8 8 {{/velocity}}