collective.behavior.contactinfo 0.9
A set of dexterity behaviors providing common contact info fields
Table of Contents
collective.behavior.contactinfo
Overview
This package provides behaviors to deal with contact information.
Available Behaviors
- Internet contact info
- Providing email, twitter, irc_nickname and site fields
- Phone contact Info
- Providing phone and mobile fields
Requirements
- Plone >= 4.0.x (http://plone.org/products/plone)
- Dexterity > 1.0 (http://plone.org/products/dexterity)
Installation
To enable this product,on a buildout based installation:
Edit your buildout.cfg and add collective.behavior.contactinfo to the list of eggs to install
[buildout] ... eggs = collective.behavior.contactinfo
After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.
Sponsoring
Development of this product was sponsored by:
Credits
- Simples Consultoria (products at simplesconsultoria dot com dot br) - Implementation
Changelog
0.9 (2011-09-14)
- Add factories to all behaviors [erico_andrei]
- Add latitude and longitude info for IAddress [erico_andrei]
- Tests now use plone.app.testing [erico_andrei]
0.8 (2011-07-13)
- Updated Brazilian Portuguese translation [erico_andrei]
0.7 (2011-07-09)
- Added a behavior for Address [erico_andrei]
0.6 (2011-07-07)
- Leaving AnnotationStorage behind, let's use AttributeStorage [erico_andrei]
0.5 (2011-07-07)
- Phone contact info behavior [erico_andrei]
- Net contact info behavior [erico_andrei]
- Initial release [erico_andrei]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.behavior.contactinfo-0.9.tar.gz (md5) | Source | 2011-09-14 | 16KB | 257 | |
- Author: Simples Consultoria
- Home Page: http://www.simplesconsultoria.com.br/
- Keywords: dexterity behavior plone
- License: GPL
- Categories
- Package Index Owner: ericoandrei
- DOAP record: collective.behavior.contactinfo-0.9.xml
