Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Ready for production use.
It is now dependent on Filefield Sources module to get the edited image back into Drupal site and save it as a new Imagefield item.
- upload with creation only one node and adding many files inside there
- check maximum total size per node
- flood protections - delete last module temporary files if there was something wrong - think this is a little security issue if there is upload for all users :)
- redirect after all uploads if there was only one node successfully created
- hooks to extend module.