[Zope] [ZGotW] Issue #2 Entry

Zope Guru of the Week ZGotW@palladion.com
Mon, 31 Jan 2000 18:03:50 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:  Tres Seaver tseaver@palladion.com
-------------------------------------------------------------------
A teaser for those who might think the previous answer was
sufficient:

 * Please note that the question specifes image files, and
   clarify how to deal with them.

 * Likewise, how does the solution address site-relative 
   URL's?


-------------------------------------------------------------------