[Zope-dev] Access Content stored in the FileSystem without storing
them in the ZODB
MET 2004-2005
met0405 at hbcse.tifr.res.in
Tue Dec 21 05:58:58 EST 2004
I am working on product named GNOWSYS (a content management software), the
software has the facility to add Objects along with the properties and
Content. Only the properties of the object are stored in the ZODB but actual content are stored in the
File System i.e in the zope's var directory.
I am facing problem if the content is something other than "text" for eg
an image.
Can anybody tell me How can I display the Content of an Object that is an
Image in a Page Template?
Thanks for ur help in advance.
More information about the Zope-Dev
mailing list