[Zope] Zope to plain html
jhauser@ifm.uni-kiel.de
jhauser@ifm.uni-kiel.de
Thu, 8 Apr 1999 13:10:01 +0200 (CEST)
The standard answer is to use a html-mirror script or program which
asks the Zopeserver for all pages recursivly.
less /MY/INSTALL/Python-1.5.2b2/Tools/webchecker/websucker.py a nearby
solution :-)
or wget
HTH
__Janko
Tom Deprez writes:
> Hi all,
>
> 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....
>
> Thanks in advance,
>
> Tom.
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )