imagefield_zip 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.2.tar.gz | 23.75 KB | 1ea01ee340afc7a0377ad35ed953377f |
| imagefield_zip-6.x-1.2.zip | 26.48 KB | 0690a5d0e883416f00fd5082651487f4 |
Release notes
Bugs Fixed
#1301878: Fix minor bugs, fix coder warnings, update documentation & readme
#1302852: Fallback weight wasn't set correctly for fieldgroups
#1302186: Throbber doesn't disappear when upload complete
#1296522: Imagefield_zip doesn't work with cck-2.9
#1309068: File extension comparison should be case-insensitive
#1309180: excessive memory usage in the imagefield_zip_array_find_element_by_key function.
#1312412: Undefined function mkdir_recursive
#1317478: Notice: Undefined index: type in imagefield_zip_form_alter()
imagefield_zip 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.1.tar.gz | 22.83 KB | f1b49ba60edcf40b5bbf6e535a238945 |
| imagefield_zip-6.x-1.1.zip | 25.35 KB | 27e0997e45c8eccd31a340c25a24aa54 |
Release notes
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.
#1298436: rework module to take full advantage of the html5 multi upload form field.
#1296480: Zip support
imagefield_zip 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.0.tar.gz | 18.26 KB | d7ad848d70733fb322bbef192d273fcf |
| imagefield_zip-6.x-1.0.zip | 20.68 KB | 0f4f13eaec9df86e2f7f1b68322dd579 |
Release notes
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.
#958924: Add more widget get broken if imagefield_zip is enabled
#1216364: file directory with token
#1013216: An error at the end of Upload Process
#921520: How to nest imagefield_zip in a fieldgroup?
#358440: ImageField inside Fieldgroup weight bug
#1281916: Emulate CCK/Filefield better
#1285756: Work with CCK3 multi fields.
#1291512: Fix coder issues
#1291514: Re organize code
#371554: Can't delete images
#362979: Zip with lots of files -> Http 0 Error
#685712: widget file path not taken into account
#556704: Submit twice or die
#921480: Checkbox to de-/activate the imagefield_zip functionality for every field individually
#943744: Permissions for imagefield zip
#1285578: Descriptive labelling/help
#433362: installation instructions
imagefield_zip 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.0-beta2.tar.gz | 10.36 KB | 3e6ec0a8ae5d8b11f9745958e6502e62 |
| imagefield_zip-6.x-1.0-beta2.zip | 11.41 KB | 3a380ce183001318b3a6de826d8fd668 |
Release notes
fixed #833268: Missing argument 2 for filefield_edit_access()
imagefield_zip 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.0-beta1.tar.gz | 10.18 KB | 6dd3ef7099cb43bb80460d531b9310a7 |
| imagefield_zip-6.x-1.0-beta1.zip | 11.21 KB | 2d30892e179ab47ea4b7bff47e752791 |
Release notes
Compatible with ImageField/FileField 3.0 +.
Drag-n-Drop FileField interface works.
There are still a lot of bugs... patches welcome!
imagefield_zip 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| imagefield_zip-6.x-1.x-dev.tar.gz | 23.77 KB | 587a2a65b8f723d0a3366305a5e99b96 |
| imagefield_zip-6.x-1.x-dev.zip | 26.48 KB | 735ab8f0656b690a7818ef05363abddb |
Release notes
First release. Seems to work quite well but thorough testing required.