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

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

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


Revision 1.2 - (show annotations) (download)
Wed Dec 10 17:29:50 2008 UTC (11 months, 2 weeks ago) by deviantintegral
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1, DRUPAL-6--2-0, HEAD
Changes since 1.1: +26 -0 lines
File MIME type: text/plain
Merging DRUPAL-5--2 back to HEAD for Drupal 6 branch.
1 = Resource Conflict =
2
3 This module allows for users to book resources for use during events. For
4 example, a student can book a microscope for use within their lab.
5
6 == Requirements ==
7
8 CCK and it's nodereference module: http://drupal.org/project/cck
9 Event: http://drupal.org/project/event
10
11 == How does Resource Conflict work? ==
12
13 Resource Conflict requires three things to be set up within a content type. The
14 content type must have at least one nodereference field. The content type must
15 be event-enabled. The resource conflict option must be enabled, and at least
16 one nodereference field must be selected. These will be the resources which will
17 be checked for conflicts.
18
19 If there is a pre-existing event which conflicts in both time and resource, a
20 form error is set and the user is forced to either book a different resource or
21 change the event times.
22
23 == Contact ==
24 This module was developed by Andrew Berry (andrewberry@sentex.net) for use at
25 the Protein Dynamics lab at the University of Guelph.
26 Project Page: http://drupal.org/project/resource_conflict

  ViewVC Help
Powered by ViewVC 1.1.2