You are here: Home Plone products DateBoxWidget

DateBoxWidget (1.0.2)

1
by olena last modified 2008-06-20
0.0
0.0
0.0
0.0
Released on 2006-04-09 by Partecs Participatory Technologies under LGPL - GNU Lesser General Public License available for All platforms.
Software development stage: alpha
DateBox is a Plone Archetype Field using JavaScript, DHTML and advanced Date parsing to generate the date based on the grammar passed. The purpose of DateBox is to simplify the date entering process using grammatical terms we are all familiar with.

Usage:

  1. Install as usual in your Products folder
  2. Install the product from portal_quickinstaller.
  3. In your custom Archetype, add : from Products.DateBox import DateBoxField from Products.DateBox import DateBoxWidget
  4. Use like a regular field/widget in your Type's Schema. There is an included example.
Document Actions
Powered by Plone