<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.english-linguistics.de/grammarparadise/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
	<title>MediaWiki:Common.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.english-linguistics.de/grammarparadise/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://www.english-linguistics.de/grammarparadise/wiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-04-10T13:01:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://www.english-linguistics.de/grammarparadise/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3663&amp;oldid=prev</id>
		<title>Frank: Gert indends to allow stundent to start WebTrale from the Wiki and later come back to the page they came from</title>
		<link rel="alternate" type="text/html" href="https://www.english-linguistics.de/grammarparadise/wiki/index.php?title=MediaWiki:Common.js&amp;diff=3663&amp;oldid=prev"/>
		<updated>2020-11-19T15:08:05Z</updated>

		<summary type="html">&lt;p&gt;Gert indends to allow stundent to start WebTrale from the Wiki and later come back to the page they came from&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * @source https://www.mediawiki.org/wiki/Snippets/Open_specific_links_in_new_window&lt;br /&gt;
 * @version 2018-09-15&lt;br /&gt;
 */&lt;br /&gt;
$( function () {&lt;br /&gt;
	$( &amp;#039;#mw-content-text&amp;#039; ).on( &amp;#039;click&amp;#039;, &amp;#039;.newwin &amp;gt; a&amp;#039;, function () {&lt;br /&gt;
		var otherWindow = window.open();&lt;br /&gt;
		otherWindow.opener = null;&lt;br /&gt;
		otherWindow.location = this;&lt;br /&gt;
		return false;&lt;br /&gt;
	} );&lt;br /&gt;
} );&lt;/div&gt;</summary>
		<author><name>Frank</name></author>
	</entry>
</feed>