You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

collective.portlet.contact

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective.portlet.contact

Display LDAP contacts in Plone portlets.


Maintainers
2

Readme

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

.. image:: https://pypip.in/v/collective.portlet.contact/badge.png :target: https://crate.io/packages/collective.portlet.contact/

.. image:: https://pypip.in/d/collective.portlet.contact/badge.png :target: https://crate.io/packages/collective.portlet.contact/

.. image:: https://secure.travis-ci.org/collective/collective.portlet.contact.png :target: http://travis-ci.org/#!/collective/collective.portlet.contact

.. image:: https://coveralls.io/repos/collective/collective.portlet.contact/badge.png?branch=master :target: https://coveralls.io/r/collective/collective.portlet.contact

This addon can be installed as installed as any other Plone addon, please follow the official documentation_.

.. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to

Possible problems

Credits

Companies

|makinacom|_

  • Planet Makina Corpus <http://www.makina-corpus.org>_
  • Contact Makina Corpus <mailto:python@makina-corpus.org>_

Authors

Contributors

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.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]

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc