=== MCE Table Buttons ===
Contributors: jakemgold, thinkoomph
Donate link: http://www.get10up.com/plugins-modules/wordpress-mce-table-buttons/
Tags: tables, table, editor, WYSIWYG, buttons, tinymce
Requires at least: 2.8
Tested up to: 3.1
Stable tag: 1.0.4

Adds table editing buttons to a new, third row in the WordPress WYSIWYG editor.

== Description ==

Adds table editing buttons to a new, third row in the WordPress WYSIWYG editor.

A very light weight plug-in based on a slightly modified version of the table editor plug-in included with the full version of TinyMCE 3.2.7. Only includes English localization; please let us know if you would like additional localizations added. Note that this should not be used with other plug-ins that significantly alter the editor's default behavior. It is intended to be a simple, light weight solution for editors who only want to add table management to WordPress' included editor.

Hoping to add the ability to hide the new table editing toolbar with the "kitchen sink" option in a future  update.


== Installation ==

1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder 
`mce-table-buttons` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


== Screenshots ==

1. The editor with the new table editing controls.

== Changelog ==

= 1.0.4 =
* Updated TinyMCE table plug-in to corresponding TinyMCE update in WordPress 3.1 (still supports <3.1 too)

= 1.0.3.1 =
* Updated support / developer information

= 1.0.3 =
* Code clean up, 3.1 testing

= 1.0.2 =
* Fixed editor save warning appearing for unchanged content when the table is at the bottom of the editor
* Minor code clean up

= 1.0.1 =
* Fixed issue with WebKit browsers (Safari and Chrome) - TinyMCE bug