Hi I have an existing web site that I created with DreamWeaver. Where in the Zope Book (or wherever) can I find information on how to import the entire website into Zope? Thanks Mathew -- M47h3w `/34735
I think noplace, however it is easy. Just create a *.zip file from the whole bunch. On Zope you install the ZipFolder Product. Then you add a Zipfolder and point to your Zipfile when you are asked which file to upload. In the Zipfolder you have to rename your index.html to index_html voilĂ Robert Mathew Yeates wrote:
Hi
I have an existing web site that I created with DreamWeaver. Where in the Zope Book (or wherever) can I find information on how to import the entire website into Zope?
Thanks Mathew
Hi,
Mathew Yeates wrote:
I have an existing web site that I created with DreamWeaver. Where in the Zope Book (or wherever) can I find information on how to import the entire website into Zope?
Zope contains the load_site.py utility, which purpose is exactly what you need to do. Launch it from the OS command line. hth Jerome Alet
Mathew Yeates wrote:
Hi
I have an existing web site that I created with DreamWeaver. Where in the Zope Book (or wherever) can I find information on how to import the entire website into Zope?
hi, you can try to upload your site per ftp to your ZOPE-server. just connect to ZopeServer:8021 [default]. Maybe you should have a look at something like HTMLProduct if you want to maintain your site with DreamWeaver in future... cheers, maik -- Maik Jablonski __o www.zfl.uni-bielefeld.de _ \<_ Deutsche Zope User Group Bielefeld, Germany (_)/(_) www.dzug.org
participants (4)
-
Jerome Alet -
Maik Jablonski -
Mathew Yeates -
robert