are there plans to introduce a D7 version for this? As you're probably aware, ImageCache has been committed to D7 core. http://drupal.org/node/371374

Comments

nils.destoop’s picture

I have idd plans for porting imagecrop to D7 :)

rwohleb’s picture

subscribe

nils.destoop’s picture

Assigned: Unassigned » nils.destoop
Status: Active » Needs work
Jackinloadup’s picture

subscribe

slashrsm’s picture

subscribe

neopoet’s picture

subscribe!

vood002’s picture

Heartily subscribing~Happy to help test

bas.hr’s picture

Subscribe

Jackinloadup’s picture

Some work is going on related to the media module #969284: Media Image Transform (formerly Cropping)

olax’s picture

Subscribe

nils.destoop’s picture

Anyone suggestions for layout / colors for the UI?

henrijs.seso’s picture

Less style is best, bare bones jQuery UI skin is best solution imo.

gooddesignusa’s picture

Are you using the same js plugin for cropping or are you going to also explore other options. I really like Jcrop. This feature would be nice.
http://deepliquid.com/projects/Jcrop/demos.php?demo=thumbnail
I notice this cropping plugin lets you select the whole photo edge to edge. Not sure what version of jquery it runs with. Also as an unrelated note it would be really cool if this module: http://drupal.org/project/imagefield_focus
could select a starting crop. atm that module isn't ready for d7 but just some ideas.

nils.destoop’s picture

I write my own javascript, using the jquery UI draggable, resizable. It's easy, and i can customize all what i want.

Imagefield focus looks nice. Maybe i can check in the future, how i can focus as starting position.

nils.destoop’s picture

The D7 version V1 is almost ready, i only need to port 1 patch #1003832: Do not allow downscaling . All other features work.
Only 1 popup module (colorbox) is supported at moment. Other modules aren't ported yet.

In a 2nd release, following is planned:
- #918358: iframe "popup" submodule
- extra controls to easily manage your crop selection.
- live preview
- possibility to skip the preview page, and start at the cropping pages.

gooddesignusa’s picture

Another idea that came to mind the other day but not sure if this would require too much work. The ability to rotate a photo before cropping. It could possibly work like the resize dropdown in the sense of the page reloads with a new image.

nils.destoop’s picture

It actually was also one of my ideas at a moment :).

bryancasler’s picture

zuuperman I just tried the D7 branch with colorbox and I couldn't get the javascript crop to popup at all. Is the colorbox support part of the current D7 snapshot?

nils.destoop’s picture

The support is on current snapshot. Everything works here on chrome and firefox. Did you download the colorbox js and placed it in libraries?

nils.destoop’s picture

#918358: iframe "popup" submodule and "possibility to skip the preview page, and start at the cropping pages" are now added to dev

nils.destoop’s picture

Status: Needs work » Fixed

Guess this can go on fixed by now. Just added the rotation feature :)

gooddesignusa’s picture

Is the rotation going to get backported to d6?

Status: Fixed » Closed (fixed)
Issue tags: -imagecache, -drupal 7

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