=== JTRT Responsive Tables === Contributors: MyThirdEye Donate link: // Tags: responsive tables, responsive, table, table generator, csv to table, csv, convert csv, responsive table generator, foo tables, responsive table, mobile tables, html table generator, html5 table Requires at least: 4.0 Tested up to: 4.4.1 Stable tag: 2.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily create responsive tables in the backend without having to read or write code. This plugin converts CSV files into responsive HTML. == Description == JTRT Responsive Tables is a plugin designed to help average wordrpess users with creating amazing responsive tables for their websites without having to deal with HTML or CSS. This plugin works by converting CSV files into responsive HTML tables. =Features= * Simple Backend Table Editor * Covert your excel CSV files to responsive html with a few clicks! * 4 Custom Breakpoint sizes! (XS SM MD LG) * Edit Table cells within the backend! * Custom Shortcode, Easy to use! * Custom CSS classes for your tables! * **WIP** - Table styler! * Table sorting! * Table filtering! =Getting Started= This is a very straight forward plugin, however I have created the following resources to help you get started using my plugin. If you have any questions or comments, please contact me through github. The docs on the github is currently outdated, I am working on updating the DOCS and video tutorial for V2, please stay tuned and sorry for any inconvenience this may have caused. [DOCS](https://github.com/mythirdeye/jtrt-tables) | [Video Tutorial](https://youtu.be/OTxaksRothY) =Credits= I'm a 21 year old self-taught student who created to plugin to help users easily create responsive tables on their wordpress website. Originally this was a simple personal project but grew to over 300+ active installs. I want to thank each and everyone of you who downloaded and used my plugin, it means a lot and I hope it has served you well. Having said this, I didn't create this plugin entirely from scratch. I made use of amazing frameworks and scripts developed by other amazing people who deserve all the credit for their work. This plugin makes use of other plugins which I have not created or contributed to in any way, I do not take credit for these works, the credits belong to their respective authors. These plugins are: 1. [Footable](http://fooplugins.com/plugins/footable-jquery/) 2. [jQuery CSV to Table](https://code.google.com/p/jquerycsvtotable/) 3. [jQuery](https://jquery.com/) 4. Much love to those who helped me with issues, too many awesome people to list, love you all! == Installation == 1. Upload `jtrt-tables folder` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy == Frequently Asked Questions == = How does this plugin work? = JTRT Responsive Tables works by converting tables in csv formats, into responsive html5 markup language. = How does the responsiveness work? = This plugin uses FooTables to make the responsiveness happen. It 'hides' columns on smaller sizes so the table isn't squished and looking ugly. Although it hides columns, you can always view the hidden columns by clicking on the rows. = Do I need to know any HTML/CSS to use this plugin? = No, everything happens in the backend using a live representation of your table. You can manually select which columns to hide on the tablet and mobile sizes just by clicking your mouse. == Screenshots == 1. The settings page. 2. The end results on mobile sized screens. == Changelog == = 2.0.0 = * Updated plugin framework (More OOP oriented/modular/faster/cleaner) * Custom post type * Better table organization * Simpler UI * Updated DOCS / Video Tutorial * Ability to add custom classes to tables * Ability to edit/change table values * Added 2 more breakpoints for SM and MED breakpoints! * Improved database saving * Fixed issue with editing multiple tables at once * Fixed issue with improper loading of libraries * etc.. Too many to count! = 1.3.2 = * Updated backend styles * Added a new "General Tips" area to the Docs section * Added a new "Support the plugin" area to the Docs section * Added a table name option to help better identify different tables * Fixed issues with tables updating when they aren't supposed to * Fixed issues with tables showing up above other content = 1.3 = * Added a new shortcode method, you can now save tables as shortcodes * Fixed issues with csv conversion * Updated backend styles = 1.2.2 = * Added the ability to sort and filter the tables * Fixed headers error * Fixed some styling issues * Updated the backend styling * Added a new video tutorial to the docs section = 1.2.1 = * Updated the readme file. = 1.2 = * Added A Tabbed menu layout for the back-end. == Arbitrary section == This plugin makes use of Foo Tables to create the responsiveness of the tables.