Easy Table free WordPress plugin

Description
Easy Table is a WordPress plugin that allow you to insert table in easy way. Why it’s easy? Because you don’t need to write any complicated HTML syntax. Note that this plugin is not a graphical user interface table generator, so you can simply type your table data directly in your post while you writing. No need to switch to another window nor click any toolbar button. Easy Table using standard CSV format to generate table data, it’s easiest way to build a table. Some Features Easy to use, no advanced skill required Display table in post, page or even in widget Read data from CSV file and display the data in table Sortable table column (using tablesorter jQuery plugin) Fancy table design (using Twitter CSS bootstrap) WYSIWYG safe, I mean you can switch HTML/View tab in WordPress editor without breaking the table data. Known bugs and limitation Enclosure will not work on first cell of a row Chinese characters (and others?) usually stripped down on first cell of a row Unable to create nested table Example usage Basic table [table] Year,Make,Model,Length 1997,Ford,E350,2.34 2000,Mercury,Cougar,2.38 [/table] Table with additional parameter [table tablesorter=”1″ id=”someid”] Year,Make,Model,Length 1997,Ford,E350,2.34 2000,Mercury,Cougar,2.38 [/table] Table with specific width [table width=”500px”] Year,Make,Model,Length 1997,Ford,E350,2.34 2000,Mercury,Cougar,2.38 [/table] Valid width value : auto, any number followed by % or px. If width not set, it will use default width value ( can be changed via Plugin option ) Table with colspan and other attribute in some cells [table] no[attr style=”width:20px”],head1,head2,head3 1,row1col1,row1col2,row1col3[attr class=”someclass”] 2,row2col1,row2col2,row2col3 3,row3col1[attr colspan=”2″],row3col3 4,row4col1,row4col2,row4col3 [/table] Table with initial sort order using table parameter, sort by first column descending [table sort=”desc”] no,head1,head2,head3 1,row1col1,row1col2,row1col3 2,row2col1,row2col2,row2col3 3,row3col1,row3col2,row3col3 4,row4col1,row4col2,row4col3 [/table] Table with initial sort order using table parameter, sort by first column descending, and second column ascending [table sort=”desc,asc”] no,head1,head2,head3 1,row1col1,row1col2,row1col3 2,row2col1,row2col2,row2col3 3,row3col1,row3col2,row3col3 4,row4col1,row4col2,row4col3
Features
Cost:
Free
Provider:
Takien
Popularity:
Medium
WPMarket

