Project

General

Profile

Actions

Feature #1151

open

Open Links in New-Window

Added by Marco Tralles almost 16 years ago. Updated about 1 month ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Start date:
2008-05-01
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

actualy each detetected link in ticet-descriptions or other texts will open in the same window and so the open redmine gets lost. by creating xhtml-sites it's not allowed to use the target-tag - i know - but you can use this kind of javascript-pendant i use also for WAI-compatible sites:

<a href="http://www.any-target-domain.tld" onclick="window.open(this.href); return false;" title="external link">www.any-target-domain.tld</a>

it would be helpfull if this behavior will be added to redmine.


Files


Related issues

Related to Redmine - Feature #13263: Prevent confusion generated by the top Help linkClosed

Actions
Has duplicate Redmine - Feature #3801: Links to external pages should get a target="_blank" attributeClosed2009-09-01

Actions
Blocked by Redmine - Defect #20841: Bare URLs in Markdown don't have "external" classClosed

Actions
Actions

Also available in: Atom PDF