=== TinyMCEComments === Contributors: mk_is_here Donate link: http://mk.netgenes.org/my-plugins/mcecomments/ Tags: comments, tinymce Requires at least: 2.5.0 Tested up to: 2.8.4 Stable tag: 0.4.8 A simple hack to enable WYSIWYG editor TinyMCE on the comment field. == Description == Why the need of a preview box if you have the What You See Is What You Get Editor in the same place as your visitors type in the comments? This plugin turns the comment field from a primitive into a WYSIWYG editor, using the internal [TinyMCE](http://tinymce.moxiecode.com/) library bundled with WordPress 2.0 or up, without the need of another separate installation. Functions that only available to writers like adding images were removed and will not show up in the toolbar. == Screenshots == 1. TinyMCEComments in action. 2. Admin interface. == Installation == 1. Extract the zip into the wp-content/plugins directory 1. Activate the plugin through the Admin panel of your WordPress == Frequently Asked Questions == = Does this support ${insert plugin name here} and ${insert another plugin name here}? = Short answer: no. Long answer: Unless that developer modify his/her **OWN** code to use the JS function to insert HTML into the TinyMCE box, no. = Will there be any security issues when I use this plugin? = No. Actually sanity checking for comments are doing in backend, i.e. WordPress filters. This only change the way user input the comment, and how the sanity check are still controlled by WordPress code. And I haven't touch a single bit of that. If you think this plugin poses vulnerabilities, comment boxes with original flavour will also. Go figure. = May I have comment picture support with this plugin? = A big **NO**. Letting user post picture to your blog sounds dangerous to me, as they could place ads, paste invisible tracking bug, and all other nasty things. However if you insist to do so, you may try check how the comment filter works in WordPress. = How do I set the width of the box? It's too wide/narrow! = In dashboard go the "Theme editor" under "Design". Find and click the link "Comments (comments.php)" on the right hand side. Find the line with the tag `