User Tools

Site Tools


iinfo:traviata_dokuwiki_csv_tables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
iinfo:traviata_dokuwiki_csv_tables [2011/01/30 10:49] – created tomgeeiinfo:traviata_dokuwiki_csv_tables [2011/01/30 10:53] (current) tomgee
Line 5: Line 5:
      <csv file= <:info:test.csv> </csv>      <csv file= <:info:test.csv> </csv>
  
-This will display a table like this:+I put a csv file in the media area using the media upload page. The file is test.csv and using the above syntax, here is the data from the csv displayed as a table: 
 <csv file= <:info:test.csv> </csv> <csv file= <:info:test.csv> </csv>
 +
 +I could also put the same data inline using csv tags. Here are the tags I will use:
 +     <csv>1,2,3
 +          4,5,6
 +          7,8,9
 +     </csv>
 +
 +The data displayed from this looks like:
 +<csv>1,2,3
 +4,5,6
 +7,8,9
 +</csv>
iinfo/traviata_dokuwiki_csv_tables.1296402569.txt.gz · Last modified: 2011/01/30 10:49 by tomgee