Help Adding Custom vB Code.
What I'd like to do is add an [iurl] tag to my vB code. It should function the exact same way as the url tag does but without a target="_blank" in the link html - the links should simply open up in the same window. How would I go about adding this? I'm assuming you can't just add this in via the Add New BB Code page in the admincp. I want it to have the exact same functionality as url :
[iurl]http://www.domain.com[/iurl]
[iurl=http://www.domain.com]Named Link[/iurl]
How would I add this?
|