mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
.. | ||
filter.php | ||
filterconfig.html | ||
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.