Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install products.pluginregistry

How to install Products.PluginRegistry

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install products.pluginregistry
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.3 Available View build log
1.3b1 Available View build log
Windows (64-bit)
1.3 Available View build log
1.3b1 Available View build log
Mac OS X (10.5+)
1.3 Available View build log
1.3b1 Available View build log
Linux (32-bit)
1.3 Available View build log
1.3b1 Available View build log
Linux (64-bit)
1.3 Available View build log
1.3b1 Available View build log
 
License
ZPL 2.1 (http://www.zope.org/Resources/License/ZPL
Lastest release
version 1.3 on May 23rd, 2012

Products.PluginRegistry

Products.PluginRegistry offers a simple persistent registry which allows the site manager to registe components for specific interfaces, and to order them.

Installation

The normal way it install this package is via setuptools, either via easy_install into a virtual environment:

$ cd /path/to/virtualenv
$ bin/easy_install Products.PluginRegistry

or by including the package in the configuration for a zc.buildout-based deployment:

$ cd /path/to/buildout
$ grep "eggs =" buildout.cfg

System Message: ERROR/3 (<string>, line 22)

Inconsistent literal block quoting.

... eggs = Products.PluginRegistry ...

The product can also be installed as a depencency of another distribution.

To install this package manually, without using setuptools, untar the package file downloaded from the PyPI site and look for the folder named "PluginRegistry" underneath the "Products" folder at the root of the extracted tarball. Copy or link this "PluginRegistry" folder into your Zope "Products" folder and restart Zope.

Change Log

1.3 (2012-02-27)
  • Change default encoding for importexport from None to utf-8.
1.3b1 (2010-07-01)
  • Improved test coverage.
  • Removed dependency on zope.app.testing.
  • Dropped support for use with Zope < 2.12.
  • Added a buildout for running tests.
1.2 (2009-11-15)
  • Moved documentation out of the product directory.
  • Fixed plugin management links on the Active screen.
  • Fixed deprecation warnings for use of Globals.
  • Purged old Zope2 interfaces for Zope 2.12 compatibility.
  • Updated GenericSetup import to initialize plugin registry's _plugins

System Message: WARNING/2 (<string>, line 68)

Bullet list ends without a blank line; unexpected unindent.

attribute if necessary.

1.1.3 (2007-11-28)
  • Fixed bad behaviour when moving the top plugin up.

System Message: WARNING/2 (<string>, line 75)

Bullet list ends without a blank line; unexpected unindent.

https://bugs.launchpad.net/bugs/164717

1.1.2 (2007-04-24)
  • Updated PluginRegistry.listPlugins to drop previously-activated

System Message: WARNING/2 (<string>, line 82)

Bullet list ends without a blank line; unexpected unindent.

plugins when they no longer implement the plugin interface. https://bugs.launchpad.net/zope-pas/+bug/161281

  • Updated exportimport to skip adding duplicate interfaces during

System Message: WARNING/2 (<string>, line 86)

Bullet list ends without a blank line; unexpected unindent.

non-purge imports. https://bugs.launchpad.net/zope-pas/+bug/161280

  • Fixed test breakage on Zope 2.10.
1.1.1 (2006-07-25)
  • Added workaround for autogen factories which assume they can

System Message: WARNING/2 (<string>, line 96)

Bullet list ends without a blank line; unexpected unindent.

pass an ID to the registry's __init__. In particular, this allows the registry to be created and popluated as a "normal" content object using GenericSetup.

  • Improved BBB for testing under Zope 2.8.
1.1 (2006-02-25)
  • Moved interfaces into a top-level module (no need for a package),

System Message: WARNING/2 (<string>, line 107)

Bullet list ends without a blank line; unexpected unindent.

and made them forward-compatible with Z3 interfaces.

  • Wired in DAV / FTP / ExternalEditor support for the registry,

System Message: WARNING/2 (<string>, line 110)

Bullet list ends without a blank line; unexpected unindent.

along with a ZMI form for updating it as XML.

  • Added support for exporting / importing the registry via GenericSetup.
  • Moved from CVS to subversion (2005-10-14).
  • Removed deprecation warings under Zope 2.8.x.
  • Repaired warings appearing in Zope 2.8.5 due to a couple typos

System Message: WARNING/2 (<string>, line 119)

Bullet list ends without a blank line; unexpected unindent.

in security declarations.

1.0.2 (2005-01-31)
  • Simplified package directory computation using package_home.
  • Added test_suite to registry tests to improve testability under

System Message: WARNING/2 (<string>, line 128)

Bullet list ends without a blank line; unexpected unindent.

zopectl test.

1.0.1 (2004-04-28)
  • Initial public release.
1.0 (2004-04-28)
  • Vendor import from ZC repository.

Subscribe to package updates

Last updated May 23rd, 2012

Download Stats

Last month:4

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.