PloneInstallation 0.2RC1 (Release candidate)
Up to Product page
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.0, Archetypes 1.3 |
|---|---|
| State | Release candidate |
| License | GPL |
| Released | 2005/07/03 |
This new version of PloneInstallation provides a framework that makes extension easier :
- New installers can be included just by dropping the python file in the installers directory (no other change required)
- Third party product may create PloneInstallation compatible installers to help solution integrators tweaking their products.
PloneInstallation. Build your Plone based solution (un)installer in some minutes.
Change log
- A very comprehesive programmer manual in the README.txt
- ActionsInstaller silently fails on installation/uninstallation of actions when the action provider is not existing.
- Added a public.py module to ease global names imports when using the API from products.
- Added a first version of an ATTypesInstaller class (ATInstaller.py) needed by most current Plone site projects.
- New "plugin" more rational approach. Installer classes are now in the "installers" folder