Display LDAP contacts in Plone portlets.
Project description
Introduction
Display a contact in a Plone portlet.
Contacts are provided throw backends. When installed this addon is configured to use the ‘dummy’ backend.
You can configure this addon to use an other backend:
Dummy backend, used for tests
LDAP backend (add python-ldap in your setup)
SugarCRM backend (add the addon collective.sugarcrm)
How to Install
This addon can be installed as installed as any other Plone addon, please follow the official documentation.
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
Companies
Contributors
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Change History
1.1.2 (2013-12-09)
fix plone4.0 compatibility
1.1.1 (2013-12-09)
fix AttributeError: ‘Form’ object has no attribute ‘settings’
1.1 (2013-01-31)
Refactor to use adapter instead of utility. Welcome to addressbook component.
Add tests + travis-ci integration
Add ajax option for webservices backend like sugarcrm
1.0 (2012-09-05)
move @@ldapJpegPhoto view to collective_portlet_contact_photo view and make it works with and without ldap. [toutpt]
Add support for schema.org rich snippet [toutpt]
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]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.portlet.contact-1.1.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a5d251bcbb4d6b439492ce08768913b59eb6b304b508929cf5a2b630fd335ea |
|
MD5 | c33b1e68c024bcbf34f4a2b531f7be1c |
|
BLAKE2b-256 | 1cfe05ad752b988c13a5be73ee7479b576e688347b4162c0eb773318b8c8d1b4 |