I have seen discussions on patch that allows bulk upload in zip file. But I guess it might not be a solution for everyone since most server do/could not have PHP_ZIP. Instead of that, I thought it would be useful enough to be able to upload multiple images in one go, i.e. by adding more upload fields, similar to the one we see in CPanel's File Manager (I attached the screenshot here), has anyone tried implement this yet? I am working on a project that requires to upload at least two dozens of photos on given node, it can be real pain in the butt if I have to do it one by one.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 17.01 KB | deanloh |
Comments
Comment #1
quicksketchThis is the default behavior of the Drupal 6 version thanks to the new CCK. The Drupal 5 ImageField is now maintenance only and the feature will not be backported.