I'm rather new to the whole vbulletin thing, but really want to add custom tags to my bbcodes that will allow for highlighting and so forth. I found a nice php package for syntax highlighting in 'geshi'; however, I cannot figure out how to make it work within the 'replacement' aspect of the custom bbcode entry dialog.
Of course, perhaps it's not possible

But, just in case it is, this is "basically" what I want to put in my custom bbcode:
You must first be a
registered member to view any code.
Anyway, as you can probably imagine, it's not really working.
If anyone has any ideas on how to fix this...or if anyone has links to a freely available syntax highlighter for c++ (or mod for vbulletin that uses geshi), please let me know.
Thanks!