aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: 076109abd0b398bf5a81fc6cf4f5a6329ecc19a8 (plain)
1
2
3
4
5
6
7
8
9
10
ImageCache Auto
===============

This module creates imagecache presets on the fly, meaning that
a request to http://yoursite/<file path>/imagecache_auto/<width>/<height>/<filename>
will automatically create a resize and crop profile with the given dimensions
and return the filename.

This is specially useful when building websites that need to display
pictures according to the user's screen dimensions.