<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-TreeDescs.js</id>
	<title>MediaWiki:Gadget-TreeDescs.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linguifex.com/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-TreeDescs.js"/>
	<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=MediaWiki:Gadget-TreeDescs.js&amp;action=history"/>
	<updated>2026-04-11T01:17:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://linguifex.com/w/index.php?title=MediaWiki:Gadget-TreeDescs.js&amp;diff=474847&amp;oldid=prev</id>
		<title>Sware: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=MediaWiki:Gadget-TreeDescs.js&amp;diff=474847&amp;oldid=prev"/>
		<updated>2025-11-04T17:46:56Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:46, 4 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sware</name></author>
	</entry>
	<entry>
		<id>https://linguifex.com/w/index.php?title=MediaWiki:Gadget-TreeDescs.js&amp;diff=474846&amp;oldid=prev</id>
		<title>wikt&gt;Catonif: fix the desctree issue, while keeping separate uls when immediate</title>
		<link rel="alternate" type="text/html" href="https://linguifex.com/w/index.php?title=MediaWiki:Gadget-TreeDescs.js&amp;diff=474846&amp;oldid=prev"/>
		<updated>2025-09-07T20:15:03Z</updated>

		<summary type="html">&lt;p&gt;fix the desctree issue, while keeping separate uls when immediate&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;mw.loader.load(&amp;quot;ext.gadget.TreeDescs-pagestyles&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
$(&amp;quot;.mw-heading&amp;quot;).filter(function() {&lt;br /&gt;
	return $(this).children().first().text() === &amp;quot;Descendants&amp;quot;&lt;br /&gt;
}).each(function() {&lt;br /&gt;
	let $selected = $(this).nextUntil(&amp;quot;.mw-heading&amp;quot;);&lt;br /&gt;
	$selected.find(&amp;quot;ul + ul&amp;quot;).each(function () {&lt;br /&gt;
		$(this).prev(&amp;quot;ul&amp;quot;).append($(this).children());&lt;br /&gt;
		$(this).remove();&lt;br /&gt;
	});&lt;br /&gt;
	$selected.filter(&amp;quot;ul&amp;quot;).addClass(&amp;quot;treeview&amp;quot;);&lt;br /&gt;
	$selected.filter(&amp;quot;:not(ul)&amp;quot;).find(&amp;quot;ul&amp;quot;).addClass(&amp;quot;treeview&amp;quot;);&lt;br /&gt;
});&lt;/div&gt;</summary>
		<author><name>wikt&gt;Catonif</name></author>
	</entry>
</feed>