You are here: Home Plone products PloneInstallation

PloneInstallation (2.1.2)

1
by Olha Pelishok last modified 2008-05-29
0.0
0.0
0.0
0.0
Released on 2007-02-01 by Ingeniweb for Plone 2.0, Plone 2.1 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
Tired of copying/pasting, tailoring, debugging long blocs of Python code from other Plone products to build your specific installation scripts ? PloneInstallation provides a set of valuable tools that, acting together, let you build your own robust (un)installation scripts in some minutes, even for some complex business and full site logic. PloneInstallation introduces a new way to build (un)installation scripts that run through the CMFQuickInstaller.

All Plone extensions developers need to write (un)installation scripts to create new Plone resources. Those kind of scripts are somehow repetitive and annoying to write and test, when doing approximately the same things: register a type, add a layer to a skin...

This product provides resources to make your (un)installation scripts easy to create in a dozen of minutes.

You will find here classes that handle (un)installation and (un)registration of your Plone extensions:

  • Skin layer (un)installation
  • Skin (un)registration
  • Portal types (un)registration
  • Archetypes portal types (un)registration
  • Plone tool (un)installation
  • Catalog indexes and metadata (un)installation
  • Workflow (un)installation (requires DCWorkflowDump)
  • Portlets/Slots (un)registration
  • Changing properties from the Plone standard property sheets
  • Property sheets (un)installation
  • Configlets (un)registration
  • Actions (un)registration
  • Zexp files (un) importing
  • External methods (un)installation
  • Run External methods easyly at install and/or uninstall time
  • New role with permissions (un)installation in security matrix
Document Actions
Powered by Plone