/csvdisplay

Read-only mirror of https://svn.typo3.org/TYPO3v4/Extensions/csvdisplay/. Updated daily with svn2git.

Primary LanguagePHP

BVB Media:
Converted the plugin to work with TYPO3 6.2.X. Also fixed the broken code to successfully convert ISO-8859-1 data to UTF-8.

features:
 - Displays CSV Data in html Table
 - css styling header, and even/odd rows or even by individual row / cell number
 - posible to use first line of csv as headers
 - custom headers can entered in backend
 - any character as CSV Separation Character possible default is comma

to do / missing features:
 - multipage page display, currently the whole data is shown in a single table
- Configuration via typoScript 
- missing Manual
-- ??? any feature suggestions