Patch for making report plugins possible
Description
This patch adds to trac the capability of having new report output formats as plugins.
Plugins based on this patch are:
- ExcelReportPlugin (to output .xls files from reports)
Bugs/Feature Requests
Existing bugs and feature requests for ReportPluginPatch are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
kennethxu added attachment:trac-0.10.4-report-plugin.patch for Trac 0.10.4 release. Somebody help to add to SVN?
Source
You can check out ReportPluginPatch from here using Subversion, or browse the source with Trac.
Example
You patch your trac, copy an report render plugin to your plugins directory and add the component to your trac.ini
Recent Changes
[1976] by ajo on 02/15/07 10:22:03
patch submited to repository
[1975] by ajo on 02/15/07 09:55:29
New hack ReportPluginPatch, created by ajo
Author/Contributors
Author: ajo
Contributors:
Attachments
- trac-0.10.4-report-plugin.patch (2.7 kB) -
this patch works for 0.10.4
, added by anonymous on 07/16/07 03:45:17. - trac-0.12-report-plugin.patch (2.7 kB) -
seems to work against 0.12
, added by mortee on 07/12/10 02:24:17.

