Banshee PHP framework

Forum

what is considered spam in modules?

libre
3 August 2010, 18:33
Please explain what is considered spam in modules?
I can not use cyrillic letters at all on demo site, it almost always detected as spam
If not spam then converted to question marks anyway...

Banshee version: demo site
Hugo Leisink
3 August 2010, 19:30
For the demo website, it's all normal characters (a-z), numbers and special characters. All other is seen als 'unreadable text' and therefor marked as spam.

Note that Banshee is a framework. If you want certain features to behave differently, you can change the code. Allowing extra characters can be done easily by changing the function that marks text as spam (function message_is_spam() in libraries/posting.php).
Name: