Hi

I would assume so since I can't seem to find anything on forcing internal
links to open in a new tab. The other solution would be to write some
JavaScript that does it and add it to the common.js.

 For templating if you need to treat internals as externals you could wrap
the urls in fullurl or canonicalurl function. see:
https://www.mediawiki.org/wiki/Help:Magic_words section:URL Data.

On Sun, Oct 26, 2014 at 6:05 AM, Legault, Phillip [ITSUS] <
[email protected]> wrote:

> Thank you
> How about internal page links?
>
> Would I have add them as though they were external?
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:
> [email protected]] On Behalf Of chris tharp
> Sent: Friday, October 24, 2014 7:19 PM
> To: MediaWiki announcements and site admin list
> Subject: Re: [MediaWiki-l] Internal Links
>
>  $wgExternalLinkTarget = '_blank';
>
> See:https://www.mediawiki.org/wiki/Manual:$wgExternalLinkTarget
>
>
>
>
>
> On Fri, Oct 24, 2014 at 4:04 PM, Legault, Phillip [ITSUS] <
> [email protected]> wrote:
>
> > Is there a way to set Internal Links\external links to open in new tab?
> >
> > Thank You!
> > Phil
> >
> > _______________________________________________
> > MediaWiki-l mailing list
> > To unsubscribe, go to:
> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> >
> _______________________________________________
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> _______________________________________________
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to