This is a simple module to keep track of events and show them to users in various calendar displays. It also provides an event API to allow other modules to store and work with date data.
The 4.6 version of this module has been completely rewritten by Aaron Welch. If you are upgrading from Drupal 4.5, please read the instructions.
The CVS version of 4.6 includes a new basic_event module. Enabling this module gives you an event node without having to use flexinode that includes a location field (like 4.5). It provides an easy upgrade path from the 4.5 version of event, as well as being forward compatible with location module (it uses the same database table).
It is suggested to install flexinode module for imrpoved content creation. You should install it before installing event.module. You can however just make any node type an event by choosing the correct option on the content workflow page.


