The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using replacement variables to adapt old BBcode?
On my forum, until recently I was using YouTube bbcode with the following formatting:
Code:
[youtube=XXXXXX]XXXXXX[/youtube] My new formatting is: Code:
[youtube]http://www.youtube.com/watch?v=XXXXXX[/youtube] The way I see it, I need to globally replace [youtube=XXXXXX] with Code:
[youtube]http://www.youtube.com/watch?v= What would the formatting be for a replacement variable that would replace all instances of [youtube=Anything goes here] with [youtube]http://www.youtube.com/watch?v= ? If this is impossible, are there any plugins/products that would facilitate such a change? Or, is it possible to do a similarly specifically-targeted find/replace in my database? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|