imagecache_external.admin.inc |
imagecache_external.admin.inc |
|
Admin forms for this module. |
imagecache_external.api.php |
imagecache_external.api.php |
|
Documentation of Imagecache External hooks. |
imagecache_external.info |
imagecache_external.info |
|
name = Imagecache External
description = Allows you to fetch external images and use image styles on them.
dependencies[] = image
files[] = imagecache_external.test
core = 7.x
configure = admin/config/media/imagecache_external |
imagecache_external.install |
imagecache_external.install |
|
(Un)install and update functions. |
imagecache_external.module |
imagecache_external.module |
|
Allows the usage of Image Styles on external images. |
imagecache_external.test |
imagecache_external.test |
|
Tests for Imagecache External. |
README.txt |
README.txt |
|
========================
ABOUT
------------------------
Imagecache External is a utility module that allows you to store external
images on your server and apply your own imagecache (D6) / Image Styles… |