Comments

sun’s picture

Status: Active » Needs work
StatusFileSize
new9.88 KB

Committed attached patch, which simply moves + renames functions from imageapi_imagemagick.module.

sun’s picture

Committed attached patch, which updates the ImageMagick image toolkit configuration for D7.

andypost’s picture

I'm testiing and fixing related code

sun’s picture

StatusFileSize
new8.22 KB

Committed attached patch, which synchronizes order of functions and phpDoc with Drupal core's GD toolkit.

sun’s picture

StatusFileSize
new10.23 KB

Committed attached patch, which fixes various coding standards issues.

sun’s picture

Status: Needs work » Needs review
StatusFileSize
new2.61 KB

This patch makes it work. Not sure whether it is the correct way for ImageMagick.

sun’s picture

Status: Needs review » Fixed
StatusFileSize
new3.39 KB

Thanks for reporting, reviewing, and testing! Committed attached patch to HEAD.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

sun’s picture

StatusFileSize
new2.93 KB

Additionally fixed the rotate action and debug output. Could use some unit tests, but I'm not up for that.

sun’s picture

StatusFileSize
new2.16 KB

And lastly... fixed missing uninstall hook ;-)

andypost’s picture

StatusFileSize
new987 bytes

variables migration patch

sun’s picture

StatusFileSize
new1.11 KB

Thanks for reporting, reviewing, and testing! Committed attached patch to HEAD.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

sun’s picture

Status: Fixed » Needs review
StatusFileSize
new2.13 KB

ok, the ImageAPI migration code was a bit stupid... of course, the module update for imagemagick module is not executed when installing the module, so this migration path is never executed.

Attached patch should fix the problem. Could use another review.

sun’s picture

Status: Needs review » Fixed

Committed to master.

Status: Fixed » Closed (fixed)

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