compare imagefield and image modules

tourguide's picture

Angie has a great post that looks at the differant ways to display images in a Drupal CMS website.

The main difference between Image and imagefield module is that Image module stores images as nodes. That means that each product you create will have two nodes created for it: the product itself and the image attached to the product.

http://www.lullabot.com/articles/image_and_image_exact_sizes_vs_imagefie...

leoklein's picture

After the Lullabot people declared the Image Module as Deprecated, I had a look at Imagecache and have largely used it instead.

I find the whole 'cache' business useful if I ever change themes and hence need different dimension images. At one point I wanted a Gallery for a project I had already developed. All I had to do was create a new imagecache setting and that was it.

Great -- when used with CCK & Views.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
10 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.