29 Aug
2003
29 Aug
'03
2:05 p.m.
Hi David, David Mitchell wrote:
I've got a script that generates HTML content on a regular basis, and I want to be able to make it visible via Zope.
I'd have this script, or another, pump the generated HTML into the ZODB as normal Zope file objects...
I can't just leave the HTML content out in the file system; I need to be able to manage access using Zope's security system.
Makes this _much_ easier... cheers, Chris PS: DOn't worry about Data.fs bloat, that's what packign was invented for ;-)