The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Specific Censor
Okay, I HAVE done a search on this and didn't come up with much. I know all about replacements, and that's what I'm using currently, but it's not a perfect system that way.
Here's an example (it's just an example, I don't really want to censor the word "shut" LOL) I'd like to have the word "shut" be changed to "shutter" if I just use "shut" in the replacements, now shutter will come out "shutshutter". I can add a space at the beginning and end and that fixes it, but now I have to come up with every possible incantation of the word. Shut, shut, shut shut. Shut. SHUT SHUT, SHUT. (you get the idea) so here's my question... Is there a hack to censor one specific word, not case sensitive, to another. Something like the censor feature now where it goes inside {} to make it real specific {shut} OR Can you think of a better way to handle this? Thanks! |
#2
|
||||
|
||||
perhaps this:
http://www.vbulletin.org/hacks/index...ack&hackid=709 |
#3
|
|||
|
|||
I don't think so -- I want this to work the same way the censor works, or the replace feature works... just to be more specific. I think what you pointed me too is a search and replace on exisiting data already in the table.
Anyone? |
#4
|
||||
|
||||
In newreply.php, newthread.php and editpost.php, find:
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|