The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to replace a text in posts of special forum before it got parsed
I am thinking to replace- deploy bbcodes in specific forums BEFORE BB_PARSER from class_bbcode.php starts to translate them to html.
Especialy I want that all [ url ] tags/codes in forumid=24 be interpreted/translated as of they are [hide][ url ] In worst case I will hardcode Database and replace all [ url ] strings of posts written in that specific forum, like I presented here http://www.vbulletin.com/forum/showt...77#post1533977 But I agree with Jef, that it is a bit ugly to make such a hard changes instead of catching the translation process with a plugin. Could anybody help me with php code for such a plugin? I start something, but I am not sure. PHP Code:
Which Hook one need to use to stay before BB Parser? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|