Changes for page 02 February
Last modified by David De La Harpe Golden on 2019/02/23 21:03
From version
3.1


edited by David De La Harpe Golden
on 2019/02/16 20:57
on 2019/02/16 20:57
Change comment:
There is no comment for this version
To version
4.1

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