/[drupal]/contributions/modules/signup_scheduler/README.txt
ViewVC logotype

Contents of /contributions/modules/signup_scheduler/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.2.1 - (show annotations) (download)
Fri Feb 29 22:00:37 2008 UTC (20 months, 3 weeks ago) by jrbeeman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--1
Changes since 1.1: +29 -0 lines
File MIME type: text/plain
Preparing for 1.0 release.  Adding README and CHANGELOG.
1 /* $Id$ */
2
3 The Signup Scheduler module allows users of the Signup module to define a schedule for node signups to be opened and closed. Views support is included
4 through providing several fields and filters based on schedule data.
5
6
7 Requirements
8 ------------------------
9 * Signup module must be installed (http://drupal.org/project/signup)
10 * Signups will be opened and closed during cron, so your site must have a cron
11 job configured. See http://drupal.org/cron for details.
12
13
14 Setup
15 ------------------------
16 Once the module is enabled, any signup-enabled node will have an additional
17 fieldset in the "Signup settings" rollout that will allow configuring the
18 open / close dates for signups.
19
20
21 Support
22 ------------------------
23 Please submit any feature requests or bug reports to this project's issue
24 queue at http://drupal.org/project/issues/signup_scheduler
25
26
27 Author / Maintainer
28 ------------------------
29 Jeff Beeman: http://drupal.org/user/16734

  ViewVC Help
Powered by ViewVC 1.1.2