- Compatible XF Versions
- 1.3
- 1.4
- 1.5
[TH] Data Tables - Add BB code to create DataTables and use the powerful DataTables jQuery plugin
Description
This add-on adds a simple
BB code with an option to display using the powerful DataTables jQuery plugin. Columns are separated by using commas or pipes, or with tabs if you have Allow Tabs in Redactor Editor installed. Rows are separated by new line characters. To create named tables for a header, the [TABLE=head] BB code can be used, or to create tables with no header, the [TABLE=nohead] BB code can be used. The tables contain very minimal styling, allowing you to style tables in your own way. BB code can be used within the table, however the code must not contain one of the separator characters (i.e., tables within tables don't really work!).
Features
Description
This add-on adds a simple
Features
- Separate columns using commas, pipes, or tabs (Note: Tabs require Allow Tabs in Redactor Editor add-on to function)
- Separate rows by a new line
- No complex BB code to memorize
- Contains jQuery's DataTables plugin allowing sorting, filtering, pagination, and much more
- Table cells can contain BB code elements