[
https://issues.apache.org/jira/browse/JSPWIKI-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570120#action_12570120
]
Janne Jalkanen commented on JSPWIKI-190:
----------------------------------------
I am not certain whether this will solve the problem, as zipping many files is
going to be complicated.
I would just add an option to upload multiple files in one go. This should be
easy, many web sites are doing it already.
> 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
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> 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.