#1301878: Fix minor bugs, fix coder warnings, update documentation & readme #1302852: Fallback weight wasn't set correctly for fieldgroups
Module now supports the HTML5 multi file upload element. Zip support is no longer required. HTML5 multi file uploading works in all modern browsers except for IE (even IE9). #1295334: Bring in experimental html5 multiple file uploading instead of using zip upload.
A complete rewrite from the old code. Change to be aware of is you now need the permission "access imagefield_zip widget" in order to use the widget on the node form.
fixed #833268: Missing argument 2 for filefield_edit_access()
Compatible with ImageField/FileField 3.0 +. Drag-n-Drop FileField interface works.
There are still a lot of bugs... patches welcome!
First release. Seems to work quite well but thorough testing required.