=== jQuery Reply to Comment === Contributors: Giovambattista Fazioli Donate link: http://www.undolog.com Tags: browser, opensearch, search Requires at least: 2.6 Tested up to: 2.7.1 Stable tag: 1.31 Add "reply" and "quote" features on each comment list by Javascript/jQuery. == Description == Add "reply" and "quote" features on each comment list. If you have jQuery installed on you blog, this Plugin add two link in each comments list (on single page). This plugin can auto include `jQuery from Google Ajax API repository`. You can also choose to use only `jQuery only` (only Javascript) or a mix of `jQuery/PHP`. Thanks to [Cristiano Fino's Plugin](http://www.cristianofino.net/post/Comment-toolbar-plugin-per-Wordpress.aspx "Cristiano Fino's Plugin") for original idea. If you doesn't use jQuery please visit [Cristiano Fino's Plugin](http://www.cristianofino.net/post/Comment-toolbar-plugin-per-Wordpress.aspx "Cristiano Fino's Plugin") == Screenshots == None == Installation == 1. Upload the entire content of plugin archive to your `/wp-content/plugins/` directory, so that everything will remain in a `/wp-content/plugins/jquery-reply-to-comment/` folder 2. Open the plugin configuration page, which is located under `Options -> jQuery Reply to Comment` 3. Activate the plugin through the 'Plugins' menu in WordPress (deactivate and reactivate if you're upgrading). 4. Done. Enjoy. == Translations == Unnecessary == Frequently Asked Questions == = If my blog does't include jQuery? = On configuration page you can include jQuery from Google Ajax API repository. However you can use [Cristiano Fino's Plugin](http://www.cristianofino.net/post/Comment-toolbar-plugin-per-Wordpress.aspx "Cristiano Fino's Plugin") = Can I set style? = Yes! You can edit jqr2c.css file in folder plugin == Changelog == ` * 1.31 Minor rev * 1.30 Improve fetch, update jQuery version * 1.11 Improve Thanks and content * 1.10 Patch jQuery text() with attr(): Thanks to Napolux * 1.0 First release `