Minutes

Categories

Component ID

60134

Component name

Minutes

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

3189

Component created

Component changed

Component body

This module is no longer supported, and will no longer be developed. No co-maintainer requests will be accepted.

The Minutes module allows you to attach minutes to events.

It also allows you to track attendees at events.

This module requires (currently) the event module to be installed.

DRUPAL 6: There is a beta release of this module for Drupal 6. In D6, I split the attendee tracking out into a separate module (bundled together). This release changes slightly hook_minutes_event_attendees — from the point of view of people who already written a module that uses this hook, the primary difference is in the return value from $op = 'title'. Please look at minutesattendees.module for information on this.

BETA: The Drupal 6 version is currently a beta, because I haven't had a chance to test thoroughly. Especially, the upgrade path from Drupal 5 has not been tested. Back up your database before upgrading. If you find any problems, please let me know.

DRUPAL 6: The location of several options have changed in Drupal 6. In particular, there are no more global settings for Minutes. All settings are on a per-content-type basis. Please check the content type form to set any options for minutes.