<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://abhiprayavedi.org/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://abhiprayavedi.org/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://abhiprayavedi.org/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-06-12T02:31:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://abhiprayavedi.org/index.php?title=MediaWiki:Common.js&amp;diff=59&amp;oldid=prev</id>
		<title>VijayanPN: &#039;/* ഇവിടെ നൽകുന്ന ജാവാസ്ക്രിപ്റ്റ് എല്ലാ ഉപയോക്താക്കൾക്കും, എല്ലാ താളുകളിലും പ്രവർത്തിക്കുന്നതായിരിക്കും */ // Show display titles in category pages instead of page names $(document).ready(function() {     if ($(&#039;.mw-category&#039;).length) {...&#039; താൾ സൃഷ്ടിച്ചിരിക്കുന്നു</title>
		<link rel="alternate" type="text/html" href="https://abhiprayavedi.org/index.php?title=MediaWiki:Common.js&amp;diff=59&amp;oldid=prev"/>
		<updated>2026-01-14T17:04:29Z</updated>

		<summary type="html">&lt;p&gt;&amp;#039;&lt;span class=&quot;autocomment&quot;&gt;ഇവിടെ നൽകുന്ന ജാവാസ്ക്രിപ്റ്റ് എല്ലാ ഉപയോക്താക്കൾക്കും, എല്ലാ താളുകളിലും പ്രവർത്തിക്കുന്നതായിരിക്കും: &lt;/span&gt; // Show display titles in category pages instead of page names $(document).ready(function() {     if ($(&amp;#039;.mw-category&amp;#039;).length) {...&amp;#039; താൾ സൃഷ്ടിച്ചിരിക്കുന്നു&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* ഇവിടെ നൽകുന്ന ജാവാസ്ക്രിപ്റ്റ് എല്ലാ ഉപയോക്താക്കൾക്കും, എല്ലാ താളുകളിലും പ്രവർത്തിക്കുന്നതായിരിക്കും */&lt;br /&gt;
// Show display titles in category pages instead of page names&lt;br /&gt;
$(document).ready(function() {&lt;br /&gt;
    if ($(&amp;#039;.mw-category&amp;#039;).length) {&lt;br /&gt;
        $(&amp;#039;.mw-category li a&amp;#039;).each(function() {&lt;br /&gt;
            var pageTitle = $(this).attr(&amp;#039;title&amp;#039;);&lt;br /&gt;
            if (pageTitle) {&lt;br /&gt;
                // This will use the page&amp;#039;s actual display title&lt;br /&gt;
                // MediaWiki automatically uses DISPLAYTITLE in title attribute&lt;br /&gt;
                $(this).text(pageTitle);&lt;br /&gt;
            }&lt;br /&gt;
        });&lt;br /&gt;
    }&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>VijayanPN</name></author>
	</entry>
</feed>