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 collective.portletclass
How to install collective.portletclass
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install collective.portletclass
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.1
| | |
---|
Windows (64-bit) | 
0.1
| | |
---|
Mac OS X (10.5+) |
0.1
| | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.0 on Mar 2nd, 2013
Adds a "Portlet CSS class" field to portlet add/edit forms to set additional
CSS classes on the portlet wrapper.
Changelog
1.0 - 2013-02-24
- Fix tal expression to deal with traversal problems
[vangheem]