kohabug 2404 This patch removes Image::Magick and adds GD
authorChris Nighswonger <chris.nighswonger@liblime.com>
Mon, 28 Jul 2008 16:35:46 +0000 (11:35 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 30 Jul 2008 08:38:18 +0000 (03:38 -0500)
commit1baf6348cc38e4feeddad89332d78d08c81d5930
treeee82f5da325dd73ed865e723046acfe136c4c3c7
parent85832f8524139b90131fa46ca419cc3b72aed127
kohabug 2404 This patch removes Image::Magick and adds GD

This patch removes Image::Magick as a dependency and replaces it with
the (much) lighter GD. Functionality of patronimage code has not changed with
this conversion.

Adding errorhandling for corrupted image file and link to return to moremember.pl when called from there

Added notes about supported image mime types.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Members.pm
Makefile.PL
about.pl
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/moremember.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl
tools/picture-upload.pl