[Zope] import an existing site.
Oleg Broytmann
phd@phd.russ.ru
Tue, 9 Nov 1999 09:50:57 +0000 (GMT)
On Tue, 9 Nov 1999, Terry Kerr wrote:
> What is the best way to import a LARGE existing static HMTL site into
> Zope from a file system, which is currently served by an apache web
> server?
There is utility load_site.py (in standard distribution). I've hacked it
much to make imported Documents more Zopish, and posted my patches to
Collector. The patches still isn't in the 2.1.0b1 distribution. If you are
interested, I can re-post my lates version here.
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.