IceBB

Welcome to the IceBB bug tracker. Here you can file bugs and request features. Please remember to search before submitting, someone may have already filed the same bug. Also, we'd appreciate it if you try to follow our guidelines.

If you have found a security-related bug, please send an e-mail to security #at# xaos-ia !dot! com with a full description of the bug.

link to this task | email this task | Tasklist

IceBB#459 - BBCode Links in New Window

Attached to Project: IceBB
Opened by Scotepi (Scotepi) - Monday, 18 February 2008, 06:28 UTC-4:00
Last edited by Scotepi (Scotepi) - Monday, 18 February 2008, 06:31 UTC-4:00
Category Post Parser
Due date Not specified
Due in Version Not specified
Priority Normal
Reported version 1.0-dev
Severity Not specified
Status Unconfirmed
Task Type Feature Request
Web Browser All
Web Server All
State Open
Assigned To No-one
Percent Complete
Votes 0
Private No

Details

BBCode links to external sites should open in new windows, the only valid way of doing this in XHTML is with javascript, i don't remember the code of the top of my head but i think its something like this

<a href="http://google.com" onclick="window.open(this.herf)"> or rel=”external” but i don't think thats well supported.

This task depends upon

Loading...