features
- database not required
- allows to delete and edit messages through a web interface (admin only)
- allows for admin to reply messages (admin only)
- parses all HTML tags except: <a href="http://domain.com">Domain</a>
<b>some text</b> <i>some text</i> (can be turned on/off [admin only])
- splits long words into pieces by nn characters (number of chars can be set through a web interface (admin only))
- breaks message list into pages (number of messages per page is adjusted thruogh a web interface (admin only))
- replaces text smiles with picture icons (e.g. ;) -
or :p - ) (adjustable (admin only))
- filters unwanted words contaning in dictionary.inc (words can be added thruogh a web interface [admin only])
install
- copy all files into one directory retaning subdirectories structure
- set permissions to all files by a command "chmod 755 *", except data.inc, dictionary.inc and data.php, read about setting permissions to files in your operating system manual
- set permissions to data.inc, dictionary.inc, data.php with "chmod 666 data.inc dictionary.inc data.php"
- dictionary.inc contains cencored words, one string considered as a word
note
- if you have any futher questions or find any "bugs" please e-mail to trent@id.ru
- product is positioned as a freeware and supplied "as is"
- special thanks to Maxim Yefimochkin for translating this manual
|