wiki:CsvMacro

Version 12 (modified by figaro, 8 years ago) (diff)

Moved example to functional description

Display CSV data in a table

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin allows you to display CSV data in a table. Simply copy and paste the CSV data into the macro body: the data should then be displayed in a html-formatted table.

The following input:

{{{
#!CSV
123	123	123	123
234	234	234	234
}}}

would be rendered as:

123123123123
234234234234

Bugs/Feature Requests

Existing bugs and feature requests for CsvMacro are here.

If you have any issues, create a new ticket.

defect

7 / 8

enhancement

2 / 4

Download

Download the zipped source from here.

Source

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

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

18581 by jun66j5 on 2023-11-04 00:42:39
CsvMacro: make compatible with Trac 1.4/1.6 and Python 3 (closes #14252, #14151)
16768 by rjollos on 2017-08-26 03:07:09
Add license info
15929 by rjollos on 2016-10-17 22:27:00
1.0: Change format of version metadata
(more)

Author/Contributors

Author: athomas
Maintainer: none (needsadoption)
Contributors: