Is there a way to batch import images into Drupal if I'm not using the Image module. I'm using ImageField and ImageCache modules, but would like to find a way to either process images that are uploaded into a directory already OR at least post more than one image at a time.
Is there a way to batch import images into Drupal if I'm not using the Image module. I'm using ImageField and ImageCache modules, but would like to find a way to either process images that are uploaded into a directory already OR at least post more than one image at a time.
Ideas?