collective.portlet.contact 1.0b3
Display LDAP contacts in Plone portlets.
Introduction
Display a contact in a Plone portlet.
Two backends are provided, thez are responsible to retrieve the contact's informations:
- Dummy backend, used for tests
- LDAP backend
Installation
Requirements
- python-ldap if you want to use the LDAP backend
- tested with Plone 3.3.5, Plone 4.0
See docs/INSTALL.txt for installation instructions.
Possible problems
- I have the following error: "We already have: zope.schema 3.5.4 but z3c.form 2.4.1 requires 'zope.schema>=3.6.0'." => You should add this extra version restriction to your buildout: http://good-py.appspot.com/release/plone.app.z3cform/0.5.0
Credits
Authors
- Sylvain BOURELIOU <sylvain.boureliou@gmail.com>
Contributors
- JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Change History
1.0b3 (2010-10-30)
- Fix zcml security declaration for the @@cpc-search browser page. [sylvainb]
- Add plone.app.z3cform as dependency. [sylvainb]
- Ldap backend: allow to configure ldap_photo_storage, ldap_photo_ofs_directory and ldap_photo_cache_maxage from the control panel. [sylvainb]
- Update french translations. [sylvainb]
1.0b2 (2010-10-07)
- Update documentation [toutpt]
1.0b1 (2010-10-07)
- Add cache control max-age on ldap jpegPhoto [toutpt]
- Allow to configure a default photo for the LDAP backend.
- Add backend support for jpegPhoto. configurable throw portal_properties [toutpt]
- Add support for jpegPhoto (display+form) with ldap backend [toutpt]
- Add french translation [toutpt]
- Initial release. [sylvainb]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.portlet.contact-1.0b3.tar.gz (md5) | Source | 2010-10-30 | 111KB | 338 | |
- Author: Sylvain Boureliou
- Home Page: http://www.makina-corpus.com
- Keywords: plone portlet ldap contact
- License: GPL
- Categories
- Package Index Owner: toutpt, sylvainb
- Package Index Maintainer: toutpt
- DOAP record: collective.portlet.contact-1.0b3.xml

