<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mw.eckford.ca:443/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=198.16.202.243</id>
	<title>MediaWiki-1.39 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mw.eckford.ca:443/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=198.16.202.243"/>
	<link rel="alternate" type="text/html" href="https://mw.eckford.ca:443/index.php/Special:Contributions/198.16.202.243"/>
	<updated>2026-07-17T14:04:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://mw.eckford.ca:443/index.php?title=Purge_Main_Page&amp;diff=57</id>
		<title>Purge Main Page</title>
		<link rel="alternate" type="text/html" href="https://mw.eckford.ca:443/index.php?title=Purge_Main_Page&amp;diff=57"/>
		<updated>2026-01-22T02:54:44Z</updated>

		<summary type="html">&lt;p&gt;198.16.202.243: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{fullurl:Main Page|action=purge}}&lt;br /&gt;
&lt;br /&gt;
## Custom logos ## &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
## The URL paths to the logo.  Make sure you change this from the default,&lt;br /&gt;
## or else you&#039;ll overwrite your logo when you upgrade!&lt;br /&gt;
$wgLogos = [&lt;br /&gt;
    &#039;1x&#039; =&amp;gt; &amp;quot;/images/tardis-160x160.png&amp;quot;,    // relative path to file in document root  &lt;br /&gt;
    &#039;icon&#039; =&amp;gt; &amp;quot;/resources/assets/tux.png&amp;quot;,&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$wgLogos = [&lt;br /&gt;
	&#039;1x&#039; =&amp;gt; &amp;quot;/lol.png&amp;quot;,    // relative path to file in document root&lt;br /&gt;
	&#039;1.5x&#039; =&amp;gt; &amp;quot;https://mywiki.org/w/resources/assets/lol.png&amp;quot;,  // full URL to elsewhere&lt;br /&gt;
	&#039;2x&#039; =&amp;gt; &amp;quot;/lol.png&amp;quot;,    // relative paths always start with a slash&lt;br /&gt;
	//  &#039;svg&#039; =&amp;gt; &amp;quot;&amp;quot;,       // svg key has been deprecated&lt;br /&gt;
	&#039;icon&#039; =&amp;gt; &amp;quot;/lol.png&amp;quot;,  // 50×50 SVG or 100×100 PNG (limited support)&lt;br /&gt;
	&#039;wordmark&#039; =&amp;gt;  [&lt;br /&gt;
		&#039;src&#039; =&amp;gt; &amp;quot;/wordmark_sitename.png&amp;quot;,  // image of sitename text (limited support)&lt;br /&gt;
		&#039;width&#039; =&amp;gt; 135,&lt;br /&gt;
		&#039;height&#039; =&amp;gt; 20,&lt;br /&gt;
	],&lt;br /&gt;
	&#039;tagline&#039; =&amp;gt; [&lt;br /&gt;
		&#039;src&#039; =&amp;gt; &amp;quot;/tagline_subtitle.png&amp;quot;,   // image of tagline text without sitename (limited support)&lt;br /&gt;
		&#039;width&#039; =&amp;gt; 135,&lt;br /&gt;
		&#039;height&#039; =&amp;gt; 15,&lt;br /&gt;
	],&lt;br /&gt;
];&lt;/div&gt;</summary>
		<author><name>198.16.202.243</name></author>
	</entry>
	<entry>
		<id>https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=27</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=27"/>
		<updated>2026-01-21T18:26:29Z</updated>

		<summary type="html">&lt;p&gt;198.16.202.243: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User&#039;s Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;br /&gt;
