I'd like to see support for the Link Image Field module. At the moment Link Image does not appear to support external plugin modules such as Manual Crop or file sources. I am guessing that this needs to be provided by the plugin. Please correct me if I am wrong.
All I want to do is apply a hyperlink to a cropped image and would also welcome any alternative suggestions.
Comments
Comment #2
matthijsI've added support for the Link Image widget, it was as simple as implementing hook_manualcrop_supported_widgets().
Comment #3
mrpauldriver commentedGood work. Thanks