By joachim on
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.
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
take a look at
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
image_import is included in image.module
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.
Looks like it's new as of
Looks like it's new as of the very latest release.
I'll take a look at it.
Thanks :)
Image import Overhauled
Take a look here: http://drupal.org/node/253631
Amnon
-
Professional: Drupal Israel | Drupal Development & Consulting
Personal: Hitech Dolphin: Regain Simple Joy :)
does image_import do batch
does image_import do batch upload? most clients aren't keen to break out an ftp program.
Bump
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
Bump ....
I too am waiting for this functionality ...
It's amazing for how long this functionality is pending ... from various threads.
_
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.