Closed (fixed)
Project:
Image javascript crop
Version:
6.x-1.1
Component:
PHP
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 08:34 UTC
Updated:
5 Mar 2012 at 17:25 UTC
It would be great to be able to crop images uploaded to taxonomy using the taxonomy image module.
I've had a look, but I'm not quite clear on how I would add this capability in.
Cheers,
Steph
Comments
Comment #1
kfritscheI have in one of my module following code to do this
You can set then all cropping formats for this vocabulary. There are no settings (to enable it for specific vocabularies and/or disable some cropping formats). For the moment it works fine for me, maybe someone have time to write a proper patch and add some settings. Also don't know where to publish this (taxonomy image? imagecache javascript crop? own module?)
Maybe it helps you till there is an official support.
Comment #2
nils.destoop commentedI'll look to add this after D7 version.
Comment #3
nils.destoop commentedSupport for taxonomy_image has been added
Comment #5
gooddesignusa commentedSeems like this option was removed. Might of been my mistake when I provided a patch for jcrop. http://drupal.org/node/1291446#comment-5082878
It was removed around here: http://drupalcode.org/project/imagecrop.git/commitdiff/d05cfe5169216124e...
I'm working on a website that could use this so hopefully this can be worked back in. I can try to re apply anything related to taxonomy image and see if it works.
Comment #6
nils.destoop commentedAlready fixed in #1409254: Taxonomy Image Fix