// $Id$

INTRODUCTION
------------
Original Sponsor: Digital202
Original Developers: India-based team
Oversight: DaveNotik (http://drupal.org/user/18129/contact), killes, zero2one
Drupal version 5 Maintainer: zero2one <http://drupal.org/user/105066>

This module enables teams to track outstanding cases which need resolution.
As it is dependent on CCK (i.e. content module), it allows customizing your case tracker
options, Views, Token, rules modules integration, etc'.


INSTALLATION
------------
1. Copy the files to your sites/SITENAME/modules directory.
2. Enable the case tracker module and its dependencies at admin/modules.
3. In admin/settings/casetracker set at least one content type as a
   'Case tracker content type'.
4. Enable the fields that will act as 'Case tracker fields'.
5. Create a case content - make sure comments are enabled. Whenever a change in
   the case tracker fields will be made, you will see the diff in the top of
   that comment.