wiki:TracCsvPlugin

Version 7 (modified by Ryan J Ollos, 9 years ago) (diff)

Removed unrelated plugins.

An IHTMLPreviewRenderer for CSV files

Description

This plugin implements an IHTMLPreviewRenderer for CSV files. It allows a user to show CSV files as tables in a wiki page.

Bugs/Feature Requests

Existing bugs and feature requests for TracCsvPlugin are here.

If you have any issues, create a new ticket.

enhancement

1 / 2

Download

Download the zipped source from [download:traccsvplugin here].

Source

You can check out TracCsvPlugin from here using Subversion, or browse the source with Trac.

Installation

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 the trac.ini file:

[components]
csvplugin.* = enabled

Add this under [mimeviewer] section:

[mimeviewer]
mime_map = text/comma-separated-values:csv,text/csv:csv

Recent Changes

10954 by helend on 2011-11-28 10:33:14
Initial Check in
10953 by helend on 2011-11-28 10:30:59
New hack TracCsvPlugin, created by helend
(more)

Author/Contributors

Author: helend
Maintainer: Bangyou Zheng
Contributors: