Changes for page Gallery

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

From version 24.1
edited by David De La Harpe Golden
on 2018/07/25 05:11
Change comment: There is no comment for this version
To version 26.1
edited by Administrator
on 2018/07/25 07:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.david
1 +XWiki.admin
Content
... ... @@ -1,16 +1,19 @@
1 1  Sometimes I take pictures when I'm out wandering around Ireland, particularly the local Dublin Mountains / Wicklow Mountains area. If you're wondering what Ireland looks like, well, it looks like this. At least the hilly bit south of Dublin City does, anyway.
2 2  
3 -= [[2018]] =
3 +{{include document="Gallery.2018"/}}
4 4  
5 -== [[July>>doc:.2018.07.WebHome]] ==
6 6  
7 -=== [[Kilmashogue>>doc:.2018.07.Kilmashogue.WebHome]] ===
6 += [[2018>>Gallery.2018.WebHome]] =
8 8  
8 +== [[July>>Gallery.2018.07.WebHome]] ==
9 +
10 +=== [[Kilmashogue>>Gallery.2018.07.Kilmashogue.WebHome]] ===
11 +
9 9  {{velocity}}
10 10  #set($docref = "Gallery.2018.07.Kilmashogue.WebHome")
11 11  #set($document = $xwiki.getDocument($docref))
12 12  #foreach($attach in $document.getAttachmentList())
13 - #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
14 14  {{/velocity}}
15 15  
16 16  === [[Stepaside>>doc:.2018.07.Stepaside.WebHome]] ===
... ... @@ -213,4 +213,3 @@
213 213  #foreach($attach in $document.getAttachmentList())
214 214   #set($attachName = $attach.filename)[[[[image:$docref@$attachName||height="48"]]>>attach:$docref@$attachName]]#end
215 215  {{/velocity}}
216 -