summaryrefslogtreecommitdiff
path: root/plugins/processor.imagick.php
AgeCommit message (Expand)AuthorFilesLines
2011-06-27change dest_path to dest_branch to follow convention and avoid confusionChristian Fowler1-2/+2
2011-03-23changes to allow file _process_ functions to not have STORAGE hardcoded; proc...Christian Fowler1-14/+19
2011-02-15overhaul storing of complete storage_url int liberty_files, and only use the ...spiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-03Tweak for PHP5.3 compatibility - I suspect my thumbnail generation problem is...Lester Caine1-3/+3
2009-01-03allow the user to specify the default compression setting for thumbnailsMax Kremmel1-4/+4
2008-11-19apply same x- wierdness fix to other processorsMax Kremmel1-3/+4
2008-11-07Tighten up regular expression for extensions.Nick Palmer1-2/+2
2008-07-01remove unused parameters to simplify code and avoid confusionMax Kremmel1-7/+7
2008-06-19Move to the correct subpackageLester Caine1-1/+2
2008-03-10properly call plugin function to enforce the bounding rectangle, also fix but...wjames51-4/+13
2007-11-11fix the new optional liberty pdf thumbnail option and add it to liberty as an...Max Kremmel1-2/+8
2007-09-25clean up image processing admin options, add preliminary support for php-imag...Max Kremmel1-20/+146
2007-07-29update can_thumbnail processor functions and make use of them when processing...Max Kremmel1-2/+2
2007-06-23automagically select best image type that's best for the particular upladed f...Max Kremmel1-13/+20
2007-02-16Changes to allow PNG thumbnailing and to preserve transparency with gd when p...Nick Palmer1-5/+13
2006-12-22move image processors to individual plugin filesMax Kremmel1-0/+124