Contents
TracCsvPlugin
Description
A IHTMLPreviewRenderer for CSV file. Show csv files as wiki table.
Bugs/Feature Requests
Existing bugs and feature requests for TracCsvPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracCsvPlugin from here using Subversion, or browse the source with Trac.
Install
The simplest way to install it is using easy_install:
easy_install http://trac-hacks.org/svn/traccsvplugin/0.12/
You will need to enable it in trac.ini:
csvplugin.* = enabled
Add this under [mimeviewer] section
[mimeviewer] mime_map = text/comma-separated-values:csv,text/csv:csv
Recent Changes
Author/Contributors
Last modified 19 months ago
Last modified on Nov 28, 2011 11:43:49 AM

