You are here: Home Plone products My Address Book

My Address Book (0.1)

1
by Ihor Berehulyak last modified 2009-01-16
0.0
0.0
0.0
0.0
Released on 2005-07-17 by Raphael Ritz for Plone 2.0 under Unavailable License available for All platforms.
Software development stage: alpha
My Address Book is an Archetypes-based, add-on product for Plone to manage a simple address book from within Plone.
It is the example product that goes together with the "Customizing Archetypes" chapter of the "Programming Plone" tutorial.

MyAddressBook provides two new content types AddressBook and Contact as well as some custom fields, validators, widgets and view macros via MyATE to handle structured names (first name, last name), street addresses, email, homepage etc.

Special features

  • Contact ids are generated from the name whenever possible.
  • Email addresses get masked for anonymous views but they are functional links when seen by authenticated users.
  • The URL field supports a configurable default protocol which is set to http for the homepage field.
  • A custom URL validator to support the previous feature.
  • Address books allow configuration of which fields from their contacts to be included in the overview.
Document Actions
Powered by Plone