The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help regarding creating a bbcode for c++
i was thinking to add a programming section in my forum. But the problem is that color scheme of bbcode php is good but not exactly required for c++. so i want to make a little changes in it. If somebody tell me that from where (in which file) i will find the bbcode of php so that i can change it according to c++.
Thanks in advance. |
#2
|
|||
|
|||
The php bbcode is handled in includes/class_bbcode.php, in function handle_bbcode_php(). But the real work is done by calling a php function highlight_string() http://us2.php.net/manual/en/functio...ght-string.php so you won't be able to change that.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|