=================================================================== Issue #2 -- How to Import a Static Web Site into Zope =================================================================== Status: Open Zen Level: Novice (1/8) Keywords: Management Interface Submitted by: ithomas christmas@mail.sd70.bc.ca ------------------------------------------------------------------- How can one most easily (with the least typing) import an existing static website into Zope? The site contains: * image files * multiple HTML/JavaScript files including internal and external links After doing it by hand for a small site I decided there had to be better way. ------------------------------------------------------------------- Entry from: LEE, Kwan Soo kslee@plaza1.snu.ac.kr ------------------------------------------------------------------- Use load_site.py script at ZOPE_INSTALL/utilities. Too short to earn a glory ;-) -------------------------------------------------------------------