<
Depuis la version < 4.1 >
modifié par Paul Libbrecht (admin)
sur 2016/08/19 20:13
À la version < 6.3 >
modifié par Paul Libbrecht (admin)
sur 2016/08/19 20:24
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Contenu
... ... @@ -49,7 +49,7 @@
49 49  } else {
50 50   println("""
51 51  = Download Attachments Macro =
52 -Use as ~{~{downloadAttachments/~}~} so see a list of attachments.
52 +Use as ~{~{downloadAttachments/~}~} to see a link to a zip of all attachments.
53 53  """);
54 54  }
55 55  
Icon XWiki.WikiMacroClass[0]
Code de la macro
... ... @@ -1,0 +1,4 @@
1 +
2 +{{velocity}}
3 +{{html clean=false}}<a href="$url">Download page attachments</a>{{/html}}
4 +{{/velocity}}
Disponibilité du contenu de la macro
... ... @@ -1,0 +1,1 @@
1 +No content
Catégorie par défaut
... ... @@ -1,0 +1,1 @@
1 +Content
Description de la macro
... ... @@ -1,0 +1,1 @@
1 +Displays a link to a zip archive of all attachments of a page.
Identifiant de la macro
... ... @@ -1,0 +1,1 @@
1 +downloadAttachments
Nom de la macro
... ... @@ -1,0 +1,1 @@
1 +Download Attachments
Support du mode en ligne
... ... @@ -1,0 +1,1 @@
1 +Oui
Visibilité de la macro
... ... @@ -1,0 +1,1 @@
1 +Current User
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions