[[PageOutline(2-5,Contents,pullout)]] = Open external links in new windows (XHTML conforming) == 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. For its usage, click on any external link and see how it gets opened in a new window. == Bugs/Feature Requests Existing bugs and feature requests for ExternalLinksNewWindowPlugin are [report:9?COMPONENT=ExternalLinksNewWindowPlugin here]. If you have any issues, create a [/newticket?component=ExternalLinksNewWindowPlugin new ticket]. [[TicketQuery(component=ExternalLinksNewWindowPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:externallinksnewwindowplugin here]. The plugin is also available on [pypi:TracExtLinksNewWindow PyPI]. == Source You can check out ExternalLinksNewWindowPlugin from [/svn/externallinksnewwindowplugin here] using Subversion, or [source:externallinksnewwindowplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. To enable this plugin, put the following into your `trac.ini` configuration file: {{{#!ini [components] tracextlinksnewwindow.* = enabled }}} == Recent Changes [[ChangeLog(externallinksnewwindowplugin, 3)]] == Author/Contributors '''Author:''' [wiki:martin_s] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''