[Zope] Converting old site to Zope

Tino Wildenhain tino@wildenhain.de
Tue, 15 May 2001 19:51:18 +0200


Hi Rasheen,

there is a load_site.py script to do exacly this.
However, I would not recomment this.
Try to figure out whats common in your files and
isolate it into (Z-)classes. This way you only
need to import a very small part of your old site
and would use the advantages of Zope.

HTH
Tino Wildenhain

--On Montag, 14. Mai 2001 16:56 -0700 Rahsheen Porter 
<cipher_atl@yahoo.com> wrote:

> This may very well be a FAQ, but I can't seem to
> locate the answer. How do I import my old website run
> by Apache into Zope? Is there an easy way or do I have
> to sit here and add each individual file? (it's a
> simple static site)
>
> ---
> Rahsheen Porter
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )