=== CommentMailer24 === Contributors: ozeflyer Donate link: http://sit.24stunden.de/cmailer Tags: comments Requires at least: 2.0.0 Tested up to: 2.5 Stable tag: 0.1.2 CommentMailer notifies subscribers of incoming comments to their subscribed postings. == Description == CommentMailer notifies subscribers of incoming comments to their subscribed postings. All subscribers are managed by an additional table in that database the Wordpress weblog is running. == Installation == 1. Download the zipped archive from the plugin repository 2. Unzip the archive 3. Upload the entire folder to the plugin's directory of your weblog installation (wp-content/plugins/) 4. Login into your weblog and activate the plugin CMailer 5. Open the comments.php template from your theme's directory with an ascii-editor (like notepad or gedit) 6. Insert the following line of PHP-code: 7. Upload the changed comments.php template 8. Check your Weblog 9. Well done == Frequently Asked Questions == Is this version compatible to version 0.1.1 ? -- No. The used data tables are not compatible. CMailer-0.1.2 deletes all of your old subscribers by replacing the table with a new version of data table. Sorry. Upcoming versions will be compatible. == Screenshots == == Arbitrary section == FROM CHANGE.LOG: May 13th, 2008: + Version 0.1.2 released + simplify the function call + double opt-in procedure + version 0.1.1 is deprecated Apr 17th, 2008: + Version 0.1.1 released + fixed: different setup/install descriptions in cmailer.php and website + fixed for Wordpress 2.5 + paged output of all subcribers + single unsubscribings of users + unsubscribing all users + optimizing table Feb 8th, 2008: + Version 0.1.0 released