You are here

README.txt in Signup 5

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7 README.txt
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 (with
the event.module installed), it can also send out reminder emails to
all signups X days before the start of the event (per node setting),
and automatically close event signups X hours before their start
(general setting).  Settings exist for restricting signups to selected
roles and content types.

Support exists for both registered and anonymous users to sign up for
events.  Both can receive confirmation and reminder emails, and
registered users are also able to cancel their signups and view listings
of their current signups.

Conflict resolution features for registered users is also available by
enabling the signup_conflicts module, located in the contrib folder of the
signup module.

For installation instructions, see INSTALL.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".

File

README.txt
View source
  1. The signup module allows users to sign up for nodes of any type. For
  2. each signup-enabled node, this module provides options for sending a
  3. notification email to a selected email address upon a new user signup
  4. (good for notifying event coordinators, etc.), and a confirmation
  5. email to users who sign up. When used on event-enabled nodes (with
  6. the event.module installed), it can also send out reminder emails to
  7. all signups X days before the start of the event (per node setting),
  8. and automatically close event signups X hours before their start
  9. (general setting). Settings exist for restricting signups to selected
  10. roles and content types.
  11. Support exists for both registered and anonymous users to sign up for
  12. events. Both can receive confirmation and reminder emails, and
  13. registered users are also able to cancel their signups and view listings
  14. of their current signups.
  15. Conflict resolution features for registered users is also available by
  16. enabling the signup_conflicts module, located in the contrib folder of the
  17. signup module.
  18. For installation instructions, see INSTALL.txt.
  19. Send feature requests and bug reports to the issue tracking system for
  20. the signup module: http://drupal.org/node/add/project_issue/signup.
  21. For a list of future work, also see http://groups.drupal.org/node/5044.
  22. This module was originally co-developed by Chad Phillips and Jeff
  23. Robbins, and sponsored by Jeff Robbins. It is now being maintained
  24. by: Derek Wright (http://drupal.org/user/46549) a.k.a. "dww".