load_site is a utility for uploading files to Zope using HTTP (Zpublisher Client now, xmlrpc in the future). load_site enhanced is my extension of the version included with Zope. Version 1.3, in addition to fixing a couple of small bugs, has a new wxPython-based GUI frontend. Now you can upload files to Zope using a GUI interface in either Win32 or Unix while still using all of load_site's features: 1. Automatically remove your page's header/footer and replace it with <dtml-var standard_html_header/footer> and set the title property for HTML files 2. Create index_html files that redirect to your index.html files 3. Basic cleaning up of MSWord generated HTML (curly quotes that turn into question marks) Load_site enhanced can be downloaded from: http://www.zope.org/Members/itamar/load_site -- Itamar S.T. itamars@ibm.net