When you have opted to display alt and title text fields by the image field widget, the crop widget of this module is partially non-working and hidden. Disabling these fields under Content Types -> [content type] -> Manage Fields -> [your imagefield field] click Configure fixes the problem.

Comments

yhager’s picture

Status: Active » Postponed (maintainer needs more info)

Can you elaborate on that? I just tested this module with alternate and title text and it works correctly for me.

yhager’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

no response. Closing.

solipsist’s picture

Status: Closed (fixed) » Active

Sorry I haven't responded... got too much work right now so it slid. Well it appears the crop widget depends on Garland more than it should. The widget didn't work as intended until we disabled alt and title fields, then it started working. Have you tested this module with other themes than Garland? Tested it with Zen and various Zen sub themes?

yhager’s picture

Status: Active » Postponed (maintainer needs more info)

I just tested with garland, pushbutton, zen, zen-fixed. they all work for me.

Please provide more details on the problem.. what is it exactly.. maybe you can point out the garland-specific code?
attaching a screenshot might also help deciphering the problem..

solipsist’s picture

I spotted the problem on a client's computer while helping them set up a website using a custom-made theme based on CSS and markup from an HTML template for their site. I'll see if I can replicate it. I'm afraid it may take me some days before I can get to it.

Good work on the theme testing by the way!

julien.reulos’s picture

Hi,
The problem described by solipsist just happened to me. I work with:
- Drupal 5.8
- JQuery 1.1.2
- PHP 5.2.6
- Web server Apache/2.2.9 (Fedora)
- a theme called Marinelli (marinelli-5.x-1.1.tar.gz, http://drupal.org/project/marinelli)

I already have installed:
- jquery_interface-5.x-1.0.tar.gz
- imagefield-5.x-1.x-dev.tar.gz

And I had a custom cck image field with the 'Enable custom title text' option checked.

Today I installed imagefield_crop-5.x-1.1.tar.gz, run the update script, went to admin/content/types//fields/ but the new 'Image with cropping' widget didn't display. As I saw this ticket I tried to unchecked the 'Enable custom title text' option, saved the setting and turned back to the settings page and...it worked ! The new 'Image with cropping' widget appeared. I checked back the 'Enable custom title text' option, save the settings and the widget is working normally now.

yhager’s picture

@julien.reulos: I do not think your problem is related to this issue, or to the module. You just needed to re-set the display parameters for the content types.

There is no more info on the original issue. Closing.

yhager’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)