[Framework-Team] date widgets for Plone 5
Rok Garbas
rok at garbas.si
Tue Sep 17 23:29:52 UTC 2013
Quoting David Glick (Plone) (2013-09-17 19:01:59)
> Currently we have way too many date and datetime widgets in core:
> - Archetypes
> - z3c.form
> - collective.z3cform.datetimewidget (added as an override of the default
> z3c.form one by plone.app.z3cform; uses jquerytools date picker)
> - plone.formwidget.datetime (added by plone.app.event; uses jquerytools)
> - plone.app.widgets (uses pickadate)
>
> The latter 2 offer both Archetypes and Dexterity compatible widgets, and
> we should standardize on one of them for Plone 5. Rok and Johannes, can
> you make a recommendation?
as said on framework meeting:
plone.formwidget is a successor of collective.z3cform.datetimewidget, but in
plone.app.widgets we dropped the dependency on jquerytools (for the reason that
there was no active development for almost 2years) and used pickadate library
instead.
next task to make plone.app.event use plone.app.widgets for its widgets in
sprints to come. once we did that then i would say tis time to merge
plone.app.widgets/toolbar into coredev.
--
Rok Garbas - http://www.garbas.si
More information about the Framework-Team
mailing list