Changes for page 10 October
Last modified by David De La Harpe Golden on 2021/01/17 20:45
From version
2.1


edited by David De La Harpe Golden
on 2020/10/11 18:15
on 2020/10/11 18:15
Change comment:
There is no comment for this version
To version
3.1


edited by David De La Harpe Golden
on 2020/10/16 11:46
on 2020/10/16 11:46
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -17,3 +17,14 @@ 17 17 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 18 18 {{/velocity}} 19 19 20 + 21 + 22 +=== [[Fernhill>>Gallery.2020.10.Fernhill.WebHome]] === 23 + 24 +{{velocity}} 25 +#set($docref = "Gallery.2020.10.Fernhill.WebHome") 26 +#set($document = $xwiki.getDocument($docref)) 27 +#foreach($attach in $document.getAttachmentList()) 28 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 29 +{{/velocity}} 30 +