The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How tow modify the STANDARD bbcode?
I've created my own custom codes before, but I want now to modify the standard BBCODE for the URL tag:
I want to change it from <a href="url">target</a> to <a href="myphpframeset.php?link=url">target</a> so I can put the offsite links into my own frameset Thanks, Matt |
#2
|
||||
|
||||
you have to take a look at functions_bbcodeparse.php
|
#3
|
|||
|
|||
Thanks very much Stefan for letting me know where to look.
I am a little surprised the vb folks did that. It would be nice to have some phrase level control of the links and html attributes defined by standard bbcode. I can see where people might want to open in the current or existing window or add CSS attributes to some of them. "Hardwiring" them in php does not seem like the best approach. Regards, Matt |
#4
|
||||
|
||||
you're welcome
yeah harcoding anything in htlm is a bad way, maybe with the next bigger release those little snipets will be in the phrasesystem as well |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|