[Zope] Saving PIL Images on zope

Gaurav Girotra ggirotra at gmail.com
Wed May 28 06:22:36 EDT 2008


I am using Plone3 and zope 2.10,
I need to save PIL images generated through MatplotLib Graphs using External
Methods to my zope site

I have used  addImage(self,'%s' % img_id, title = '%s' % img_id,
file=image_data.getvalue() )
which adds image as a content type and also on the current context

Is there any other way to save images on my local zope site?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080528/eaa1de81/attachment.html


More information about the Zope mailing list