Do you want to make bbCode URL tags open in a new window/tab using the target='_blank' parameter that is the default for other links in Fireboard 1.0.4 stable?
Here's how.
- Open the file /components/com_fireboard/sources/interpreter.fireboard.inc.php
- Go to line 227 and add the target='_blank' right before the end of the link in the line for
(Sorry, I tried to include the code, but it was butchered every time I submitted the post.)
Save the file and you should now have bbCode URL's that open in a new window/tab like the rest of the links in Fireboard.