moodle/filter/censor
2005-07-26 13:06:44 +00:00
..
filter.php Provide setup screen for the censor bad words list. Note that for decencies 2005-07-26 13:05:13 +00:00
filterconfig.html Added configuration screen for bad words list. 2005-07-26 13:06:44 +00:00
README.txt Added configuration screen for bad words list. 2005-07-26 13:06:44 +00:00

//////////////////////////
//                      //
//  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.