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