Hi,
yes, for some reason I opted not to add the tabulator as an option for the export. Not really sure why…
However, WP-Table Reloaded won’t get it anymore, but the designated successor TablePress (see http://ww.wp.xz.cn/extend/plugins/tablepress/ ) will (or actually has it already 🙂 )
Regards,
Tobias
Hi Tobias,
Thanks for your answer.
It strikes me, url’s on your page with only www in front are clickable :-). I had to take the http also.
I use the plugin only ( at this moment ) for one table.
Will installing the new tablepress overwrite the old table-reloaded or is it possible to use both, next to each other ?
Some related questions:
1.
If I understand this well enough, the only way to use the table is to display the full content.
Is it possible, in the tablepress, to take only certain rows instead of the whole csv ?
2.
If I know where the table / csv is saved, I can write an import of one the rows by myself.
Best regards,
Ruud
Hi Ruud,
URLs on my page? What exactly are you talking about? 🙂
No, you can’t use TablePress and WP-Table Reloaded next to each other. That would actually be useless any way, as TablePress is a replacement for WP-Table Reloaded. You can however easily import your existing table. After that you should deactivate and delete WP-Table Reloaded.
About your other questions:
The CSV import will always import the entire table. You can then however hide or delete not needed rows on the table’s “Edit” screen via the buttons below the input fields.
In TablePress, tables are saved in JSON format as a custom post type. I do not recommend writing a custom import though, as this is by no means easy to integrate and would just cause ugly side effects.
Regards,
Tobias
Hi Tobias,
On tablepress.org/features I see an reference to /spielplan/saison-2012 where the time column 1 and 2 holds a time with an url.
Mainly I was searching for a plugin, getting values from an csv or an sqlite, instead always mysql. Couldn’t find one.
best regards,
Ruud
Hi Ruud,
those are not actually times, but baseball game scores 🙂 And yes, of course these don’t have to be the URL, but can be any text. If you use the “Insert Link” button below the table input fields, you can choose this as the “Link Text”.
TablePress/WP-Table Reloaded can import entire CSV file, but they can not do DB-like SQL queries against the data. You can only show the entire file as a table.
Regards,
Tobias