ImageCache Batch

Component ID

710292

Component name

ImageCache Batch

Component type

module

Component security advisory coverage

not-covered

Downloads

1399

Component created

Component changed

Component body

ImageCache is a real nice module, everyone knows.

When your Drupal website is hosted on less performant servers, on-the-fly image handling of large images can be a performance leak to the front-end of your site.

The ImageCache Batch module will make it possible to render your ImageCache Presets at cron run, so the power of your server can be used to deliver your pages instead of creating images on the fly.

ImageCache 6.x-2.x-dev

The current development version of ImageCache now provides and implementation with Drupal Actions and Triggers. The following actions are provided:

  • ImageCache: Flush ALL presets for this node's filefield images
  • ImageCache: Generate ALL presets for this node's filefield images
  • ImageCache: Generate configured preset(s) for this node's filefield images