Posted by drewish on June 7, 2006 at 5:34pm
#D7CX: ImageCache has been moved into core in Drupal 7: #371374: Add ImageCache UI Core.
ImageCache allows you to setup presets for image processing. If an ImageCache derivative doesn't exist the web server's rewrite rules will pass the request to Drupal which in turn hands it off to ImageCache to dynamically generate the file.
ImageCache requires that you:
- Install and enable ImageAPI module *and* one of its toolkits (GD or ImageMagick)
- Clean URL support or Private Files (more info)
Some cool modules which work with ImageCache:
- ImageCache Profiles - manipulate user profile images
- iTweak Upload - Enhances the upload.module and comment_upload.module's upload forms.
- Taxonomy Image - Upload images for taxonomy terms
- Ubercart - An excellent E-Commerce system for Drupal
- Imagecache Actions - provides additional, advanced actions like watermarking
- ImageMagick raw action - lets you create custom ImageMagick actions
- Imagecache javascript crop - JavaScript interface for selecting image crops
- Transliteration - Helps avoid problems with file names with spaces in their names
You are strongly encouraged to read the Documentation and Troubleshooting Guides if you are experiencing any issue with ImageCache.
If you use Lighttpd see: https://veracium.com/content/imagecache-lighttpd-witho and http://nordisch.org/2007/2/6/drupal-on-lighttpd-with-clean-urls
Downloads
Recommended releases
Development releases
Project Information
- Development status: Maintenance fixes only
- Maintenance status: Unknown
- Reported installs: 175502 sites currently report using this module. View usage statistics.
- Last modified: May 16, 2011