Hwo to write module for new CCK field
strokine - July 12, 2008 - 16:42
Hello,.. I'm totally new for Drupal Module Development.
I use Drupal 6.2. I need to create a module which will add a new field type to CCK. For example: My new type should contain Start Time, End Time, Description fields. But I need it not like a node, but like a field (widget?).
Could you please point my to the examples or description of how to do this. I couldn't find anything which I can use as a starting point.
Thanks a lot
Eugene

I know I saw a handbook page
I know I saw a handbook page on that somewhere but you can just download one of the existing modules and use that as a guide. Be sure to rename it throughout the code.