Posted by peter panes on April 28, 2009 at 1:15pm
Jump to:
| Project: | ImageCache Actions |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I want all profile pictures to be grayscale, how can i do that with this module?
Comments
#1
o_O
imagecache_coloractions
I didn't think my UI was that bad? How can I improve the docs to be any clearer?
You may also need http://drupal.org/project/imagecache_profiles if you haven't already.
#2
hm
#3
I have been using ImageCache for a while and Ithink it's brilliant. Now has come the time to extend it though as I need desaturation and some ther bits and pieces so I'v just installed ImacgeCache Actions 6.15 but when I try to add any of the new actions to an existing preset, I get...
user warning: Field 'data' doesn't have a default value query: INSERT INTO imagecache_action (presetid, weight, module, action) VALUES (4, 0, 'imagecache', 'imagecache_desaturate')
And the Action is not added to the preset.
I am usinf ImageAPI 6.15, the built in GD2 lib (Drupal 6.10) and ImageCache 6.x-2.0-beta8
Any ideas?
I've tried the DEV version (today's!) but it is exactly the same.
#4
Your right your UI isn't that bad, i just had a moment of stupidity and obviously i didn't know what Desaturate was.
#5
yea, i had to find convert to black/white here.. thanks for posting