jkuchar / MultipleFileUpload

Upload more files at once using Nette Forms. More front-end interfaces available. (fallback between them is available)
http://addons.nette.org/cs/multiplefileupload
BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

update plupload to v2.1.1 #11

Closed Ciki closed 10 years ago

jkuchar commented 10 years ago

TODO: Update example to reflect these changes.

Ciki commented 10 years ago

Actually, I don't use the example so I can't help you with that

jkuchar commented 10 years ago

Ok, that's fine. Thank you very much for all your work you've done!

Ciki commented 10 years ago

You're welcome. I spent a day on those PR but hopefully they'll be worth it

Ciki commented 10 years ago

Aargh I just found out I accidentally used web directory instead of public. The question is how to solve this for future PR as I do changes on my nette sandbox having web directory instead of public. Any ideas?

would it be acceptable for you to change directory hierarchy like this?

other files would stay intact

Ciki commented 10 years ago

I fixed it here https://github.com/Ciki/MultipleFileUpload/commit/e64da2deef8ca830fcb394ff1e16cf4f70ff7ff0

Also git has learnt file mapping from my to your directory structure so the renaming is not much of a priority now

jkuchar commented 10 years ago

Done.