Changes for page 09 September
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/09/12 13:44
on 2020/09/12 13:44
Change comment:
There is no comment for this version
To version
3.1


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