Modifications pour le document Download Attachments
Modifié par Paul Libbrecht (admin) le 2021/12/12 21:39
<
>
modifié par Paul Libbrecht (admin)
sur 2016/08/19 22:54
sur 2016/08/19 22:54
modifié par Paul Libbrecht (admin)
sur 2016/08/19 21:39
sur 2016/08/19 21:39
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
Détails
- XWiki.WikiMacroClass[0]
-
- Code de la macro
-
... ... @@ -1,4 +1,4 @@ 1 1 {{velocity}} 2 2 #set($url=$xwiki.getURL("Macros.DownloadAttachments","view","page=$doc.fullName")) 3 -{{html clean=false}}<a href="$url"> {{/html}}{{translation key="rendering.macro.downloadAttachments.label"/}}{{html clean=false}}</a>{{/html}}3 +{{html clean=false}}<a href="$url">Download page attachments</a>{{/html}} 4 4 {{/velocity}}