Changes for page 02 February
Last modified by David De La Harpe Golden on 2021/02/21 22:48
From version 1.1

edited by David De La Harpe Golden
on 2021/02/12 12:59
on 2021/02/12 12:59
Change comment:
There is no comment for this version
To version
2.1

edited by David De La Harpe Golden
on 2021/02/21 22:48
on 2021/02/21 22:48
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -8,3 +8,13 @@ 8 8 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 9 9 {{/velocity}} 10 10 11 + 12 +=== [[Fernhill>>Gallery.2021.02.Fernhill.WebHome]] === 13 + 14 +{{velocity}} 15 +#set($docref = "Gallery.2021.02.Fernhill.WebHome") 16 +#set($document = $xwiki.getDocument($docref)) 17 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 18 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 19 +{{/velocity}} 20 +