I'm setting up a website in Drupal 6 and will be using images. Which of the contributed image modules should I use so that the transition to Drupal 7 is the easiest (assuming that it matters at all)? I'm hoping that Drupal 7 just incorporates a version of one of the existing Drupal 6 modules but I have no way of knowing which one...

Comments

WorldFallz’s picture

Since filefield, imagefield, and imagecache have been added to core for d7 those are your best selection.

gopher_indy’s picture

Thanks for the reply.