1 [[!template id=plugin name=table author="[[VictorMoral]]"]]
4 This plugin provides the [[ikiwiki/directive/table]] [[ikiwiki/directive]].
5 It can build HTML tables from data in CSV (comma-separated values)
6 or DSV (delimiter-separated values) format.
8 It needs the perl module [[!cpan Text::CSV]] for the CSV data.