Masquer les derniers auteurs
Paul Libbrecht 1.1 1 {{velocity}}
Paul Libbrecht 2.1 2
Paul Libbrecht 5.1 3 #set($homepage=$xwiki.getDocument("xwiki:Main.WebHome").document)
Paul Libbrecht 4.1 4 homepage is $homepage
5 * $homepage.getAttachment(3)
6 * $homepage.getAttachment(5).filename
7
Paul Libbrecht 2.1 8 #foreach($d in $xwiki.getDocument("xwiki:Main.WebHome").getAttachmentList())
9 * $d.filename: $d
10 #end
Paul Libbrecht 1.1 11 {{/velocity}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions