$Id: README.txt,v 1.14 2008-11-12 23:22:19 dww Exp $ The signup module allows users to sign up for nodes of any type. For each signup-enabled node, this module provides options for sending a notification email to a selected email address upon a new user signup (good for notifying event coordinators, etc.), and a confirmation email to users who sign up. When used on event-enabled nodes (http://drupal.org/project/event) or nodes that have a CCK date field (http://drupal.org/project/date), it can also send out reminder emails to all signups X days before the start of the event (per node setting), and automatically close signups X hours before their start (general setting). There are settings for restricting signups to selected roles and content types. There is support for both registered and anonymous users to sign up. Both can receive confirmation and reminder emails, and registered users are also able to cancel their signups and view listings of their current signups. There is extensive integration with the Views module (http://druapl.org/project/views), and also support to embed the signup form as a pane using panels (http://druapl.org/project/panels). For installation instructions, see INSTALL.txt. For instructions on upgrading, see UPGRADE.txt. For information about theming, see theme/README.txt. Send feature requests and bug reports to the issue tracking system for the signup module: http://drupal.org/node/add/project_issue/signup. For a list of future work, also see http://groups.drupal.org/node/5044. This module was originally co-developed by Chad Phillips and Jeff Robbins, and sponsored by Jeff Robbins. It is now being maintained by: Derek Wright (http://drupal.org/user/46549) a.k.a. "dww".