= 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 [report:9?COMPONENT=ReportPluginPatch here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ReportPluginPatch&owner=ajo new ticket]. == Download == Download the zipped source from [download:reportpluginpatch 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 [http://trac-hacks.org/svn/reportpluginpatch here] using Subversion, or [source:reportpluginpatch 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 == [[ChangeLog(reportpluginpatch, 3)]] == Author/Contributors == '''Author:''' [wiki:ajo] [[BR]] '''Contributors:'''