Commit Graph

4 Commits

Author SHA1 Message Date
espie
93aa04a30b minor updates to a few modules I use 2012-09-18 14:06:57 +00:00
sthen
2dea370dd9 update drupal-imagecache to 2.0-beta12, go for it espie@ 2011-05-30 09:37:37 +00:00
espie
b4df3893d5 security updates 2009-09-03 13:20:04 +00:00
espie
d01b86f8b9 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 or the entire imagecache is flushed.

ImageCache presets can be put to use in various other modules. For example, when
using CCK with the Imagefield module, you can use the "Display fields" local
task tab to choose a preset to apply to images in that field. Similarly, you
can specify a preset when displaying images attached to nodes using Imagefield
in a View through the Views UI.
2009-07-17 10:16:26 +00:00