Thoul
VIP

Joined: 30 Jul 2002
Posts: 17823
Location: USA
|
Posted: March 9th 2009, 5:53 pm Post subject: [BETA] Censor Block |
|
|
Title: Censor Block
Description: Prevents users from entering naughty words into the database.
Version: 0.0.2
phpBB 3 Version: 3.0.4
Download: Censor Block 0.0.2
Censor Block is a moderation assistance tool that prevents vulgar words from being posted on a phpBB forum. When someone attempts to post on a forum, Censor Block will scan the submission for words defined in the forum's word censors. If a naughty word is detected, a message will be displayed asking the user to alter their post. The error message will include a preview of the post with the censor triggering words highlighted.
Censor Block also checks private messages and user profile fields in the same manner. Custom Profile Fields created in the phpBB 3 admin panel are checked as well, if they are defined as a text field. The highlighting format is controlled via CSS in the stylesheet of your themes.
Version 0.0.2 Notes:
This is a phpBB 3 based rewrite of my old phpBB 2 hack of the same name. This is a very early version that I'm putting out in hopes of getting some people to test it. In my tests, it worked pretty well, so this is basically the "final" version unless someone finds something I missed.
This version does a censor check on:
- Post subject
- Post message body
- Post guest username
- Attachment comments
- Text profile fields (interests, location, etc.)
- Text based custom profile fields
- Signatures
- Private message subjects
- Private message body
_________________ Fringes of Algo - Phantasy Star Community
phpBB Smith: Modifications
70+ Listings @ phpBBHacks.com |
|