CVS messages for Duration
October 26, 2008
-
#310833: Don't make the HMS format show up for nodes where the duration has not (yet) been entered.
-
#316940: Fix named pattern syntax in regular expressions.
October 8, 2008
-
Don't try to clone non-objects, in case the caller passes one.
-
Duration: /modules/duration/duration.module 1.12
Duration: /modules/duration/views/duration.views.inc 1.1
Duration: /modules/duration/views/duration_handler_field.inc 1.1Make formatters work in views by providing a custom field handler that loads the Duration object (which CCK's default handler does not).
-
Directory /cvs/drupal-contrib/contributions/modules/duration/views added to the repository
July 17, 2008
-
Store conversion factors as object properties, as opposed to a static function variable.
-
Add missing end quote to the formatter description string.
May 27, 2008
-
More robust default values.
-
Fix normalization.
-
Duration: /modules/duration/duration.inc 1.4
Duration: /modules/duration/duration.module 1.9
Duration: /modules/duration/duration_api.module 1.4
Duration: /modules/duration/duration_element.module 1.5* Have a lower-case API even for the object, like Views 2. Looks much more natural this way, too. * Separate conversion factors from general metrics properties and make it possible for an object user to change them.
