mkzope
Up one levelThis folder that contains working copies of the code to create Zope/Plone instances for a developer's machine. Feel free to send proposed changes to this code to the triangle-zpug mailing list. Once we've cleaned up the code a bit more, we hope to create a permanent home for this code in some sort of developer tools folder in the Plone Collective.
-
mkzope.py
- The current Python version of the script that Joel Burton sent us to create/clone Zope instances for a Plone developer's machine. Remember, this script is not designed to create a production Plone instance, but it's a great way to quickly create a temporary instance for trying out an idea with a clean slate. (Fixed a bug with symlink handling: Feb. 13, 2005.)
-
mkzope.config
- The current version of the configuration file that matches the version of mkzope.py in this folder. Use this configuration file as a template, setting values that are appropriate for your configuration.
