Closed (fixed)
Project:
Taxonomy Image
Version:
6.x-1.6
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2010 at 13:26 UTC
Updated:
19 Oct 2010 at 16:15 UTC
Hi,
Is it possible to use a cropping system like the imagefield_crop when uploading an image ?
Maybe have you some guideline ?
Comments
Comment #1
vood002 commentedYou 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.
Comment #2
nancydruIf you use ImageCache, you can do this quite easily. Add in ImageCache Actions and you can achieve some really spectacular effects.
Comment #4
dimiduj commentedThx 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 !
Comment #5
nancydruThe 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.