PlonePAS 2.0
Up to Product page
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.0, Plone 2.5 |
|---|---|
| State | Final release |
| License | ZPL |
| Release Manager | Wichert Akkerman |
Starting from this release PlonePAS is slowly being merged into PluggableAuthServices and CMFPlone in order to prevent code duplication and to keep related functionality in a single place.
Change log
PlonePAS 2.0
This release includes a small bugfix:- add a missing import in the membership tool
PlonePAS 2.0-beta2
This release includes a small bugfix:
-
permission checking to GroupDataTool's addMember and removeMember methods added
PlonePAS 2.0-beta1
This it the first release in preparation of PlonePAS 2.0, and will only work with Plone 2.5. The major changes since the 1.x series are:
- all templates have been moved to the CMFPlone product
- the standard python logging facility is now used for logging