=== Plugin Name === Contributors: Alejandro Bernabé Donate link: http://www.sortea2.com/ Tags: comments, SEO, legibility, usability Requires at least: 2.0.2 Tested up to: 2.9 Stable tag: trunk This plugin make readable your comments. Capitalization, good spaces between words, etc. == Description == The plugin **capitalize** firsts words in paragraphs, strip **unnecesary spaces between words** and puntuaction marks. Also have the option to envolve between em html tags the text that are between double quotes in order to increase the readability. It doesn't break **html code** in your comments, but other kind of special language will be probably broken, we keep this in mind for later versions. It respects proper names if the text is in lower cases. In case that the text is entirely in upper cases, it leaves all in lower cases without putting the first character of the proper names in upper case. == Installation == 1. Upload the `legible-comments` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Your plugin is working! == Changelog == = 0.5 = * HTML Links not corrupted and some minor bugs fixed. = 0.4 = * HTML tags will not be corrupted. = 0.3 = * URLs and e-mail addresses will not be corrupted. = 0.2 = * Fixed some minor bugs. = 0.1 = * First version of Legible Comments For Wordpress.