This post is not really an ImageCache issue, but I couldn't find a more appropriate place to share this, so here goes...
I've written a couple of modules that piggyback on ImageCache for some specific functionality that I needed:
1. theme_imagecache - allows you to specify imagecache presets in your theme's .info file.
2. imagecache_ninesixty - provides default imagecache presets for the 960 Grid System (http://960.gs) 12- and 16-column variations.
Both of these are available at github. I'd love to contribute them as legitimate drupal.org modules, but I don't have an interest in CVS. If anyone wants to toss them up as contrib modules, just please give me a heads-up and a nod in the README. Also, I think the theme_imagecache functionality could belong in ImageCache itself, so feel free to patch as desired.
Thanks drewish, quicksketch, et. al for this great module!
Comments
Comment #1
fizk commentedThanks Mark. Whoever imports those modules into Drupal.org should be willing to maintain them.