RT3 Statistics package
VERSION:0.1.7

******************************************************************************
See the info Wiki at:
http://wiki.bestpractical.com/index.cgi?RT3StatisticsPackage

See the wish list at:
http://wiki.bestpractical.com/index.cgi?RT3StatisticsPackageWishList

******************************************************************************
Installation Notes:

You need a working RT3 installation, as well as GD::Graph.
Apache::GD::Graph is not needed anymore. The current version of
GD::Graph (August, 2003) requires libgd 2.x, but some commercial
distributions still only provide their clients with version 1.8, which
is not the stable release since the beginning of the year. If they don't
provide a fitting GD::Graph, You either need to update libgd or get an
old version of GD::Graph.

My installation works with libgd 2.0.33, GD version 2.28, 
GD::Graph version 1.43, which is current in CPAN as of August 2005.


Note that you can install this into local instead of share if you prefer,
but if you put it into share, then you can customize it into local,
and still upgrade to later versions easily.


New Installations:
Debian Users:
Just untar this archive into:
/usr/local/share/request-tracker3/

Other distributions:
Untar this archive into:
<path to rt3>/share

Upgrades:
If you're upgrading from a version of Statistics that required you to make 
copies of RT's base files and add Statistics into them, you should first
backup your entire RT directory tree, then make a copy of your existing
Statistics.pm, then remove all the files related to Statistics, verify 
that your RT still functions properly, then follow the new installation 
instructions above, migrating any settings from your saved copy of
Statistics.pm to the new one.

If you're upgrading from a version of Statistics that doesn't require
customization of existing RT files, all you have to do is backup your 
existing Statistics.pm, unpack the new files, then migrate your
settings from your saved Statistics.pm to the new one.


******************************************************************************
Recent Changes:
see CHANGELOG
