ImageField

ImageField provides an image upload field for CCK. ImageField is a CCK-based alternative to the legacy Image project. It boasts features such as multiple images per node, resolution restrictions, default images, and extensive Views support.

ImageField does not provide a built-in thumbnail solution, but complements the incredibly powerful thumbnail generation module ImageCache.

ImageField related projects

Dependencies

Compatibility notes

  • Image.module - Imagefield is not compatible with image.module content types. If you add an imagefield CCK field to the image type provided by image module, image module will delete all the imagefield images on every node update.

Migration

See the FileField Handbook for a list of migration scripts from other modules such as Image.module, Image Attach, or Node Images.

#D7CX: ImageField is being added to Drupal 7 core! So you don't need a version of it in Drupal 7. See #560780: Add Image Field to image.module.

Releases

Official releasesDateSizeLinksStatus
6.x-3.22009-Oct-2029.82 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.62009-Mar-1622.36 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.