Download & Extend

Support other image widgets

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

Status:active» needs review

Here's a patch to that effect.

AttachmentSize
support_all_image_widgets-1858582-1.patch 939 bytes

#2

Category:bug report» feature request
Status:needs review» active

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

Status:active» needs review

I think we posted at the same time... See my patch above.

#4

Ha! Yes. Thanks

#5

Status:needs review» fixed

Committed. Thanks!

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.