Re: [Zope] getting static pages out of zope
Thanks a lot, I found something: Ross Lazarus has come up with an external method called "fileme": http://www.zope.org/pipermail/zope/1999-June/005060.html Kevin Dangoor wrote:
You may want to look back at the mailing list. I think Amos sent a message in June (maybe July) answering this with some rough code on how to do it. Many people have asked about this, but no one has packaged a solution.
Good luck!
Kevin
-----Original Message----- From: Heiko Stoermer <heiko@mig.net> To: Zope Mailing List <zope@zope.org> Date: Thursday, September 02, 1999 8:56 AM Subject: [Zope] getting static pages out of zope
Hi, sorry to bug you again, but I don't get any further on this: is there an elegant way to get static pages out of zope? Any ideas? The DTML documents have all their variables stored in properties, so actually it's not a very complex thing.
I have thought about using "wget" or so, but the problem is that I only want to save specific files on my harddisk, not the whole system.
any ideas will be highly appreciated.
Heiko
-- Heiko Stoermer MIG Augsburg
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
-- Heiko Stoermer MIG Augsburg
participants (1)
-
Heiko Stoermer