You are here

Files in ImageCache 6.2

Primary tabs

File namesort descending Location Namespace Description
imagecache.api.php imagecache.api.php Hooks provided by the ImageCache module.
imagecache.drush.inc imagecache.drush.inc
imagecache.info imagecache.info name = ImageCache description = Dynamic image manipulator and cache. package = ImageCache dependencies[] = imageapi core = 6.x
imagecache.install imagecache.install
imagecache.module imagecache.module Dynamic image resizer and image cacher.
imagecache_actions.inc imagecache_actions.inc
imagecache_create_url.test tests/imagecache_create_url.test
imagecache_ui.info imagecache_ui.info name = ImageCache UI description = ImageCache User Interface. dependencies[] = imagecache dependencies[] = imageapi package = ImageCache core = 6.x
imagecache_ui.install imagecache_ui.install
imagecache_ui.module imagecache_ui.module
imagecache_ui.pages.inc imagecache_ui.pages.inc
INSTALL.txt INSTALL.txt For ImageCache to work properly it needs to be able to make use fou clean URLs. This requires some webserver specific setup. Apache2 + mod_rewrite Works out of the box. LightHTTPD pre-1.4.24: …
README.txt README.txt ImageCache is a dynamic image manipulation and cache tool. It allows you to create a namespace that corresponds to a set of image manipulation actions. It generates a derivative image the first time it is requested from a namespace until the namespace…
UPGRADE.txt UPGRADE.txt Upgrading From imagecache version 1.x to 2.0 -- Install ImageAPI before attempting to upgrade to imagecache 2.x. Your site will 'Blow UP' otherwise. -- The old ImageScale actions should be turned into Deprecated Scale actions. You …

Other projects