<
Depuis la version < 9.1 >
modifié par Paul Libbrecht (admin)
sur 2016/08/19 23:02
À la version < 8.1 >
modifié par Paul Libbrecht (admin)
sur 2016/08/19 22:54
>
Commentaire de modification : Il n'y a aucun commentaire pour cette version

Résumé

Détails

Icon Propriétés de la Page
Titre
... ... @@ -1,1 +1,1 @@
1 -Download Attachments
1 +DownloadAttachments
Parent
... ... @@ -1,1 +1,0 @@
1 -Macros.WebHome
Langue par defaut
... ... @@ -1,0 +1,1 @@
1 +fr
Masqué
... ... @@ -1,1 +1,1 @@
1 -true
1 +false
Contenu
... ... @@ -34,6 +34,7 @@
34 34   else
35 35   out.setLevel(9);
36 36   entry.setTime(att.getDate().getTime());
37 + System.err.println("Size: " + att.filesize);
37 37   entry.setSize(att.filesize);
38 38  
39 39   out.putNextEntry(entry);
Icon XWiki.WikiMacroClass[0]
Description du contenu (non applicable en cas de macro "Sans contenu")
... ... @@ -1,0 +1,2 @@
1 +
2 +
Description de la macro
... ... @@ -1,1 +1,1 @@
1 -Displays a link to download all attachments of a page as a zip archive.
1 +Displays a link to a zip archive of all attachments of a page.
Nom de la macro
... ... @@ -1,1 +1,1 @@
1 -Download attachments
1 +Download Attachments
Visibilité de la macro
... ... @@ -1,1 +1,1 @@
1 -Global
1 +Current User
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions