wallgig
wallgig copied to clipboard
Option for multifile uploads
Plupload provides a nice solution for multiple file uploads, with lots of fall back options for different browsers. It may be worth evaluating.
It is gpl2, and mostly javascript driven. They provide an example upload page written in php, but it shouldn't take much to tie it into dragonfly.
I personally like dropzonejs: https://github.com/enyo/dropzone
On 2013-12-19 09:32-0800, Petr Damborsky wrote:
I personally like dropzonejs: https://github.com/enyo/dropzone
Reply to this email directly or view it on GitHub: https://github.com/jianyuan/wallgig/issues/4#issuecomment-30948632
First time seeing this one myself. Looks like the nicer solution.