| Download | Size | md5 hash |
|---|---|---|
| imagecache-4.7.x-1.1.tar.gz | 13.33 KB | fa9a574169a46b7fb83d3ecdc4317ab4 |
| imagecache-4.7.x-1.1.zip | 14.42 KB | 45d92c78c00030283754745bd46218bc |
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.