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 z3ext.extensions
How to install z3ext.extensions
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install z3ext.extensions
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.2.2 on Jan 5th, 2011
1.2.2 (2009-08-12)
- Prevent content container extension indexing
- Update test for chameleon enabled setup
- Copyright changed to 'Zope Foundation and Contributors'
1.2.1 (2009-04-29)
- Do not use z3c.autoinclude
1.2.0 (2009-03-12)
- Remove z3ext.contextlayout dependency
- Added helper class for creating content container extension
1.1.0 (2008-11-17)
- Added IExtensible marker interface
- Use ++extensions++ namespace instead of extensions.html view
1.0.6 (2008-11-04)
- Added default styles
- Added translations:ru, nl
1.0.4 (2008-08-03)
- Added custom extension publisher
- Added custom extension data factory
1.0.3 (2008-07-29)
- Fixed 'allow' in extension declaration
1.0.2 (2008-07-26)
- Fixed UI for extensions without type
1.0.1 (2008-05-15)
- Fix security for extension
0.11 (2008-03-17)
- added z3ext:extension zcml directive
0.10.1 (2008-02-14)
- Added custom layout for extensions
0.10 (2008-02-12)
- removed IExtensible interface, any content can have extensions
- Move content related code to z3ext.contentextensions
0.9.2 (2008-02-06)
- added 'context', 'request' attributes to IExtension interface
0.9.1 (2008-02-04)
- Removed 'grant' directives from zcml