Experimental project
This is a sandbox project, which contains experimental code for developer use only.
This module creates imagecache presets on the fly in two modes of operation by providing:
- An internal API for creating or removing multiple ImageCache presets at once.
- A public API for creating ImageCache presets upon requests to paths like http://yoursite/file path/imagecache_auto/width/height/filename, which will automatically create a resize and crop profile with the given dimensions and return the filename.
This module is specially useful when building websites that need to display pictures according to the user's screen dimensions.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Created by silvio on , updated