Changes for page Gallery

Last modified by David De La Harpe Golden on 2025/01/06 16:14

From version 19.1
edited by David De La Harpe Golden
on 2018/07/25 04:49
Change comment: There is no comment for this version
To version 21.1
edited by David De La Harpe Golden
on 2018/07/25 04:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,10 +28,25 @@
28 28  
29 29  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
30 30  
31 +(((
32 +{{velocity}}
33 +#set($document = $xwiki.getDocument("Gallery.2018.07.Ticknock.WebHome"))
34 +#foreach($attach in $document.getAttachmentList())
35 + #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Ticknock.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Ticknock.WebHome@$attachName]]#end
36 +{{/velocity}}
37 +)))
38 +
31 31  == [[June>>doc:.2018.06.WebHome]] ==
32 32  
33 33  === [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
34 34  
43 +{{velocity}}
44 +#set($docref = "Gallery.2018.06.MassysEstate.WebHome")
45 +#set($document = $xwiki.getDocument($docref))
46 +#foreach($attach in $document.getAttachmentList())
47 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
48 +{{/velocity}}
49 +
35 35  === [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
36 36  
37 37  === [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===