Changes for page 02 February
Last modified by David De La Harpe Golden on 2021/01/17 20:38
From version
2.1


edited by David De La Harpe Golden
on 2020/02/13 15:07
on 2020/02/13 15:07
Change comment:
There is no comment for this version
To version
3.1


edited by David De La Harpe Golden
on 2020/02/28 18:14
on 2020/02/28 18:14
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -25,3 +25,12 @@ 25 25 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 26 26 {{/velocity}} 27 27 28 +=== [[Fernhill>>Gallery.2020.02.Fernhill.WebHome]] === 29 + 30 +{{velocity}} 31 +#set($docref = "Gallery.2020.02.Fernhill.WebHome") 32 +#set($document = $xwiki.getDocument($docref)) 33 +#foreach($attach in $document.getAttachmentList()) 34 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 35 +{{/velocity}} 36 +