Changes for page 04 April
Last modified by David De La Harpe Golden on 2026/04/26 16:39
From version
2.1
edited by David De La Harpe Golden
on 2026/04/12 15:08
on 2026/04/12 15:08
Change comment:
There is no comment for this version
To version
3.1
edited by David De La Harpe Golden
on 2026/04/19 15:35
on 2026/04/19 15:35
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -16,3 +16,13 @@ 16 16 #foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 17 17 #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 18 18 {{/velocity}} 19 + 20 + 21 +=== [[Barnaslingan>>Gallery.2026.04.Barnaslingan.WebHome]] === 22 + 23 +{{velocity}} 24 +#set($docref = "Gallery.2026.04.Barnaslingan.WebHome") 25 +#set($document = $xwiki.getDocument($docref)) 26 +#foreach($attach in $collectiontool.sort($document.getAttachmentList(),["filename"])) 27 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end 28 +{{/velocity}}