Zope as a content manager for static web sites
We're using Zope to build a web based app, but we also have a site that just serves static pages. I'd love to use Zope as a content management tool for the static site, but can't install Zope on that server. Is there a Zope add-on that would let me build the site in Zope, and then publish a static web site from that. Have Zope build the HTML pages from the DTML methods, and write them to disk, so that I can then FTP those to the server? Any directions you could point me would be greatly appreciated. Bob
At 11:35 Uhr -0500 21.01.2000, Bob Crosley wrote:
Is there a Zope add-on that would let me build the site in Zope, and then publish a static web site from that. Have Zope build the HTML pages from the DTML methods, and write them to disk, so that I can then FTP those to the server?
Hi Bob, have a look if <http://www.zope.org/Members/rossl/ZMirror> does what you want. I have not used it yet, but it says it does so :-) Regards Jochen
participants (2)
-
Bob Crosley -
Jochen Haeberle