Metadata-Version: 1.0
Name: collective.dtwidget
Version: 0.1dev-r59928
Summary: Munges the ATDateTime CalendarWidget into a formlib widget.  Plone only
Home-page: http://svn.plone.org/svn/plone/collective.dtwidget
Author: Matthew Wilkes
Author-email: matthew.wilkes@circulartriangle.eu
License: GPL
Description: Takes the CalendarWidget shipped with Archetypes and Plone and displays the user input section as a formlib widget.
        Use overrides.zcml to make this the default widget.  Correct functionality requires the CalendarWidget javascripts from core plone being accessible, as well as having
        ATContentTypes installed.  No unit tests yet, this is a proof of concept.
        
Keywords: formlib widget Datetime
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
