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? Thanks, Jessica
On Wed, 1 Mar 2000, Jessica Tishmack wrote:
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?
load_site.py Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
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
participants (3)
-
Jessica Tishmack -
Michel Pelletier -
Oleg Broytmann