Florian Schulze schrieb:
Hi!

For the ImageRepository I would like to auto-generate the ids to prevent problems with duplicates. In my own usage it happens quite often that I want to upload a bunch of images and there are already images with the same name. I was wondering how this could be done with WebDAV/FTP and how clients react when they upload something and it appears with a different id.

Does anyone have expirience with this and could share?

Regards,
Florian Schulze

Hi Florian,

i had the same problem, i sloved it with a *evil* patch in
NullResource.py. I simply override the filename with an
unique Id.

Christian


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to