Depuis la version < 4.1 >
modifié par Paul Libbrecht
sur 2017/09/06 20:40
À la version 1.1 >
modifié par Paul Libbrecht
sur 2017/09/06 20:28
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -1,11 +1,3 @@
1 1  {{velocity}}
2 -
3 -#set($homepage=$xwiki.getDocument("xwiki:Main.WebHome").getDocument())
4 -homepage is $homepage
5 -* $homepage.getAttachment(3)
6 -* $homepage.getAttachment(5).filename
7 -
8 -#foreach($d in $xwiki.getDocument("xwiki:Main.WebHome").getAttachmentList())
9 -* $d.filename: $d
10 -#end
2 +$xcontext.xwiki.getDocument("xwiki:Main.WebHome").getAttachments()
11 11  {{/velocity}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions