History for FrontPage
??changed:
-
Assorted stuff for my "!PyCon DC 2003":http://www.python.org/pycon/ paper,
"Conversing With Zope: Interactive Debugging Using the Python Prompt",
http://www.python.org/cgi-bin/moinmoin/PyConSpeakers#DebuggingZope .
The paper
- ConversingWithZope - the paper, plus NotesAndErrata for corrections
Stuff used in Setting up your Zope/ZEO site
The paper has instructions for setting up your Zope site with ZEO. The
SetupRecipe is based around versions current at time of writing, Zope 2.6.1
and ZEO 1.0, and includes the following stuff which goes in your instance
directory:
- SetupRecipe - step-by-step instructions for obtaining and installing
ingredients, including ones below, for a ZEO-based Zope site.
- "izctl.py":izctl.py - server and interactive-session start script - edit the first
'#!' line to point to your site's python
- "zope.conf":zope.conf - configuration file - change the port numbers if you need
- "custom_zodb.py":custom_zodb.py - hooks in ZEO to ZODB
- "inituser":inituser - Prime the site instance with an admin user (it's insecure to
use the shipped password!)
Wiki background
- RecentChanges
This is a ZWiki web. See the ZWikiLinks and the
HelpPage for more information about ZWiki.