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 22.1
edited by David De La Harpe Golden
on 2018/07/25 05:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,30 +8,43 @@
8 8  
9 9  === [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
10 10  
11 -(((
12 12  {{velocity}}
13 -#set($document = $xwiki.getDocument("Gallery.2018.07.Kilmashogue.WebHome"))
12 +#set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
13 +#set($document = $xwiki.getDocument($docref))
14 14  #foreach($attach in $document.getAttachmentList())
15 - #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Kilmashogue.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Kilmashogue.WebHome@$attachName]]#end
15 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
16 16  {{/velocity}}
17 -)))
18 18  
19 19  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
20 20  
21 -(((
22 22  {{velocity}}
23 -#set($document = $xwiki.getDocument("Gallery.2018.07.Stepaside.WebHome"))
21 +#set($docref = "Gallery.2018.07.Stepaside.WebHome")
22 +#set($document = $xwiki.getDocument($docref))
24 24  #foreach($attach in $document.getAttachmentList())
25 - #set($attachName = $attach.filename)[[[[image:Gallery.2018.07.Stepaside.WebHome@$attachName||height="48"]]>>attach:Gallery.2018.07.Stepaside.WebHome@$attachName]]#end
24 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
26 26  {{/velocity}}
27 -)))
28 28  
29 29  === [[Ticknock>>doc:.2018.07.Ticknock.WebHome]] ===
30 30  
29 +
30 +{{velocity}}
31 +#set($docref = "Gallery.2018.07.Ticknock.WebHome")
32 +#set($document = $xwiki.getDocument($docref))
33 +#foreach($attach in $document.getAttachmentList())
34 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
35 +{{/velocity}}
36 +
31 31  == [[June>>doc:.2018.06.WebHome]] ==
32 32  
33 33  === [[Massy's Estate>>doc:.2018.06.MassysEstate.WebHome]] ===
34 34  
41 +{{velocity}}
42 +#set($docref = "Gallery.2018.06.MassysEstate.WebHome")
43 +#set($document = $xwiki.getDocument($docref))
44 +#foreach($attach in $document.getAttachmentList())
45 + #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
46 +{{/velocity}}
47 +
35 35  === [[Ticknock>>doc:.2018.06.Ticknock.WebHome]] ===
36 36  
37 37  === [[Ticknock (2nd Visit)>>doc:.2018.06.Ticknock2.WebHome]] ===