Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-file (bulk) upload #8

Closed
andreashappe opened this issue Aug 4, 2011 · 7 comments
Closed

multi-file (bulk) upload #8

andreashappe opened this issue Aug 4, 2011 · 7 comments

Comments

@andreashappe
Copy link

Hi,
is there any way of uploading multiple files at once? Or even better a zip-archive that would be extracted into a folder (after uploading).

cheers, Andreas Happe

@mischa78
Copy link
Owner

mischa78 commented Aug 4, 2011

Hi Andreas,

Not yet. This is one of the things I plan to add in the future.

Best,
Mischa.

@milgner
Copy link
Contributor

milgner commented Aug 13, 2011

I just added this in my latest commit at milgner/boxroom@71f63546ecb6d2e55db94df5377d92373fb68fd4
Of course, Plupload uses jQuery so I went ahead and replaced Prototype as there wasn't that much Javascript anyway.
Regarding the styling it still looks a bit rough around the edges and uses the default Plupload CSS, but it's working as I think it should.
[Edit:] Oh and I just realized there's two new translations that I only added in en and de...
[Another Update] Just a minor tweak: milgner/boxroom@44081b891ff44d1ecf4f27bc0401ace5be5b0732

@milgner
Copy link
Contributor

milgner commented Nov 22, 2011

In case you are interested: I just updated my patches to reflect the upgrade to Rails 3.1 and other recent changes in Boxroom.
Of course the migration from Prototype to jQuery is still in effect as jQuery is required by Plupload.
See milgner/boxroom@3917d7d12488252e9f6a54b8f1e8e9264f62c90d

@mischa78
Copy link
Owner

Thanks!! I will refer to your branch in the README file. Also, I think I will replace Prototype with jQuery sometime soon.

@knewter
Copy link

knewter commented Jan 29, 2012

@mischa78 why not just merge this branch in? Sounds useful enough...

@beachbuggy
Copy link

folks, thanks for the great tool!

Hi Mischa,
Hope you don't mind responding to my email. Thanks!

@mischa78
Copy link
Owner

mischa78 commented Mar 9, 2013

It is now possible to bulk upload files. Extracting a zip file isn't possible yet, but it I may add that in the future.

@mischa78 mischa78 closed this as completed Mar 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants