Bulk upload and replace images

Hi,
Does anyone know if it is possible to bulk upload and replace images already attached to items in Omeka? We seem to be having a workflow issue with how to replace unprocessed images with processed images in the item records.

Thanks in advance, Jen

There is no bulk replacement of images in Omeka. You might be able to write a plugin to accomplish this, depending on the scope of what you want to happen. As it stands now the only option is to delete the old and add the new files.

Thanks for your response, Ken.

I am thinking about something similar. I want to upload a bunch of files with very similar characteristincs. I am thinking, rather than coding PHP, which would have me go into the internals of omeka,a I could write a web robot to do the job.

Has this been tried?