2 Mar
2000
2 Mar
'00
9:34 p.m.
Jessica Tishmack wrote:
Hello,
I am a first time user of Zope, and have been looking through a lot of documentation, but can't seem to find an answer to what seems should be an obvious one...so any help would be appreciated.
I already have an existing website on a Linux platform, with many many folders/files...to have to manually add each of these files to Zope seems very inefficient. How do I import an entire directory into Zope?
In the 'utilities' directory of Zope there is a tool called load_site.py. It can help you from there. -Michel