Changes between Version 6 and Version 7 of CsvMacro


Ignore:
Timestamp:
Jul 29, 2012, 1:55:05 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Refs #2801.

Legend:

Unmodified
Added
Removed
Modified
  • CsvMacro

    v6 v7  
    55
    66Display CSV data in a table. Simply copy and paste the CSV data into the macro body and hope for the best.
    7 
    8   See ticket:2801 for the detail of 0.11 support. You can download this [http://trac-hacks.org/attachment/ticket/2801/CSV-0.11.zip?format=raw CSV-0.11.zip] and run
    9 {{{
    10 #!sh
    11 easy_install CSV-0.11.zip
    12 }}}
    13   or directly via http
    14 {{{
    15 #!sh
    16 easy_install http://trac-hacks.org/attachment/ticket/2801/CSV-0.11.zip?format=raw
    17 }}}
    187
    198== Bugs/Feature Requests ==