<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
	<id>https://wiki.jcu.cz/index.php?action=history&amp;feed=atom&amp;title=Modul%3ACategory_handler%2Fdata</id>
	<title>Modul:Category handler/data - Historie editací</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jcu.cz/index.php?action=history&amp;feed=atom&amp;title=Modul%3ACategory_handler%2Fdata"/>
	<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=Modul:Category_handler/data&amp;action=history"/>
	<updated>2026-05-02T18:16:23Z</updated>
	<subtitle>Historie editací této stránky</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.jcu.cz/index.php?title=Modul:Category_handler/data&amp;diff=5460&amp;oldid=prev</id>
		<title>Ofara: naimportována 1 revize</title>
		<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=Modul:Category_handler/data&amp;diff=5460&amp;oldid=prev"/>
		<updated>2025-01-30T14:25:09Z</updated>

		<summary type="html">&lt;p&gt;naimportována 1 revize&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;cs&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Starší verze&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Verze z 30. 1. 2025, 16:25&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;cs&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Žádný rozdíl)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ofara</name></author>
	</entry>
	<entry>
		<id>https://wiki.jcu.cz/index.php?title=Modul:Category_handler/data&amp;diff=5459&amp;oldid=prev</id>
		<title>update&gt;Mattflaschen-WMF: Reverted edits by 108.173.191.133 (talk) to last revision by Eurodyne</title>
		<link rel="alternate" type="text/html" href="https://wiki.jcu.cz/index.php?title=Modul:Category_handler/data&amp;diff=5459&amp;oldid=prev"/>
		<updated>2017-03-01T03:59:05Z</updated>

		<summary type="html">&lt;p&gt;Reverted edits by &lt;a href=&quot;/Speci%C3%A1ln%C3%AD:P%C5%99%C3%ADsp%C4%9Bvky/108.173.191.133&quot; title=&quot;Speciální:Příspěvky/108.173.191.133&quot;&gt;108.173.191.133&lt;/a&gt; (&lt;a href=&quot;/index.php?title=Diskuse_s_u%C5%BEivatelem:108.173.191.133&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Diskuse s uživatelem:108.173.191.133 (stránka neexistuje)&quot;&gt;talk&lt;/a&gt;) to last revision by &lt;a href=&quot;/index.php?title=U%C5%BEivatel:Eurodyne&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Uživatel:Eurodyne (stránka neexistuje)&quot;&gt;Eurodyne&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module assembles data to be passed to [[Module:Category handler]] using&lt;br /&gt;
-- mw.loadData. This includes the configuration data and whether the current&lt;br /&gt;
-- page matches the title blacklist.&lt;br /&gt;
&lt;br /&gt;
local data = require(&amp;#039;Module:Category handler/config&amp;#039;)&lt;br /&gt;
local mShared = require(&amp;#039;Module:Category handler/shared&amp;#039;)&lt;br /&gt;
local blacklist = require(&amp;#039;Module:Category handler/blacklist&amp;#039;)&lt;br /&gt;
local title = mw.title.getCurrentTitle()&lt;br /&gt;
&lt;br /&gt;
data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(&lt;br /&gt;
	title.prefixedText,&lt;br /&gt;
	blacklist&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
data.currentTitleNamespaceParameters = mShared.getNamespaceParameters(&lt;br /&gt;
	title,&lt;br /&gt;
	mShared.getParamMappings()&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
return data&lt;/div&gt;</summary>
		<author><name>update&gt;Mattflaschen-WMF</name></author>
	</entry>
</feed>