Searched refs:table2csv (Results 1 – 5 of 5) sorted by relevance
53 $this->Lexer->addSpecialPattern('<table2csv>.*?</table2csv>',$mode,'plugin_table2csv');72 $renderer->meta ['table2csv'] = $data['startMarker'];
1 plugin-table2csv9 2. Install the table2csv plugin using the Plugin Manager and the download URL above. 10 If you install this plugin manually, make sure it is installed in lib/plugins/table2csv/17 <table2csv>&startMarker=any text&</table2csv>
1 base table2csv7 url http://www.dokuwiki.org/plugin:table2csv
10 function table2csv($rawHTML,$filename,$repeatContent, $caption) { function
462 $mdTable = table2csv($table,'tom.csv',false, $caption);