Hi,
I'm using Imagecache actions in Drupal 5 and I can't find the File Format switcher option. Is it only for Drupal 6 branch?
My configuration is:
- Imagecache 5.x-2.5
- Imagecache Actions 5.x-3.1
Kind regards.
Hi,
I'm using Imagecache actions in Drupal 5 and I can't find the File Format switcher option. Is it only for Drupal 6 branch?
My configuration is:
Kind regards.
Comments
Comment #1
NoRandom commentedThe option is inside "Colour actions" sub-module wich wasn't too obvious for me.
Comment #2
dman commentedTrue, that is indeed non-obvious.
Can't recall if there was a reason for that... Oh yeah. It was created as a required adjunct to alpha transparency functions, (which are color processes) and therefore only relevant to them.
Thing is, other new functions - rounded corners - are now transparency functions too! That's where the disconnect is. Hm.
I don't really want to make it its own special module. Perhaps a little more documentation would be enough.