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.portlet
How to install z3ext.portlet
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install z3ext.portlet
| 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.6.5 on Jan 5th, 2011
1.6.5 (2009-11-20)
- Added public_absolute_url view for portlet manager
- Added div wrapper for preview to simplify styling
- Remove custom Vocabulary class
1.6.4 (2009-10-22)
- Copy from parent feature added for portlet manager with status
1.6.3 (2009-09-24)
- Portlet preview embedded into iframe
1.6.2 (2009-08-23)
- Use TestRequesst for vocabulary
1.6.1 (2009-08-21)
- Added context information to PortletCacheTag
1.6.0 (2009-08-29)
- Fix portlet preview
- Change generated portlet class name
- Portlet modified cache tag added
1.5.0 (2009-07-15)
- Added updateAndRender method for portlet, update portlet and render
- Use chameleon zpt for portlet template
- Added 'portlet' chameleon expression
1.4.0 (2009-06-21)
- Added configuration api for manager and portlet
- Public portlets publisher added
- portlet preview added
- Copyright changed to 'Zope Foundation and Contributors'
1.3.2 (2009-05-20)
- More safe portlets vocabulary
1.3.1 (2009-05-14)
- Pass 'view' to portlet constructor
1.3.0 (2009-04-28)
- Added optional 'for' attribute to z3ext:portlet directive
- Fixed PortletManagerWithStatus, find any parent manager with same name
- Do not use z3c.autoinclude
1.2.1 (2009-03-15)
- Added support of content edit wizard
1.2.0 (2009-01-07)
- API refactored
- Use adapters instead of utilities for portlet managers and portlets
1.0.5 (2008-11-24)
- Fixed python2.4 compatibility
1.0.4 (2008-11-23)
- Added buildout for testing against zope3.4
1.0.3 (2008-10-29)
- Added translations: ru, nl
1.0.2 (2008-10-16)
- Added portlet traverser namespace (++portlet++portletName)
- Use 'z3ext.portlet' i18n domain
1.0.0 (2008-09-18)
- Added IPortletConfigurationView for configuration views
0.100.0 (2008-09-05)
- Allow override portlet renderer
- Manager configuration API refactored
- Added portlet configuration
0.99.0 (2008-05-19)
- API refactoring
- Move extension related code to z3ext.portletextension package
- Tests added
0.3.0 (2008-04-11)
- Added portletManager directive
- Added portletManager configuration
0.2.0 (2008-04-07)
- Package rewrote without z3ext.viewlet package
- Added tales expresion 'portlet'
0.1 (2008-02-18)
- Use z3ext.viewlet for portlets