Commit Graph

9 Commits

Author SHA1 Message Date
moodler bde0832a23 Moved badwords list to censor.php file (bug 3164) 2005-05-08 15:10:17 +00:00
ikawhero 748105767f Just so we can put spaces in the bad words string. 2005-03-26 03:03:26 +00:00
moodler dc15cff35a Modern version :-) 2005-03-05 11:53:46 +00:00
moodler e661425c2b Use a customised style for censored words 2005-03-05 03:41:00 +00:00
moodler fc34bbe886 Improved censor
- now blacks out words using styles
  - gets the words from the language pack
2005-03-05 03:32:38 +00:00
moodler df1c46115b Improvement to filters, providing speed boost AND better compatibility
with Turck MMCache.

Filter function must now have a particular name

   eg resource_filter

where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler 4da85078e9 Changed the name of all filters to be consistent.
Removed texh filter
2004-02-17 05:22:26 +00:00
moodler b81789c55b Add a simple README 2003-10-16 09:39:18 +00:00
moodler 3e6525ba88 A very simple filter to censor "bad" words.
Also provides an example of how to write filters.
2003-10-16 09:33:27 +00:00