Hi,

Is it possible to use a cropping system like the imagefield_crop when uploading an image ?

Maybe have you some guideline ?

Comments

vood002’s picture

You could probably achieve cropping a term image at the moment using a module like Taxonomy Node or NAT. This would bypass Taxonomy Image so you'd lose any additional functionality of this module.

nancydru’s picture

Status: Active » Fixed

If you use ImageCache, you can do this quite easily. Add in ImageCache Actions and you can achieve some really spectacular effects.

Status: Fixed » Closed (fixed)

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

dimiduj’s picture

Thx for your suggestion Nancy but I need that the user who hass upload the image can determine de croping window.

Vood002 I will try your solution... it could solve my problem !

nancydru’s picture

The user should do that before uploading. Unless someone wants to create an add-on module or an interface to some module that might do cropping, this is just way too heavy a feature to add to Taxonomy Image.