wiki:CsvMacro

Version 5 (modified by Ryan J Ollos, 14 years ago) (diff)

Added pageoutline.

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 and hope for the best.

See ticket:2801 for the detail of 0.11 support. You can download this CSV-0.11.zip and run

easy_install CSV-0.11.zip

or directly via http

easy_install http://trac-hacks.org/attachment/ticket/2801/CSV-0.11.zip?format=raw

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