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
Change comment: There is no comment for this version
To version 8.1
edited by Administrator
on 2018/07/25 08:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -07
1 +07 July
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"]]>>attach:$docref@$attachName]]#end
7 +#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
8 8  {{/velocity}}
9 9  
10 10  === [[Stepaside>>Gallery.2018.07.Stepaside.WebHome]] ===
... ... @@ -13,15 +13,16 @@
13 13  #set($docref = "Gallery.2018.07.Stepaside.WebHome")
14 14  #set($document = $xwiki.getDocument($docref))
15 15  #foreach($attach in $document.getAttachmentList())
16 -#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
16 +#set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>$docref]] #end
17 17  {{/velocity}}
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"]]>>$docref]] #end
26 +{{/velocity}}
25 25  
26 -
27 -
28 +