Closed (fixed)
Project:
ImageField Zip/HTML5 Bulk Upload
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2010 at 09:37 UTC
Updated:
4 Oct 2011 at 04:51 UTC
Comments
Comment #1
mikeytown2 commentedComment #2
davidwhthomas commentedYes, would be nice if the zip upload could be wrapped inline with the imagefield form widget.
For CCK fieldgroup tabs, it means the zip upload stays on the default tab while the imagefield may be on another tab.
Same issue as above, if it could be added to the fieldgroup, would be all good.
Interested in a patch and thanks for the great module!
Comment #3
v-a-1 commentedI agree. This feature would be really great.
Comment #4
design.er commentedAny news?
Comment #5
davidwhthomas commentedI used some javascript to jiggle the UI for this.
I first needed to theme the imagefield_zip fieldset to add a class 'imagefield-zip'.
The example uses a 'field_images' cck field and went in script.js.
Still needs work, but might help someone here with an approach.
DT
Comment #6
mikeytown2 commentedFixed without JS. checkout the latest dev from 2011. #1281916: Emulate CCK/Filefield better