My Address Book
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
My Address Book is an Archetypes-based, add-on product for Plone to manage a simple address book from within Plone. In addition, it is the example product that goes together with the "Customizing Archetypes" chapter of the "Programming Plone" tutorial.
Project Description
My Address Book is an Archetypes-based, add-on product for Plone
to manage a simple address book from within Plone. In addition,
it is the example product that goes together with the Customizing
Archetypes chapter
of the Programming Plone
tutorial.
Installation
Like any other Plone product either via the quickinstaller tool or an external method.
Dependencies:
- Plone 2.0+ or Plone 2.1+
- Archetypes 1.3.1+
- ATExtensions (available from neuroinf.de/LabTools)
How it works
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
httpfor 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.
Known issues
None
To Do
- i18n support
- vCard based import/export
Current Release
My Address Book 1.0.1
Released Aug 19, 2005 — tested with Plone 2.1, Plone 2.0.5, Archetypes 1.3
Increased compatibility with ATExtensions.
More about this release…
-
Get
My Address Book
for
all platforms
- Product Package
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0.1 | Aug 19, 2005 | Increased compatibility with ATExtensions. More about this release… |
Plone 2.1
Plone 2.0.5
Archetypes 1.3
|
final |
| 1.0 | Aug 18, 2005 | First release. More about this release… |
Plone 2.1
Plone 2.0.5
Archetypes 1.3
|
final |

