To add support for imagefield crop, change line 30 in image_url_formatter.module from this

'field types' => array('image'),

to this

'field types' => array('image','imagefield_crop'),

Comments

g089h515r806’s picture

Hi aiquandol,

Have you test your code and make sure that it works on your site?

terbs’s picture

Yeah it works fine on my site

g089h515r806’s picture

I have committed it, maybe a little late.

g089h515r806’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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