Mailing List Archive

Creating New Reports
I have read the help files that have come with Trac
v.0.7x but I am still stumped about WHERE do I create
a new report. SQL is not a problem but I don't know
where can I actually put a sql query that will result
in a report ... is there an interface, is it part of
trac-admin, do i just edit a file in the source tree
????

Cheers



__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
Creating New Reports [ In reply to ]
With trac-admin you need to give yourself REPORT_ADMIN permissions.
Then on the report page there will be a link to create a new report.

jbw

Kevin Smith wrote:

> I have read the help files that have come with Trac
> v.0.7x but I am still stumped about WHERE do I create
> a new report. SQL is not a problem but I don't know
> where can I actually put a sql query that will result
> in a report ... is there an interface, is it part of
> trac-admin, do i just edit a file in the source tree
> ????
>
> Cheers
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Trac mailing list
> Trac@lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
Creating New Reports [ In reply to ]
On Wed, 23 Jun 2004 5:14pm, Kevin Smith wrote:
> I have read the help files that have come with Trac
> v.0.7x but I am still stumped about WHERE do I create
> a new report. SQL is not a problem but I don't know
> where can I actually put a sql query that will result
> in a report ... is there an interface, is it part of
> trac-admin, do i just edit a file in the source tree

'New report' in the navbar. You will need to have REPORT_CREATE
permission (which you can grant yourself in trac-admin).
--
Nicholas Riley <njriley@uiuc.edu>