[Zope] [ZGotW] Issue #2 Entry

Zope Guru of the Week ZGotW@palladion.com
Fri, 28 Jan 2000 11:27:28 US/Pacific


===================================================================
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 ;-)
-------------------------------------------------------------------