You are here
ImageCache
Submitted by jason on Wed, 06/07/2006 - 08:34
#D7CX: The goal is to deprecate some or all of this module once we get#371374: Add ImageCache UI Core. Please review the patch there to help us achieve this goal.
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)
- Install and enable Transliteration module
- 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
You are strongly encouraged to read the Documentation and TroubleshootingGuides if you are experiencing any issue with ImageCache.
If you use Lighttpd see: http://nordisch.org/2007/2/6/drupal-on-lighttpd-with-clean-urls
Official Project Page:
Available Releases:
6.x
License:
Created:
Sunday, April 11, 2010 - 20:57