You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jose Filipi
d89e5c3cfa
|
2 years ago | |
---|---|---|
.. | ||
classes/privacy | 2 years ago | |
lang/en | 2 years ago | |
README.txt | 2 years ago | |
filter.php | 2 years ago | |
settings.php | 2 years ago | |
version.php | 2 years ago |
README.txt
//////////////////////////
// //
// Censorship Filter //
// //
//////////////////////////
This is a very simple Text Filter that searches text
being output to the screen, replacing "bad" words
with other words.
To customise the word list, use the censor settings page
in the filters administration page.
If no customised list has been provided, a default list
specified in the current language pack will be used. Note that
the custom list is an alternative to the default list not
an addition to it.