Hey Karen,

Could a simple Time Field be added? One that's not attached to a particular date, such gives a couple drop-down lists (or some other input method) for entering in a time of day? I haven't found a good way to implement this via the date field.

Found some code on a form element of this sort, but not in CCK form...

http://www.drupalcoder.com/story/353-drupal-6-time-field-element

What think? Shouldn't be hard huh?

Comments

tyromind’s picture

oh - and as you may hear frequently - I'd love to just do this myself. I have a small background in programming/scripting (VB, C++, JS, ActionScript). Recently I've been stumbling through learning PHP as I've come to love Drupal and build all the sites I do with it now, but I've just stuck to the theming side because I can get my feet wet there but developing even just a CCK field - when I look at the Number/Text CCK modules, read documentation, etc... well, I end up posting a feature request. All this to say, how could I get started? I'd be willing to do this time field, but I realize I'd spend 2 weeks and come up with something broken. Any ideas?

tyromind’s picture

Status: Closed (fixed) » Active
asimmonds’s picture

There is a CCK time field module available: http://drupal.org/project/cck_time. Unfortunately there is no 6.x release yet (or a work-in-progress 6.x port patch in the issue queue)

tyromind’s picture

Hmm. Yeah that's what I'm looking for. Not sure if Steve.m is still working on that module anymore. Maybe someone could pick it up and port it over to 6?

tyromind’s picture

Status: Active » Closed (fixed)

N/m - steve's on it http://drupal.org/node/263116#comment-1129127 - closing request here

Status: Active » Closed (fixed)