=== Simple TinyMCE Button Upgrade ===
Contributors: Josh Lobe
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A9E5VNRBMVBCS
Tags: tinymce, editor, buttons, button, add, cut, copy, paste, font, font style, font select, font color, table, tables, visual editor, emoticons, emotions, smilies, smiley, smily
Requires at least: 3.1
Tested up to: 3.3
Stable tag: 1.2
Beef up your visual tinymce visual editor! Add font style variations; tables and control their properties; and now... Emoticons!!
== Description ==
Simple TinyMCE Button Upgrade will expand the default array of buttons in the visual tinymce editor. This editor is extremely powerful, however wordpress only utilizes some of this power by default. This plugin will add many more buttons, further expanding your customization process.
Basically, this plugin will allow you to edit your posts/pages just like you would using a word editor. No need for mucking about in HTML and CSS. Just highlight your text, select your changes, and presto! Instant beautification.
If you like this plugin, or if you don't like it, please leave a rating. Thank you.
You can use my webpage Here to ask questions or to suggest future update features.
Also, the smallest donations will be gratefully accepted if you wish to click here.
UPDATE: Added support for tables. Now, you can use your visual editor to create tables; including formatting options such as border sizes and colors, background colors, spacing, margins, paddings, captions, and a whole lot more!!
UPDATE: Added support for Emoticons. Now, you can use your visual editor to insert emoticons into your posts and pages.
== Installation ==
1. Upload the plugin to your 'wp-content/plugins' directory, or download and install automatically through your admin panel.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. There is not an options menu; this is as simple as it gets. The buttons are added automatically. Just open any post or page in the visual editor to see your new buttons.
== Frequently Asked Questions ==
= I still don't see my buttons after activating the plugin =
You may have to click the button titled "enable kitchen sink" from your top row. This will expand the editor buttons.
== Screenshots ==
1. Shows the button row added to the tinymce editor.
2. Shows font family selection.
3. Shows font size selection.
4. New row of buttons added for tables functionality.
5. The popup table properties.
6. The popup table cell properties.
7. Creating a table in the backend visual editor.
8. Displaying the table in the frontend.
9. Showing emoticons on the backend.
10. Showing emoticons on the frontend.
== Features ==
* Adds buttons for cut, copy, and paste.
* Adds a button to insert horizontal rows.
* A dropdown list for font-styles.
* A dropdown list for font-size.
* Adds colorpickers for font foreground and background colors.
* Adds anchors, making their usage extremely easy. (Ever wondered how you click a link and it auto-scrolls you halfway down the page?? Here's how.)
= New =
* Adds a new row for adding tables and manipulating their properties individually. Add as many tables as you like, and change the properties of each, without affecting your other tables.
* Adds a new button for... are you ready.... EMOTICONS!!
== Changelog ==
= 1.2 =
* Added support for emoticons. Insert emoticons from your visual editor and they will be displayed on your blog posts/pages.
= 1.1 =
* Added buttons for tables.
* Now you can create tables, and control properties such as padding, margins, spacing, individual cell background colors, number of columns and rows, and a whole lot more.
= 1.0 =
* Plugin was created.