On Friday 29 December 2006 12:53, Andreas Jung wrote: > Do we have a field type for storing large binary data (graphics etc.) as > part of the Zope 3 schema - similar to PData implementation of OFS.Image in > Zope 2?
This might be something you can use: http://svn.zope.org/z3c.extfile/trunk/src/z3c/extfile/ There are several supporting packages, such as z3c.widget.flashupload, z3c.filetype, etc. Bernd Dorn develops those packages for a project, so he is able to give you more details. Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
