Changes for page 07 July
Last modified by David De La Harpe Golden on 2018/07/30 14:16
From version
3.1


edited by Administrator
on 2018/07/25 05:54
on 2018/07/25 05:54
Change comment:
There is no comment for this version
To version
5.1


edited by Administrator
on 2018/07/25 07:07
on 2018/07/25 07:07
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 #set($docref = "Gallery.2018.07.Kilmashogue.WebHome") 5 5 #set($document = $xwiki.getDocument($docref)) 6 6 #foreach($attach in $document.getAttachmentList()) 7 -#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>a ttach:$docref@$attachName]]#end7 +#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>Gallery.2018.07.Kilmashogue.WebHome]]#end 8 8 {{/velocity}} 9 9 10 10 === [[Stepaside>>Gallery.2018.07.Stepaside.WebHome]] === ... ... @@ -18,10 +18,11 @@ 18 18 19 19 === [[Ticknock>>Gallery.2018.07.Ticknock.WebHome]] === 20 20 21 -{{velocity}}#set($docref = "Gallery.2018.07.Ticknock.WebHome") 21 +{{velocity}} 22 +#set($docref = "Gallery.2018.07.Ticknock.WebHome") 22 22 #set($document = $xwiki.getDocument($docref)) 23 23 #foreach($attach in $document.getAttachmentList()) 24 -#set($attachName = $attach.filename){{lightbox group="$docref" image="$docref@$attachName" height="48"/}}#end{{/velocity}} 25 +#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end 26 +{{/velocity}} 25 25 26 - 27 - 28 +