You are here

README.txt in Resource Conflict 6.2

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 7.3 README.txt
  4. 7.2 README.txt
= Resource Conflict =

This module allows for users to book resources for use during events. For
example, a student can book a microscope for use within their lab.

== Requirements ==

CCK and it's nodereference module: http://drupal.org/project/cck
Event: http://drupal.org/project/event

== How does Resource Conflict work? ==

Resource Conflict requires three things to be set up within a content type.  The
content type must have at least one nodereference field.  The content type must
be event-enabled.  The resource conflict option must be enabled, and at least
one nodereference field must be selected. These will be the resources which will
be checked for conflicts.

If there is a pre-existing event which conflicts in both time and resource, a
form error is set and the user is forced to either book a different resource or
change the event times.

== Contact ==
This module was developed by Andrew Berry (andrewberry@sentex.net) for use at
the Protein Dynamics lab at the University of Guelph.
Project Page: http://drupal.org/project/resource_conflict

File

README.txt
View source
  1. = Resource Conflict =
  2. This module allows for users to book resources for use during events. For
  3. example, a student can book a microscope for use within their lab.
  4. == Requirements ==
  5. CCK and it's nodereference module: http://drupal.org/project/cck
  6. Event: http://drupal.org/project/event
  7. == How does Resource Conflict work? ==
  8. Resource Conflict requires three things to be set up within a content type. The
  9. content type must have at least one nodereference field. The content type must
  10. be event-enabled. The resource conflict option must be enabled, and at least
  11. one nodereference field must be selected. These will be the resources which will
  12. be checked for conflicts.
  13. If there is a pre-existing event which conflicts in both time and resource, a
  14. form error is set and the user is forced to either book a different resource or
  15. change the event times.
  16. == Contact ==
  17. This module was developed by Andrew Berry (andrewberry@sentex.net) for use at
  18. the Protein Dynamics lab at the University of Guelph.
  19. Project Page: http://drupal.org/project/resource_conflict