Downloads
Release notes
Imagecache is a 'Just In Time' thumbnail generator for Drupal. It is primarily a themer's tool, but integrates well with Imagefield, CCK, and Views.
Features:
* Percentile & Keyword Expressions for Preset Actions.
* Imagefield/Views/CCK Integration
* Scale, Crop, Resize
Change Log:
- enable single dimension image scaling - quicksketch
- support alt, title, and attribute in theme('imagecache' ...) - dopry
- fixed preset flush function - dopry
- added preset data caching. - quicksketch/dopry
- added keyword and percentage support to action arguments. - quicksketch
- fixed permission bug in _imagecache_flush_presets - dopry
- fixed error in _imagecache_filter code - killes
- fixed namespace conflict with mulitple preset generation - bcswebstudio
Special thanks to quicksketch for helping mature this module, and adding some really rocking features.