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
z3ext.personal.space is unavailable in
PyPM, because there aren't any builds for it in the
package repositories. Click the linked icons to find out why.
| 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) | | | |
---|
0.8.1 (2009-11-24)
- Fixed anonymous access to personal space
0.8.0 (2009-11-20)
- Added workspaces management
0.7.2 (2009-10-30)
- Fixed IPersonalSpace adapter for subsites
- Fixed ISearchableText adapter for nonexistent principals
- Fixed people view
0.7.1 (2009-10-21)
- Removed obsolete IPrincipalURL adapter
- Added ISearchableText adapter that adds profile title
0.7.0 (2009-10-19)
- Use new personal photo url api
- Added simple search to 'people' workspace
0.6.0 (2009-08-11)
- Update test for chameleon enabled setup
- Table columns moved to z3ext.content.table package
0.5.0 (2009-06-21)
- Added portlets manager base class, that stores data in personal space manager
0.4.0 (2009-05-26)
- Mark personal space manager as unrenamable
- Added basic access settings for perosonal space
- Added default left/right portlets managers
- Added IPersonalSpaceService utility for z3ext.principal.profile
- Copyright changed to 'Zope Foundation and Contributors'
0.3.0 (2009-05-05)
- Portlets managers didn't work on personal space manager
- Removed unneeded portlets managers declarations
- Added activity system support
- Use workspace title as workspace factory title
- Do not use z3c.autoinclude
0.2.0 (2009-03-26)
- Member should have 'z3ext.PersonalSpace' permission to have personal space
- Added 'Author name' column
- Added getPrincipal to author and avatar columns, simplify code reuse
- Added contents view for personal space