=== jQuery Comment Preview === Contributors: Dimox Donate link: http://dimox.net/visavi/ Tags: jQuery, comment, comments, preview, live Requires at least: 2.3 Tested up to: Stable tag: 0.2 Live comment preview without page reboot. Works on jQuery. == Description == Live comment preview without page reboot. Works on jQuery. **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.2):** * Text links in the preview now are clickable. * New option: 'Add the target="_blank" parameter to external links'. * New option: 'Show button with WordPress smilies' - uses build-in WordPress smiles. * Added French localization (thanks to Wolforg). Full version history you can find [here](http://dimox.net/jquery-comment-preview-wordpress-plugin/#versionHistory). == 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://dimox.net/jquery-comment-preview-wordpress-plugin/#versionHistory).