=== jQuery Comment Preview === Contributors: Dimox Donate link: http://dimox.net/visavi/ Tags: jQuery, comment, comments, preview Requires at least: 2.5 Tested up to: Stable tag: 0.1.7 Live comment preview without page reboot. Works on jQuery. == Description == Live comment preview without page reboot. Works on jQuery. ~~~~~~~~~~~~~~~~~~~~ **Attention** ~~~~~~~~~~~~~~~~~~~~ Since version 0.1.5 plugin have a new template of a HTML editor buttons. Therefore **when upgrading the plugin from earlier version to 0.1.5 or higher it is necessary to do following**: * If you have changed the default preview block template, save it somewhere on your computer. * Click the "Reset Defaults" button at the bottom of the plugin options page. * Now you can again setup an options if you needed. If not reset the plugin's options, it may not work. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Attention:** *knowledge of CSS and HTML may require for using the plugin.* **Features:** * Live comment preview, which does not take that extra space on a page. * The simple HTML-editor (instruction on using the editor are on the plugin options page). * You can customize the comment preview block as you wish. You can display: comment author name, avatar (static or dinamic using gravatar.com), comment date and time, comment text. All this can be designed with CSS. * You may don't connect the plugin's CSS file (optional), if you wish to reduce a number of queries to your server. * The plugin's JS and CSS files are connected only on a pages with a comment form. **What's new in last version (0.1.7):** * Solved the problem, when preview did not work until the "Update Options" button not been pressed on a plugin options page. * jQuery 1.4.2 is now connected instead of jQuery 1.3.2. Full version history you can find [here](http://articlesss.com/jquery-comment-preview-wordpress-plugin/#version-history). == Installation == 1. Upload `jquery-comment-preview` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Play once with the `width` parameter of `#jquery-comment-wrap`, `#jquery-comment-preview` and `#comment_preview` identifiers (which are in the `jquery-comment-preview.css` file) to fit the width under your design. 4. If it's necessary, you can customize options in admin interface at the `Options -> jQuery Comment Preview` page. 5. If it's necessary, you can edit other CSS styles for the comment preview block in the `jquery-comment-preview.css` file. 6. That's all. == Screenshots == 1. jQuery Comment Preview in action == Changelog == Version history and list of changes you can find [here](http://articlesss.com/jquery-comment-preview-wordpress-plugin/#version-history).