This project is not covered by Drupal’s security advisory policy.

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.

Upgrading to Drupal 7

#D7CX: ImageField is being added to Drupal 7 core! So you don't need a version of it in Drupal 7. To upgrade ImageField to Drupal 7, install the Drupal 7 CCK Package and use the Content Migrate to upgrade ImageField to Drupal 7.

Project information

Releases