<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cookingwiki.com/w/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://cookingwiki.com/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://cookingwiki.com/w/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-05-08T14:53:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.6</generator>
	<entry>
		<id>https://cookingwiki.com/w/index.php?title=MediaWiki:Common.js&amp;diff=61&amp;oldid=prev</id>
		<title>CookingAdmin: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */ $(document).ready(function() {     if (mw.config.get(&#039;wgUserName&#039;) === null) {         $(&#039;a.new&#039;).each(function() {             var text = $(this).text();             $(this).replaceWith(text);         });     } });&quot;</title>
		<link rel="alternate" type="text/html" href="https://cookingwiki.com/w/index.php?title=MediaWiki:Common.js&amp;diff=61&amp;oldid=prev"/>
		<updated>2024-02-06T17:32:24Z</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; $(document).ready(function() {     if (mw.config.get(&amp;#039;wgUserName&amp;#039;) === null) {         $(&amp;#039;a.new&amp;#039;).each(function() {             var text = $(this).text();             $(this).replaceWith(text);         });     } });&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;
$(document).ready(function() {&lt;br /&gt;
    if (mw.config.get(&amp;#039;wgUserName&amp;#039;) === null) {&lt;br /&gt;
        $(&amp;#039;a.new&amp;#039;).each(function() {&lt;br /&gt;
            var text = $(this).text();&lt;br /&gt;
            $(this).replaceWith(text);&lt;br /&gt;
        });&lt;br /&gt;
    }&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>CookingAdmin</name></author>
	</entry>
</feed>