Table of Contents
Open external links in new windows (XHTML conform)
Description
This plugin uses a simple javascript file to open all external links on TracWiki pages in a new window or, depending on your browser and its settings, in a new tab.
Bugs/Feature Requests
Existing bugs and feature requests for ExternalLinksNewWindowPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out ExternalLinksNewWindowPlugin from here using Subversion, or browse the source with Trac.
Configuration
To enable this plugin put the following into your trac.ini configuration file:
[components] tracextlinksnewwindow.* = enabled
Example
Click on any external link and see how it gets opened in a new window. :-)
Recent Changes
[8544] by martin_s on 08/30/10 23:57:30
Added encoding meta-comment and declared SVN keywords as unicode to avoid issues with non-english locales.
[8419] by martin_s on 08/23/10 13:11:29
Removed outdated variable rev from setup file.
[8395] by martin_s on 08/20/10 15:23:36
Removed import of source revisions to avoid installation issues.
[7028] by martin_s on 11/03/09 00:42:25
Released v1.0.
Author/Contributors
Author: martin_s
Contributors:

