<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.lcnw.co.uk/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.lcnw.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-05-06T15:12:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.4</generator>
	<entry>
		<id>https://www.lcnw.co.uk/wiki/index.php?title=MediaWiki:Common.js&amp;diff=51&amp;oldid=prev</id>
		<title>Clewis: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */  $(function( $ )  { 	$( '#mw-content-text' ).on( 'click', '.newwin &gt; a', function( e ) { 		var other...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.lcnw.co.uk/wiki/index.php?title=MediaWiki:Common.js&amp;diff=51&amp;oldid=prev"/>
		<updated>2017-07-13T14:42:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt;  $(function( $ )  { 	$( &amp;#039;#mw-content-text&amp;#039; ).on( &amp;#039;click&amp;#039;, &amp;#039;.newwin &amp;gt; a&amp;#039;, function( e ) { 		var other...&amp;quot;&lt;/span&gt;&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;
$(function( $ )  {&lt;br /&gt;
	$( '#mw-content-text' ).on( 'click', '.newwin &amp;gt; a', function( e ) {&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>Clewis</name></author>
		
	</entry>
</feed>