]Hi all!
I have successfully installed Advanced Syntax Highlighting (THX Andreas) with all the modifcations read in the posts above (THX guys).
I need to fix at least one more thing: If I use the extended editor, copy paste a colored text and use the [highlight=XXX] vb Code tag the color format (and any othe format) doesn't get delete like using the [php] vb Code tag.
example:
[highlight=vb][color=red]coloredtext[/color][/highlight]
[php]coloredtext[/php]
Now i want to fix [highlight=XXX] to work like [php], because inserting preformated code nukes the text between the [highlight] tags.
However I can't find where [php] removes the other codes. Can anyone tell me where I can find this, please.
THX for help!
|