| 1 |
This is a simple module to keep track of events and show them to users.
|
| 2 |
Send comments to gerhard@killesreiter.de.
|
| 3 |
|
| 4 |
The event.module has the following features:
|
| 5 |
|
| 6 |
- event types based on nodeapi
|
| 7 |
- four calendar views: month, day, week, and table
|
| 8 |
- filtering of views based on content type and taxonomy
|
| 9 |
- ical export of calendars
|
| 10 |
|
| 11 |
Sponsors:
|
| 12 |
---------
|
| 13 |
- Initial release (Drupal 3.0):
|
| 14 |
Verband der Vereine Deutscher Studenten http://vdst.net/
|
| 15 |
- Sortable calendar table (Drupal 4.4):
|
| 16 |
National Association of Hispanic Professionals http://www.nshp.org/
|
| 17 |
- Nodeapi model and multiday event support (Drupal 4.6):
|
| 18 |
CivicSpace http://www.civicspacelabs.org
|