If the only thing you are using Zope to accomplish is the "Web Object" style of assembling static HTML displays, the easiest solution might be to simply use a web site mirroring program to "copy" your site. Unfortunately, this restricts you to a very limited subset of the Power of Zope. On Thu, 8 Apr 1999, Tom Deprez wrote:
I'm willing to make my site in Zope. I see several benefits from it. And I will use it at my own server... but, unfortunately, our hospital wants to place some pages also on another server.... and yes.... they don't want to use Zope... :-(((.
So is it possible... To convert my Zope pages to some plain html files?
e.g. a page which inherits the header and footer of a parent folder
--> in webpage they will be combined to one page...
Is this possible?
It will help me a lot. Then I can continue to design my pages in Zope. And later on, confice other webservers to use Zope. But until then I can give them plain easy html-pages....