[Image-SIG] Zope and PIL(file-system)

Sven Hohage sven.hohage@zeitspringer.de
Mon, 12 Mar 2001 15:02:10 +0100


Hello,
I'm using PIL to convert bmp and tiff-images to jpeg.
After conversion they are added to Zope.
My problem is that for conversion, I think, I have to
safe them on the filesystem.
Zope's security policy doesn't allow me to delete
files with an external method.
Am I forced to do a cron-job?
Isn't it possible to change the format in another way??
Thanks very much!!
         Sven