/[drupal]/contributions/modules/duration/duration_element.info
ViewVC logotype

Contents of /contributions/modules/duration/duration_element.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sat Apr 26 23:16:47 2008 UTC (19 months ago) by jpetso
Branch: MAIN
CVS Tags: DRUPAL-6--0-9, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2, DRUPAL-6--1-0, HEAD
So, what happens if jpetso has a lot of work to do and should really
get the important stuff done first?

Right, he works on making the unimportant stuff perfect, including
a complete rework of the Duration API - which is now split into a real
(ISO compatible, highly reusable) duration object and a set of
(new) formatter functions. Plus some further rework to make the elements
rock a bit more, too.

Frickin' cool, no? ...well, not entirely:
- Still no CCK integration (although the formatter functions will
  make it easy to write some fine formatters), and, of course,
- More important work still left behind :P

But both of those will work out in the end, I presume.
1 ; $Id: duration.info,v 1.1 2008/03/22 01:05:44 jpetso Exp $
2 name = Duration element
3 description = Provides a form element for entering time durations.
4 package = Date/Time
5 dependencies[] = duration_api
6 core = 6.x

  ViewVC Help
Powered by ViewVC 1.1.2