Modify

Opened 17 years ago

Closed 7 years ago

#1760 closed defect (wontfix)

How to Use Plugin Once Installed

Reported by: W Owned by: ajo
Priority: normal Component: ExcelReportPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I've installed both pyExcelerator and ExcelReportPlugin, copied excel_report_plugin.py into the plugins directory and restarted Apache. When I refreshed Trac I noticed the file excel_report_plugin.pyc was created in the plugins directory. From there I have no idea how to generate any Excel reports. At the bottom of the query page, "Download in other formats" lists only RSS Feed, Comma-delimited Text, Tab-delimited Text, and SQL Query. I've searched everywhere throughout Trac and can't seem to find out how to use this plugin. Any help is appreciated.

Thanks.

W

Attachments (0)

Change History (4)

comment:1 in reply to:  description Changed 17 years ago by Chudik

Hallo W!

I've stuck with the same problem - the plugin was installed in Plugins folder but Excel report link didn't appear. A luck that I have got WebAdmin plugin in which I descovered a disabled plugin named excel-report-plugin. Once enabled it writes a string like

excel_report_plugin.reporttoexcel = enabled

into [components] section of a project trac.ini file.

After that I've got Excel in "Download in other formats" list.

Best regards,
Chudik.

comment:2 Changed 17 years ago by iparaian@…

I got the same problem, but even if I add that line into trac.ini file it still dosen't display Excel report link.

Please advice.

comment:3 Changed 16 years ago by anonymous

I've got the same issue - installed in a newly created plugins dir. Plugins dir set in trac.ini... modified trac.ini file acces rights to enable web based changes.

Enabling the plugin changed trac.ini: -snip- [components] excel_report_plugin.reporttoexcel = enabled -snip-

But nothing happend in the report view - no Excel link!

comment:4 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Deprecated: use ExcelDownloadPlugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain ajo.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.