Rules Image Styles
Categories
Component ID
1410272
Component name
Rules Image Styles
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1428
Component created
Component changed
Component body
The prupose of this module is to pre-generate styles via rules.
DO NOT USE THIS IN PRODUCTION. THIS IS AN EXPERIMENTAL MODULE.
Why
Normally the image derivates get created on request. But what if you want to display informations on presets, without displaying them. Like a download link with an info on size, resolution...then the image must already exist.
Rules
This module is a plugin for the great Rules module
http://drupal.org/project/rules
So you can use rules to only run it on special node types and actions. I personally use it to generate the styles on "node save and node update".