Is there a way to upload or import a lot of images into the image module?

I've done a search on this, but it's come up with old results that mention the image_import module -- and this hasn't been updated for 5.0.

Comments

StuartMackenzie’s picture

try looking at http://drupal.org/project/image_pub no official releases for drupal 5 as yet, but If you look at the issue cues for this module I'll think you'll find some patches that will get it working on 5, I certainly have it working with my site, works great for me...but this will depend on your needs and propsed uses!

Stuart Mackenzie
http://rojojam.com

yelvington’s picture

The image_import, image_attach and image_import extensions are all included in the image_module package for Drupal 5.1.

Enable image and image_import, configure, and go.

joachim’s picture

Looks like it's new as of the very latest release.
I'll take a look at it.
Thanks :)

druvision’s picture

Take a look here: http://drupal.org/node/253631

Amnon
-
Professional: Drupal Israel | Drupal Development & Consulting
Personal: Hitech Dolphin: Regain Simple Joy :)

mattgilbert’s picture

does image_import do batch upload? most clients aren't keen to break out an ftp program.

DBSLLC’s picture

I'm very interested in this too. Can anyone authoritatively comment on the best way to bulk import images (and assign them to galleries) using the Image module? Ideally I (and many others I'm sure) need something very user-friendly.

Thanks!
Phil

subhacom’s picture

I too am waiting for this functionality ...
It's amazing for how long this functionality is pending ... from various threads.

WorldFallz’s picture

There's at least options, maybe more:

http://drupal.org/project/swfupload
http://drupal.org/project/image_fupload
http://drupal.org/project/image module's image_import submodule.