Hello,

at first..Thanks for your really nice module! This exact what I am searching for.
I has one problem. Imagefield Crop does not respect the "help text" witch is set in the config area.
Only the text witch is given by the module "Click on the image and drag to mark how the image will be cropped" is displayed for the user.

Thanks for any help.
Frank

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Rob Holmes’s picture

The attached patch re-instates the help text from the field settings and adds two new descriptions to the widget.

First time patch, feedback appreciated.

Rob Holmes’s picture

Version: 7.x-2.0 » 7.x-1.x-dev
Rob Holmes’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Rob Holmes’s picture

Updated patch

marlatt’s picture

Brilliant! Thank you for the patch.

IWasBornToWin’s picture

Is there any way you can do a patch for 7.x-2.0 for this issue? http://drupal.org/node/1669950#comment-6262818

fraweg’s picture

I need a patch for the 7.x.20 version too :-(

IWasBornToWin’s picture

I had to switch back to 7.1 because 7.2 no longer uses typical field type. It creates its own field type. This threw a huge wrinkle in my development because I rely on rules to see the image field. The new format isn't seen by rules nor media module.

fraweg’s picture

With the 7.x.1.0 version I have this issue "http://drupal.org/node/1369836".
The other issue with this 7.x.2.0 and 7.x.1.0 is that this module does not respect private file system.
"http://drupal.org/node/1667944"

This is really frustrating :-(

chaskype’s picture

What is the status of this patch? - works for me well :D

joetsuihk’s picture

Version: 7.x-1.0 » 7.x-1.1
Status: Active » Fixed

#4 is a nice patch. I confirm that is working, with #5, #10, i am committing #4 patch to 7.x-1.x

Thanks @Rob Holmes!

http://drupalcode.org/project/imagefield_crop.git/commit/e5c1c97

Status: Fixed » Closed (fixed)

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

capfive’s picture

Just wanted to add that this isn't in the latest version, it looks like it never made it? I had to apply patch from comment #4

How can we get this introduced into the latest stable release?

gardensnake’s picture

Issue summary: View changes

Agreed, it would be great to have this fix included in latest stable release.