I have a solid image gallery going, using CCK, Views, and Imagecache. However, this currently requires users to upload images one at a time, which is unacceptably tedious for most people. What is the best way to implement mass image upload on Drupal?
A:
You could try the development version of the SWFUpload project. There's also a Java applet uploader that may suit you.
ceejayoz
2009-08-27 19:50:30
A:
I think that image_fupload might be what you're looking for. Unfortunately, the D6 release is still just a RC.
Collin Klopfenstein
2010-01-15 15:16:20