[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/filter/censor/ -> README.txt (source)

   1  //////////////////////////
   2  //                      //
   3  //  Censorship Filter   //
   4  //                      //
   5  //////////////////////////
   6  
   7  This is a very simple Text Filter that searches text
   8  being output to the screen, replacing "bad" words
   9  with other words.
  10  
  11  To customise the word list, use the censor settings page
  12  in the filters administration page.
  13  
  14  If no customised list has been provided, a default list
  15  specified in the current language pack will be used. Note that
  16  the custom list is an alternative to the default list not
  17  an addition to it.


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1