Skip to main content

Directory of Contacts

Project description

Introduction

seantis.dir.contacts allows to keep a directory of contacts for display on a Plone site.

seantis.dir.contacts builds on seantis.dir.base, adding contact person types and fields to build a catalog of personell.

Build Status

https://secure.travis-ci.org/seantis/seantis.dir.contacts.png

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI version

Installation

  1. Add dexterity to Plone by adding the following Known Good Set to your buildout.cfg:

    extends =
        ...
        http://dist.plone.org/release/4.2/versions.cfg
  2. Add the module to your instance eggs:

    [instance]
    ...
    eggs =
        ...
        seantis.dir.contacts
  3. Ensure that the i18n files are compiled by adding:

    [instance]
      ...
      environment-vars =
        ...
        zope_i18n_compile_mo_files true
  4. Install dexterity and seantis.dir.contacts using portal_quickinstaller

License

seantis.dir.contacts is released under GPL v2

Maintainer

seantis.dir.contacts is maintained by Seantis GmbH (www.seantis.ch)

Changelog

1.8.1 (2015-12-02)

  • Minor layout changes. [msom]

1.8 (2015-04-08)

  • Add Possibility to Add Attachments. Implements #9. [msom]

  • Fix typo in translation. Fixes #8 [msom]

1.7.2 (2014-02-05)

  • Integrates seantis.plonetools. [href]

1.7.1 (2014-01-22)

  • Hide kml document icon by default. [href]

1.7

  • Upgrade to seantis.dir.base 1.7

1.6

  • Upgrade to seantis.dir.base 1.6

1.5.5

  • Fixes town not showing in item view

1.5.4

  • Fixes typo in item view

1.5.3

  • Streamlines contacts information in item view

  • Don’t show contacts the user has no permission to

  • Adds a link to the contact object for managers

1.5.2

  • Include origin merges (replaces 1.5.1)

1.5.1

  • Fixes zipcode / city not showing

1.5

  • Upgrade to seantis.dir.base 1.5

1.4

  • Use default list view from seantis.dir.base

  • Upgrade to seantis.dir.base 1.4.1

1.3.3

  • Add all required files to MANIFEST.in

1.3.2

  • Fix packaging issue: Include README.rst file

1.3.1

  • Add seantis.dir.base as dependency

1.3

  • Automatically use http for urls that lack a protocol

  • Adds town to export

1.2

  • Adds collective.geo compatiblity

  • Copies improvements of the code introduced in other seantis.dir.* modules.

1.0

  • Initial release

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page