wiki:CsvMacro

Version 9 (modified by figaro, 9 years ago) (diff)

Cosmetic changes

Display CSV data in a table

Notice: This plugin is unmaintained and available for adoption.

Description

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.

Bugs/Feature Requests

Existing bugs and feature requests for CsvMacro are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

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

Renders as:

123123123123
234234234234

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
Contributors: