bbcode extention bbcode extention
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

bbcode extention

Started by wuschel_lux, April 05, 2007, 02:48:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wuschel_lux

Hi,

I think it could be very useful to add a bbcode for external links.
Actually I have teh possibility to add for ex. a link in gallery decription:
[url=http://yoursite.com/]Url Text[/url]
[email]user@domain.com[/email]


But if I have an external page to be linked I wanted to have something like:
[url_out=http://yoursite.com/]Url Text[/url_out]
with the parameter target="_blank"

I hope you will understand my request.

Regards

Aeronautic

Perhaps this thread will help you and others:

BBCode for URLS

SaWey

external/internal url's are automatically detected in the development version.

Joachim Müller

target="_blank" sucks. I don't like to be bossed around by an app when it comes to the decision wether to open a new window or not - I'm opposed to open new windows. Marking thread accordingly.