rah_comment_spam
Published under current TXP projects
rah_comment_spam is an customizable anti-spam tool. Prevent comment spam by adding various custom filters via simple interface under Extensions. Limit message lenghts, filter spam words and set spam prevention method: block, moderate or mark as spam, and more.
Image: rah_comment_spam
List of features
- Simple preferences interface under Textpattern > Extensions > Comment antispam-tab.
- Set comment message lenght limitations: min and max, words and characters.
- Limit amount of link untill comment becomes spam.
- Define spam words and substrings, and set the limit how many spam words are needed untill comment becomes spam.
- Customize error message that is shown to people who post spam.
- Define a custom hidden spam trap field.
- Change the spam protection method.
- Comment posting limit per set of time.
Requirements
- Textpattern 4.0.3+
Recommended:
- PHP 5.1.2+
- Textpattern 4.0.6+
Installation and usage
- Paste plugin code to the plugin installer textarea and run the automatic setup
- Then activate the plugin.
- Customize the settings under Textpattern > Extensions > Comment antispam (Essential: remember to visit the Comment antispam page right after activating the plugin).
Changelog
Version 0.2
- Added user based time relative posting limit.
- Fixed hidden spamtrap input’s escaping.
- Improved comment posting evaluating speed.
- Merged install, save, update and fetch arrays.
- Improved installation script.
- Merged SQL queries.
Version 0.1.3
- Fixed forgotten
strtolower().
Version 0.1.2
- Removed typo from admin panel: “Documention” to “Documentation”.
Version 0.1
- First release