Installation instructions (see also http://www.ilfilosofo.com/blog/comments-preview/ ) 1. Upload the filosofo-comments-preview.php file into your plugins folder (in http://www.%your_blog_address%/wp-content/plugins/) and activate it in your control panel. 2. If your WordPress version is 1.5.1.1 or newer, or if you're using only popup comments with 1.5, then you're done! (You can find your WordPress version at the bottom of the admin pages for the blog, after logging in to the blog.) Otherwise (e.g. if it's version 1.5), see the plugin page above for instructions. ############################################################ Changes made: For version 0.7 -support for theme switching -Guessing for preview templates -Better preview values filtering For version 0.6 -added pop-up support -cleaned up some of the code For version 0.5.4g -removed php shortcuts (e.g. changed ID for the benefit of other comments plugins that might call it For version 0.5.4 -Put the JavaScript alert scripts in the header using the wp_head hook -Made the comments theme button editing automatic for WP after 1.5 (i.e. starting with 1.5.1.1 and newer). For version 0.5.3 -added the 'comment_form' action hook to the comments form on the preview page For version 0.5.2 -made the default preview template hide the info for a person if she's logged in -fixed a problem that incorrectly styled quotation marks around previewed words -fixed a problem that kept the plugin from saving changes made to themes with odd characters (such as periods ".") For version 0.5.1 -fixed some variable names to ensure compatibility with WordPress 1.5.2