[rt-users] RT statistics?
Emmanuel Lacour
elacour at easter-eggs.com
Fri Nov 2 06:42:12 EDT 2007
On Thu, Nov 01, 2007 at 11:04:38AM +0100, Wouter van den Bergh wrote:
> Hi,
>
> I cannot exactly find how to create new 'Mason components'. Do you
> happen to have some documentation about it somewhere?
>
No docs ...
But like with every free software, source code is available ;)
I cannot explain you all the Mason stuff, but:
Each reports in the "Tools/Reports" menu, are built from a file in
rt/share/html/Tools/Reports.
So to create new reports, you can do:
mkdir -p rt/local/html/Tools/Reports
then copy and rename one of the file in rt/share/html/Tools/Reports in
this new directory and ... edit it to suit your needs ;)
--
Emmanuel Lacour
More information about the rt-users
mailing list