Changeset 837 for plugins/preapproved/trunk/readme.txt
- Timestamp:
- 08/27/08 17:21:27 (4 months ago)
- Files:
-
- 1 modified
-
plugins/preapproved/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/preapproved/trunk/readme.txt
r654 r837 1 1 Plugin: PreApproved 2 2 URL: http://habariproject.org 3 Version: 1. 23 Version: 1.3 4 4 Author: Habari Project 5 5 6 6 Purpose 7 7 8 PreApproved will automatically approve comments from commenters who already have the specified number of approved comments in your blog's database. 8 PreApproved will automatically approve comments from commenters who already have the specified number of approved comments in your blog's database. The exception is comments that a spamchecker plugin has marked as spam. These will not be approved. 9 9 10 10 Requirements … … 20 20 Usage 21 21 22 Configuration for PreApproved is performed by clicking the Configure button in its listing on your plugins page. The configuration screen has only one field - the number of comments the commenter must already have in the database to have new comments automatically approved. If you enter the number zero in this field, all comments will be automatically approved .22 Configuration for PreApproved is performed by clicking the Configure button in its listing on your plugins page. The configuration screen has only one field - the number of comments the commenter must already have in the database to have new comments automatically approved. If you enter the number zero in this field, all comments will be automatically approved, unless a spamchecker plugin has run previously and marked the comment as spam. 23 23 24 24 After you're done making your configuration changes, click the 'Save' button at the bottom of the form to save the changes. Click the 'Close' button to completely close the form.
