Changeset 717676
- Timestamp:
- 05/24/2013 06:41:51 AM (13 years ago)
- File:
-
- 1 edited
-
bleep-filter/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bleep-filter/trunk/readme.txt
r717663 r717676 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 An advanced word and content filter perfect for eliminating profanity and spoilers.11 An advanced word and content filter perfect for passively eliminating profanity and spoilers. 12 12 13 13 == Description == … … 34 34 Alternatively you can add exception words or phrases using the plugin's exceptions words list to prevent them from being filtered. 35 35 36 = How does it work? = 37 Most bad word filters use simple one for one matching of words. This makes filtering difficult because it forces you to think of every possible spelling for each word in every situation for it to be effective. 38 39 For example you want to filter the word shazbot. Normally you add the word to the filter and hope the correct spelling is used. What happens if the user types the word shaazzzboughtte! or even sh@zb0t!? Would the filter pick it up? Bleep Filter would. 40 36 41 == Screenshots == 37 42 … … 53 58 == Upgrade notice == 54 59 55 = 0. 4=56 This version now includes importing with csv files for adding words in bulk60 = 0.3 = 61 This version now includes titles and excerpts
Note: See TracChangeset
for help on using the changeset viewer.