[
https://issues.apache.org/jira/browse/JSPWIKI-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647850#action_12647850
]
Dirk Frederickx commented on JSPWIKI-190:
-----------------------------------------
The opposite may be a useful addition: download all attachments of a page as a
single .zip. (ref. gmail)
For multi-attachment upload, see also JSPWIKI-431.
> option to upload multiple attachment files using a single zip/rar file
> ----------------------------------------------------------------------
>
> Key: JSPWIKI-190
> URL: https://issues.apache.org/jira/browse/JSPWIKI-190
> Project: JSPWiki
> Issue Type: Improvement
> Components: Core & storage, Default template
> Environment: anyone
> Reporter: Mariano Rico
>
> The process to attach multiple files is very tedious. You have to upload them
> one by one.
> This proposal just adds a checkbox in the upload attachment page. The
> following code must be modified:
> - templates/thetemplate/UploadTemplate.jsp --> Add the checkbox with a
> description (let us say 'zip/rar file. Each file inside will be attached.')
> - src\com\ecyrd\jspwiki\attachment\AttachmentServlet.java --> The code that
> upload the file and attach it to the wiki page
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.