Posted by BWPanda on December 4, 2012 at 10:56pm
3 followers
| Project: | ImageField Tokens |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I use the Multiupload Imagefield Widget module on my site which provides a new Image field widget: 'image_miw'.
Your module adds its settings to all Image fields, but only applies those settings to fields that use the default 'image_image' widget. Therefore, the settings are added to my MIW fields, but nothing happens when I save nodes...
Your module needs to apply its settings to all Image fields, regardless of the widget they use.
Comments
#1
Here's a patch to that effect.
#2
I'm not using other image widgets at this time. Can you suggest a method to detect all additional widgets? It seems each widget will require separate integrations.
#3
I think we posted at the same time... See my patch above.
#4
Ha! Yes. Thanks
#5
Committed. Thanks!
#6
Automatically closed -- issue fixed for 2 weeks with no activity.