&lt;br /&gt;
== Import CustomQueryPage ==&lt;br /&gt;
* [https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz CustomQueryPage for mw1359]&lt;br /&gt;
&lt;br /&gt;
=== Installing CustomQueryPage ===&lt;br /&gt;
* Download the bundle: &amp;lt;code&amp;gt;wget https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Extract it into your extensions folder:&lt;br /&gt;
** &amp;lt;code&amp;gt;tar -xzf CustomQueryPage-mw1359.tar.gz -C /srv/mediawiki/extensions&amp;lt;/code&amp;gt;&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;LocalSettings.php&amp;lt;/code&amp;gt; and add &amp;lt;code&amp;gt;wfLoadExtension( &#039;CustomQueryPage&#039; );&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;php maintenance/update.php --quick&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Visit &amp;lt;code&amp;gt;Special:CustomQuerySettings&amp;lt;/code&amp;gt;, set the ROUTINE tag (e.g., &amp;lt;code&amp;gt;ROUTINE_4.110&amp;lt;/code&amp;gt;), and confirm &amp;lt;code&amp;gt;Special:ApprovedManuals&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Where We Stand =&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CustomQueryPage&#039;&#039;&#039; now ships with a simplified clone path:&lt;br /&gt;
** &#039;&#039;Special:CustomQuerySettings&#039;&#039; copies the &#039;&#039;mw_tag_pages&#039;&#039; rows from &#039;&#039;ROUTINE_4.110&#039;&#039; to &#039;&#039;ROUTINE_4.111&#039;&#039;,&lt;br /&gt;
** clones the &#039;&#039;mw_tags&#039;&#039; row,&lt;br /&gt;
** and immediately points the listing at the new tag.&lt;br /&gt;
** Success banner fixed; README documents the exact steps (see the new &#039;&#039;&amp;quot;Quick clone workflow&amp;quot;&#039;&#039;).&lt;br /&gt;
* On sh1re/sh0re we never finished the MediaWiki core patch that deletes &#039;&#039;mw_logging.log_user*&#039;&#039;.&lt;br /&gt;
** We seeded &#039;&#039;mw_customquerypage_settings&#039;&#039; manually instead so Lisa could keep using the UI.&lt;br /&gt;
&lt;br /&gt;
== Why mw_tags felt “bypassed” during export ==&lt;br /&gt;
&lt;br /&gt;
* On dev we inserted the active tag row directly into &#039;&#039;mw_customquerypage_settings&#039;&#039;; the clone form still expects&lt;br /&gt;
  the regular &#039;&#039;mw_tags&#039;&#039; / &#039;&#039;mw_tag_pages&#039;&#039; tables.&lt;br /&gt;
** If those tables contain the &#039;&#039;4.110&#039;&#039; data (they should after your MySQL import), the UI will re-use them.&lt;br /&gt;
** If the environment you tested lacked &#039;&#039;mw_tags&#039;&#039;, we need to confirm the table exists and is populated before cloning.&lt;br /&gt;
* There’s nothing special to reference in &#039;&#039;LocalSettings.php&#039;&#039;; MediaWiki core creates &#039;&#039;mw_tags&#039;&#039; / &#039;&#039;mw_tag_pages&#039;&#039;&lt;br /&gt;
  automatically.&lt;br /&gt;
** Our extension simply reads/writes them via the load balancer.&lt;br /&gt;
&lt;br /&gt;
== Next steps if you want to exercise it on mw.eckford.ca ==&lt;br /&gt;
&lt;br /&gt;
# Copy &#039;&#039;extensions-mw1359/CustomQueryPage&#039;&#039; to the MW 1.39 box.&lt;br /&gt;
# Ensure &#039;&#039;mw_tags&#039;&#039; / &#039;&#039;mw_tag_pages&#039;&#039; have at least one ROUTINE (e.g., import &#039;&#039;ROUTINE_4.110&#039;&#039;).&lt;br /&gt;
# Visit &#039;&#039;Special:CustomQuerySettings&#039;&#039;, confirm the clone form works end-to-end:&lt;br /&gt;
#* new &#039;&#039;mw_tags&#039;&#039; row&lt;br /&gt;
#* ApprovedManuals listing updated&lt;br /&gt;
# Once Lisa confirms the UI covers her release work (set tag + clone), we can document the progressive-release workflow on her admin page.&lt;br /&gt;
&lt;br /&gt;
If that 1.39 run reveals that &#039;&#039;mw_tags&#039;&#039; truly doesn’t exist in that environment, we’ll know we must create it&lt;br /&gt;
(or point the extension at your custom release table).&lt;br /&gt;
&lt;br /&gt;
Otherwise, the existing code already ties directly into &#039;&#039;mw_tags&#039;&#039;, so maintaining progressive releases is just a matter of Lisa cloning each ROUTINE and then toggling the Approved Manuals view as you outlined.&lt;/div&gt;</summary>
		<author><name>198.16.202.243</name></author>
	</entry>
	<entry>
		<id>https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=17</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=17"/>
		<updated>2026-01-15T01:14:57Z</updated>

		<summary type="html">&lt;p&gt;198.16.202.243: Undo revision 16 by 198.16.202.243 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User&#039;s Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;br /&gt;
&lt;br /&gt;
== Import CustomQueryPage ==&lt;br /&gt;
* [https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz CustomQueryPage for mw1359]&lt;br /&gt;
&lt;br /&gt;
=== Installing CustomQueryPage ===&lt;br /&gt;
* Download the bundle: &amp;lt;code&amp;gt;wget https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
* Extract it into your extensions folder:&lt;br /&gt;
** &amp;lt;code&amp;gt;tar -xzf CustomQueryPage-mw1359.tar.gz -C /srv/mediawiki/extensions&amp;lt;/code&amp;gt;&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;LocalSettings.php&amp;lt;/code&amp;gt; and add &amp;lt;code&amp;gt;wfLoadExtension( &#039;CustomQueryPage&#039; );&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;php maintenance/update.php --quick&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Visit &amp;lt;code&amp;gt;Special:CustomQuerySettings&amp;lt;/code&amp;gt;, set the ROUTINE tag (e.g., &amp;lt;code&amp;gt;ROUTINE_4.110&amp;lt;/code&amp;gt;), and confirm &amp;lt;code&amp;gt;Special:ApprovedManuals&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>198.16.202.243</name></author>
	</entry>
	<entry>
		<id>https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=16</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://mw.eckford.ca:443/index.php?title=Main_Page&amp;diff=16"/>
		<updated>2026-01-15T01:14:25Z</updated>

		<summary type="html">&lt;p&gt;198.16.202.243: /* Installing CustomQueryPage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;MediaWiki has been installed.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User&#039;s Guide] for information on using the wiki software.&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]&lt;br /&gt;
* [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]&lt;br /&gt;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]&lt;br /&gt;
&lt;br /&gt;
== Import CustomQueryPage ==&lt;br /&gt;
* [https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz CustomQueryPage for mw1359]&lt;br /&gt;
&lt;br /&gt;
=== Installing CustomQueryPage ===&lt;br /&gt;
Download the bundle: &amp;lt;code&amp;gt;wget https://mw.eckford.ca/downloads/CustomQueryPage-mw1359.tar.gz&amp;lt;/code&amp;gt;&lt;br /&gt;
Extract it into your extensions folder:&lt;br /&gt;
* &amp;lt;code&amp;gt;tar -xzf CustomQueryPage-mw1359.tar.gz -C /srv/mediawiki/extensions&amp;lt;/code&amp;gt;&lt;br /&gt;
Edit &amp;lt;code&amp;gt;LocalSettings.php&amp;lt;/code&amp;gt; and add &amp;lt;code&amp;gt;wfLoadExtension( &#039;CustomQueryPage&#039; );&amp;lt;/code&amp;gt;&lt;br /&gt;
Run &amp;lt;code&amp;gt;php maintenance/update.php --quick&amp;lt;/code&amp;gt;.&lt;br /&gt;
Visit &amp;lt;code&amp;gt;Special:CustomQuerySettings&amp;lt;/code&amp;gt;, set the ROUTINE tag (e.g., &amp;lt;code&amp;gt;ROUTINE_4.110&amp;lt;/code&amp;gt;), and confirm &amp;lt;code&amp;gt;Special:ApprovedManuals&amp;lt;/code&amp;gt;.&lt;/div&gt;</summary>
		<author><name>198.16.202.243</name></author>
	</entry>
</feed>