PDA

View Full Version : New Posting Features - Advanced Antishout (Unicode)


Vitaly
01-21-2010, 10:00 PM
You know, that vbulletin anitshout feature doesn't work well for unicode. This product fix issue, and add flexible settings.

What this product do
Convert ALL topic title to lower case, if more than allowed seqient big letters found
Convert
!!!!!! => !
???? => ?
...... => ... Why ALL topic converted to lower case? Because we can't know the best match for each case. So, lower-case considered as kind of "punishment"

How to install
Import product XML
Go to ACP -> Options -> Message Posting & Editing options
Disable built-in anntishout
Enter Letters to antishout (english, russian alfabet for my case, and !) See screenshot for details.

Development goes here: http://github.com/rcdesign/vb-advanced_antishout . Patches are welcome.

lazydesis
01-22-2010, 04:25 AM
does this also change thread title or only in post?

also can we put custom antishouts?

for eg. lot of members put "<<<<<thread title>>>>>" like that

i want it changed to "thread title"

thanks.

also any chance of this working on vb4.0.1??

Vitaly
01-22-2010, 07:28 AM
This mod works with topic title. I've fixed description.

ChopSuey
01-23-2010, 03:13 AM
Good work! Thanks installed & nominated.

ChopSuey
01-23-2010, 02:28 PM
This has CFRS protection or whatever? Cause i get errors when posting new thread.

Unable to add : cookies already sent.

Vitaly
01-23-2010, 02:38 PM
Such error can happen if php try to print some warning because of settings in php.ini. Please, look into webserver log ant tell me exact error/warning text.

vijayninel
03-02-2010, 10:45 PM
Thanks so much for this. Its small things like this which make a forum really pleasurable. :)

Installed.