You could add the target attribute to the extension http://m.mediawiki.org/wiki/Extension:LinkAttributes (or I can do it later this week, if it helps).
/Leo Den 7 jan 2013 23.24 skrev "Al Johnson" <[email protected]>: > Yeah, I saw that. How hard would it be to write a little tag extension > where I call whatever wiki code is usually used to parse "[[... ]]" to get > an HTML anchor and add the "target='_blank'" myself? > > Thanks, > al > > > > > ________________________________ > From: Geri <[email protected]> > To: Al Johnson <[email protected]>; MediaWiki announcements and site > admin list <[email protected]> > Sent: Monday, January 7, 2013 3:16 PM > Subject: Re: [MediaWiki-l] How to insert internal link that opens new tab? > > Hello, > > The easiest way to do it is > http://www.mediawiki.org/wiki/Manual:$wgExternalLinkTarget > Not the best solution though as it modifies every external URL. > > Geri > > 2013.01.07. 23:01:55 dátumon Al Johnson <[email protected]> írta: > > > Hello, > > > > I have a form with a link to the regular search page. The user needs to > click the link and then later return to the form page to finish filling it > out. I would rather them use a separate tab for the search rather than > using the browsers 'Back' button which resets some of the form fields. > > > > Thanks, > > Al > > _______________________________________________ > > MediaWiki-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
