Differences

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

Link to this comparison view

playground:sampledata [2024/07/23 10:34] – created userplayground:sampledata [2024/07/23 10:42] (current) 49.36.139.3
Line 1: Line 1:
 +Needs code update
 +<code>
 +diff -r M:\Toolbox\Dev\DokuWiki\csv plugin\table.php M:\Toolbox\Dev\DokuWiki\csv plugin\table.php.patched
 +92,94d91
 +<             if($line == 0 && $opt['hdr_rows'] > 0 ) {
 +<                 $renderer->tablethead_open();
 +<             }
 +134,136d130
 +<             if($line == $opt['hdr_rows'] - 1 ) {
 +<                 $renderer->tablethead_close();
 +<             }
 +</code>
 +
 <csv playground:2kWy2.csv></csv> <csv playground:2kWy2.csv></csv>