Changes between Version 4 and Version 5 of TracCsvPlugin


Ignore:
Timestamp:
Mar 22, 2015, 12:05:32 PM (9 years ago)
Author:
figaro
Comment:

Added similar plugin

Legend:

Unmodified
Added
Removed
Modified
  • TracCsvPlugin

    v4 v5  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = TracCsvPlugin
     3= An IHTMLPreviewRenderer for CSV files
    44
    55== Description
    66
    7 This plugin implements a IHTMLPreviewRenderer for CSV files. It allows a user to show CSV files as tables in a wiki page.
     7This plugin implements an IHTMLPreviewRenderer for CSV files. It allows a user to show CSV files as tables in a wiki page.
    88
    9 See also: TicketImportPlugin
     9See also: TicketImportPlugin, ExportImportXlsPlugin
    1010
    1111== Bugs/Feature Requests