fix_cli_for_fsdb_make_v1a

gh-pages
gnosygnu 4 years ago
parent 52523ced53
commit 2fa92d6e34

@ -339,7 +339,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/simple.wikipedia.org/wiki/">https://simple.wikipedia.org</a><br>
<a href="https://simple.wikipedia.org" rel="nofollow" class="external free">https://simple.wikipedia.org</a><br>
</p>
</td>
<td style='color:black; vertical-align:top;'>
@ -372,7 +372,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/en.wikipedia.org/wiki/">https://en.wikipedia.org</a> (Android)
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a> (Android)
</p>
</td>
<td style='color:black; vertical-align:top;'>
@ -410,7 +410,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/en.wikipedia.org/wiki/">https://en.wikipedia.org</a>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>
@ -453,7 +453,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/en.wikipedia.org/wiki/">https://en.wikipedia.org</a>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>
@ -485,7 +485,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/de.wikipedia.org/wiki/">https://de.wikipedia.org</a>
<a href="https://de.wikipedia.org" rel="nofollow" class="external free">https://de.wikipedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>

@ -75,7 +75,7 @@
XOWA should support all forms of wiki syntax. Note that there may be outlier quirks due to discrepancies between XOWA's parsing approach and MediaWiki's.
</p>
<p>
If you need information on wiki syntax, you should consult the Wikipedia <a href="/site/en.wikipedia.org/wiki/Help:Wiki_markup">Wiki markup page</a>.
If you need information on wiki syntax, you should consult the Wikipedia <a href="http://en.wikipedia.org/wiki/Help:Wiki_markup" rel="nofollow" class="external text">Wiki markup page</a>.
</p>
<h2>
<span class="mw-headline" id="Corrections_/_fixes_are_encouraged">Corrections / fixes are encouraged</span>
@ -100,7 +100,7 @@
Select and copy the wiki text.
</li>
<li>
Go to the offline version of the article: <a href="/site/en.wikipedia.org/wiki/Earth" id="xolnki_2" title="Earth">en.wikipedia.org:Earth</a>
Go to the offline version of the article: <a href="/wiki/En.wikipedia.org:Earth" id="xolnki_2" title="En.wikipedia.org:Earth">en.wikipedia.org:Earth</a>
</li>
<li>
Click on <b>Edit</b>

@ -82,10 +82,10 @@
If image dbs are not available, or if the image is not in the image dbs, XOWA checks the Wikimedia servers
</li>
<li>
If an image is found, XOWA downloads a temporary version of the file to <code>C:\xowa\file\simple.wikipedia.org\...</code>
If an image is found, XOWA downloads a temporary version of the file to <code>C:\xowa_release\file\simple.wikipedia.org\...</code>
</li>
<li>
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="/wiki/Options/Files" id="xolnki_3" title="Options/Files">Options/Files</a> will periodically delete temporary versions
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa_release\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="/wiki/Options/Files" id="xolnki_3" title="Options/Files">Options/Files</a> will periodically delete temporary versions
</li>
<li>
The HTML is updated to use the temporary version of the file.
@ -148,7 +148,7 @@
You can configure the cache at <a href="/wiki/Options/Files" id="xolnki_4" title="Options/Files">Options/Files</a>
</li>
<li>
You can view the cache in <code>C:\xowa\user\xowa.user.anonymous.sqlite3</code>. The table name is <code>file_cache</code>
You can view the cache in <code>C:\xowa_release\user\xowa.user.anonymous.sqlite3</code>. The table name is <code>file_cache</code>
</li>
</ul>
<h2>
@ -218,7 +218,7 @@
1 GB
</td>
<td>
C:\xowa\file\en.wikipedia.org
C:\xowa_release\file\en.wikipedia.org
</td>
<td>
No
@ -238,7 +238,7 @@
3 GB
</td>
<td>
C:\xowa\wiki\en.wikipedia.org
C:\xowa_release\wiki\en.wikipedia.org
</td>
<td>
No
@ -258,7 +258,7 @@
1.5 GB
</td>
<td>
C:\xowa\wiki\en.wikipedia.org
C:\xowa_release\wiki\en.wikipedia.org
</td>
<td>
Yes

@ -22,7 +22,7 @@
</h2>
<ul>
<li>
Navigate to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Navigate to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Under "Category system", choose "Upgrade to version 2"

@ -93,7 +93,7 @@
Wikitext databases will have <code>-text-</code> in the file name. For example, <code>en.wikipedia.org-text-ns.000.xowa</code>
</li>
<li>
Users can generates this Wikitext set by using either <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> or <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Users can generates this Wikitext set by using either <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online">Dashboard/Import/Online</a> or <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Wikitext databases have been supported since the very start of XOWA. As such, they have a full set of functionality

@ -62,7 +62,7 @@
Choose the domain for your wiki. For example, <code>en.wiktionary.org</code>
</li>
<li>
Choose namespaces for your wiki. For example, <code>0,4,14</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Namespace">https://en.wikipedia.org/wiki/Wikipedia:Namespace</a>
Choose namespaces for your wiki. For example, <code>0,4,14</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Namespace" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Namespace</a>
</li>
<li>
Choose index options.

@ -118,7 +118,7 @@
</h3>
<ul>
<li>
Loads a list of wikis from <span class='path'>C:\xowa\bin\any\xowa\addon\bldr\central\bldr_central.data_db.xowa</span>
Loads a list of wikis from <span class='path'>C:\xowa_release\bin\any\xowa\addon\bldr\central\bldr_central.data_db.xowa</span>
</li>
<li>
Loads a list of files for that wiki. For example, Simple Wikipedia will have 3 files
@ -152,7 +152,7 @@
<b>source url</b>: The location of the file will be of a form like <a href="https://archive.org/download/Xowa_simplewiki_latest/" rel="nofollow" class="external free">https://archive.org/download/Xowa_simplewiki_latest/</a>
</li>
<li>
<b>target path</b>: The file will be downloaded to <span class='path'>C:\xowa\wiki\simple.wikipedia.org\tmp\bldr\</span>
<b>target path</b>: The file will be downloaded to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\tmp\bldr\</span>
</li>
</ul>
</li>
@ -166,7 +166,7 @@
Verify the unzip with an MD5
</li>
<li>
Move the file to the wiki directory. For example, simple.wikipedia.org-core.xowa will be moved to <span class='path'>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-core.xowa</span>
Move the file to the wiki directory. For example, simple.wikipedia.org-core.xowa will be moved to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\simple.wikipedia.org-core.xowa</span>
</li>
<li>
Register the file in the user's list of wikis (for "core" wiki file only)
@ -192,7 +192,7 @@
Copy and paste the listed URLs to your download manager.
</li>
<li>
Unzip the files to the <code>wiki folder</code> listed on the Info page. For example, Simple Wikipedia files will go to <span class='path'>C:\xowa\wiki\simple.wikipedia.org\</span>
Unzip the files to the <code>wiki folder</code> listed on the Info page. For example, Simple Wikipedia files will go to <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\</span>
</li>
<li>
For the desktop, just restart XOWA. XOWA will automatically pick up the new wiki

@ -102,7 +102,7 @@
</h4>
<ul>
<li>
Go to <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Go to <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
Find <code>en.wikipedia.org</code> in the list

@ -68,7 +68,7 @@
<span class="mw-headline" id="Import_online_by_click">Import online by click</span>
</h2>
<p>
The <a href="/wiki/Dashboard/Import/Online" id="xolnki_5" title="Dashboard/Import/Online" class="xowa-visited">Import online</a> page lists 800+ wikis that can be imported by clicking on a link.
The <a href="/wiki/Dashboard/Import/Online" id="xolnki_5" title="Dashboard/Import/Online">Import online</a> page lists 800+ wikis that can be imported by clicking on a link.
</p>
<ul>
<li>
@ -82,7 +82,7 @@
<span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
</h2>
<p>
The <a href="/wiki/Dashboard/Import/Offline" id="xolnki_6" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a> page can generate a script that will import a wiki.
The <a href="/wiki/Dashboard/Import/Offline" id="xolnki_6" title="Dashboard/Import/Offline">Import offline</a> page can generate a script that will import a wiki.
</p>
<ul>
<li>

@ -21,7 +21,7 @@
<span class="mw-headline" id="Reasons_for_manual_import">Reasons for manual import</span>
</h2>
<p>
The <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">list of data dumps</a> allows you to download dumps for any wiki with one mouse click. However, there are times when you want to manually import a wiki:
The <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online">list of data dumps</a> allows you to download dumps for any wiki with one mouse click. However, there are times when you want to manually import a wiki:
</p>
<ul>
<li>
@ -96,7 +96,7 @@
</li>
</ul>
<p>
<a href="xowa-cmd:app.setup.cmds.dump_add_many(%0A'simple.wikipedia.org'%2C%0A'latest'%2C%0A'pages-articles'%2C%0A'wiki.download'%2C%20'wiki.unzip'%2C%20'wiki.import').owner.run;">Setup Custom Wiki<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
<a href="xowa-cmd:app.setup.cmds.dump_add_many(%0A'simple.wikipedia.org'%2C%0A'latest'%2C%0A'pages-articles'%2C%0A'wiki.download'%2C%20'wiki.unzip'%2C%20'wiki.import').owner.run;">Setup Custom Wiki<img src="file:///C:/xowa_release/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</p>
</div>

@ -21,15 +21,15 @@
If you've downloaded a dump already, you can import the .bz2 file into XOWA.
</p>
<h2>
<span class="mw-headline" id="Import_through_Dashboard/Import/Offline">Import through <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a></span>
<span class="mw-headline" id="Import_through_Dashboard/Import/Offline">Import through <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a></span>
</h2>
<ul>
<li>
Go to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Go to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_through_Dashboard/Import/Online">Import through <a href="/wiki/Dashboard/Import/Online" id="xolnki_4" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a></span>
<span class="mw-headline" id="Import_through_Dashboard/Import/Online">Import through <a href="/wiki/Dashboard/Import/Online" id="xolnki_4" title="Dashboard/Import/Online">Dashboard/Import/Online</a></span>
</h2>
<ul>
<li>
@ -43,7 +43,7 @@
</ul>
<ul>
<li>
Go to <a href="/wiki/Dashboard/Import/Online" id="xolnki_5" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> and click on the "latest" link.
Go to <a href="/wiki/Dashboard/Import/Online" id="xolnki_5" title="Dashboard/Import/Online">Dashboard/Import/Online</a> and click on the "latest" link.
</li>
</ul>
<ul>

@ -35,20 +35,20 @@
</p>
<ul>
<li>
Delete the wiki directory under <span class='path'>C:\xowa\wiki\simple.wikipedia.org</span>
Delete the wiki directory under <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org</span>
</li>
<li>
Delete the css directory under <span class='path'>C:\xowa\user\anonymous\wiki\simple.wikipedia.org</span>
Delete the css directory under <span class='path'>C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org</span>
</li>
<li>
Delete the files directory under <span class='path'>C:\xowa\file\simple.wikipedia.org</span>
Delete the files directory under <span class='path'>C:\xowa_release\file\simple.wikipedia.org</span>
</li>
</ul>
<p>
Note that there may also be images in your commons directory which can only be removed by deleting the entire directory: <span class='path'>C:\xowa\file\commons.wikimedia.org</span>
Note that there may also be images in your commons directory which can only be removed by deleting the entire directory: <span class='path'>C:\xowa_release\file\commons.wikimedia.org</span>
</p>
<p>
For example, if you have viewed the Earth article in <i>Simple Wikipedia</i> you will have downloaded the <i>The Earth seen from Apollo 17.jpg</i> to <span class='path'>C:\xowa\file\commons.wikimedia.org</span> not to <span class='path'>C:\xowa\file\simple.wikipedia.org</span>. Note that commons is the destination because the actual online url for the image is <a href="/site/commons.wikimedia.org/wiki/File:The">https://commons.wikimedia.org/wiki/File:The</a> Earth seen from Apollo 17.jpg.
For example, if you have viewed the Earth article in <i>Simple Wikipedia</i> you will have downloaded the <i>The Earth seen from Apollo 17.jpg</i> to <span class='path'>C:\xowa_release\file\commons.wikimedia.org</span> not to <span class='path'>C:\xowa_release\file\simple.wikipedia.org</span>. Note that commons is the destination because the actual online url for the image is <a href="https://commons.wikimedia.org/wiki/File:The" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/File:The</a> Earth seen from Apollo 17.jpg.
</p>
</div>

@ -30,7 +30,7 @@
This file is not used by XOWA, and can be removed from the system.
</p>
<p>
If you are using the automated set up from <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>, the BZ2 file is moved to /xowa/wiki/#done. XOWA does not delete this file in case the user wants to re-import the wiki, and avoid redownloading the entire file.
If you are using the automated set up from <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online">Dashboard/Import/Online</a>, the BZ2 file is moved to /xowa/wiki/#done. XOWA does not delete this file in case the user wants to re-import the wiki, and avoid redownloading the entire file.
</p>
<p>
<br>

@ -76,7 +76,7 @@
Download the <code>file</code> zip from archive.org: <a href="https://archive.org/details/Xowa_simplewiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_simplewiki_latest</a>
</li>
<li>
Unzip the files in your xowa root directory. When you are done, you will have a file called <span class='path'>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file.xowa</span> as well as many others.<sup id="cite_ref-simplewikis_0-0" class="reference"><a href="#cite_note-simplewikis-0">[1]</a></sup>
Unzip the files in your xowa root directory. When you are done, you will have a file called <span class='path'>C:\xowa_release\wiki\simple.wikipedia.org\simple.wikipedia.org-file.xowa</span> as well as many others.<sup id="cite_ref-simplewikis_0-0" class="reference"><a href="#cite_note-simplewikis-0">[1]</a></sup>
</li>
<li>
Visit any page in Simple Wikipedia. All images will now be loading from the offline databas.

@ -211,7 +211,7 @@
<span class="mw-headline" id="Basic_editing">Basic editing</span>
</h2>
<p>
The best place to start is Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
The best place to start is Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</p>
<p>
The table below is provided for reference. Note the following columns:
@ -766,7 +766,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Category">https://en.wikipedia.org/wiki/Help:Category</a>
For more info, see <a href="https://en.wikipedia.org/wiki/Help:Category" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Category</a>
</p>
<h3>
<span class="mw-headline" id="Images">Images</span>
@ -800,7 +800,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Picture_tutorial">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
</p>
<h3>
<span class="mw-headline" id="Table_of_contents">Table of contents</span>
@ -919,7 +919,7 @@ para 2
<span class="mw-headline" id="Magic_words">Magic words</span>
</h3>
<p>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Magic_words">https://en.wikipedia.org/wiki/Help:Magic_words</a>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:Magic_words" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Magic_words</a>
</p>
<h3>
<span class="mw-headline" id="Parser_functions">Parser functions</span>
@ -931,7 +931,7 @@ para 2
<span class="mw-headline" id="Templates">Templates</span>
</h3>
<p>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:A_quick_guide_to_templates">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
</p>
<p>
Here's a brief example:
@ -951,7 +951,7 @@ para 2
<span class="mw-headline" id="Modules">Modules</span>
</h3>
<p>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Lua">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Lua" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
</p>
<p>
Here's a brief example:
@ -1134,7 +1134,7 @@ return p
</h2>
<ul>
<li>
Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</li>
<li>
XOWA page on personal wikis: <a href="/wiki/Xowa.home:App/Personal_wikis" id="xolnki_8" title="Xowa.home:App/Personal wikis">xowa.home:App/Personal wikis</a>

@ -156,7 +156,7 @@
Try not to use colons. They can be mistaken for namespaces
</li>
<li>
Try not to use punctuation. Some are invalid (For example: <code>&lt;</code>). For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Page_name">https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations</a>
Try not to use punctuation. Some are invalid (For example: <code>&lt;</code>). For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Page_name#Technical_restrictions_and_limitations</a>
</li>
</ul>
</li>

@ -32,7 +32,7 @@
</li>
</ul>
<p>
The search feature is based off of the <a href="/site/en.wikipedia.org/wiki/PageRank">PageRank algorithm</a>. Because of the complicated, recursive nature of the algorithm, the index can only be run for the entire wiki at once -- not every time a page changes. For small wikis, search reindexing will complete in a few seconds. For a large wiki like en.wikipedia.org, it could take 12 hours.
The search feature is based off of the <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank algorithm</a>. Because of the complicated, recursive nature of the algorithm, the index can only be run for the entire wiki at once -- not every time a page changes. For small wikis, search reindexing will complete in a few seconds. For a large wiki like en.wikipedia.org, it could take 12 hours.
</p>
<h2>
<span class="mw-headline" id="Reindex_search">Reindex search</span>

@ -114,7 +114,7 @@
</h3>
<ul>
<li>
<b>Searches sort by page score</b>: By convention, XOWA scores every page with percentile ranking ("graded curve") from 0 to 1,000,000. Page score is based on <a href="/site/en.wikipedia.org/wiki/PageRank">https://en.wikipedia.org/wiki/PageRank</a> . In short, a page has a high page score if there are many pages linking to it. For more info, see <a href="/wiki/App/Search/Score" id="xolnki_5" title="App/Search/Score">App/Search/Score</a>
<b>Searches sort by page score</b>: By convention, XOWA scores every page with percentile ranking ("graded curve") from 0 to 1,000,000. Page score is based on <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/PageRank</a> . In short, a page has a high page score if there are many pages linking to it. For more info, see <a href="/wiki/App/Search/Score" id="xolnki_5" title="App/Search/Score">App/Search/Score</a>
</li>
<li>
<b>Searches find a page that matches the text and list it as the first result</b>: For example, searching for "earth" will automatically find the page "Earth" and list it as the first result, regardless of its score. (Technically, this entry is assigned a temporary score of 3,000,000)

@ -65,10 +65,10 @@
</p>
<ul>
<li>
A <a href="/site/en.wikipedia.org/wiki/PageRank">PageRank</a> score is calculated for a page. This score is <a href="/site/en.wikipedia.org/wiki/Feature_scaling">scaled</a> from 0 to 1,000,000
A <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank</a> score is calculated for a page. This score is <a href="https://en.wikipedia.org/wiki/Feature_scaling" rel="nofollow" class="external text">scaled</a> from 0 to 1,000,000
</li>
<li>
A page-length score is then calculated for the page. This score is <a href="/site/en.wikipedia.org/wiki/Percentile_rank">ranked</a> from 0 to 1,000,000
A page-length score is then calculated for the page. This score is <a href="https://en.wikipedia.org/wiki/Percentile_rank" rel="nofollow" class="external text">ranked</a> from 0 to 1,000,000
</li>
<li>
The PageRank score is then multiplied by a ratio if it has a low page-length score
@ -90,7 +90,7 @@
<span class="mw-headline" id="Scaling">Scaling</span>
</h3>
<p>
A simplified definition of scaling is converting a number from one range to another range based on proportion. For a more thorough definition, see <a href="/site/en.wikipedia.org/wiki/Feature_scaling">the Wikipedia page on feature scaling</a>
A simplified definition of scaling is converting a number from one range to another range based on proportion. For a more thorough definition, see <a href="https://en.wikipedia.org/wiki/Feature_scaling" rel="nofollow" class="external text">the Wikipedia page on feature scaling</a>
</p>
<p>
For example, let's say you have a score of 100 in a range of 0 to 400 and want to scale it to 0 to 1000. The following steps would be involved:
@ -123,7 +123,7 @@ newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{mi
<span class="mw-headline" id="Ranking">Ranking</span>
</h3>
<p>
A simplified definition of ranking is assigning a number based on its order in a population of numbers. For those familiar with a school setting, this is "grading on a curve". For a more thorough definition, see <a href="/site/en.wikipedia.org/wiki/Percentile_rank">the Wikipedia page on percentile ranks</a>
A simplified definition of ranking is assigning a number based on its order in a population of numbers. For those familiar with a school setting, this is "grading on a curve". For a more thorough definition, see <a href="https://en.wikipedia.org/wiki/Percentile_rank" rel="nofollow" class="external text">the Wikipedia page on percentile ranks</a>
</p>
<p>
For example, let's say you have the following:
@ -219,7 +219,7 @@ newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{mi
<span class="mw-headline" id="PageRank">PageRank</span>
</h3>
<p>
The basis of XOWA's page score is <a href="/site/en.wikipedia.org/wiki/PageRank">PageRank</a>.
The basis of XOWA's page score is <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank</a>.
</p>
<p>
In brief, PageRank will give high scores to pages which are:
@ -233,7 +233,7 @@ newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{mi
</li>
</ol>
<p>
Note that #2 is recursive (a page will have a high score only if it is linked to by many pages). For more info, a good starting point is <a href="/site/en.wikipedia.org/wiki/PageRank">the Wikipedia page on PageRank</a>.
Note that #2 is recursive (a page will have a high score only if it is linked to by many pages). For more info, a good starting point is <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">the Wikipedia page on PageRank</a>.
</p>
<p>
After XOWA calculates the PageRank, XOWA then scales this score in a range of 0 to 1,000,000

@ -59,13 +59,13 @@
For example, after searching for Earth, the url string will read:
</p>
<p>
<code><a href="/site/en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0</a></code>
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0</a></code>
</p>
<p>
If you want to hide redirects, change this to:
</p>
<p>
<code><a href="/site/en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=</a><span style="color:red;">1</span></code>
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=</a><span style="color:red;">1</span></code>
</p>
<p>
If you want to search in a different namespace, you have two options

@ -50,7 +50,7 @@
Memory: 512 MB minimum; 2 GB recommended
</li>
<li>
Storage: varies per wiki. As a rough guideline, multiply the dump file by 2. For dump sizes, see either <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> or <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a>.
Storage: varies per wiki. As a rough guideline, multiply the dump file by 2. For dump sizes, see either <a href="/wiki/Dashboard/Import/Online" id="xolnki_2" title="Dashboard/Import/Online">Dashboard/Import/Online</a> or <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a>.
<ul>
<li>
For example, for English Wikipedia, the dump size is 12 GB.

@ -96,7 +96,7 @@
</ul>
</li>
<li>
The package is downloaded and unzipped to C:\xowa\user\install\update
The package is downloaded and unzipped to C:\xowa_release\user\install\update
</li>
<li>
For each file in the install package:
@ -155,7 +155,7 @@
Next, it will check offline to see any existing updates have not been applied.
<ul>
<li>
A list of offline updates are at C:\xowa\user\install\update
A list of offline updates are at C:\xowa_release\user\install\update
</li>
</ul>
</li>

@ -296,7 +296,7 @@
<span class="mw-headline" id="Customizing_shortcuts">Customizing shortcuts</span>
</h2>
<p>
XOWA also allows customization of shortcuts by modifying the custom gfs file. See: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.app.startup" id="xolnki_2" title="Special:XowaCfg?grp=xowa.app.startup" class="xowa-visited">Options: App - Startup</a>
XOWA also allows customization of shortcuts by modifying the custom gfs file. See: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.app.startup" id="xolnki_2" title="Special:XowaCfg?grp=xowa.app.startup">Options: App - Startup</a>
</p>
<p>
Shortcuts should be chosen wisely. In particular, using "http", "https" and "file" as a shortcut is heavily discouraged. Similarly, "Category", "Talk", "Help", "Template", "Wikipedia" and other wiki namespaces should be avoided.

@ -142,7 +142,7 @@
<span class="mw-headline" id="CSS">CSS</span>
</h3>
<p>
Colors for all HTML content are specified through the CSS. By default, XOWA uses a global css at C:\xowa\bin\any\xowa\html\css\nightmode\xowa_night.css.
Colors for all HTML content are specified through the CSS. By default, XOWA uses a global css at C:\xowa_release\bin\any\xowa\html\css\nightmode\xowa_night.css.
</p>
<h3>
<span class="mw-headline" id="Generating_a_night-mode_CSS_from_scratch">Generating a night-mode CSS from scratch</span>
@ -164,7 +164,7 @@
Click the "Show CSS" link
</li>
<li>
Copy the CSS and place it in C:\xowa\bin\any\xowa\html\css\nightmode\xowa_night.css.
Copy the CSS and place it in C:\xowa_release\bin\any\xowa\html\css\nightmode\xowa_night.css.
</li>
<li>
Remove any line that starts with "@-moz-document"
@ -181,13 +181,13 @@
</p>
<ul>
<li>
<b>Wiki-specific</b>: XOWA first checks for a night-mode CSS in this location: C:\xowa\user\anonymous\wiki\your_wiki_name\html\xowa_night.css
<b>Wiki-specific</b>: XOWA first checks for a night-mode CSS in this location: C:\xowa_release\user\anonymous\wiki\your_wiki_name\html\xowa_night.css
</li>
<li>
<b>User global</b>: If XOWA doesn't find a wiki-specific file, it checks for a user-defined global file here: C:\xowa\user\anonymous\app\overrides\bin\any\xowa\html\css\nightmode\xowa_night.css.
<b>User global</b>: If XOWA doesn't find a wiki-specific file, it checks for a user-defined global file here: C:\xowa_release\user\anonymous\app\overrides\bin\any\xowa\html\css\nightmode\xowa_night.css.
</li>
<li>
<b>XOWA global</b>: If XOWA still doesn't find a CSS file, it uses the global file that is distributed with the XOWA application package here: C:\xowa\bin\any\xowa\html\css\nightmode\xowa_night.css
<b>XOWA global</b>: If XOWA still doesn't find a CSS file, it uses the global file that is distributed with the XOWA application package here: C:\xowa_release\bin\any\xowa\html\css\nightmode\xowa_night.css
</li>
</ul>
<dl>
@ -244,13 +244,17 @@
</p>
<div id="catlinks" class="catlinks">
<div id="mw-normal-catlinks" class="mw-normal-catlinks">
Categories:
<a href="/wiki/Special:Categories" title="Special:Categories">Category</a>:
<ul>
<li>
<a href="/wiki/Category:Global_config" class="internal" title="Global config">Global config</a>
<a href="/wiki/Category:Global_config" title="Category:Global config">Global config</a>
</li>
</ul>
</div>
<div id="mw-hidden-catlinks" class="mw-hidden-catlinks mw-hidden-cats-user-shown">Hidden categories:
<ul>
</ul>
</div>
</div>
</div>
</div>

@ -24,7 +24,7 @@
If you click on an image in Wikipedia, it will try to open up its File page. Most File pages reside in Commons. Without the Commons wiki, you will not get more metadata on the image, nor will you be able to download the full size version
</p>
<p>
For example, <a href="/site/en.wikipedia.org/wiki/Earth">http://en.wikipedia.org/wiki/Earth</a> has an image called File:Solar_Life_Cycle.svg. If you have Commons and click on the image, you will get a view that is similar to <a href="/site/commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg">http://commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg</a>
For example, <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a> has an image called File:Solar_Life_Cycle.svg. If you have Commons and click on the image, you will get a view that is similar to <a href="http://commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg</a>
</p>
<p>
Note that Wikipedia may display images under an "en.wikipedia.org" url, but it has actually retrieved the data from commons.wikimedia.org.
@ -33,7 +33,7 @@
<span class="mw-headline" id="Main_Image">Main Image</span>
</h2>
<p>
If you click on the main image on its File Page, it will download the original size image and open it in your image viewer. For example, clicking on the image at <a href="/site/commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg">http://commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg</a> will download and open the full 7,479 × 11,146 image (89.9 MB).
If you click on the main image on its File Page, it will download the original size image and open it in your image viewer. For example, clicking on the image at <a href="http://commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg</a> will download and open the full 7,479 × 11,146 image (89.9 MB).
</p>
</div>

@ -86,14 +86,14 @@
As Wikia's wikis run <a href="http://community.wikia.com/wiki/Help:MediaWiki" rel="nofollow" class="external text">on version 1.19.9 of MediaWiki</a>, it is possible for XOWA to import their database dumps.
</p>
<p>
Note that the same process can also be applied to other MediaWiki wikis. For example, <a href="/site/nethackwiki.com/wiki/">the Nethack wiki</a> runs on MediaWiki and makes its dumps available for offline use:
Note that the same process can also be applied to other MediaWiki wikis. For example, <a href="https://nethackwiki.com" rel="nofollow" class="external text">the Nethack wiki</a> runs on MediaWiki and makes its dumps available for offline use:
</p>
<ul>
<li>
Article dump: <a href="/site/nethackwiki.com/wiki/nethackwiki_current.xml.gz">http://nethackwiki.com/nethackwiki_current.xml.gz</a>
Article dump: <a href="http://nethackwiki.com/nethackwiki_current.xml.gz" rel="nofollow" class="external free">http://nethackwiki.com/nethackwiki_current.xml.gz</a>
</li>
<li>
Image dump: <a href="/site/nethackwiki.com/wiki/nethackwiki_current_images.tar.gz">http://nethackwiki.com/nethackwiki_current_images.tar.gz</a>
Image dump: <a href="http://nethackwiki.com/nethackwiki_current_images.tar.gz" rel="nofollow" class="external free">http://nethackwiki.com/nethackwiki_current_images.tar.gz</a>
</li>
</ul>
<p>
@ -115,13 +115,13 @@
Create a folder for the wikia dump. For example, <code>C:\xowa\wiki\dungeons.wikia.com</code>
</li>
<li>
Download the <code>Current pages</code> dump from <a href="/site/dungeons.wikia.com/wiki/Special:Statistics">http://dungeons.wikia.com/wiki/Special:Statistics</a> If a dump is not available, you can do the following
Download the <code>Current pages</code> dump from <a href="http://dungeons.wikia.com/wiki/Special:Statistics" rel="nofollow" class="external free">http://dungeons.wikia.com/wiki/Special:Statistics</a> If a dump is not available, you can do the following
<ul>
<li>
Log on to the site as a wikia user (You must create an account if you don't have one)
</li>
<li>
Visit <a href="/site/dungeons.wikia.com/wiki/Special:Statistics">http://dungeons.wikia.com/wiki/Special:Statistics</a> You will see a button for <code>Request a database dump</code>
Visit <a href="http://dungeons.wikia.com/wiki/Special:Statistics" rel="nofollow" class="external free">http://dungeons.wikia.com/wiki/Special:Statistics</a> You will see a button for <code>Request a database dump</code>
</li>
</ul>
</li>
@ -134,7 +134,7 @@
</h2>
<ul>
<li>
Navigate to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Navigate to <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Change the <code>Wiki</code> choice from <code>Wikipedia</code> to <code>Other wiki</code>

@ -33,7 +33,7 @@
Phase 1 began in February of 2013. It involved moving all language links from an individual page to Wikidata.
</p>
<p>
For example, <a href="/site/en.wikipedia.org/wiki/Earth">http://en.wikipedia.org/wiki/Earth</a> used to have a link at the bottom of the page with the text of [[fr:Terre]]. This was a link to the Earth article on <a href="/site/fr.wikipedia.org/wiki/Terre">http://fr.wikipedia.org/wiki/Terre</a> .
For example, <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a> used to have a link at the bottom of the page with the text of [[fr:Terre]]. This was a link to the Earth article on <a href="http://fr.wikipedia.org/wiki/Terre" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Terre</a> .
</p>
<p>
With Phase 1, this link was removed, and now Wikipedia does a lookup into wikidata to find the corresponding Terre article.
@ -55,7 +55,7 @@
</h2>
<ol class="references">
<li id="cite_note-0">
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text"><a href="/site/www.wikidata.org/wiki/Main_Page">http://www.wikidata.org/Main_Page</a></span>
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text"><a href="http://www.wikidata.org/Main_Page" rel="nofollow" class="external free">http://www.wikidata.org/Main_Page</a></span>
</li>
</ol>

@ -120,7 +120,7 @@ java -jar xowa_linux_64.jar --root_dir /xowa/ --show_license n --show_args n --a
Save the change by closing the tab or by clicking on a different option (you'll see a check mark icon followed by an undo option)
</li>
<li>
Start http_server and try to go to an <a href="/wiki/Main_Page%3Faction%3Dedit" id="xolnki_8" title="Main Page?action=edit" class="xowa-visited">edit page</a>. It will be blank
Start http_server and try to go to an <a href="/wiki/Main_Page%3Faction%3Dedit" id="xolnki_8" title="Main Page?action=edit">edit page</a>. It will be blank
</li>
</ul>
<p>

@ -119,10 +119,10 @@
<span class="mw-headline" id="Background">Background</span>
</h2>
<p>
<b>XOWA Popups</b> is based on MediaWiki's <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> and <a href="/site/en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups">Navigation popups</a>. It does not aim to be an exact reproduction of either, but picks the best features from each.
<b>XOWA Popups</b> is based on MediaWiki's <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> and <a href="https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups" rel="nofollow" class="external text">Navigation popups</a>. It does not aim to be an exact reproduction of either, but picks the best features from each.
</p>
<p>
The javascript was modified from Reference tooltips, which was kindly provided by <a href="/site/de.wikipedia.org/wiki/Benzuter:Schnark">Schnark</a>.
The javascript was modified from Reference tooltips, which was kindly provided by <a href="https://de.wikipedia.org/wiki/Benzuter:Schnark" rel="nofollow" class="external text">Schnark</a>.
</p>
<p>
<br>

@ -144,7 +144,7 @@
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<p>
When you're done, visit <a href="/wiki/Diagnostics" id="xolnki_3" title="Diagnostics" class="xowa-visited">Diagnostics</a> and click on the Score links
When you're done, visit <a href="/wiki/Diagnostics" id="xolnki_3" title="Diagnostics">Diagnostics</a> and click on the Score links
</p>
</div>

@ -142,7 +142,7 @@
<span class="mw-headline" id="Math,_Helper_Buttons_(enlarge_/_more_info),_Musical_scores,_and_other_images_don't_work"><s>Math,</s> Helper Buttons (enlarge / more info), Musical scores, and other images don't work</span>
</h3>
<p>
Wikipedia stores some images in a separate location. XOWA still needs code to detect this location, copy it offline, and show it correctly. This should be done in the next few releases, but in the meantime it's heavily recommended that you don't use Automatic sync for all pages. <s>In particular, math pages will lose all equations after a sync. For example, <a href="/site/en.wikipedia.org/wiki/Pythagorean_theorem">https://en.wikipedia.org/wiki/Pythagorean_theorem</a></s>
Wikipedia stores some images in a separate location. XOWA still needs code to detect this location, copy it offline, and show it correctly. This should be done in the next few releases, but in the meantime it's heavily recommended that you don't use Automatic sync for all pages. <s>In particular, math pages will lose all equations after a sync. For example, <a href="https://en.wikipedia.org/wiki/Pythagorean_theorem" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Pythagorean_theorem</a></s>
</p>
<ul>
<li>
@ -166,7 +166,7 @@
Backup en.wikipedia.org-html.user.xowa and en.wikipedia.org-sync.xowa if they exist.
</li>
<li>
Synchronize <a href="/site/en.wikipedia.org/wiki/Pythagorean_theorem">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
Synchronize <a href="https://en.wikipedia.org/wiki/Pythagorean_theorem" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
</li>
<li>
Realize that the synchronization is bad and start the rollback.
@ -184,7 +184,7 @@
If backups don't exist, delete en.wikipedia.org-html.user.xowa and en.wikipedia.org-sync.xowa
</li>
<li>
Run XOWA and go to <a href="/site/en.wikipedia.org/wiki/Pythagorean_theorem">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
Run XOWA and go to <a href="https://en.wikipedia.org/wiki/Pythagorean_theorem" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
</li>
</ul>
<h3>

@ -74,7 +74,7 @@
<dd>
<dl>
<dd>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">enable image download<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">enable image download<img src="file:///C:/xowa_release/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</dd>
</dl>
</dd>
@ -88,7 +88,7 @@
<dd>
<dl>
<dd>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.renderer_(''mathjax'')'%2C%20'.renderer_(''latex'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">make LaT&lt;sub&gt;E&lt;/sub&gt;X the default math renderer<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.renderer_(''mathjax'')'%2C%20'.renderer_(''latex'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">make LaT&lt;sub&gt;E&lt;/sub&gt;X the default math renderer<img src="file:///C:/xowa_release/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</dd>
</dl>
</dd>

@ -318,7 +318,7 @@
<span class="mw-headline" id="Wikidata.js_replacement_(2014-09-28_21:30_Sun)">Wikidata.js replacement (2014-09-28 21:30 Sun)</span>
</h2>
<p>
First, as background, the Wikidata.js file was developed by <a href="/site/de.wikipedia.org/wiki/Benutzer:Schnark">Schnark</a> as a way to view Wikidata pages within XOWA. You can see a screenshot <a href="http://xowa.sourceforge.net/wiki/file_screenshot_wikidata.png" rel="nofollow" class="external text">here</a>. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
First, as background, the Wikidata.js file was developed by <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a> as a way to view Wikidata pages within XOWA. You can see a screenshot <a href="http://xowa.sourceforge.net/wiki/file_screenshot_wikidata.png" rel="nofollow" class="external text">here</a>. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
</p>
<p>
Unfortunately, the latest changes to the <a href="https://dumps.wikimedia.org/wikidatawiki/20140912/" rel="nofollow" class="external text">Wikidata scheme</a> don't work with Wikidata.js. The Wikibase team introduced a new JSON schema that is different than the old model. The structure is basically the same, but the json paths are different.
@ -647,7 +647,7 @@
<span class="mw-headline" id="Release:_v1.6.3_(2014-06-15_21:53_Sun)">Release: v1.6.3 (2014-06-15 21:53 Sun)</span>
</h2>
<p>
v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML &lt;head&gt; generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to <a href="/site/de.wikipedia.org/wiki/Benutzer:Schnark">Schnark</a>.
v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML &lt;head&gt; generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a>.
</p>
<p>
v1.6.3 will shift focus a bit. The <a href="http://dumps.wikimedia.org/enwiki/20140614/" rel="nofollow" class="external text">enwiki dump</a> finally started, and I'm going to try to change the update process to delete unused files. Enwiki is approximately 86.4 GB and has a turnover of 1 - 2 GB per month. If the unused images are deleted, I'm hoping to get back into the 70s, if not lower. I'm also going to explore an automated update option for these image databases. As most of my attention will be on enwiki this week, I'm going to skip generating wikis for other languages. Finally, I'm going to experiment with <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> in XOWA. If I'm lucky, I may be able to get something in for a v1.6.* release. Otherwise, it'll have to wait for XOWA HTML dumps.

@ -695,7 +695,7 @@
<span class="mw-headline" id="Fix_for_simple-mode_Category_pages_not_loading">Fix for simple-mode Category pages not loading</span>
</h3>
<p>
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a>.
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="/wiki/Dashboard/Import/Offline" id="xolnki_3" title="Dashboard/Import/Offline">Import offline</a>.
</p>
<p>
The simple Category system looks like it broke some time ago during the general database redesign from .sqlite3 to .xowa. I fixed it for this release.
@ -851,7 +851,7 @@
Redirects would not work if they had an argument. For example, #REDIRECT [[Target_page|link=collapsed]]
</li>
<li>
Clicking on "Redirected from" links at the top of the page would not work. For example, try <a href="/site/en.wikipedia.org/wiki/UK">https://en.wikipedia.org/wiki/UK</a> and click on "Redirected from UK"
Clicking on "Redirected from" links at the top of the page would not work. For example, try <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> and click on "Redirected from UK"
</li>
</ul>
<h3>
@ -961,7 +961,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="/wiki/Change_log" id="xolnki_4" title="Change log" class="xowa-visited">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="/wiki/Change_log" id="xolnki_4" title="Change log">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian,_Malay_and_Bulgarian_wikis">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -999,7 +999,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="/wiki/Change_log" id="xolnki_5" title="Change log" class="xowa-visited">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="/wiki/Change_log" id="xolnki_5" title="Change log">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian,_Malay_and_Bulgarian_wikis_2">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -1026,7 +1026,7 @@
<span class="mw-headline" id="Fix_for_broken_references_in_2015-10_English_Wikipedia_dump">Fix for broken references in 2015-10 English Wikipedia dump</span>
</h3>
<p>
XOWA was showing broken references on 2.6 millions pages for the 2015-10 English Wikipedia dump. This was due to some recent changes in <a href="/site/en.wikipedia.org/wiki/Module:Citation/CS1">Module:Citation/CS1</a>. Specifically, the number of local variables in the citation0 function was greater than the default 200 limit for Luaj.
XOWA was showing broken references on 2.6 millions pages for the 2015-10 English Wikipedia dump. This was due to some recent changes in <a href="https://en.wikipedia.org/wiki/Module:Citation/CS1" rel="nofollow" class="external text">Module:Citation/CS1</a>. Specifically, the number of local variables in the citation0 function was greater than the default 200 limit for Luaj.
</p>
<p>
I recompiled a new version of luaj_xowa.jar to fix this issue.
@ -1465,7 +1465,7 @@
<span class="mw-headline" id="Various_minor_fixes">Various minor fixes</span>
</h3>
<p>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="/wiki/Change_log" id="xolnki_11" title="Change log" class="xowa-visited">Change_log</a>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="/wiki/Change_log" id="xolnki_11" title="Change log">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v2.8.2">Next release: v2.8.2</span>
@ -1519,7 +1519,7 @@
The old version of the Bookmarks page was a simple feature. It basically added bookmarks to the bottom of a wiki page. Unfortunately, it was part of the "home" wiki and used the old text database format. I needed to convert the home wiki for Android, but couldn't do it without breaking Bookmarks.
</p>
<p>
As a result, v2.7.3 now has a new Bookmarks page. These entries get saved in the user database (C:\xowa\xowa.user.anonymous.sqlite3) . In addition, it supports HTTP Server mode. For more info, see <a href="/wiki/App/Bookmarks" id="xolnki_13" title="App/Bookmarks">App/Bookmarks</a>
As a result, v2.7.3 now has a new Bookmarks page. These entries get saved in the user database (C:\xowa_release\xowa.user.anonymous.sqlite3) . In addition, it supports HTTP Server mode. For more info, see <a href="/wiki/App/Bookmarks" id="xolnki_13" title="App/Bookmarks">App/Bookmarks</a>
</p>
<p>
I didn't have time to add folder support for this release. I'm planning to add in the future, but it may wait until I can clear more Android tasks out of the way. If you want this feature, please create an issue at <a href="https://github.com/gnosygnu/xowa/issues" rel="nofollow" class="external text">github</a> .
@ -1540,7 +1540,7 @@
<span class="mw-headline" id="Minor_miscellaneous_fixes">Minor miscellaneous fixes</span>
</h3>
<p>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="/wiki/Change_log" id="xolnki_14" title="Change log" class="xowa-visited">Change_log</a>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="/wiki/Change_log" id="xolnki_14" title="Change log">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="New_javascript_libraries">New javascript libraries</span>
@ -1567,7 +1567,7 @@
<span class="mw-headline" id="Handle_incomplete_XML_datadumps_at_http://dumps.wikimedia.org/backup-index.html">Handle incomplete XML datadumps at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a></span>
</h3>
<p>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="/wiki/Dashboard/Import/Online" id="xolnki_15" title="Dashboard/Import/Online" class="xowa-visited">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="/wiki/Dashboard/Import/Online" id="xolnki_15" title="Dashboard/Import/Online">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
</p>
<p>
v2.7.2 now goes back one dump month if the "latest-pages-articles.xml.bz2" is not there. In the case of Japanese Wikipedia, it does this:
@ -1667,7 +1667,7 @@
Close XOWA
</li>
<li>
Delete this folder: C:\xowa\user\anonymous\wiki\simple.wikipedia.org
Delete this folder: C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org
</li>
<li>
Restart XOWA and visit <code>simple.wikipedia.org/wiki/Main_Page</code>
@ -1952,7 +1952,7 @@
<span class="mw-headline" id="Release:_v2.5.4.1_(2015-05-25_01:15_Sun)">Release: v2.5.4.1 (2015-05-25 01:15 Sun)</span>
</h2>
<p>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="/wiki/Dashboard/Image_databases" id="xolnki_25" title="Dashboard/Image databases">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="/wiki/Change_log" id="xolnki_26" title="Change log" class="xowa-visited">Change_log</a>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="/wiki/Dashboard/Image_databases" id="xolnki_25" title="Dashboard/Image databases">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="/wiki/Change_log" id="xolnki_26" title="Change log">Change_log</a>
</p>
<p>
As a side-note, I've not generated image databases for a few weeks. This is due to the dumps being badly broken at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a> See <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html</a> and <a href="https://phabricator.wikimedia.org/T98585" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T98585</a> .

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -197,10 +197,10 @@
</p>
<ul>
<li>
The German Wikipedia page for Hausmannstätten specifies a pie chart with a width (Breite) of 0.9 . See: <a href="/site/de.wikipedia.org/wiki/Hausmannst%C3%A4tten?title=Hausmannst%C3%A4tten&amp;action=edit">https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&amp;action=edit</a>
The German Wikipedia page for Hausmannstätten specifies a pie chart with a width (Breite) of 0.9 . See: <a href="https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&amp;action=edit" rel="nofollow" class="external free">https://de.wikipedia.org/w/index.php?title=Hausmannst%C3%A4tten&amp;action=edit</a>
</li>
<li>
This value gets multiplied by various numbers in the template. For example: <code>width:{{#expr:18*{{{Breite}}} }}em;</code>. See: <a href="/site/de.wikipedia.org/wiki/Vorlage:Sitzverteilung/?title=Vorlage:Sitzverteilung/&amp;action=edit">https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&amp;action=edit</a>
This value gets multiplied by various numbers in the template. For example: <code>width:{{#expr:18*{{{Breite}}} }}em;</code>. See: <a href="https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&amp;action=edit" rel="nofollow" class="external free">https://de.wikipedia.org/w/index.php?title=Vorlage:Sitzverteilung/&amp;action=edit</a>
</li>
</ul>
<p>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -159,7 +159,7 @@
<span class="mw-headline" id="Fix_for_search_not_working">Fix for search not working</span>
</h3>
<p>
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> .
This was a bug that I introduced back in 3.1.1. Title search doesn't work. For example: <a href="https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> .
</p>
<p>
If you've built a wiki with any 3.1.* version, you will have to rebuild it. You can do this with the following:

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -166,7 +166,7 @@
<b>Faster searches</b>: Searches are now dramatically faster for single-words (<code>earth</code>), wildcards (<code>e*</code>), multiple words (<code>earth history</code>) and multiple wildcards (<code>earth* history*</code>)
</li>
<li>
<b>PageRank score</b>: Searches now use <a href="/site/en.wikipedia.org/wiki/PageRank">PageRank</a> to order results. These provide better quality results than using page length. The old system would show "List of" pages at the top of the page
<b>PageRank score</b>: Searches now use <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank</a> to order results. These provide better quality results than using page length. The old system would show "List of" pages at the top of the page
</li>
<li>
<b>Punctuation friendly</b>: Searches can be done for <code>U.S.A.</code> or <code>USA</code>; <code>dont't</code> or <code>dont</code>; <code>half-life</code> or <code>half</code> or <code>life</code>.
@ -186,10 +186,10 @@
</p>
<ul>
<li>
<b>Category pages had script error</b>: 2016-03 English Wikipedia Category pages would have script errors in the top right corner of the page. For example, <a href="/site/en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009">https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009</a>
<b>Category pages had script error</b>: 2016-03 English Wikipedia Category pages would have script errors in the top right corner of the page. For example, <a href="https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009</a>
</li>
<li>
<b>Taxonomy boxes would have non-clickable links</b>: 2016-03 English Wikipedia pages on biological species have a taxonomy box at the bottom of the page. It has external links which should be clickable, but were not. For example, <a href="/site/en.wikipedia.org/wiki/Golden_eagle">https://en.wikipedia.org/wiki/Golden_eagle</a>
<b>Taxonomy boxes would have non-clickable links</b>: 2016-03 English Wikipedia pages on biological species have a taxonomy box at the bottom of the page. It has external links which should be clickable, but were not. For example, <a href="https://en.wikipedia.org/wiki/Golden_eagle" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Golden_eagle</a>
</li>
</ul>
<h3>
@ -325,7 +325,7 @@
Better performance: Search is much quicker. One word searches should come back subsecond and multiple words should come back in a few, with initial results coming back in the first second
</li>
<li>
Better ranking: Search now ranks results by <a href="/site/en.wikipedia.org/wiki/PageRank">page rank</a>. Previously, XOWA ranks by page length, which resulted in long "List of" articles appearing near the top.
Better ranking: Search now ranks results by <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">page rank</a>. Previously, XOWA ranks by page length, which resulted in long "List of" articles appearing near the top.
</li>
<li>
Better search terms: Search now handles punctuation better. Searches can be done for "U.S.A." or "USA"; "don't" or "dont"; "half-life" or "half" or "life".

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -307,7 +307,7 @@
<b>Missing Wikis sidebar in the home wiki</b>: The Wikis sidebar did not show in the home wiki due to some CSS changes last week.
</li>
<li>
<b>{{DisplayTitle}} was ignored</b>: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> showed "Gzip" as the title instead of "gzip".
<b>{{DisplayTitle}} was ignored</b>: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> showed "Gzip" as the title instead of "gzip".
</li>
<li>
<b>Script error for cycling tables on de.wikipedia.org</b>: A few dozen cycling-related pages on German Wikipedia showed script errors. This was due to an obscure XOWA ParserFunction bug that returned ServerName as "<a href="http://de.wikipedia.org" rel="nofollow" class="external free">http://de.wikipedia.org</a>" instead of "//de.wikipedia.org"
@ -440,7 +440,7 @@
<span class="mw-headline" id="(Desktop)_Minor_Wikia_parser_tags">(Desktop) Minor Wikia parser tags</span>
</h3>
<p>
A user requested some parser functionality for Wikia wikis (see <a href="/site/en.wikipedia.org/wiki/User_talk:Gnosygnu">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the &lt;choose&gt; and &lt;tabber&gt; extensions.
A user requested some parser functionality for Wikia wikis (see <a href="https://en.wikipedia.org/wiki/User_talk:Gnosygnu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the &lt;choose&gt; and &lt;tabber&gt; extensions.
</p>
<h3>
<span class="mw-headline" id="(Android)_New_pages_for_">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -451,7 +451,7 @@
The new XOWA Search Engine uses PageRank to rate pages by importance. Although this works well for Wikipedia, it sometimes overrates pages which exist for encyclopedic book-keeping.
</p>
<p>
For example, a lot of Wikipedia pages will have a small box called "Authority Control" at the bottom of the page. This box will have links to other pages like <a href="/site/en.wikipedia.org/wiki/Integrated_Authority_Control">https://en.wikipedia.org/wiki/Integrated_Authority_Control</a> If a million pages have this Integrated Authority Control link, then PageRank rates this page highly. ("1 million pages link to it!") However, the page itself is fairly short, and is not really one of the most important articles in Wikipedia (it would score higher than India, Insect, Italy, etc).
For example, a lot of Wikipedia pages will have a small box called "Authority Control" at the bottom of the page. This box will have links to other pages like <a href="https://en.wikipedia.org/wiki/Integrated_Authority_Control" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Integrated_Authority_Control</a> If a million pages have this Integrated Authority Control link, then PageRank rates this page highly. ("1 million pages link to it!") However, the page itself is fairly short, and is not really one of the most important articles in Wikipedia (it would score higher than India, Insect, Italy, etc).
</p>
<p>
v3.6.3 tries to reduce the importance of these pages if these articles are "short". This heuristic was already present in the previous versions of the search engine, but has been further tweaked.

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -164,13 +164,13 @@
</p>
<ul>
<li>
<b>Packed galleries</b>: Certain galleries are marked as "packed". These galleries are dynamically resized to fill up as much space as possible. For example: <a href="/site/en.wikipedia.org/wiki/Mexico">https://en.wikipedia.org/wiki/Mexico</a>
<b>Packed galleries</b>: Certain galleries are marked as "packed". These galleries are dynamically resized to fill up as much space as possible. For example: <a href="https://en.wikipedia.org/wiki/Mexico" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mexico</a>
</li>
<li>
<b>Video thumbnails for .ogg files</b>: The .ogg extension is generally used for audio files, but a small number of video files use the .ogg extension. For example: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<b>Video thumbnails for .ogg files</b>: The .ogg extension is generally used for audio files, but a small number of video files use the .ogg extension. For example: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</li>
<li>
<b>Image map buttons</b>: Image maps usually have an information button that says "Click for more info". For example: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
<b>Image map buttons</b>: Image maps usually have an information button that says "Click for more info". For example: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
</li>
</ul>
<p>
@ -197,7 +197,7 @@
<span class="mw-headline" id="(PC)_Support_the_lsth_parser_function">(PC) Support the lsth parser function</span>
</h3>
<p>
I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: <a href="/site/en.wikipedia.org/wiki/10s_BC">https://en.wikipedia.org/wiki/10s_BC</a> . I ended up rewriting the lst functions to support this behavior.
I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: <a href="https://en.wikipedia.org/wiki/10s_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/10s_BC</a> . I ended up rewriting the lst functions to support this behavior.
</p>
<h3>
<span class="mw-headline" id="(PC)_Add_torrent_link_/_MD5_info_to_the_Download_Central_Info_page">(PC) Add torrent link / MD5 info to the Download Central Info page</span>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -222,7 +222,7 @@
<span class="mw-headline" id="(PC)_Show_pages_in_MediaWiki_namespace">(PC) Show pages in MediaWiki namespace</span>
</h3>
<p>
v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> .
v3.9.4.1 now is able to show wikitext pages in the MediaWiki namespace. For example, <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> .
</p>
<h3>
<span class="mw-headline" id="(PC)_Run_GUI_on_Raspberry_Pi">(PC) Run GUI on Raspberry Pi</span>
@ -295,7 +295,7 @@
<span class="mw-headline" id="(PC)_Fix_for_Category_pages_not_working">(PC) Fix for Category pages not working</span>
</h3>
<p>
v3.8.5.1 had a bug that broke Category pages. For example, <a href="/site/simple.wikipedia.org/wiki/Category:Earth">https://simple.wikipedia.org/wiki/Category:Earth</a> . This would only retrieve one random category. v3.9.2.1 fixes the issue.
v3.8.5.1 had a bug that broke Category pages. For example, <a href="https://simple.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Earth</a> . This would only retrieve one random category. v3.9.2.1 fixes the issue.
</p>
<h3>
<span class="mw-headline" id="(PC)_New_Category_system_to_handle_HTML_dumps">(PC) New Category system to handle HTML dumps</span>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -178,7 +178,7 @@
<span class="mw-headline" id="(PC)_Fix_import_errors_in_Import/Offline">(PC) Fix import errors in Import/Offline</span>
</h3>
<p>
<a href="/wiki/Dashboard/Import/Offline" id="xolnki_10" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes.
<a href="/wiki/Dashboard/Import/Offline" id="xolnki_10" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.11.2">Next release: v3.11.2</span>
@ -240,13 +240,13 @@
</p>
<ul>
<li>
<b>Improved performance on SATA drives, especially for large categories</b>: The category system in v3.9.4.1 worked okay on SSD drives, but did poorly on SATA drives. Large categories (2,000+) like <a href="/site/en.wikipedia.org/wiki/Category:2001_albums">https://en.wikipedia.org/wiki/Category:2001_albums</a> would take 20-30 seconds to load. Now they take 4-5 seconds.
<b>Improved performance on SATA drives, especially for large categories</b>: The category system in v3.9.4.1 worked okay on SSD drives, but did poorly on SATA drives. Large categories (2,000+) like <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a> would take 20-30 seconds to load. Now they take 4-5 seconds.
</li>
<li>
<b>Next 200 / Previous 200 would not work on English Wikipedia for large categories</b>: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, <a href="/site/en.wikipedia.org/wiki/Category:All_stub_articles">https://en.wikipedia.org/wiki/Category:All_stub_articles</a> now works correctly navigating forward
<b>Next 200 / Previous 200 would not work on English Wikipedia for large categories</b>: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, <a href="https://en.wikipedia.org/wiki/Category:All_stub_articles" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:All_stub_articles</a> now works correctly navigating forward
</li>
<li>
<b>HTML dumps now show wikitext HTML</b>: Category pages sometimes have a letter index at the top of the page, or other information. For example, <a href="/site/de.wikipedia.org/wiki/Category:Mann">https://de.wikipedia.org/wiki/Category:Mann</a> has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
<b>HTML dumps now show wikitext HTML</b>: Category pages sometimes have a letter index at the top of the page, or other information. For example, <a href="https://de.wikipedia.org/wiki/Category:Mann" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Category:Mann</a> has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
</li>
<li>
<b>Other minor changes</b>: There are a small number of other changes as well which are covered more in the <a href="/wiki/Change_log/v3.10.3.1" id="xolnki_13" title="Change log/v3.10.3.1">Change log</a>
@ -256,7 +256,7 @@
<span class="mw-headline" id="(PC)_Fix_for_">(PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages</span>
</h3>
<p>
A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a> This was fixed in this release
A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a> This was fixed in this release
</p>
<h3>
<span class="mw-headline" id="(PC)_Add_custom_scripting_support_through_standalone_javascript_/_lua_files">(PC) Add custom scripting support through standalone javascript / lua files</span>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -120,7 +120,7 @@
This was a change due to the feedback from a Google Play review (which has since been deleted). There's a little more documentation at <a href="https://github.com/gnosygnu/xowa/issues/112" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/112</a>
</p>
<p>
XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth#External_links</a> and see the section called "Articles related to Earth"
XOWA Android would show pages which have horizontal scrollbars. They appear mostly because of what's called Navigation boxes ("navboxes") at the bottom of the page. For example, go to <a href="https://en.wikipedia.org/wiki/Earth#External_links" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth#External_links</a> and see the section called "Articles related to Earth"
</p>
<p>
The Wikipedia Mobile App and the Wikipedia Mobile Site both hide these by default. XOWA Android used to show them by default. This was a deliberate decision on my side, because (a) I generally like to show as much content as possible and (b) I do find them useful.

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -169,7 +169,7 @@
<b>xowa_cfg_os.gfs</b>: XOWA also stores Operating System specific options at /xowa/bin/[OS_NAME]/xowa/cfg/xowa_cfg_os.gfs. The new version now uses a different file: /xowa/user/app/cfg/os.gfs. If you've manually customized options here, you will need to reapply them
</li>
<li>
<b>Missing options</b>: A handful of options were not converted. For more detail, see <a href="/wiki/Change_log" id="xolnki_12" title="Change log" class="xowa-visited">Change_log</a>
<b>Missing options</b>: A handful of options were not converted. For more detail, see <a href="/wiki/Change_log" id="xolnki_12" title="Change log">Change_log</a>
</li>
</ul>
<p>
@ -182,7 +182,7 @@
Since the start, XOWA used a date-of-release versioning scheme. For example, version 3.12.2.1 meant the version released in the 3rd year after XOWA's release, in the 12th month and the 2nd week.
</p>
<p>
XOWA is now adopting a new versioining scheme closer to <a href="/site/en.wikipedia.org/wiki/Software_versioning">semantic versioning</a>. Specifically:
XOWA is now adopting a new versioining scheme closer to <a href="https://en.wikipedia.org/wiki/Software_versioning#Degree_of_compatibility" rel="nofollow" class="external text">semantic versioning</a>. Specifically:
</p>
<ul>
<li>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -444,7 +444,7 @@
</p>
<ul>
<li>
<b>Images in the File namespace will now show</b>: For example, <a href="/site/nethackwiki.com/wiki/File:Keyboard_shortcuts.svg">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
<b>Images in the File namespace will now show</b>: For example, <a href="https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg" rel="nofollow" class="external free">https://nethackwiki.com/wiki/File:Keyboard_shortcuts.svg</a> . Note that clicking on an image here will also open it up in the image viewer.
</li>
<li>
<b>File names with spaces are automatically renamed to use underscores</b>: For example, <code>SpellIcon PsionicBlast.png</code> will be renamed to <code>SpellIcon_PsionicBlast.png</code>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>
@ -160,7 +160,7 @@
</li>
</ul>
<h3>
<span class="mw-headline" id="(PC_/_Android)_Add_full-text_search_capability_for_all_wikis._See:_App/Full-text_search_and_App/Full-text_search/Lucene/Search_indexes/Getting">(PC / Android) Add full-text search capability for all wikis. See: <a href="/wiki/App/Full-text_search" id="xolnki_12" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a> and <a href="/wiki/App/Full-text_search/Lucene/Search_indexes/Getting" id="xolnki_13" title="App/Full-text search/Lucene/Search indexes/Getting">App/Full-text_search/Lucene/Search_indexes/Getting</a></span>
<span class="mw-headline" id="(PC_/_Android)_Add_full-text_search_capability_for_all_wikis._See:_App/Full-text_search_and_App/Full-text_search/Lucene/Search_indexes/Getting">(PC / Android) Add full-text search capability for all wikis. See: <a href="/wiki/App/Full-text_search" id="xolnki_12" title="App/Full-text search">App/Full-text_search</a> and <a href="/wiki/App/Full-text_search/Lucene/Search_indexes/Getting" id="xolnki_13" title="App/Full-text search/Lucene/Search indexes/Getting">App/Full-text_search/Lucene/Search_indexes/Getting</a></span>
</h3>
<p>
XOWA finally supports full-text search. This was a complicated change involving a new Special page (<a href="/wiki/Special:XowaSearch" id="xolnki_14" title="Special:XowaSearch">Special:XowaSearch</a>) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices.
@ -172,7 +172,7 @@
You can also build your own full-text search indexes for existing Download Central wikis. To try it, see <a href="/wiki/App/Full-text_search/Lucene/Search_indexes/Building" id="xolnki_16" title="App/Full-text search/Lucene/Search indexes/Building">App/Full-text_search/Lucene/Search_indexes/Building</a>
</p>
<p>
For more details see <a href="/wiki/App/Full-text_search" id="xolnki_17" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
For more details see <a href="/wiki/App/Full-text_search" id="xolnki_17" title="App/Full-text search">App/Full-text_search</a>
</p>
<h3>
<span class="mw-headline" id="(PC)_Redesign_full-text_search_Special_Page._See:_Special:XowaSearch">(PC) Redesign full-text search Special Page. See: <a href="/wiki/Special:XowaSearch" id="xolnki_18" title="Special:XowaSearch">Special:XowaSearch</a></span>
@ -231,7 +231,7 @@
Custom url formats are now available. This was in response to Ope30 and a way to customize the displayed url. For more info, see<a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.url_bar" id="xolnki_20" title="Special:XowaCfg?grp=xowa.gui.url bar">Special:XowaCfg?grp=xowa.gui.url bar</a>
</li>
<li>
View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_21" title="Special:XowaCfg?grp=xowa.wiki.hdumps" class="xowa-visited">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_21" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
</li>
<li>
Options link for Special:XowaCfg pages. XowaCfg pages allow direct linking to certain groups by using <code>?grp=code</code>. If you want the direct link to a specific option page, you can now right-click on the "options link" and copy it
@ -371,7 +371,7 @@
<span class="mw-headline" id="No_more_current_directory_for_logs">No more current directory for logs</span>
</h4>
<p>
XOWA stores its logs at C:\xowa\user\anonymous\app\tmp\log. XOWA used to store the current directory in a folder called <code>current</code>. Unfortunately, this caused problems on Linux systems when two or more different-permissioned users were running XOWA.
XOWA stores its logs at C:\xowa_release\user\anonymous\app\tmp\log. XOWA used to store the current directory in a folder called <code>current</code>. Unfortunately, this caused problems on Linux systems when two or more different-permissioned users were running XOWA.
</p>
<p>
This version replaces the current directory with a timestamp directory which should now reduce the likelihood of errors.

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a href="/wiki/Blog/2019-03" id="xolnki_3" title="Blog/2019-03">2019-03</a>

@ -25,7 +25,7 @@
</p>
<ul>
<li>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07" class="xowa-visited">2019-07</a>
<a href="/wiki/Blog/2019-07" id="xolnki_2" title="Blog/2019-07">2019-07</a>
</li>
<li>
<a class="mw-selflink selflink">2019-03</a>

@ -204,7 +204,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return label and language, not just label.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016">https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/407" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/407</a>
@ -220,7 +220,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Show 'unknown value' / 'no value' instead of 'somevalue' / 'no value'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wild_Goose_Pass_Tree">https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/529" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/529</a>
@ -249,7 +249,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Serialize 'references'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/VLC_media_player" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/587" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/587</a>
@ -297,7 +297,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return NIL not remove for table.remove and empty table.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/United_Kingdom">https://commons.wikimedia.org/wiki/United_Kingdom</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/United_Kingdom" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/United_Kingdom</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/604" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/604</a>
@ -342,7 +342,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize latest ustring.lua.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/Auteur:Victor_Hugo">https://fr.wikisource.org/wiki/Auteur:Victor_Hugo</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/Auteur:Victor_Hugo" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Auteur:Victor_Hugo</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/609" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/609</a>
@ -381,7 +381,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/NetBSD">https://de.wikipedia.org/wiki/NetBSD</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/NetBSD" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/NetBSD</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/589" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/589</a>
@ -397,7 +397,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add ParserFunction for PageLanguage.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/Structured_data">https://commons.wikimedia.org/wiki/Commons:Structured_data</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/Commons:Structured_data" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Commons:Structured_data</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/595" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/595</a>
@ -540,7 +540,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not reuse byte array when trimming bfr.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Towson_University_buildings_and_structures">https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/562" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/562</a>
@ -614,7 +614,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/VLC_media_player" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/596" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/596</a>
@ -725,7 +725,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/it.wikipedia.org/wiki/Roma" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/it:Roma</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/it:Roma" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/it:Roma</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/600" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/600</a>
@ -1038,7 +1038,7 @@
<span style='font-variant:small-caps'>Example</span>: {{WP7a|got|Gothic}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_Wikipedias">https://en.wikipedia.org/wiki/List_of_Wikipedias</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_Wikipedias" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_Wikipedias</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/506" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/506</a>
@ -1123,7 +1123,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'mw-parser-output' to main div.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/274" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/274</a>
@ -1200,7 +1200,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return null instead of empty string if invalid title passed to getEntityId.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Nicoletella">https://en.wikipedia.org/wiki/Nicoletella</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Nicoletella" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Nicoletella</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/415" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/415</a>
@ -1216,7 +1216,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check if title is null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Switzerland">https://en.wikipedia.org/wiki/Portal:Switzerland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Switzerland</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/416" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/416</a>
@ -1248,7 +1248,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Set frame title for pages when invoking Scribunto code.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion">https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/476" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/476</a>
@ -1264,7 +1264,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add frame_ttl to all Xot_invk_tkn.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/2003_Tippeligaen">https://en.wikipedia.org/wik/2003_Tippeligaen</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wik/2003_Tippeligaen" rel="nofollow" class="external free">https://en.wikipedia.org/wik/2003_Tippeligaen</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/503" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/503</a>
@ -1280,7 +1280,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize mw.uri.lua file with changes for uri.encode(s, 'WIKI').
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Christmas">https://en.wikipedia.org/wik/Christmas</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wik/Christmas" rel="nofollow" class="external free">https://en.wikipedia.org/wik/Christmas</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/504" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/504</a>
@ -1403,7 +1403,7 @@
<span style='font-variant:small-caps'>Example</span>: &lt;syntaxhighlight lang="text" highlight="4-7"&gt;.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value">https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/498" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/498</a>
@ -1651,7 +1651,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support templatestyles.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Henry_David_Thoreau">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Henry_David_Thoreau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/</a>
@ -1754,7 +1754,7 @@
<span style='font-variant:small-caps'>Example</span>: a/b/c -&gt; a.b.c.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/St._Peter%27s_Lutheran_Church_(Ottawa)">https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/353" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/353</a>
@ -1857,7 +1857,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix getBestStatements to return normal if no preferred.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/James_Monroe">https://en.wikipedia.org/wiki/James_Monroe</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/James_Monroe" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/James_Monroe</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/297" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/297</a>
@ -1931,7 +1931,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater">https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater</a> <a href="/site/en.wikipedia.org/wiki/1910_Atlantic_hurricane_season">https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season</a> <a href="/site/en.wikipedia.org/wiki/42-01">https://en.wikipedia.org/wiki/42-01</a> <a href="/site/en.wikipedia.org/wiki/The_Beach_Boys">https://en.wikipedia.org/wiki/The_Beach_Boys#Members</a> <a href="/site/en.wikipedia.org/wiki/Solar_power_in_Alaska">https://en.wikipedia.org/wiki/Solar_power_in_Alaska</a> <a href="/site/en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference">https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference</a> <a href="/site/en.wikipedia.org/wiki/19th-century_National_League_teams">https://en.wikipedia.org/wiki/19th-century_National_League_teams</a> <a href="/site/en.wikipedia.org/wiki/Browser_engine">https://en.wikipedia.org/wiki/Browser_engine</a> <a href="/site/en.wikipedia.org/wiki/Mount_Hood_climbing_accidents">https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents</a> <a href="/site/en.wikipedia.org/wiki/Kicking_Sunrise">https://en.wikipedia.org/wiki/Kicking_Sunrise#Members</a> <a href="/site/en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania">https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania</a> <a href="/site/en.wikipedia.org/wiki/Classical_antiquity">https://en.wikipedia.org/wiki/Classical_antiquity</a> <a href="/site/en.wikipedia.org/wiki/Disneyland_Paris">https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance</a> <a href="/site/en.wikipedia.org/wiki/Canada%E2%80%93United_States_relations">https://en.wikipedia.org/wiki/CanadaUnited_States_relations</a> <a href="/site/en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="/site/en.wikipedia.org/wiki/Template:Space_station_crew_timeline">https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline</a> <a href="/site/en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="/site/en.wikipedia.org/wiki/History_of_Islam">https://en.wikipedia.org/wiki/History_of_Islam</a> <a href="/site/en.wikipedia.org/wiki/Tromborn">https://en.wikipedia.org/wiki/Tromborn</a> <a href="/site/en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom">https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom</a> <a href="/site/en.wikipedia.org/wiki/Hindu_units_of_time">https://en.wikipedia.org/wiki/Hindu_units_of_time</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater</a> <a href="https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season</a> <a href="https://en.wikipedia.org/wiki/42-01" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/42-01</a> <a href="https://en.wikipedia.org/wiki/The_Beach_Boys#Members" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/The_Beach_Boys#Members</a> <a href="https://en.wikipedia.org/wiki/Solar_power_in_Alaska" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_power_in_Alaska</a> <a href="https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference</a> <a href="https://en.wikipedia.org/wiki/19th-century_National_League_teams" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/19th-century_National_League_teams</a> <a href="https://en.wikipedia.org/wiki/Browser_engine" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Browser_engine</a> <a href="https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents</a> <a href="https://en.wikipedia.org/wiki/Kicking_Sunrise#Members" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kicking_Sunrise#Members</a> <a href="https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania</a> <a href="https://en.wikipedia.org/wiki/Classical_antiquity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Classical_antiquity</a> <a href="https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance</a> <a href="https://en.wikipedia.org/wiki/CanadaUnited_States_relations" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/CanadaUnited_States_relations</a> <a href="https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline</a> <a href="https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="https://en.wikipedia.org/wiki/History_of_Islam" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/History_of_Islam</a> <a href="https://en.wikipedia.org/wiki/Tromborn" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tromborn</a> <a href="https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom</a> <a href="https://en.wikipedia.org/wiki/Hindu_units_of_time" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hindu_units_of_time</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/368" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/368</a>
@ -2096,7 +2096,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change url parsing logic to support slashes.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki//dev/full">https://en.wikipedia.org/wiki//dev/full</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki//dev/full" rel="nofollow" class="external free">https://en.wikipedia.org/wiki//dev/full</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/301" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/301</a>
@ -2216,7 +2216,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikivoyage.org/wiki/France" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/France</a> <a href="/site/en.wikipedia.org/wiki/Henry_David_Thoreau">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikivoyage.org/wiki/France" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/France</a> <a href="https://en.wikipedia.org/wiki/Henry_David_Thoreau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/310" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/310</a>
@ -2232,7 +2232,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not add '/wiki/' for non-WMF wikis.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Scafell_Pike">https://en.wikipedia.org/wiki/Scafell_Pike</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Scafell_Pike" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Scafell_Pike</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/298" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/298</a>
@ -2306,7 +2306,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Set src_bgn at start of block, not after video element.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/M%C3%BCnchen">https://de.wikipedia.org/wiki/München</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/München" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/München</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/369" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/369</a>

@ -238,7 +238,7 @@
(fix) [broken since:v0.12.0] File/v2: Cache failures sometimes causes images not to load on page.
</li>
<li>
(add) Wikidata: Rank now supported for wikidata {contributed by Schnark}. See: <a href="/site/www.wikidata.org/wiki/Q183">http://www.wikidata.org/wiki/Q183</a>
(add) Wikidata: Rank now supported for wikidata {contributed by Schnark}. See: <a href="http://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q183</a>
</li>
</ul>
<p>
@ -246,22 +246,22 @@
</p>
<ul>
<li>
(fix) [broken since:v0.12.3] Xwiki: [[en:]] should link to en.wikipedia.org, not to self. See: <a href="/site/fr.wikipedia.org/wiki/Main_page">http://fr.wikipedia.org/wiki/Main_page</a>
(fix) [broken since:v0.12.3] Xwiki: [[en:]] should link to en.wikipedia.org, not to self. See: <a href="http://fr.wikipedia.org/wiki/Main_page" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Main_page</a>
</li>
<li>
(change) Parser: Titles starting with multi-byte character now upper-cased properly; EX:[[ⱥ]]. See: <a href="/site/en.wikipedia.org/wiki/%C2%B5">http://en.wikipedia.org/wiki/µ</a> <a href="/site/en.wikipedia.org/wiki/Latin_script_in_Unicode">http://en.wikipedia.org/wiki/Latin_script_in_Unicode</a> <a href="/site/en.wikipedia.org/wiki/List_of_Unicode_characters">http://en.wikipedia.org/wiki/List_of_Unicode_characters</a> <a href="/site/fr.wikipedia.org/wiki/Liste_de_caract%C3%A8res_Unicode_latins_pr%C3%A9compos%C3%A9s">http://fr.wikipedia.org/wiki/Liste_de_caractères_Unicode_latins_précomposés</a>
(change) Parser: Titles starting with multi-byte character now upper-cased properly; EX:[[ⱥ]]. See: <a href="http://en.wikipedia.org/wiki/µ" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/µ</a> <a href="http://en.wikipedia.org/wiki/Latin_script_in_Unicode" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Latin_script_in_Unicode</a> <a href="http://en.wikipedia.org/wiki/List_of_Unicode_characters" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/List_of_Unicode_characters</a> <a href="http://fr.wikipedia.org/wiki/Liste_de_caractères_Unicode_latins_précomposés" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Liste_de_caractères_Unicode_latins_précomposés</a>
</li>
<li>
(change) Parser: {{lc}} now handles multi-byte characters. See: <a href="/site/fr.wikipedia.org/wiki/%CA%BFAmr_ibn_Kult%CC%A0h%C5%ABm">http://fr.wikipedia.org/wiki/%CA%BFAmr_ibn_Kult%CC%A0h%C5%ABm</a>
(change) Parser: {{lc}} now handles multi-byte characters. See: <a href="http://fr.wikipedia.org/wiki/%CA%BFAmr_ibn_Kult%CC%A0h%C5%ABm" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/%CA%BFAmr_ibn_Kult%CC%A0h%C5%ABm</a>
</li>
<li>
(change) Parser: {{anchorencode}} now supports templates, literal links; EX:{{#anchorencode:{{A}}}} {{#anchorencode:[[:A]]}}. See: <a href="http://en.wiktionary.org/wiki/μ" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/μ</a>
</li>
<li>
(change) Scribunto: GetUrl should accept multiple key vals for query args; EX:action=edit, preload=Modèle:Documentation/Preload2. See: <a href="/site/fr.wikipedia.org/wiki/Wikipedia:Image_du_jour/Date">http://fr.wikipedia.org/wiki/Wikipedia:Image_du_jour/Date</a>
(change) Scribunto: GetUrl should accept multiple key vals for query args; EX:action=edit, preload=Modèle:Documentation/Preload2. See: <a href="http://fr.wikipedia.org/wiki/Wikipedia:Image_du_jour/Date" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Wikipedia:Image_du_jour/Date</a>
</li>
<li>
(change) File/v2: Video thumbnails don't always show. See: <a href="/site/en.wikipedia.org/wiki/Echidna">http://en.wikipedia.org/wiki/Echidna</a> <a href="/site/en.wikipedia.org/wiki/WWI">http://en.wikipedia.org/wiki/WWI</a>
(change) File/v2: Video thumbnails don't always show. See: <a href="http://en.wikipedia.org/wiki/Echidna" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Echidna</a> <a href="http://en.wikipedia.org/wiki/WWI" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/WWI</a>
</li>
<li>
(change) Html: [[File:A.png|frame]] should be rendered as thumb; EX:File:A.png|frame. See: <a href="http://en.wikibooks.org/wiki/Wikijunior:Solar_System/Mercury" rel="nofollow" class="external free">http://en.wikibooks.org/wiki/Wikijunior:Solar_System/Mercury</a>
@ -302,7 +302,7 @@
(add) DynamicPageList: Improved support for wikibooks, wikiversity, wikinews. See: <a href="http://en.wikibooks.org/wiki/Subject:Computer_programming" rel="nofollow" class="external free">http://en.wikibooks.org/wiki/Subject:Computer_programming</a>
</li>
<li>
(change) Scribunto: Gsub_match_callback should return integer positions as strings, not integers; EX:{{#invoke:Biblio|ouvrage}} . See: <a href="/site/fr.wikipedia.org/wiki/Atoum">http://fr.wikipedia.org/wiki/Atoum</a>
(change) Scribunto: Gsub_match_callback should return integer positions as strings, not integers; EX:{{#invoke:Biblio|ouvrage}} . See: <a href="http://fr.wikipedia.org/wiki/Atoum" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Atoum</a>
</li>
</ul>
<p>
@ -316,31 +316,31 @@
(fix) [broken since:v0.12.2] Parser: Malformed table can cause page to fail (rare); EX:&lt;div&gt;a{|\n|!. See: <a href="http://en.wikisource.org/wiki/Page:A_Basic_Guide_to_Open_Educational_Resources.pdf/99" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Page:A_Basic_Guide_to_Open_Educational_Resources.pdf/99</a>
</li>
<li>
(change) File/v2: Images with thumbtimes do not show. See: <a href="/site/en.wikipedia.org/wiki/World_War_I">http://en.wikipedia.org/wiki/World_War_I</a>
(change) File/v2: Images with thumbtimes do not show. See: <a href="http://en.wikipedia.org/wiki/World_War_I" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/World_War_I</a>
</li>
<li>
(change) File/v2: Clicking on media does not play file. See: <a href="/site/en.wikipedia.org/wiki/World_War_I">http://en.wikipedia.org/wiki/World_War_I</a>
(change) File/v2: Clicking on media does not play file. See: <a href="http://en.wikipedia.org/wiki/World_War_I" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/World_War_I</a>
</li>
<li>
(change) Scribunto: FormatDate should take indexed args; EX:formatDate((1, 'pl'), (2, 'Y-m'), (4, false)). See: <a href="http://pl.wikipedia.org/wiki/L._Frank_Baum" rel="nofollow" class="external free">http://pl.wikipedia.org/wiki/L._Frank_Baum</a>
</li>
<li>
(change) Scribunto: Handle Lua balanced regex (requires java 1.7); EX:%b(). See: <a href="/site/fr.wikipedia.org/wiki/Astronomie">http://fr.wikipedia.org/wiki/Astronomie</a>
(change) Scribunto: Handle Lua balanced regex (requires java 1.7); EX:%b(). See: <a href="http://fr.wikipedia.org/wiki/Astronomie" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Astronomie</a>
</li>
<li>
(change) Parser: Clicking on images sometimes doesn't open page b/c of HTML entities; EX:File:A.png|link=A&amp;nbsp;b {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Template:Formel-1-Saison_2001">http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001</a>
(change) Parser: Clicking on images sometimes doesn't open page b/c of HTML entities; EX:File:A.png|link=A&amp;nbsp;b {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Template:Formel-1-Saison_2001</a>
</li>
<li>
(change) Parser: File link with nested file links should not create malformed HTML; EX:[[File:A.png|none|[[File:B.png|20px|d]] c]]. See: <a href="/site/de.wikipedia.org/wiki/Wien">http://de.wikipedia.org/wiki/Wien</a>
(change) Parser: File link with nested file links should not create malformed HTML; EX:[[File:A.png|none|[[File:B.png|20px|d]] c]]. See: <a href="http://de.wikipedia.org/wiki/Wien" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Wien</a>
</li>
<li>
(change) Parser: Double exclamation marks in table should not create table cell; EX:{|\n|-\n|\na !! b\n|} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Fu%C3%9Fball-Weltmeisterschaft_2010/Finalrunde">http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde</a>
(change) Parser: Double exclamation marks in table should not create table cell; EX:{|\n|-\n|\na !! b\n|} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Fußball-Weltmeisterschaft_2010/Finalrunde</a>
</li>
<li>
(change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
(change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
</li>
<li>
(change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
(change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Freiburg_im_Breisgau</a>
</li>
<li>
(change) Parser: Unknown xml tags should show as &lt;unknown&gt;&lt;/unknown&gt; not &lt;unknown&gt;&lt;unknown&gt;. See: <a href="http://wikimediafoundation.org" rel="nofollow" class="external free">http://wikimediafoundation.org</a>
@ -378,7 +378,7 @@
(add) File: English Wikipedia image database updated for 2013-12-02. See: <a href="/wiki/Dashboard/Image_databases" id="xolnki_4" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(change) Parser: English Wikipedia pages (2013-12-02) with {{Dead_link}} no longer fail. See: <a href="/site/en.wikipedia.org/wiki/Wikia">http://en.wikipedia.org/wiki/Wikia</a>
(change) Parser: English Wikipedia pages (2013-12-02) with {{Dead_link}} no longer fail. See: <a href="http://en.wikipedia.org/wiki/Wikia" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikia</a>
</li>
</ul>
<p>
@ -386,16 +386,16 @@
</p>
<ul>
<li>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
(change) Parser: Category should not show in TOC; EX:== a [[Category:b]] ==. See: <a href="/site/en.wikipedia.org/wiki/Tamil_Nadu">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
(change) Parser: Category should not show in TOC; EX:== a [[Category:b]] ==. See: <a href="http://en.wikipedia.org/wiki/Tamil_Nadu" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
</li>
<li>
(change) Parser: Html numeric entities should be rendered literally, not as bytes; EX:a•b -&gt; a•b not a{192,149}b. See: <a href="/site/de.wikipedia.org/wiki/Magnus_Carlsen">http://de.wikipedia.org/wiki/Magnus_Carlsen</a>
(change) Parser: Html numeric entities should be rendered literally, not as bytes; EX:a•b -&gt; a•b not a{192,149}b. See: <a href="http://de.wikipedia.org/wiki/Magnus_Carlsen" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Magnus_Carlsen</a>
</li>
<li>
(change) Parser: Unclosed row was being discarded; EX:{|\n|-\n&lt;td&gt;a&lt;/td&gt;\n|-b\n|}. See: <a href="/site/fr.wikipedia.org/wiki/Napol%C3%A9on_Ier">http://fr.wikipedia.org/wiki/Napoléon_Ier</a>
(change) Parser: Unclosed row was being discarded; EX:{|\n|-\n&lt;td&gt;a&lt;/td&gt;\n|-b\n|}. See: <a href="http://fr.wikipedia.org/wiki/Napoléon_Ier" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Napoléon_Ier</a>
</li>
<li>
(change) Parser: {{#ifeq}} fails when more than one colon appears; EX:{{#ifeq: :|a|b|c}}. See: <a href="http://de.wiktionary.org/wiki/glitschig" rel="nofollow" class="external free">http://de.wiktionary.org/wiki/glitschig</a>
@ -407,7 +407,7 @@
(change) File: Fatal error during image retrieval should not stop redlinks from loading {detected by Schnark}.
</li>
<li>
(change) File: Image border was not applied; EX:File:A.png|border -&gt; class='thumborder' {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Vorlage:JPN">http://de.wikipedia.org/wiki/Vorlage:JPN</a>
(change) File: Image border was not applied; EX:File:A.png|border -&gt; class='thumborder' {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Vorlage:JPN" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Vorlage:JPN</a>
</li>
<li>
(change) Release: Xowa_64.exe now explicitly species -Dfile.encoding="UTF-8" {detected by Anselm}.
@ -419,7 +419,7 @@
(change) Release: Xowa_64.exe now caps at 512 MB max (instead of 1 GB) {detected by Nocte Draconis}.
</li>
<li>
(dev) Category: Category error should not cause malformed HTML. See: <a href="/site/en.wikipedia.org/wiki/Category:Planets_of_the_Solar_System">http://en.wikipedia.org/wiki/Category:Planets_of_the_Solar_System</a>
(dev) Category: Category error should not cause malformed HTML. See: <a href="http://en.wikipedia.org/wiki/Category:Planets_of_the_Solar_System" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Category:Planets_of_the_Solar_System</a>
</li>
<li>
(dev) Scribunto: Gsub should call once for all matches; not once per match. See: <a href="http://en.wiktionary.org/wiki/Minnesota_nice" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/Minnesota_nice</a>
@ -448,7 +448,7 @@
(add) Search: Added search suggest v2 for more accurate results {requested by Schnark}. See: <a href="/wiki/Options/Search_suggest" id="xolnki_7" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Scribunto: Fixed "Citation needed" for 2013-12-04 English Wikipedia; EX:mw.isSubsting. See: <a href="/site/en.wikipedia.org/wiki/Albedo">http://en.wikipedia.org/wiki/Albedo</a>
(add) Scribunto: Fixed "Citation needed" for 2013-12-04 English Wikipedia; EX:mw.isSubsting. See: <a href="http://en.wikipedia.org/wiki/Albedo" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Albedo</a>
</li>
<li>
(add) Html: Embed file name / width / height in HTML.
@ -465,7 +465,7 @@
</p>
<ul>
<li>
(fix) Category: Fixed empty category v1 results when duplicate ids are listed {detected by Anselm}. See: <a href="/site/commons.wikimedia.org/wiki/Category:Earth">http://commons.wikimedia.org/wiki/Category:Earth</a>
(fix) Category: Fixed empty category v1 results when duplicate ids are listed {detected by Anselm}. See: <a href="http://commons.wikimedia.org/wiki/Category:Earth" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/Category:Earth</a>
</li>
<li>
(fix) Import: Search index sometimes fails for multi-byte chars in title.
@ -486,19 +486,19 @@
(change) Parser: Extension xml nodes should do case-insensitive match of tags; EX:&lt;matH&gt;a&lt;/math&gt; b &lt;math&gt;c&lt;/matH&gt; {detected by Schnark}.
</li>
<li>
(change) Wikidata: Simple Wikipedia did not evaluate {{#property}} tags. See: <a href="/site/simple.wikipedia.org/wiki/Google">http://simple.wikipedia.org/wiki/Google</a>
(change) Wikidata: Simple Wikipedia did not evaluate {{#property}} tags. See: <a href="http://simple.wikipedia.org/wiki/Google" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Google</a>
</li>
<li>
(change) Parser: {{fullurl}} was not adding query arg for offline wikis; EX:{{fullurl:commons:special:upload|uselang=deownwork}}. See: <a href="/site/de.wikipedia.org/wiki/Liste_der_denkmalgesch%C3%BCtzten_Objekte_im_Okres_Bratislava_I/0%E2%80%939">http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09</a>
(change) Parser: {{fullurl}} was not adding query arg for offline wikis; EX:{{fullurl:commons:special:upload|uselang=deownwork}}. See: <a href="http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Liste_der_denkmalgeschützten_Objekte_im_Okres_Bratislava_I/09</a>
</li>
<li>
(change) Gui: Removed duplicate keybinding Alt+Shift+E for Edit; EX:accesskey='e' and xowa.gfs page_view_edit.
</li>
<li>
(change) Parser: Nested &lt;li&gt; tags inside &lt;ul&gt; should not be escaped; EX:&lt;li&gt;&lt;ul&gt;&lt;li&gt;a&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt; {detected by Anselm}. See: <a href="/site/en.wikipedia.org/wiki/Main_Page">http://en.wikipedia.org/wiki/Main_Page</a>
(change) Parser: Nested &lt;li&gt; tags inside &lt;ul&gt; should not be escaped; EX:&lt;li&gt;&lt;ul&gt;&lt;li&gt;a&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt; {detected by Anselm}. See: <a href="http://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
(change) Css: Changed failover css to en.wikipedia.org, not www.mediawiki.org. See: <a href="/site/de.wikipedia.org/wiki/Olympische_Spiele">http://de.wikipedia.org/wiki/Olympische_Spiele</a> <a href="http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true" rel="nofollow" class="external free">http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true</a>
(change) Css: Changed failover css to en.wikipedia.org, not www.mediawiki.org. See: <a href="http://de.wikipedia.org/wiki/Olympische_Spiele" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Olympische_Spiele</a> <a href="http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true" rel="nofollow" class="external free">http://bits.wikimedia.org/en.wikipedia.org/load.php?modules=ext.gadget.site|mediawiki.legacy.shared|skins.vector&amp;only=styles&amp;skin=vector&amp;*&amp;debug=true</a>
</li>
<li>
(change) Html: Anonymous and Talk links in upper left hand corner suppressed; EX:/xowa/xowa.gfs.
@ -535,13 +535,13 @@
(change) Import: Bz2 was not always handling return value correctly (has no visible effect, but added for correctness's sake).
</li>
<li>
(change) File: Svg with no width specified should default to max width of 2048; EX:File:no image.svg|x40px|link=|alt=* -&gt; 40,40, not 1,1. See: <a href="/site/en.wikipedia.org/wiki/List_of_historic_auto_trails_in_Iowa">http://en.wikipedia.org/wiki/List_of_historic_auto_trails_in_Iowa</a>
(change) File: Svg with no width specified should default to max width of 2048; EX:File:no image.svg|x40px|link=|alt=* -&gt; 40,40, not 1,1. See: <a href="http://en.wikipedia.org/wiki/List_of_historic_auto_trails_in_Iowa" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/List_of_historic_auto_trails_in_Iowa</a>
</li>
<li>
(change) Html: Switching from "View HTML" to "Read" does not fire redlinks code {Schnark; hidp123}.
</li>
<li>
(change) Parser: Space before xml node should be ignore at beginning of page; EX:" &lt;center&gt;a&lt;/center&gt;". See: <a href="/site/commons.wikimedia.org/wiki/">http://commons.wikimedia.org</a>
(change) Parser: Space before xml node should be ignore at beginning of page; EX:" &lt;center&gt;a&lt;/center&gt;". See: <a href="http://commons.wikimedia.org" rel="nofollow" class="external free">http://commons.wikimedia.org</a>
</li>
<li>
(change) File: Pdf with no width should default to 220 width; EX:File:A.pdf.
@ -639,16 +639,16 @@
(fix) [broken since:v0.10.3] Search: Search would return 0 wikis for xdat wikis {detected by Joe Webber; Schnark; hidp123}.
</li>
<li>
(change) Xtn/Pfuncs: {{safesubst:NAMESPACE}} should not return "" for non-Main namespaces. See: <a href="/site/en.wikipedia.org/wiki/Portal:Indianapolis/Sister_cities">http://en.wikipedia.org/wiki/Portal:Indianapolis/Sister_cities</a> <a href="/site/en.wikipedia.org/wiki/Aesthetics">http://en.wikipedia.org/wiki/Aesthetics</a>
(change) Xtn/Pfuncs: {{safesubst:NAMESPACE}} should not return "" for non-Main namespaces. See: <a href="http://en.wikipedia.org/wiki/Portal:Indianapolis/Sister_cities" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Portal:Indianapolis/Sister_cities</a> <a href="http://en.wikipedia.org/wiki/Aesthetics" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Aesthetics</a>
</li>
<li>
(change) Parser/Lnki: [[%D0]] should not cause page to fail. See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Auto-categorization/letters">http://en.wikipedia.org/wiki/Wikipedia:Auto-categorization/letters</a>
(change) Parser/Lnki: [[%D0]] should not cause page to fail. See: <a href="http://en.wikipedia.org/wiki/Wikipedia:Auto-categorization/letters" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Auto-categorization/letters</a>
</li>
<li>
(change) Parser/Lnki: Invalid link should not cause page to fail.
</li>
<li>
(change) Xtn/Pfuncs: Tildes inside MediaWiki: messages should be escaped. See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Autoblock">http://en.wikipedia.org/wiki/Wikipedia:Autoblock</a>
(change) Xtn/Pfuncs: Tildes inside MediaWiki: messages should be escaped. See: <a href="http://en.wikipedia.org/wiki/Wikipedia:Autoblock" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Autoblock</a>
</li>
<li>
(change) File/v2: Audio files should not download automatically from Wikimedia.
@ -657,10 +657,10 @@
(change) Html: Id should be url_encoded; EX:&lt;div id='a*'/&gt; -&gt; &lt;div id='a.2A'/&gt; {detected by Schnark}.
</li>
<li>
(change) Xtn/Pfuncs: {{Pagesize:{{{invalid}}}}} should evaluate to 0, not "". See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion/Log/2010_May_1">http://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion/Log/2010_May_1</a>
(change) Xtn/Pfuncs: {{Pagesize:{{{invalid}}}}} should evaluate to 0, not "". See: <a href="http://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion/Log/2010_May_1" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Templates_for_discussion/Log/2010_May_1</a>
</li>
<li>
(change) Html/Toc: Changed &lt;table&gt; to &lt;div&gt; {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Earth">http://en.wikipedia.org/wiki/Earth</a>
(change) Html/Toc: Changed &lt;table&gt; to &lt;div&gt; {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
(change) Gui: Bad link should not pop up message box. See: [[File:A.png|link=//commons.wikimedia.org/wiki/{bad}]]
@ -700,19 +700,19 @@
(change) Import: Sqlite wikis no longer use &amp;#09; for tab character.
</li>
<li>
(change) Scribunto: Integer text argument for Gsub should not fail; EX:gsub(1, "[1]", 1). See: <a href="/site/en.wikipedia.org/wiki/Summerland_Key">http://en.wikipedia.org/wiki/Summerland_Key</a>
(change) Scribunto: Integer text argument for Gsub should not fail; EX:gsub(1, "[1]", 1). See: <a href="http://en.wikipedia.org/wiki/Summerland_Key" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Summerland_Key</a>
</li>
<li>
(change) Html: Javascript pages should render HTML entities literally; EX:&amp;quot; should be &amp;quot; not " {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js">http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js</a>
(change) Html: Javascript pages should render HTML entities literally; EX:&amp;quot; should be &amp;quot; not " {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js</a>
</li>
<li>
(change) Parser/List: DT/DD syntax: colons should be hidden; EX:;a: should be ;a not ;a: {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Stein">http://en.wikipedia.org/wiki/Stein</a>
(change) Parser/List: DT/DD syntax: colons should be hidden; EX:;a: should be ;a not ;a: {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/Stein" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Stein</a>
</li>
<li>
(change) Import: Import did not work if xml file was still in wiki directory.
</li>
<li>
(change) Css: Infobox labels had "boxy" HTML formatting; EX:/xowa/bin/any/html/xowa/import/xowa_common_ltr.css. See: <a href="/site/en.wikipedia.org/wiki/Cy_Young">http://en.wikipedia.org/wiki/Cy_Young</a>
(change) Css: Infobox labels had "boxy" HTML formatting; EX:/xowa/bin/any/html/xowa/import/xowa_common_ltr.css. See: <a href="http://en.wikipedia.org/wiki/Cy_Young" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Cy_Young</a>
</li>
<li>
(change) Import: Removed unnecessary "wikimedia" type from .gfs file.
@ -724,16 +724,16 @@
(change) Scribunto: ConvertPlural works for English, Russian. See: <a href="http://ru.wikipedia.org/wiki/Karl_Marx" rel="nofollow" class="external free">http://ru.wikipedia.org/wiki/Karl_Marx</a>
</li>
<li>
(change) Xtn/Expression: {{#expr: 0 round 1}} should be 0, not 0.0. See: <a href="/site/en.wikipedia.org/wiki/Ruso,_North_Dakota">http://en.wikipedia.org/wiki/Ruso,_North_Dakota</a>
(change) Xtn/Expression: {{#expr: 0 round 1}} should be 0, not 0.0. See: <a href="http://en.wikipedia.org/wiki/Ruso,_North_Dakota" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Ruso,_North_Dakota</a>
</li>
<li>
(change) Parser/Lnki: Multi-line internal link with [[, '', | and new line causes page to fail. See: <a href="/site/en.wikipedia.org/wiki/Module:Taxobox">http://en.wikipedia.org/wiki/Module:Taxobox</a>
(change) Parser/Lnki: Multi-line internal link with [[, '', | and new line causes page to fail. See: <a href="http://en.wikipedia.org/wiki/Module:Taxobox" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Module:Taxobox</a>
</li>
<li>
(change) Parser: Do not parse pages with type of lua, js, css, json. See: <a href="/site/en.wikipedia.org/wiki/Module:Infobox">http://en.wikipedia.org/wiki/Module:Infobox</a> <a href="/site/en.wikipedia.org/wiki/Module:Infobox/doc">http://en.wikipedia.org/wiki/Module:Infobox/doc</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Common.js">http://en.wikipedia.org/wiki/MediaWiki:Common.js</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Common.css">http://en.wikipedia.org/wiki/MediaWiki:Common.css</a> <a href="/site/www.wikidata.org/wiki/Q2">http://www.wikidata.org/wiki/Q2</a>
(change) Parser: Do not parse pages with type of lua, js, css, json. See: <a href="http://en.wikipedia.org/wiki/Module:Infobox" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Module:Infobox</a> <a href="http://en.wikipedia.org/wiki/Module:Infobox/doc" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Module:Infobox/doc</a> <a href="http://en.wikipedia.org/wiki/MediaWiki:Common.js" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/MediaWiki:Common.js</a> <a href="http://en.wikipedia.org/wiki/MediaWiki:Common.css" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/MediaWiki:Common.css</a> <a href="http://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q2</a>
</li>
<li>
(change) Scribunto: Trim val if arg has key; EX:{{a| b }} {{#invoke|Mod|Proc|key={{{1}}}}} -&gt; "b" not " b ". See: <a href="/site/en.wikipedia.org/wiki/Port_Allen,_Louisiana">http://en.wikipedia.org/wiki/Port_Allen,_Louisiana</a>
(change) Scribunto: Trim val if arg has key; EX:{{a| b }} {{#invoke|Mod|Proc|key={{{1}}}}} -&gt; "b" not " b ". See: <a href="http://en.wikipedia.org/wiki/Port_Allen,_Louisiana" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Port_Allen,_Louisiana</a>
</li>
<li>
(change) Release: Reorganized readme.txt.
@ -750,7 +750,7 @@
</p>
<ul>
<li>
(fix) Parser: Empty link with apostrophes not parseable; EX:''[[\n]]''. See: <a href="/site/en.wikipedia.org/wiki/Jimmy_Bennett">http://en.wikipedia.org/wiki/Jimmy_Bennett</a>
(fix) Parser: Empty link with apostrophes not parseable; EX:''[[\n]]''. See: <a href="http://en.wikipedia.org/wiki/Jimmy_Bennett" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Jimmy_Bennett</a>
</li>
</ul>
<p>
@ -779,16 +779,16 @@
(done) History: Menu bar's History should always go to home/wiki/Special:XowaPageHistory, not currentWiki/wiki/Special:XowaPageHistory.
</li>
<li>
(done) Interwiki: Anchor in interwiki should not be dropped; EX:[[en:Blue_Screen_of_Death#Red_Screen_of_Death]] {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Red_Screen_of_Death">http://de.wikipedia.org/wiki/Red_Screen_of_Death</a>
(done) Interwiki: Anchor in interwiki should not be dropped; EX:[[en:Blue_Screen_of_Death#Red_Screen_of_Death]] {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Red_Screen_of_Death" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Red_Screen_of_Death</a>
</li>
<li>
(done) Sqlite: Page fails to load if more than 64 categories. See: <a href="/site/en.wikipedia.org/wiki/Space_Liability_Convention">http://en.wikipedia.org/wiki/Space_Liability_Convention</a>
(done) Sqlite: Page fails to load if more than 64 categories. See: <a href="http://en.wikipedia.org/wiki/Space_Liability_Convention" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Space_Liability_Convention</a>
</li>
<li>
(done) Search: Search results in non-Main namespace should show namespace; EX:search for A returns back "A" and "Help:A", not "A" and "A" {detected by Schnark}.
</li>
<li>
(add) Wikidata: Snak type of "somevalue" now supported; EX:{{#invoke:Authority_control|authorityControl}} . See: <a href="/site/en.wikipedia.org/wiki/Abraham_Lincoln">http://en.wikipedia.org/wiki/Abraham_Lincoln</a>
(add) Wikidata: Snak type of "somevalue" now supported; EX:{{#invoke:Authority_control|authorityControl}} . See: <a href="http://en.wikipedia.org/wiki/Abraham_Lincoln" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Abraham_Lincoln</a>
</li>
<li>
(done) Html: Alt text should not parse wikitext for apostrophes, external links, lists and tables; EX:[[File:A.png|''b'']] -&gt; alt="b" not alt="&lt;i&gt;b&lt;/i&gt;" {detected by Schnark}.
@ -840,7 +840,7 @@
(done) Scribunto: Invalid regex should not throw error; EX:[^]. See: <a href="http://en.wiktionary.org/wiki/〆る" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/〆る</a>
</li>
<li>
(done) Wikidata: Handle properties with value type of "bad" instead of "globecoordinate". See: <a href="/site/en.wikipedia.org/wiki/%27s-Graveland">http://en.wikipedia.org/wiki/'s-Graveland</a> <a href="/site/www.wikidata.org/wiki/Q1615351">http://www.wikidata.org/wiki/Q1615351</a>
(done) Wikidata: Handle properties with value type of "bad" instead of "globecoordinate". See: <a href="http://en.wikipedia.org/wiki/'s-Graveland" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/'s-Graveland</a> <a href="http://www.wikidata.org/wiki/Q1615351" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q1615351</a>
</li>
</ul>
<p>
@ -865,10 +865,10 @@
</p>
<ul>
<li>
(done) Parser: Pages beginning with "/" would go to "Current_page/A" instead of "/A" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Write-Only-Memory">http://de.wikipedia.org/wiki/Write-Only-Memory</a>
(done) Parser: Pages beginning with "/" would go to "Current_page/A" instead of "/A" {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Write-Only-Memory" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Write-Only-Memory</a>
</li>
<li>
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Lewis_Carroll">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Lewis_Carroll" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
</li>
<li>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="/wiki/Options/Window" id="xolnki_17" title="Options/Window">Options/Window</a>
@ -908,7 +908,7 @@
</p>
<ul>
<li>
(fix) AllPages: Special:AllPages fails for very 1st page of results {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0">http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0</a>
(fix) AllPages: Special:AllPages fails for very 1st page of results {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Special:AllPages?from=A&amp;namespace=828&amp;hideredirects=0</a>
</li>
<li>
(done) Scribunto: Explicitly numbered indexes do not work in parent frame; EX:{{test|2=b}} {detected by Schnark}.
@ -920,7 +920,7 @@
(done) Parser: Expression fmod now supported; EX:{{#expr: 1.25 fmod .5}}.
</li>
<li>
(done) Url: Pages beginning with "/" failed to load {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki//dev/null">http://de.wikipedia.org/wiki//dev/null</a>
(done) Url: Pages beginning with "/" failed to load {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki//dev/null" rel="nofollow" class="external free">http://de.wikipedia.org/wiki//dev/null</a>
</li>
<li>
(done) Import: Added logging to sqlite database import.
@ -957,7 +957,7 @@
(done) Search: Auto-wildcard now defaults to false.
</li>
<li>
(fix) Gallery: Gallery tag fails when first field is empty; EX:|File:A.png. See: <a href="/site/simple.wikipedia.org/wiki/Bad_Aibling">http://simple.wikipedia.org/wiki/Bad_Aibling</a>
(fix) Gallery: Gallery tag fails when first field is empty; EX:|File:A.png. See: <a href="http://simple.wikipedia.org/wiki/Bad_Aibling" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Bad_Aibling</a>
</li>
<li>
(fix) Gallery: Gallery tag was not escaping quotes; EX:alt=a"b"c {detected by Schnark}.
@ -971,10 +971,10 @@
</p>
<ul>
<li>
(done) Wikidata: 20130910 wikidata dumps now supported (links, entity changes) {assisted by Schnark}. See: <a href="/site/www.wikidata.org/wiki/Q83082">http://www.wikidata.org/wiki/Q83082</a>
(done) Wikidata: 20130910 wikidata dumps now supported (links, entity changes) {assisted by Schnark}. See: <a href="http://www.wikidata.org/wiki/Q83082" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q83082</a>
</li>
<li>
(done) Scribunto: Non-ASCII characters will truncate characters in regx replacements. See: <a href="/site/en.wikipedia.org/wiki/Syrian_civil_war">http://en.wikipedia.org/wiki/Syrian_civil_war</a>
(done) Scribunto: Non-ASCII characters will truncate characters in regx replacements. See: <a href="http://en.wikipedia.org/wiki/Syrian_civil_war" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Syrian_civil_war</a>
</li>
</ul>
<p>
@ -985,7 +985,7 @@
(done) Parser: Missing messages for non-English languages should use English message. See: <a href="http://la.wikipedia.org/wiki/Fasciculus:HannibalFrescoCapitolinec1510.jpg" rel="nofollow" class="external free">http://la.wikipedia.org/wiki/Fasciculus:HannibalFrescoCapitolinec1510.jpg</a>
</li>
<li>
(done) Gallery: gallery tag now supports alt and link attributes {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world">http://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a>
(done) Gallery: gallery tag now supports alt and link attributes {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a>
</li>
<li>
(done) Wikidata: Import should not create database with both page and wikidata data (performance only).
@ -1002,7 +1002,7 @@
(add) Search: Sqlite search now has word index database for improved performance (command-line only) {requested by hidp123; Schnark}. See: <a href="/wiki/App/Search#Sqlite" id="xolnki_19" title="App/Search">App/Search#Sqlite</a>
</li>
<li>
(add) Xtn: Special:Statistics added {requested by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Special:Statistics">http://en.wikipedia.org/wiki/Special:Statistics</a>
(add) Xtn: Special:Statistics added {requested by Schnark}. See: <a href="http://en.wikipedia.org/wiki/Special:Statistics" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Statistics</a>
</li>
</ul>
<p>
@ -1056,7 +1056,7 @@
(fix) [broken since:v0.7.3] History: Back / forward did not differentiate namespaces; EX:Unicode -&gt; Category:Unicode {detected by Schnark}.
</li>
<li>
(fix) [broken since:v0.4.3] Math: LaTeX should not escape ampersands {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Tensor">http://en.wikipedia.org/wiki/Tensor</a>
(fix) [broken since:v0.4.3] Math: LaTeX should not escape ampersands {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/Tensor" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Tensor</a>
</li>
<li>
(fix) [broken since:v0.8.2] Html: Talk tab was always visible {detected by hidp123; Schnark}.
@ -1195,7 +1195,7 @@
(done) Scribunto: {{italic title}} now works {detected by treck}.
</li>
<li>
(done) Addon: &lt;title&gt; tag should not show HTML tags; EX:http://en.wikipedia.org/wiki/gzip http://de.wikipedia.org/wiki/Gerbera {detected by treck}. See: <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> <a href="/site/de.wikipedia.org/wiki/Gerbera">http://de.wikipedia.org/wiki/Gerbera</a>
(done) Addon: &lt;title&gt; tag should not show HTML tags; EX:http://en.wikipedia.org/wiki/gzip http://de.wikipedia.org/wiki/Gerbera {detected by treck}. See: <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> <a href="http://de.wikipedia.org/wiki/Gerbera" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Gerbera</a>
</li>
<li>
(add) Import: Exit during import should prompt for cancelation {requested by hidp123}.
@ -1245,10 +1245,10 @@
(done) Image: Alt text should not default to caption if alt is explicitly blank; EX:[[File:A.png|b|alt=]] -&gt; &lt;a alt=''&gt; {detected by Schnark}.
</li>
<li>
(done) Parser: Scribunto Wikibase fails for certain calls; EX:mapProp[0].mainsnak.datavalue.value. See: <a href="/site/simple.wikipedia.org/wiki/California_State_Route_1">http://simple.wikipedia.org/wiki/California_State_Route_1</a>
(done) Parser: Scribunto Wikibase fails for certain calls; EX:mapProp[0].mainsnak.datavalue.value. See: <a href="http://simple.wikipedia.org/wiki/California_State_Route_1" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/California_State_Route_1</a>
</li>
<li>
(done) File: Some .ogg files would not download when clicked. See: German listen link in <a href="/site/en.wikipedia.org/wiki/Ludwig_van_Beethoven">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
(done) File: Some .ogg files would not download when clicked. See: German listen link in <a href="http://en.wikipedia.org/wiki/Ludwig_van_Beethoven" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
</li>
<li>
(add) Server: Preliminary support for javascript calls {requested by treck}.
@ -1314,7 +1314,7 @@
(done) Wikidata: Special:ItemByTitle was not handling spaces and other url-encoded values {detected by Schnark}. See: www.wikidata.org/wiki/Special:ItemByTitle?site=enwiki&amp;page=Albert+Einstein&amp;submit=Search
</li>
<li>
(done) Parser: __DISAMBIG__ keyword from Extension:Disambiguator added (which is effectively ignored). See: <a href="/site/en.wikipedia.org/wiki/Agpl">http://en.wikipedia.org/wiki/Agpl</a>
(done) Parser: __DISAMBIG__ keyword from Extension:Disambiguator added (which is effectively ignored). See: <a href="http://en.wikipedia.org/wiki/Agpl" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Agpl</a>
</li>
<li>
(done) Syntaxhighlight: Pad line numbers to same length; EX:&lt;syntaxHighlight line start=9&gt;a\nb&lt;/syntaxhighlight&gt;.
@ -1323,7 +1323,7 @@
(add) Server: Added console messages showing elapsed time.
</li>
<li>
(done) Interwiki: Compound aliases supported; EX:[[w:wikt:]]. See: <a href="/site/simple.wikipedia.org/wiki/">http://simple.wikipedia.org</a>
(done) Interwiki: Compound aliases supported; EX:[[w:wikt:]]. See: <a href="http://simple.wikipedia.org" rel="nofollow" class="external free">http://simple.wikipedia.org</a>
</li>
<li>
(add) Gui: Added Font Increase / Decrease feature. See: Right-click -&gt; Font Increase
@ -1360,19 +1360,19 @@
</p>
<ul>
<li>
(add) Extension: Translate extension now supported {assisted by Schnark}. See: <a href="/site/www.wikidata.org/wiki/">http://www.wikidata.org/</a>
(add) Extension: Translate extension now supported {assisted by Schnark}. See: <a href="http://www.wikidata.org/" rel="nofollow" class="external free">http://www.wikidata.org/</a>
</li>
<li>
(add) Gui: Back / forward now works with TOC anchors {requested by Schnark}.
</li>
<li>
(add) Wikidata: Special:ItemByTitle implemented {requested by Schnark}. See: <a href="/site/www.wikidata.org/wiki/Special:ItemByTitle">http://www.wikidata.org/wiki/Special:ItemByTitle</a>
(add) Wikidata: Special:ItemByTitle implemented {requested by Schnark}. See: <a href="http://www.wikidata.org/wiki/Special:ItemByTitle" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Special:ItemByTitle</a>
</li>
<li>
(add) Special: Special:RandomRootPage available {requested by Miles}. See: <a href="http://en.wikisource.org/wiki/Special:RandomRootPage/Main" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Special:RandomRootPage/Main</a>
</li>
<li>
(add) Special: Special:Random/Author and Speciale:PaginaCasuale/Autore available. See: <a href="/site/it.wikisource.org/wiki/Speciale:PaginaCasuale/Autore">http://it.wikisource.org/wiki/Speciale:PaginaCasuale/Autore</a>
(add) Special: Special:Random/Author and Speciale:PaginaCasuale/Autore available. See: <a href="http://it.wikisource.org/wiki/Speciale:PaginaCasuale/Autore" rel="nofollow" class="external free">http://it.wikisource.org/wiki/Speciale:PaginaCasuale/Autore</a>
</li>
<li>
(add) Server: TCP Server mode available {requested by treck}. See: <a href="/wiki/App/Xtn/Browser/TCP_Server" id="xolnki_31" title="App/Xtn/Browser/TCP Server">App/Xtn/Browser/TCP_Server</a>
@ -1401,7 +1401,7 @@
(fix) AllPages: Lookahead not working for xdat formats {detected by Schnark}.
</li>
<li>
(fix) Scribunto: Non-ASCII characters can cause certain modules to break {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Alexander_der_Gro%C3%9Fe">http://de.wikipedia.org/wiki/Alexander_der_Große</a>
(fix) Scribunto: Non-ASCII characters can cause certain modules to break {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Alexander_der_Große" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Alexander_der_Große</a>
</li>
<li>
(fix) Import: Delete temp files after category2 is completed {detected by hidp123}.
@ -1497,7 +1497,7 @@
(add) Wikidata: Lua Wikibase support added. See: <a href="/wiki/Diagnostics/Scribunto/WikibaseLibrary" id="xolnki_34" title="Diagnostics/Scribunto/WikibaseLibrary">Diagnostics/Scribunto/WikibaseLibrary</a>
</li>
<li>
(add) Import: Wikiquote wikis added to Import/List. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_35" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
(add) Import: Wikiquote wikis added to Import/List. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_35" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
(fix) Import: Import failed to "read from file" if wiki.unzip was present.
@ -1508,7 +1508,7 @@
</p>
<ul>
<li>
(fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/">http://de.wikipedia.org</a>
(fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: <a href="http://de.wikipedia.org" rel="nofollow" class="external free">http://de.wikipedia.org</a>
</li>
<li>
(fix) AllPages: Added "xowa-visited" class to mark already-visited pages blue {detected by Schnark}.
@ -1609,7 +1609,7 @@
(add) Import: Sqlite database import available for wikidata.
</li>
<li>
(add) Tidy: Bookend spaces inside xml node should be relocated outside; EX:a&lt;span&gt; c &lt;/span&gt;d -&gt; a &lt;span&gt;c&lt;/span&gt; d; {{Palette|Histoire de France}}. See: <a href="/site/fr.wikipedia.org/wiki/France">http://fr.wikipedia.org/wiki/France</a>
(add) Tidy: Bookend spaces inside xml node should be relocated outside; EX:a&lt;span&gt; c &lt;/span&gt;d -&gt; a &lt;span&gt;c&lt;/span&gt; d; {{Palette|Histoire de France}}. See: <a href="http://fr.wikipedia.org/wiki/France" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/France</a>
</li>
</ul>
<p>
@ -1617,7 +1617,7 @@
</p>
<ul>
<li>
(add) Wikidata: Wikidata JSON formatter supports geographic coordinates (omitted from last release) {contributed by Schnark}. See: <a href="/site/www.wikidata.org/wiki/Q778902">http://www.wikidata.org/wiki/Q778902</a>
(add) Wikidata: Wikidata JSON formatter supports geographic coordinates (omitted from last release) {contributed by Schnark}. See: <a href="http://www.wikidata.org/wiki/Q778902" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q778902</a>
</li>
<li>
(add) Category: Missing talk/user namespace links can be configured to show red/hidden through UI {requested by Schnark}.
@ -1647,7 +1647,7 @@
(fix) Parser: Nested anchors were still rendering; EX:b&lt;a&gt;c&lt;a&gt;d [[e]] f {detected by Schnark}.
</li>
<li>
(fix) Parser.Date: {{#time:c|November 2, 1991-06-19}} should not be invalid time {detected by hidp123}. See: <a href="/site/en.wikipedia.org/wiki/Vim_(text_editor)">http://en.wikipedia.org/wiki/Vim_(text_editor)</a>
(fix) Parser.Date: {{#time:c|November 2, 1991-06-19}} should not be invalid time {detected by hidp123}. See: <a href="http://en.wikipedia.org/wiki/Vim_(text_editor)" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Vim_(text_editor)</a>
</li>
<li>
(fix) Gui: Search suggest: pressing "up" should select the last item; pressing "escape" should hide the suggestions; clicking outside the suggestions should hide them immediately {contributed by Schnark}.
@ -1659,7 +1659,7 @@
(fix) Interwiki: Aliases for languages should point to wikipedia; EX:[[en:Main_Page]] should go to en.wikipedia.org/wiki/Main_Page not en.mediawiki.org/wiki/Main_Page {detected by hidp123,Schnark}. See: <a href="http://www.mediawiki.org/wiki/Extension:EasyTimeline" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Extension:EasyTimeline</a>
</li>
<li>
(fix) Timeline: Colors don't render when names contain space {contributed by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox">http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox</a>
(fix) Timeline: Colors don't render when names contain space {contributed by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox</a>
</li>
<li>
(add) Import: Import did not work for history archives; EX:appropediaorg-20130607-history.xml.
@ -1691,7 +1691,7 @@
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="/wiki/Options/Search_suggest" id="xolnki_38" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_39" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_39" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
</ul>
<p>
@ -1702,19 +1702,19 @@
(fix) Gui: Icon updated to have a smoother look {contributed by hidp123}.
</li>
<li>
(add) Wikidata: Wikidata JSON formatter supports geographic coordinates {contributed by Schnark}. See: <a href="/site/www.wikidata.org/wiki/Q778902">http://www.wikidata.org/wiki/Q778902</a>
(add) Wikidata: Wikidata JSON formatter supports geographic coordinates {contributed by Schnark}. See: <a href="http://www.wikidata.org/wiki/Q778902" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q778902</a>
</li>
<li>
(add) Html: .js / .css pages in MediaWiki / User namespace now enclosed in pre {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/MediaWiki:Vector.css">http://en.wikipedia.org/wiki/MediaWiki:Vector.css</a>
(add) Html: .js / .css pages in MediaWiki / User namespace now enclosed in pre {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/MediaWiki:Vector.css" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/MediaWiki:Vector.css</a>
</li>
<li>
(fix) Html: Special pages should not show Talk namespace {detected by Schnark}.
</li>
<li>
(fix) Scribunto: "Module" namespace alias should be available for all foreign language wikis {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
(fix) Scribunto: "Module" namespace alias should be available for all foreign language wikis {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
</li>
<li>
(fix) Scribunto: ExpandTemplate should take "Template:A" in addition to "A" {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
(fix) Scribunto: ExpandTemplate should take "Template:A" in addition to "A" {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
</li>
<li>
(add) Gui: Middle-click on linux disabled through .gfs {detected by Schnark}.
@ -1737,7 +1737,7 @@
(add) Search: Dynamic search suggestions; EX:Go to search box and start typing "e" "a" "r" "t" "h" {contributed by Schnark}. See: <a href="/wiki/Options/Search_suggest" id="xolnki_40" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(fix) Xtn/Lst: Lst handles recursive {{#lst}} calls; EX:http://it.wikisource.org {detected by Joe Webber}. See: <a href="/site/it.wikisource.org/wiki/">http://it.wikisource.org</a>
(fix) Xtn/Lst: Lst handles recursive {{#lst}} calls; EX:http://it.wikisource.org {detected by Joe Webber}. See: <a href="http://it.wikisource.org" rel="nofollow" class="external free">http://it.wikisource.org</a>
</li>
<li>
(add) GUI: Updated logo to use puzzle piece instead of copyrighted Wikimedia globe {suggested by Schnark}.
@ -1757,7 +1757,7 @@
(add) Wikidata: Time data type supported; EX:{{#property:p570|q=q23}} -&gt; +00000001799-12-14T00:00:00Z {detected by Schnark}.
</li>
<li>
(fix) Image: Thumbnails with a scaled-size different than the original were not properly displayed; EX:[[File:Tokage_2011-07-15.jpg|150px]]. See: <a href="/site/simple.wikipedia.org/wiki/2011_Pacific_typhoon_season">http://simple.wikipedia.org/wiki/2011_Pacific_typhoon_season</a>
(fix) Image: Thumbnails with a scaled-size different than the original were not properly displayed; EX:[[File:Tokage_2011-07-15.jpg|150px]]. See: <a href="http://simple.wikipedia.org/wiki/2011_Pacific_typhoon_season" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/2011_Pacific_typhoon_season</a>
</li>
<li>
(fix) Xtn/Score: Score fails when lilypond paths are blank {detected by Schnark}.
@ -1769,7 +1769,7 @@
(fix) Parser: Interwiki links with initial colon now supported; EX:[[:commons:A.png]].
</li>
<li>
(fix) File: Skip commons check for {{filepath}} functions; EX:http://en.wikipedia.org/wiki/Ludwig_van_Beethoven {detected by Schnark}. See: <a href="/site/en.wikipedia.org/wiki/Ludwig_van_Beethoven">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
(fix) File: Skip commons check for {{filepath}} functions; EX:http://en.wikipedia.org/wiki/Ludwig_van_Beethoven {detected by Schnark}. See: <a href="http://en.wikipedia.org/wiki/Ludwig_van_Beethoven" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
</li>
<li>
(fix) Doc: Minor documentation updates {detected by Schnark}.
@ -1822,7 +1822,7 @@
(add) Timeline: Tabs in text data supported; EX:http://de.wikipedia.org/wiki/Hilfe:Zeitleisten#TextData {contributed by Schnark}.
</li>
<li>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_42" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_42" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
(add) Import: if offline and importing new wiki, automatically copy home wiki's /html/ directory.
@ -1860,7 +1860,7 @@
(add) Search syntax supports AND, OR, quotes; EX:http://en.wikipedia.org/wiki/Special:Search/Earth_AND_History?fulltext=y&amp;search=Earth+AND+History {requested by Schnark}. See <a href="/wiki/App/Search" id="xolnki_46" title="App/Search">App/Search</a>
</li>
<li>
(add) Version 2 category upgrade can be done through UI. See <a href="/wiki/Dashboard/Import/Offline" id="xolnki_47" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> and <a href="/wiki/Help:Core/Category/V2/Setup" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
(add) Version 2 category upgrade can be done through UI. See <a href="/wiki/Dashboard/Import/Offline" id="xolnki_47" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> and <a href="/wiki/Help:Core/Category/V2/Setup" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
</li>
<li>
(add) Wiki import can read directly from bz2; no need to unzip to xml {requested by Schark, Miles}. See <a href="/wiki/Dev/Design/Data_dump_format" id="xolnki_49" title="Dev/Design/Data dump format">Dev/Design/Data_dump_format</a>
@ -2155,7 +2155,7 @@
(add) Wikidata: #property and Infoboxes (Phase 2) {assisted by Schnark} <a href="/wiki/Diagnostics/Wikidata/Property" id="xolnki_53" title="Diagnostics/Wikidata/Property">Diagnostics/Wikidata/Property</a>
</li>
<li>
(add) Wikidata Json structured data formatter {contributed by Schnark} <a href="/site/www.wikidata.org/wiki/Q2">http://www.wikidata.org/wiki/Q2</a>
(add) Wikidata Json structured data formatter {contributed by Schnark} <a href="http://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q2</a>
</li>
<li>
(fix) Certain external links did not render; EX:http://de.wikipedia.org/wiki/Wikidata {detected by Schnark}

File diff suppressed because it is too large Load Diff

@ -174,16 +174,16 @@
</p>
<ul>
<li>
References: Do not duplicate references if inside &lt;poem&gt; within a &lt;page&gt; (affects duplicate references on many wikisource pages). See: <a href="/site/it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo">https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo</a>
References: Do not duplicate references if inside &lt;poem&gt; within a &lt;page&gt; (affects duplicate references on many wikisource pages). See: <a href="https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo" rel="nofollow" class="external free">https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo</a>
</li>
<li>
Poem: Handle recursive poems particularly inside references (affects poems showing incorrect reference text). See: <a href="/site/it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo">https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo</a>
Poem: Handle recursive poems particularly inside references (affects poems showing incorrect reference text). See: <a href="https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo" rel="nofollow" class="external free">https://it.wikisource.org/wiki/La_Secchia_rapita/Canto_primo</a>
</li>
<li>
ImageMap: Do not clear scribunto for image map (affects script error on many dozen it.s pages). See: <a href="/site/it.wikisource.org/wiki/La_guerra_del_vespro_siciliano/Indice">https://it.wikisource.org/wiki/La_guerra_del_vespro_siciliano/Indice</a> <a href="/site/it.wikisource.org/wiki/Delle_Frascherie_di_Antonio_Abati_fasci_tre/Tavola_delle_poesie">https://it.wikisource.org/wiki/Delle_Frascherie_di_Antonio_Abati_fasci_tre/Tavola_delle_poesie</a> <a href="/site/it.wikisource.org/wiki/Pensieri_e_giudizi/Indice_dei_nomi">https://it.wikisource.org/wiki/Pensieri_e_giudizi/Indice_dei_nomi</a> <a href="/site/it.wikisource.org/wiki/Patria_Esercito_Re/Indice_generale">https://it.wikisource.org/wiki/Patria_Esercito_Re/Indice_generale</a>
ImageMap: Do not clear scribunto for image map (affects script error on many dozen it.s pages). See: <a href="https://it.wikisource.org/wiki/La_guerra_del_vespro_siciliano/Indice" rel="nofollow" class="external free">https://it.wikisource.org/wiki/La_guerra_del_vespro_siciliano/Indice</a> <a href="https://it.wikisource.org/wiki/Delle_Frascherie_di_Antonio_Abati_fasci_tre/Tavola_delle_poesie" rel="nofollow" class="external free">https://it.wikisource.org/wiki/Delle_Frascherie_di_Antonio_Abati_fasci_tre/Tavola_delle_poesie</a> <a href="https://it.wikisource.org/wiki/Pensieri_e_giudizi/Indice_dei_nomi" rel="nofollow" class="external free">https://it.wikisource.org/wiki/Pensieri_e_giudizi/Indice_dei_nomi</a> <a href="https://it.wikisource.org/wiki/Patria_Esercito_Re/Indice_generale" rel="nofollow" class="external free">https://it.wikisource.org/wiki/Patria_Esercito_Re/Indice_generale</a>
</li>
<li>
Scribunto.Text: Detect integer keys for json_decode (affects script error on 1 it.s page). See: <a href="/site/it.wikisource.org/wiki/Il_Re_Cervo">https://it.wikisource.org/wiki/Il_Re_Cervo</a>
Scribunto.Text: Detect integer keys for json_decode (affects script error on 1 it.s page). See: <a href="https://it.wikisource.org/wiki/Il_Re_Cervo" rel="nofollow" class="external free">https://it.wikisource.org/wiki/Il_Re_Cervo</a>
</li>
<li>
Xtn.Mapsources: Handle coordinates with (affects script error on 1 it.v page). See: <a href="https://it.wikivoyage.org/wiki/Morro_d'Oro" rel="nofollow" class="external free">https://it.wikivoyage.org/wiki/Morro_d'Oro</a>
@ -197,13 +197,13 @@
Parser.Table: Ignore sequences like "\n| ... ||" (affects broken table on 1 nl.w page). See: <a href="https://nl.wikipedia.org/wiki/Tabel_van_Belgische_gemeenten" rel="nofollow" class="external free">https://nl.wikipedia.org/wiki/Tabel_van_Belgische_gemeenten</a>
</li>
<li>
File: Handle invalid file-system characters for file titles (affects files with quotes and other invalid file-system characters not downloaded when clicking on image). See: <a href="/site/en.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_%22El_Taita_Chimborazo%22.jpg">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
File: Handle invalid file-system characters for file titles (affects files with quotes and other invalid file-system characters not downloaded when clicking on image). See: <a href="https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
</li>
<li>
Html: Encode quotes for xowa_title (affects files not downloadable if file name has quotes); EX:xowa_title="A"B.png". See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Html: Encode quotes for xowa_title (affects files not downloadable if file name has quotes); EX:xowa_title="A"B.png". See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Html: Encode headers with literal Category links (affects table of contents link not working if section header has category link); EX:[[:Category:A]] -&gt; id="Category:A" x&gt; "". See: <a href="/site/simple.wikipedia.org/wiki/Wikipedia:Requests_for_deletion/Log_1">https://simple.wikipedia.org/wiki/Wikipedia:Requests_for_deletion/Log_1</a>
Html: Encode headers with literal Category links (affects table of contents link not working if section header has category link); EX:[[:Category:A]] -&gt; id="Category:A" x&gt; "". See: <a href="https://simple.wikipedia.org/wiki/Wikipedia:Requests_for_deletion/Log_1" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Wikipedia:Requests_for_deletion/Log_1</a>
</li>
<li>
Interwiki: Show "[[nb:]]" and "[[lzh:]]" in "In other languages". See: <a href="https://nn.wikipedia.org/wiki/" rel="nofollow" class="external free">https://nn.wikipedia.org/wiki/</a>
@ -248,10 +248,10 @@
</p>
<ul>
<li>
Parser.Template: Do not trim whitespace from end of template arg (affects many fr.w pages with many single-letter paragraphs (citation bloc)). See: <a href="/site/fr.wikipedia.org/wiki/Histoire_de_la_marine_fran%C3%A7aise_sous_Louis_XV_et_Louis_XVI">https://fr.wikipedia.org/wiki/Histoire_de_la_marine_française_sous_Louis_XV_et_Louis_XVI</a> [broken since:v2.11.2]
Parser.Template: Do not trim whitespace from end of template arg (affects many fr.w pages with many single-letter paragraphs (citation bloc)). See: <a href="https://fr.wikipedia.org/wiki/Histoire_de_la_marine_française_sous_Louis_XV_et_Louis_XVI" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Histoire_de_la_marine_française_sous_Louis_XV_et_Louis_XVI</a> [broken since:v2.11.2]
</li>
<li>
Category: Fix category pages not loading. See: <a href="/site/simple.wikipedia.org/wiki/Category:Computer_science">https://simple.wikipedia.org/wiki/Category:Computer_science</a>
Category: Fix category pages not loading. See: <a href="https://simple.wikipedia.org/wiki/Category:Computer_science" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Computer_science</a>
</li>
</ul>
<p>
@ -315,7 +315,7 @@
</p>
<ul>
<li>
Redirect: Navigate to correct REDIRECT url when REDIRECT page has multiple links (affects "1. REDIRECT " showing up on pages). See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> [broken since:v2.11.2]
Redirect: Navigate to correct REDIRECT url when REDIRECT page has multiple links (affects "1. REDIRECT " showing up on pages). See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> [broken since:v2.11.2]
</li>
<li>
Url: Parse "url-like" page names (affects some links not being clickable); EX:"/wiki/http://a.org" {detected by paul2520}. See: <a href="https://esolangs.org/wiki/Language_list" rel="nofollow" class="external free">https://esolangs.org/wiki/Language_list</a> <a href="https://esolangs.org/wiki////" rel="nofollow" class="external free">https://esolangs.org/wiki////</a> [broken since:v2.8.1]
@ -357,7 +357,7 @@
Url: Navigate to original REDIRECT page when clicking on "Redirected from" links (affects "Redirected from" links not working). See: <a href="https://da.wikipedia.org/wiki/Template:Lolland?redirect=no" rel="nofollow" class="external free">https://da.wikipedia.org/wiki/Template:Lolland?redirect=no</a> [broken since:v2.8.1]
</li>
<li>
Url: Show interwiki links in article text, not in "In other langauges" (affects empty links showing up on some pages). See: <a href="/site/simple.wikipedia.org/wiki/Main_Page">https://simple.wikipedia.org/wiki/Main_Page</a> [broken since:v2.10.2]
Url: Show interwiki links in article text, not in "In other langauges" (affects empty links showing up on some pages). See: <a href="https://simple.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Main_Page</a> [broken since:v2.10.2]
</li>
</ul>
<p>
@ -365,13 +365,13 @@
</p>
<ul>
<li>
Gallery: Add mediawiki.page.gallery.css (affects &lt;gallery&gt; rendering as list items on many pages). See: <a href="/site/simple.wikipedia.org/wiki/Gothic_architecture">https://simple.wikipedia.org/wiki/Gothic_architecture</a> <a href="https://da.wikipedia.org/wiki/Middelaldercentret" rel="nofollow" class="external free">https://da.wikipedia.org/wiki/Middelaldercentret</a>
Gallery: Add mediawiki.page.gallery.css (affects &lt;gallery&gt; rendering as list items on many pages). See: <a href="https://simple.wikipedia.org/wiki/Gothic_architecture" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Gothic_architecture</a> <a href="https://da.wikipedia.org/wiki/Middelaldercentret" rel="nofollow" class="external free">https://da.wikipedia.org/wiki/Middelaldercentret</a>
</li>
<li>
Scribunto.Title: Use canoncial namespace name, not local-language namespace name (affects broken location maps on many pages in many non-English wikis); EX:newTitle("Šablon:Location_map") -&gt; "Template:Location_map" x&gt; "Šablon:Location_map". See: <a href="https://sh.wikipedia.org/wiki/Koprno" rel="nofollow" class="external free">https://sh.wikipedia.org/wiki/Koprno</a>
</li>
<li>
Parser.Template: Trim white space from end of template arg (affects references having empty &lt;pre&gt; sections); EX:{{A|b\n }} x&gt; should not generate pre. See: <a href="/site/simple.wikipedia.org/wiki/Gothic_architecture">https://simple.wikipedia.org/wiki/Gothic_architecture</a> <a href="https://no.wikipedia.org/wiki/Israel" rel="nofollow" class="external free">https://no.wikipedia.org/wiki/Israel</a>
Parser.Template: Trim white space from end of template arg (affects references having empty &lt;pre&gt; sections); EX:{{A|b\n }} x&gt; should not generate pre. See: <a href="https://simple.wikipedia.org/wiki/Gothic_architecture" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Gothic_architecture</a> <a href="https://no.wikipedia.org/wiki/Israel" rel="nofollow" class="external free">https://no.wikipedia.org/wiki/Israel</a>
</li>
</ul>
<p>
@ -471,7 +471,7 @@
</p>
<ul>
<li>
ParserFunctions: Default date to today for unavailable parts (affects wrong date showing on some pages); EX:{{#time:Y-m-d|2015}} -&gt; "2015-10-26" x&gt; "2015-01-01". See: <a href="/site/en.wikipedia.org/wiki/Mariyinsky_Palace">https://en.wikipedia.org/wiki/Mariyinsky_Palace</a>
ParserFunctions: Default date to today for unavailable parts (affects wrong date showing on some pages); EX:{{#time:Y-m-d|2015}} -&gt; "2015-10-26" x&gt; "2015-01-01". See: <a href="https://en.wikipedia.org/wiki/Mariyinsky_Palace" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mariyinsky_Palace</a>
</li>
<li>
Xml_dump: Use &lt;siteinfo&gt;'s &lt;case&gt;, if case attribute is not available at "&lt;namespace&gt;" level (affects some xml dumps not being importable) {detected by paul2520}. See: <a href="https://dumps.wikimedia.org/sep11wiki" rel="nofollow" class="external free">https://dumps.wikimedia.org/sep11wiki</a>
@ -510,7 +510,7 @@
</p>
<ul>
<li>
File: Fix files not downloading for commons.wikimedia.org {detected by Miles}. See: <a href="/site/commons.wikimedia.org/wiki/Featured_pictures">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a> [broken since:v2.10.2.1]
File: Fix files not downloading for commons.wikimedia.org {detected by Miles}. See: <a href="https://commons.wikimedia.org/wiki/Commons:Featured_pictures" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a> [broken since:v2.10.2.1]
</li>
<li>
Xtn.Translate: Always enable &lt;translate&gt; (affects &lt;translate&gt; and &lt;languages&gt; not working on some www.mediawiki.org pages). See: <a href="https://www.mediawiki.org/wiki/Download" rel="nofollow" class="external free">https://www.mediawiki.org/wiki/Download</a> [broken since:v2.10.2.1]
@ -524,7 +524,7 @@
Lang: Handle variants inside html tags (affects incorrect content for some pages on Chinese / Serbian wikis); EX:&lt;img id='hk' title='hk-{hk}-hk' class='hk'/&gt;. See: <a href="https://sr.wikinews.org/wiki/Проглашени_победници_„Вики_воли_Земљу" rel="nofollow" class="external free">https://sr.wikinews.org/wiki/Проглашени_победници_„Вики_воли_Земљу</a>"
</li>
<li>
ParserFunctions: Support "pages", "files", "subcats" for {{PAGESINCATEGORY}} (affects expression error on some pages). See: <a href="https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表" rel="nofollow" class="external free">https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表</a> <a href="/site/commons.wikimedia.org/wiki/Featured_pictures">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a>
ParserFunctions: Support "pages", "files", "subcats" for {{PAGESINCATEGORY}} (affects expression error on some pages). See: <a href="https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表" rel="nofollow" class="external free">https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表</a> <a href="https://commons.wikimedia.org/wiki/Commons:Featured_pictures" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a>
</li>
<li>
Xtn.Intersection: Do not fail if ordermethod is invalid (affects missing content on some pages). See: <a href="https://sr.wiktionary.org/wiki/Викиречник:Википројекат_1001_арапска_реч/Списак_уноса" rel="nofollow" class="external free">https://sr.wiktionary.org/wiki/Викиречник:Википројекат_1001_арапска_реч/Списак_уноса</a>
@ -590,13 +590,13 @@
</p>
<ul>
<li>
Luaj: Increase maximum number of Lua local variables from 200 to 249 (affects broken references on 2.6 million en.w pages from 2015-10 dump). See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> <a href="/site/en.wikipedia.org/wiki/Module:Citation/CS1">https://en.wikipedia.org/wiki/Module:Citation/CS1</a> <a href="http://www.lua.org/source/5.1/luaconf.h.html" rel="nofollow" class="external free">http://www.lua.org/source/5.1/luaconf.h.html</a>
Luaj: Increase maximum number of Lua local variables from 200 to 249 (affects broken references on 2.6 million en.w pages from 2015-10 dump). See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> <a href="https://en.wikipedia.org/wiki/Module:Citation/CS1" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Module:Citation/CS1</a> <a href="http://www.lua.org/source/5.1/luaconf.h.html" rel="nofollow" class="external free">http://www.lua.org/source/5.1/luaconf.h.html</a>
</li>
<li>
Lang: Support variant syntax for Chinese / Serbian languages (affects Chinese / Serbian pages not rendering correctly). See: <a href="https://sr.wikipedia.org/sr-ec/Земља" rel="nofollow" class="external free">https://sr.wikipedia.org/sr-ec/Земља</a> <a href="https://sr.wikipedia.org/sr-el/Земља" rel="nofollow" class="external free">https://sr.wikipedia.org/sr-el/Земља</a>
</li>
<li>
Xtn.SyntaxHighlight: Update &lt;syntaxhighlight&gt; behavior (affects &lt;syntaxhighlight&gt; / &lt;source&gt; tags not showing correctly). See: <a href="/site/en.wikipedia.org/wiki/Type_system">https://en.wikipedia.org/wiki/Type_system</a> <a href="/site/en.wikipedia.org/wiki/Comment_(computer_programming)">https://en.wikipedia.org/wiki/Comment_(computer_programming)</a> <a href="/site/en.wikipedia.org/wiki/Mergesort">https://en.wikipedia.org/wiki/Mergesort</a> <a href="https://uk.wikibooks.org/wiki/HTML" rel="nofollow" class="external free">https://uk.wikibooks.org/wiki/HTML</a>
Xtn.SyntaxHighlight: Update &lt;syntaxhighlight&gt; behavior (affects &lt;syntaxhighlight&gt; / &lt;source&gt; tags not showing correctly). See: <a href="https://en.wikipedia.org/wiki/Type_system" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Type_system</a> <a href="https://en.wikipedia.org/wiki/Comment_(computer_programming)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Comment_(computer_programming)</a> <a href="https://en.wikipedia.org/wiki/Mergesort" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mergesort</a> <a href="https://uk.wikibooks.org/wiki/HTML" rel="nofollow" class="external free">https://uk.wikibooks.org/wiki/HTML</a>
</li>
</ul>
<p>
@ -621,13 +621,13 @@
</p>
<ul>
<li>
Site.cfg: Enable extensions on a per-wiki basis (affects some pages showing wrong content); EX:&lt;do&gt; should not be enabled on en.w {detected by bmihal}. See: <a href="/site/en.wikipedia.org/wiki/Type_system">https://en.wikipedia.org/wiki/Type_system</a> <a href="/site/fr.wikipedia.org/wiki/Wikip%C3%A9dia:Le">https://fr.wikipedia.org/wiki/Wikipédia:Le</a> Bistro/13_novembre_2008
Site.cfg: Enable extensions on a per-wiki basis (affects some pages showing wrong content); EX:&lt;do&gt; should not be enabled on en.w {detected by bmihal}. See: <a href="https://en.wikipedia.org/wiki/Type_system" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Type_system</a> <a href="https://fr.wikipedia.org/wiki/Wikipédia:Le" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Wikipédia:Le</a> Bistro/13_novembre_2008
</li>
<li>
Site.cfg: Enable interwiki aliases on a per-wiki basis [[Dev/Design/Site_config]].
</li>
<li>
Interwiki: Show all available languages "In other languages", not just those specified in xowa.gfs. See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Interwiki: Show all available languages "In other languages", not just those specified in xowa.gfs. See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Import: Add support for building custom wikis. See: <a href="/wiki/App/Xtn/Import/Dansguardian" id="xolnki_8" title="App/Xtn/Import/Dansguardian">App/Xtn/Import/Dansguardian</a>
@ -638,10 +638,10 @@
</p>
<ul>
<li>
File: Download file when clicking on "Size of this preview" {detected by anonymous4}. See: <a href="/site/en.wikipedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg">https://en.wikipedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg</a>
File: Download file when clicking on "Size of this preview" {detected by anonymous4}. See: <a href="https://en.wikipedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg</a>
</li>
<li>
Bookmarks: Do not load bookmarks from cache (affects bookmarks page not showing recent changes when going back / forward) {detected by anonymous4}. See: <a href="/site/simple.wikipedia.org/wiki/Special:XowaBookmarks">https://simple.wikipedia.org/wiki/Special:XowaBookmarks</a>
Bookmarks: Do not load bookmarks from cache (affects bookmarks page not showing recent changes when going back / forward) {detected by anonymous4}. See: <a href="https://simple.wikipedia.org/wiki/Special:XowaBookmarks" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Special:XowaBookmarks</a>
</li>
<li>
Lang: Handle recursive variants; EX:a-{b-{c}-d-{e}-f}-g. See: <a href="https://sr.wikipedia.org/wiki/Еквадор" rel="nofollow" class="external free">https://sr.wikipedia.org/wiki/Еквадор</a>
@ -759,7 +759,7 @@
</p>
<ul>
<li>
Css: Handle new CSS relative urls (affects no css downloaded for new wikis). See: <a href="/site/simple.wikipedia.org/wiki/">https://simple.wikipedia.org</a>
Css: Handle new CSS relative urls (affects no css downloaded for new wikis). See: <a href="https://simple.wikipedia.org" rel="nofollow" class="external free">https://simple.wikipedia.org</a>
</li>
</ul>
<p>
@ -897,7 +897,7 @@
</p>
<ul>
<li>
Graph: Add support for Graph extension; EX:/bin/any/xowa/xtns/Graph {detected by gnosygnu.build.warning}. See: <a href="/wiki/Diagnostics/Javascript/Graph" id="xolnki_12" title="Diagnostics/Javascript/Graph">Diagnostics/Javascript/Graph</a> <a href="/site/en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone">https://en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone</a> <a href="/site/de.wikipedia.org/wiki/Freital">https://de.wikipedia.org/wiki/Freital</a>
Graph: Add support for Graph extension; EX:/bin/any/xowa/xtns/Graph {detected by gnosygnu.build.warning}. See: <a href="/wiki/Diagnostics/Javascript/Graph" id="xolnki_12" title="Diagnostics/Javascript/Graph">Diagnostics/Javascript/Graph</a> <a href="https://en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Greek_withdrawal_from_the_eurozone</a> <a href="https://de.wikipedia.org/wiki/Freital" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Freital</a>
</li>
</ul>
<p>
@ -1008,16 +1008,16 @@
</p>
<ul>
<li>
Import: Fix broken urls for wikimedia wikis (affects 7 wikimedia dumps not importing) {detected by cd19s}. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_13" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> <a href="https://ar.wikimedia.org" rel="nofollow" class="external free">https://ar.wikimedia.org</a> <a href="https://ca.wikimedia.org" rel="nofollow" class="external free">https://ca.wikimedia.org</a> <a href="https://be.wikimedia.org" rel="nofollow" class="external free">https://be.wikimedia.org</a> <a href="https://uk.wikimedia.org" rel="nofollow" class="external free">https://uk.wikimedia.org</a> <a href="https://br.wikimedia.org" rel="nofollow" class="external free">https://br.wikimedia.org</a> <a href="https://co.wikimedia.org" rel="nofollow" class="external free">https://co.wikimedia.org</a> <a href="https://se.wikimedia.org" rel="nofollow" class="external free">https://se.wikimedia.org</a>
Import: Fix broken urls for wikimedia wikis (affects 7 wikimedia dumps not importing) {detected by cd19s}. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_13" title="Dashboard/Import/Online">Dashboard/Import/Online</a> <a href="https://ar.wikimedia.org" rel="nofollow" class="external free">https://ar.wikimedia.org</a> <a href="https://ca.wikimedia.org" rel="nofollow" class="external free">https://ca.wikimedia.org</a> <a href="https://be.wikimedia.org" rel="nofollow" class="external free">https://be.wikimedia.org</a> <a href="https://uk.wikimedia.org" rel="nofollow" class="external free">https://uk.wikimedia.org</a> <a href="https://br.wikimedia.org" rel="nofollow" class="external free">https://br.wikimedia.org</a> <a href="https://co.wikimedia.org" rel="nofollow" class="external free">https://co.wikimedia.org</a> <a href="https://se.wikimedia.org" rel="nofollow" class="external free">https://se.wikimedia.org</a>
</li>
<li>
File: Use thumb size when specified for videos, not original size (affects several video thumbnails showing with large size); EX:[[File:A.ogv|thumb]] -&gt; 220px x&gt; original_px. See: <a href="/site/en.wikipedia.org/wiki/Edward_Snowden">https://en.wikipedia.org/wiki/Edward_Snowden</a> <a href="/site/en.wikipedia.org/wiki/Xinjiang">https://en.wikipedia.org/wiki/Xinjiang</a> <a href="/site/en.wikipedia.org/wiki/Alice_Brady">https://en.wikipedia.org/wiki/Alice_Brady</a> [broken since:v2.8.2]
File: Use thumb size when specified for videos, not original size (affects several video thumbnails showing with large size); EX:[[File:A.ogv|thumb]] -&gt; 220px x&gt; original_px. See: <a href="https://en.wikipedia.org/wiki/Edward_Snowden" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Edward_Snowden</a> <a href="https://en.wikipedia.org/wiki/Xinjiang" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Xinjiang</a> <a href="https://en.wikipedia.org/wiki/Alice_Brady" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alice_Brady</a> [broken since:v2.8.2]
</li>
<li>
Setup: Fix XOWA root directory for setup_lua.sh (affects error message on console when application first starts; also official lua won't work (LuaJ does)). See: /xowa/bin/os_name/xowa/script/setup_lua.sh
</li>
<li>
Lang: Fix non-working link trail for non-WikiMedia wikis {detected by pirate}. See: <a href="/site/nethackwiki.com/wiki/">http://nethackwiki.com</a> [broken since:v2.7.2]
Lang: Fix non-working link trail for non-WikiMedia wikis {detected by pirate}. See: <a href="http://nethackwiki.com" rel="nofollow" class="external free">http://nethackwiki.com</a> [broken since:v2.7.2]
</li>
<li>
FirefoxAddon: Fix XOWA toolbar button and sidebar links; EX:xowa:home //en.wikipedia.org/ {detected by pirate}.
@ -1120,10 +1120,10 @@
</p>
<ul>
<li>
File: Fix wrong images due to incorrect conversion from v1 (affects 4744 incorrect images on en.w) {detected by anonymous4}. See: <a href="/site/en.wikipedia.org/wiki/Game_of_Thrones_(Season_5)">https://en.wikipedia.org/wiki/Game_of_Thrones_(Season_5)</a>
File: Fix wrong images due to incorrect conversion from v1 (affects 4744 incorrect images on en.w) {detected by anonymous4}. See: <a href="https://en.wikipedia.org/wiki/Game_of_Thrones_(Season_5)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Game_of_Thrones_(Season_5)</a>
</li>
<li>
File: Try to download from commons if file doesn't exist in local wiki (affects a few hundred missing images on en.w) {detected by gnosygnu.build.process}. See: <a href="/site/en.wikipedia.org/wiki/Apollo_13">https://en.wikipedia.org/wiki/Apollo_13</a>
File: Try to download from commons if file doesn't exist in local wiki (affects a few hundred missing images on en.w) {detected by gnosygnu.build.process}. See: <a href="https://en.wikipedia.org/wiki/Apollo_13" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apollo_13</a>
</li>
</ul>
<p>
@ -1131,10 +1131,10 @@
</p>
<ul>
<li>
Scribunto: Use "nil" as default value for utf8_explode__previous_string, not "" (affects a few en.w pages with script error). See: <a href="/site/en.wikipedia.org/wiki/Rescue_Me_(UK_TV_series)">https://en.wikipedia.org/wiki/Rescue_Me_(UK_TV_series)</a> <a href="/site/en.wikipedia.org/wiki/List_of_The_Tonight_Show_with_Jay_Leno_episodes_(1992%E2%80%9399)">https://en.wikipedia.org/wiki/List_of_The_Tonight_Show_with_Jay_Leno_episodes_(199299)</a> <a href="/site/en.wikipedia.org/wiki/Third_and_Lexington_Avenues_Line">https://en.wikipedia.org/wiki/Third_and_Lexington_Avenues_Line</a> <a href="https://sv.wikipedia.org/wiki/Riseberga" rel="nofollow" class="external free">https://sv.wikipedia.org/wiki/Riseberga</a> /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/ustring/ustring.lua
Scribunto: Use "nil" as default value for utf8_explode__previous_string, not "" (affects a few en.w pages with script error). See: <a href="https://en.wikipedia.org/wiki/Rescue_Me_(UK_TV_series)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Rescue_Me_(UK_TV_series)</a> <a href="https://en.wikipedia.org/wiki/List_of_The_Tonight_Show_with_Jay_Leno_episodes_(199299)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_The_Tonight_Show_with_Jay_Leno_episodes_(199299)</a> <a href="https://en.wikipedia.org/wiki/Third_and_Lexington_Avenues_Line" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Third_and_Lexington_Avenues_Line</a> <a href="https://sv.wikipedia.org/wiki/Riseberga" rel="nofollow" class="external free">https://sv.wikipedia.org/wiki/Riseberga</a> /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/ustring/ustring.lua
</li>
<li>
Search: Do not throw error if empty string is entered for Search {detected by anonymous}. See: <a href="https://github.com/gnosygnu/xowa/issues/19" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/19</a> <a href="/site/en.wikipedia.org/wiki/Special:Search?search=&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=&amp;fulltext=y</a>
Search: Do not throw error if empty string is entered for Search {detected by anonymous}. See: <a href="https://github.com/gnosygnu/xowa/issues/19" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/19</a> <a href="https://en.wikipedia.org/wiki/Special:Search?search=&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=&amp;fulltext=y</a>
</li>
</ul>
<p>
@ -1187,10 +1187,10 @@
</p>
<ul>
<li>
Url: Always use long-form of url for address bar; EX:"en.wikipedia.org/wiki/Earth" not "en.wikipedia.org/Earth" {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Tintinan">https://en.wikipedia.org/wiki/Tintinan</a> [broken since:v2.8.1.1]
Url: Always use long-form of url for address bar; EX:"en.wikipedia.org/wiki/Earth" not "en.wikipedia.org/Earth" {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Tintinan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tintinan</a> [broken since:v2.8.1.1]
</li>
<li>
Search: Fix popups not working for links in Search; EX:/xowa/bin/any/xowa/html/res/src/xowa/core/core.js {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> [broken since:v2.7.3.1]
Search: Fix popups not working for links in Search; EX:/xowa/bin/any/xowa/html/res/src/xowa/core/core.js {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a> [broken since:v2.7.3.1]
</li>
<li>
HttpServer: Accept "Content-type" header in GET requests (affects mathematica failing when run through http mode) {detected by anonymous}. [broken since:v2.7.2.1]
@ -1201,10 +1201,10 @@
</p>
<ul>
<li>
Wikibase: Show "In other languages" if page has wikidata entry but no sitelinks {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Tintinan">https://en.wikipedia.org/wiki/Tintinan</a>
Wikibase: Show "In other languages" if page has wikidata entry but no sitelinks {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Tintinan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tintinan</a>
</li>
<li>
File: Change thumbnail filename format for videos (affects several dozen missing images on en.w); EX:[[File:A.ogv|220px]] -&gt; 220px--A.ogv.png x&gt; mid-A.ogv {detected by gnosygnu.build.process}. See: <a href="/site/en.wikipedia.org/wiki/Alice_Brady">https://en.wikipedia.org/wiki/Alice_Brady</a>
File: Change thumbnail filename format for videos (affects several dozen missing images on en.w); EX:[[File:A.ogv|220px]] -&gt; 220px--A.ogv.png x&gt; mid-A.ogv {detected by gnosygnu.build.process}. See: <a href="https://en.wikipedia.org/wiki/Alice_Brady" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alice_Brady</a>
</li>
</ul>
<p>
@ -1212,16 +1212,16 @@
</p>
<ul>
<li>
Wikibase: Show date-time with precision of 9 (year only) in wikidata (affects blank time when precision is 9) {detected by gnosygnu.gui}. See: <a href="/site/www.wikidata.org/wiki/q7808513">https://www.wikidata.org/wiki/q7808513</a>
Wikibase: Show date-time with precision of 9 (year only) in wikidata (affects blank time when precision is 9) {detected by gnosygnu.gui}. See: <a href="https://www.wikidata.org/wiki/q7808513" rel="nofollow" class="external free">https://www.wikidata.org/wiki/q7808513</a>
</li>
<li>
Wikibase: Show date-time with correct precision in {{#property}} calls (affects pages showing full time instead of precision); EX:{{#property:P571}} -&gt; 1968 x&gt; +00000001969-01-01T00:00:00Z {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Tintinan">https://en.wikipedia.org/wiki/Tintinan</a>
Wikibase: Show date-time with correct precision in {{#property}} calls (affects pages showing full time instead of precision); EX:{{#property:P571}} -&gt; 1968 x&gt; +00000001969-01-01T00:00:00Z {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Tintinan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tintinan</a>
</li>
<li>
File: Set images with invalid sizes to -1 (default thumb size) not 0 (no size) (affects 1000 images on en.w); EX:[[File:A.png|bad400px]] -&gt; 220px x&gt; 0px {detected by gnosygnu.build.process}. See: <a href="/site/en.wikipedia.org/wiki/The_Bahamas">https://en.wikipedia.org/wiki/The_Bahamas</a> <a href="/site/en.wikipedia.org/wiki/Data_compression">https://en.wikipedia.org/wiki/Data_compression</a> <a href="/site/en.wikipedia.org/wiki/Double_bass">https://en.wikipedia.org/wiki/Double_bass</a>
File: Set images with invalid sizes to -1 (default thumb size) not 0 (no size) (affects 1000 images on en.w); EX:[[File:A.png|bad400px]] -&gt; 220px x&gt; 0px {detected by gnosygnu.build.process}. See: <a href="https://en.wikipedia.org/wiki/The_Bahamas" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/The_Bahamas</a> <a href="https://en.wikipedia.org/wiki/Data_compression" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Data_compression</a> <a href="https://en.wikipedia.org/wiki/Double_bass" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Double_bass</a>
</li>
<li>
File: Abbreviate long file names to "thumbnail.ext" (affects several dozen missing images on en.w); EX:A[160+].png -&gt; thumbnail.png {detected by gnosygnu.build.process}. See: <a href="/site/en.wikipedia.org/wiki/Grafton,_West_Virginia">https://en.wikipedia.org/wiki/Grafton,_West_Virginia</a>
File: Abbreviate long file names to "thumbnail.ext" (affects several dozen missing images on en.w); EX:A[160+].png -&gt; thumbnail.png {detected by gnosygnu.build.process}. See: <a href="https://en.wikipedia.org/wiki/Grafton,_West_Virginia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Grafton,_West_Virginia</a>
</li>
</ul>
<p>
@ -1229,7 +1229,7 @@
</p>
<ul>
<li>
Wikibase: Fix missing twisty icon for wikidata sections when wikidata page is not 1st tab loaded at launch {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Tintinan">https://en.wikipedia.org/wiki/Tintinan</a> <a href="/site/www.wikidata.org/wiki/q7808513">https://www.wikidata.org/wiki/q7808513</a>
Wikibase: Fix missing twisty icon for wikidata sections when wikidata page is not 1st tab loaded at launch {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Tintinan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tintinan</a> <a href="https://www.wikidata.org/wiki/q7808513" rel="nofollow" class="external free">https://www.wikidata.org/wiki/q7808513</a>
</li>
</ul>
<p>
@ -1265,7 +1265,7 @@
Html: Show multi-language drop-down for Chinese languages {assisted by anonymous4}. See: <a href="https://zh.wikipedia.org/wiki/太阳" rel="nofollow" class="external free">https://zh.wikipedia.org/wiki/太阳</a>
</li>
<li>
Scribunto.Wikibase: Support new functions: getLabel, getDescription, etc. (affects many pages with invalid Location maps or script errors) {detected by gnosygnu.build.warning}. See: <a href="https://es.wikipedia.org/wiki/La_Orotava" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/La_Orotava</a> <a href="/site/en.wikipedia.org/wiki/Abraham_Lincoln">https://en.wikipedia.org/wiki/Abraham_Lincoln</a>
Scribunto.Wikibase: Support new functions: getLabel, getDescription, etc. (affects many pages with invalid Location maps or script errors) {detected by gnosygnu.build.warning}. See: <a href="https://es.wikipedia.org/wiki/La_Orotava" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/La_Orotava</a> <a href="https://en.wikipedia.org/wiki/Abraham_Lincoln" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Abraham_Lincoln</a>
</li>
<li>
XULRunner: Downgrade XULRunner to version 24 for Windows (affects xowa not starting on Windows 8 machines) {detected by anonymous}.
@ -1296,16 +1296,16 @@
</p>
<ul>
<li>
History: Store query arguments in history. See: <a href="/site/en.wikipedia.org/wiki/Special:XowaSystemData?type=log_session">https://en.wikipedia.org/wiki/Special:XowaSystemData?type=log_session</a> <a href="/site/en.wikipedia.org/wiki/Special:Search/A?search=A&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search/A?search=A&amp;fulltext=y</a>
History: Store query arguments in history. See: <a href="https://en.wikipedia.org/wiki/Special:XowaSystemData?type=log_session" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:XowaSystemData?type=log_session</a> <a href="https://en.wikipedia.org/wiki/Special:Search/A?search=A&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/A?search=A&amp;fulltext=y</a>
</li>
<li>
Module.Popups: Show popup in front of Read / Edit / View HTML {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832">https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832</a>
Module.Popups: Show popup in front of Read / Edit / View HTML {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832</a>
</li>
<li>
Wikibase: Show count of sitelinks in "In other languages". See: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a>
Wikibase: Show count of sitelinks in "In other languages". See: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a>
</li>
<li>
Html: Decode entity references in style attribute values (affects periodic table element pages in en.w not showing correct infobox colors); EX:&lt;span style='background:&amp;#x23;ffc0c0'&gt;a&lt;/span&gt; {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Boron">https://en.wikipedia.org/wiki/Boron</a>
Html: Decode entity references in style attribute values (affects periodic table element pages in en.w not showing correct infobox colors); EX:&lt;span style='background:&amp;#x23;ffc0c0'&gt;a&lt;/span&gt; {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Boron" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Boron</a>
</li>
</ul>
<p>
@ -1322,16 +1322,16 @@
Scribunto: Support Lua frontier pattern %f (affects none known); EX:gsub('thE QUICK brOWN FOx JUMPS', '%f[%a]%u+%f[%A]', '-') -&gt; 'thE - brOWN FOx -'. See: <a href="http://lua-users.org/wiki/FrontierPattern" rel="nofollow" class="external free">http://lua-users.org/wiki/FrontierPattern</a>
</li>
<li>
Scribunto: Handle replace argument of %0 for gsub (affects a few en.w pages with script error); EX:{{#invoke:Gnosygnu|gsub_string|aa|(a)%1|%0z}} -&gt; aaz x&gt; error {detected by gnosygnu.build.warning}. See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Templates/Voter/testcases">https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Templates/Voter/testcases</a>
Scribunto: Handle replace argument of %0 for gsub (affects a few en.w pages with script error); EX:{{#invoke:Gnosygnu|gsub_string|aa|(a)%1|%0z}} -&gt; aaz x&gt; error {detected by gnosygnu.build.warning}. See: <a href="https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Templates/Voter/testcases" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/Templates/Voter/testcases</a>
</li>
<li>
Scribunto: Parse wikidata-style dates (affects several en.w pages showing script error for Population year in Infobox) {detected by gnosygnu.build.warning}. See: <a href="/site/en.wikipedia.org/wiki/Metro_Manila">https://en.wikipedia.org/wiki/Metro_Manila</a> <a href="/site/en.wikipedia.org/wiki/Mountain_Province">https://en.wikipedia.org/wiki/Mountain_Province</a>
Scribunto: Parse wikidata-style dates (affects several en.w pages showing script error for Population year in Infobox) {detected by gnosygnu.build.warning}. See: <a href="https://en.wikipedia.org/wiki/Metro_Manila" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Metro_Manila</a> <a href="https://en.wikipedia.org/wiki/Mountain_Province" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mountain_Province</a>
</li>
<li>
Scribunto: Do not throw error if invalid input for parserFunction.expr; return error message instead (affects several dozen es.w pages with missing location map) {detected by gnosygnu.build.warning}. See: <a href="https://es.wikipedia.org/wiki/Freer_(Texas)" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Freer_(Texas)</a>
</li>
<li>
ParserFunctions: Parse 12 digit year-month-day time (affects some en.w pages showing invalid expiry date at top of page); EX:201603160102 {detected by gnosygnu.build.warning}. See: <a href="/site/en.wikipedia.org/wiki/Boron">https://en.wikipedia.org/wiki/Boron</a>
ParserFunctions: Parse 12 digit year-month-day time (affects some en.w pages showing invalid expiry date at top of page); EX:201603160102 {detected by gnosygnu.build.warning}. See: <a href="https://en.wikipedia.org/wiki/Boron" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Boron</a>
</li>
<li>
ParserFunctions: Change scale for Decimal from 28 to 14.
@ -1360,16 +1360,16 @@
Title: Ignore bi-directional characters (affects none known).
</li>
<li>
Wikibase: Do not show range if quantity value matches upper-bound and lower-bound (affects 1 en.w page showing a script error) {detected by gnosygnu.build.warning}. See: <a href="/site/en.wikipedia.org/wiki/Tintinan">https://en.wikipedia.org/wiki/Tintinan</a>
Wikibase: Do not show range if quantity value matches upper-bound and lower-bound (affects 1 en.w page showing a script error) {detected by gnosygnu.build.warning}. See: <a href="https://en.wikipedia.org/wiki/Tintinan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tintinan</a>
</li>
<li>
Wikibase: Use 64-bit numbers for quantity, not 32-bit numbers (affects none known); EX:{{#property:P1082}} {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Wikibase: Use 64-bit numbers for quantity, not 32-bit numbers (affects none known); EX:{{#property:P1082}} {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Wikibase: Show only first claim (use preferred if available) when multiple claims exist (affects none known); EX:{{#property:P1082}} {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Wikibase: Show only first claim (use preferred if available) when multiple claims exist (affects none known); EX:{{#property:P1082}} {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
ImageMap: Ignore coordinates that start with comma (affects 1 en.w page that doesn't have popup for one area); EX:poly ,1 2 {detected by gnosygnu.build.warning}. See: <a href="/site/en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832">https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832</a>
ImageMap: Ignore coordinates that start with comma (affects 1 en.w page that doesn't have popup for one area); EX:poly ,1 2 {detected by gnosygnu.build.warning}. See: <a href="https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Area_codes_281,_346,_713,_and_832</a>
</li>
</ul>
<p>
@ -1514,7 +1514,7 @@
ParserFunctions.Lang: Add support for "gender" function (affects es.v Main_Page showing [[:Plantilla:Género:]]) {detected by gnosygnu.gui}. See: <a href="https://es.wikivoyage.org/wiki/Página_principal" rel="nofollow" class="external free">https://es.wikivoyage.org/wiki/Página_principal</a>
</li>
<li>
ParserFunctions: Add String Utility functions for non WMF wikis (affects nethack wiki not showing correct monster template); EX:{{#replace:abc|b|B}} {requested by pirate}. See: <a href="/site/nethackwiki.com/wiki/Vecna">http://nethackwiki.com/wiki/Vecna</a>
ParserFunctions: Add String Utility functions for non WMF wikis (affects nethack wiki not showing correct monster template); EX:{{#replace:abc|b|B}} {requested by pirate}. See: <a href="http://nethackwiki.com/wiki/Vecna" rel="nofollow" class="external free">http://nethackwiki.com/wiki/Vecna</a>
</li>
</ul>
<p>
@ -1536,7 +1536,7 @@
</p>
<ul>
<li>
Xtn.Timeline: Do not freeze up Web Browser when viewing pages with timeline {detected by anonymous}. See: localhost:8080/home/wiki/Help:Diagnostics/Javascript/Timeline <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
Xtn.Timeline: Do not freeze up Web Browser when viewing pages with timeline {detected by anonymous}. See: localhost:8080/home/wiki/Help:Diagnostics/Javascript/Timeline <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</li>
<li>
Wikidata: Do not escape slashes in default globe value of earth (affects many missing coordinates in es.w pages); EX:globe: -&gt; http://www.wikidata.org/entity/Q2 x&gt; http:\/\/www.wikidata.org\/entity\/Q2 {detected by gnosygnu.gui}. See: <a href="https://es.wikipedia.org/wiki/Guerra_civil_en_el_este_de_Ucrania" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Guerra_civil_en_el_este_de_Ucrania</a>
@ -1696,7 +1696,7 @@
</p>
<ul>
<li>
Android.Database: Read large files 1 MB at a time instead of all at once (affects images &gt; 2 MB not showing up on Android) {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Engine">https://en.wikipedia.org/wiki/Engine</a>
Android.Database: Read large files 1 MB at a time instead of all at once (affects images &gt; 2 MB not showing up on Android) {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Engine" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Engine</a>
</li>
<li>
Release: Add meta info launch4j for xowa_64.exe (affects false virus warning) {suggested by Anselm}.
@ -1818,10 +1818,10 @@
</p>
<ul>
<li>
Scribunto.Regex: Convert "%w" to "\w" not "[\pL\pM\p{Nd}\p{Nl}\p{Pc}[\p{InEnclosedAlphanumerics}&amp;&amp;\p{So}]]" (requires JRE 1.7) (affects many pages replacing correct category with [[Category:]]); EX:"Abc", "[^%w%p%s]", "" -&gt; "Abc" x&gt; "" {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/A%E2%99%AF_(musical_note)">https://en.wikipedia.org/wiki/A♯_(musical_note)</a> <a href="http://stackoverflow.com/questions/4304928/unicode-equivalents-for-w-and-b-in-java-regular-expressions" rel="nofollow" class="external free">http://stackoverflow.com/questions/4304928/unicode-equivalents-for-w-and-b-in-java-regular-expressions</a>
Scribunto.Regex: Convert "%w" to "\w" not "[\pL\pM\p{Nd}\p{Nl}\p{Pc}[\p{InEnclosedAlphanumerics}&amp;&amp;\p{So}]]" (requires JRE 1.7) (affects many pages replacing correct category with [[Category:]]); EX:"Abc", "[^%w%p%s]", "" -&gt; "Abc" x&gt; "" {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/A♯_(musical_note)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A♯_(musical_note)</a> <a href="http://stackoverflow.com/questions/4304928/unicode-equivalents-for-w-and-b-in-java-regular-expressions" rel="nofollow" class="external free">http://stackoverflow.com/questions/4304928/unicode-equivalents-for-w-and-b-in-java-regular-expressions</a>
</li>
<li>
Parser.Xml: Add &lt;q&gt; to list of known xml elements (affects many en.w pages with &lt;q&gt; instead of quotes) {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Engine">https://en.wikipedia.org/wiki/Engine</a>
Parser.Xml: Add &lt;q&gt; to list of known xml elements (affects many en.w pages with &lt;q&gt; instead of quotes) {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Engine" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Engine</a>
</li>
</ul>
<p>
@ -1829,7 +1829,7 @@
</p>
<ul>
<li>
Wikidata: Resolve property labels for statements (affects qid names showing instead of pid); EX:398 -&gt; "child astronomical body" (P398) x&gt; "Bahrain" (Q398). See: <a href="/site/www.wikidata.org/wiki/Property:P397">https://www.wikidata.org/wiki/Property:P397</a>
Wikidata: Resolve property labels for statements (affects qid names showing instead of pid); EX:398 -&gt; "child astronomical body" (P398) x&gt; "Bahrain" (Q398). See: <a href="https://www.wikidata.org/wiki/Property:P397" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Property:P397</a>
</li>
<li>
Gui.Browser: Remove "about:blank" from location if webkit (affects anchor links not working when using webkit); EX:#A x&gt; "about:blank#A" {detected by anonymous4}.
@ -1840,7 +1840,7 @@
</p>
<ul>
<li>
Html_dump: Detect content moved by tidy (affects several en.w pages with broken links); EX:&lt;font color='green'&gt;[[A]]&lt;/font&gt; -&gt; &lt;a href='/wiki/A'&gt;&lt;font color='green'&gt;A&lt;/font&gt;&lt;/a&gt; {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Abyssal_plain">https://en.wikipedia.org/wiki/Abyssal_plain</a>
Html_dump: Detect content moved by tidy (affects several en.w pages with broken links); EX:&lt;font color='green'&gt;[[A]]&lt;/font&gt; -&gt; &lt;a href='/wiki/A'&gt;&lt;font color='green'&gt;A&lt;/font&gt;&lt;/a&gt; {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Abyssal_plain" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Abyssal_plain</a>
</li>
<li>
Doc: Update Inkscape link from 0.48.4 to 0.48.5 {detected by Anselm}.
@ -1854,7 +1854,7 @@
Wikidata: Add "newiki" to list of known wikis {detected by gnosygnu.build.warning}. See: /bin/any/xowa/cfg/wiki/wmf_data.sqlite3
</li>
<li>
Wikidata: Handle keyval of "datatype" (affects warnings in log file) {detected by gnosygnu.gui.warning}. See: <a href="/site/www.wikidata.org/wiki/Property:P397">https://www.wikidata.org/wiki/Property:P397</a>
Wikidata: Handle keyval of "datatype" (affects warnings in log file) {detected by gnosygnu.gui.warning}. See: <a href="https://www.wikidata.org/wiki/Property:P397" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Property:P397</a>
</li>
</ul>
<p>
@ -1879,10 +1879,10 @@
File: Download files into *-file-user.xowa databases (no more #meta). See: <a href="/wiki/App/Basics/Files" id="xolnki_34" title="App/Basics/Files">App/Basics/Files</a>
</li>
<li>
File: Show File page if clicking on image without commons while online. See: <a href="/site/en.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_%22El_Taita_Chimborazo%22.jpg">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
File: Show File page if clicking on image without commons while online. See: <a href="https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
</li>
<li>
File: Show File page if clicking on image without commons while offline (using nearest sized image). See: <a href="/site/en.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_%22El_Taita_Chimborazo%22.jpg">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
File: Show File page if clicking on image without commons while offline (using nearest sized image). See: <a href="https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
</li>
<li>
File: Create new caching system. See: <a href="/wiki/Options/Files" id="xolnki_35" title="Options/Files">Options/Files</a>
@ -1899,7 +1899,7 @@
</p>
<ul>
<li>
File: Download full "file resolution" when clicking on file {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_%22El_Taita_Chimborazo%22.jpg">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
File: Download full "file resolution" when clicking on file {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
</li>
<li>
Redlinks: Fix redlinks sometimes not being generated {detected by gnosygnu.gui}. See: <a href="/wiki/Special:XowaPageHistory" id="xolnki_38" title="Special:XowaPageHistory">Special:XowaPageHistory</a> [broken since:v2.5.2]
@ -2007,7 +2007,7 @@
</p>
<ul>
<li>
Css: Handle css urls with root path (affects wiki logo not showing in top-right hand corner); EX:/dir/file.png {detected by gnosygnu.gui}. See: <a href="/site/simple.wikipedia.org/wiki/">https://simple.wikipedia.org</a>
Css: Handle css urls with root path (affects wiki logo not showing in top-right hand corner); EX:/dir/file.png {detected by gnosygnu.gui}. See: <a href="https://simple.wikipedia.org" rel="nofollow" class="external free">https://simple.wikipedia.org</a>
</li>
</ul>
<p>
@ -2070,7 +2070,7 @@
Options: Redesign Option pages to use tab interface {contributed by anonymous4}. See: <a href="/wiki/Options/Window" id="xolnki_40" title="Options/Window">Options/Window</a>
</li>
<li>
Gui: Reduce page load errors due to popups (affects page sometimes loading incorrectly when popup is also loading); EX:hover over link and middle-click on it {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Mark_Rolston">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
Gui: Reduce page load errors due to popups (affects page sometimes loading incorrectly when popup is also loading); EX:hover over link and middle-click on it {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Mark_Rolston" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
</li>
</ul>
<p>
@ -2117,7 +2117,7 @@
Javascript: Add TitleRewrite gadget (affects several pt.s pages showing h1 tag in body of text) {detected by anonymous}. See: <a href="https://pt.wikisource.org/wiki/Autor:Florbela_Espanca" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Autor:Florbela_Espanca</a>
</li>
<li>
Search: Limit cancel to one wiki's search, not all wikis {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Special:Search/Earth*">https://en.wikipedia.org/wiki/Special:Search/Earth*</a>
Search: Limit cancel to one wiki's search, not all wikis {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Special:Search/Earth*" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Earth*</a>
</li>
<li>
Command-line: Fix command-line for fetch_page not working {detected by anonymous}. See: java -jar xowa_macosx_64.jar --app_mode cmd --cmd_text "app.shell.fetch_page('simple.wikipedia.org/wiki/Earth' 'html');"
@ -2134,10 +2134,10 @@
Search: Remove unnecessary synchronization blocks when doing multi-wiki searches (affects random application freezes) {detected by gnosygnu.gui}.
</li>
<li>
Gui: Load page when middle-clicking on link with anchor {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Mark_Rolston">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
Gui: Load page when middle-clicking on link with anchor {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Mark_Rolston" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
</li>
<li>
Gui: Scroll to anchor when opening page in background tab {detected by gnosygnu.gui}. See: <a href="/site/en.wikipedia.org/wiki/Mark_Rolston">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
Gui: Scroll to anchor when opening page in background tab {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Mark_Rolston" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
</li>
</ul>
<p>
@ -2192,10 +2192,10 @@
Scribunto: Cache previous result of utf8_explode for performance (affects: many de.d pages taking 1 second to load); EX:/xowa/xtns/Scribunto/engines/LuaCommon/lualib/ustring/ustring.lua. See: <a href="https://de.wiktionary.org/wiki/aestival" rel="nofollow" class="external free">https://de.wiktionary.org/wiki/aestival</a>
</li>
<li>
Search: Return correct results when pressing next (affects: search skipping over many results in "next" page). See: <a href="/site/en.wikipedia.org/wiki/Special:Search/Earth*">https://en.wikipedia.org/wiki/Special:Search/Earth*</a>
Search: Return correct results when pressing next (affects: search skipping over many results in "next" page). See: <a href="https://en.wikipedia.org/wiki/Special:Search/Earth*" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Earth*</a>
</li>
<li>
File: Redownload images corrupted during initial download (affects: a few dozen wrong images per wiki). See: <a href="/site/simple.wikipedia.org/wiki/Deaths_in_2013">https://simple.wikipedia.org/wiki/Deaths_in_2013</a>
File: Redownload images corrupted during initial download (affects: a few dozen wrong images per wiki). See: <a href="https://simple.wikipedia.org/wiki/Deaths_in_2013" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Deaths_in_2013</a>
</li>
<li>
HttpServer: Fix Category links not working (affects: category pages with non-working links) {detected by echo083}. [broken since:v0.12.1]
@ -2215,7 +2215,7 @@
Search: Stop duplicate results by adding more thread locks (affects: search page sometimes showing duplicate results).
</li>
<li>
Popup: Add mp to popup list (affects: missing text in some popups). See: <a href="/site/en.wikipedia.org/wiki/2004_XP14">https://en.wikipedia.org/wiki/2004_XP14</a>
Popup: Add mp to popup list (affects: missing text in some popups). See: <a href="https://en.wikipedia.org/wiki/2004_XP14" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/2004_XP14</a>
</li>
<li>
Xwiki: Add aliases for <a href="https://lists.wikimedia.org/mailman/listinfo/" id="xolnki_43">mail:</a> and <a href="https://wikisource.org/wiki/" id="xolnki_44">oldwikisource:</a> (affects: non-working links if prefixed by mail / oldwikisource) {detected by anonymous}.
@ -2266,13 +2266,13 @@
</p>
<ul>
<li>
Wikidata: Replace spaces with underscores in sitelink titles (affects wikidata language links / properties not working for multi-word titles); EX:"Solar System" -&gt; "Solar_System" x&gt; "Solar System" {detected by anonymous}. See: <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a> <a href="https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos</a> [broken since:v2.4.2]
Wikidata: Replace spaces with underscores in sitelink titles (affects wikidata language links / properties not working for multi-word titles); EX:"Solar System" -&gt; "Solar_System" x&gt; "Solar System" {detected by anonymous}. See: <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a> <a href="https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos</a> [broken since:v2.4.2]
</li>
<li>
Wikidata: Use correct namespace / title when looking up wikidata wikis (affects wikidata language links / properties not working for titles in non-canonical namespaces); EX:"Author:A" -&gt; 102,A x&gt; 0,Author:A {detected by anonymous}. See: <a href="https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos</a> [broken since:v2.4.2]
</li>
<li>
doc: Fix wrong wiki name for Wikidata; EX:Wikidata x&gt; Walloon Wiktionary {detected by anonymous}. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_45" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> [broken since:v2.4.3]
doc: Fix wrong wiki name for Wikidata; EX:Wikidata x&gt; Walloon Wiktionary {detected by anonymous}. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_45" title="Dashboard/Import/Online">Dashboard/Import/Online</a> [broken since:v2.4.3]
</li>
</ul>
<p>
@ -2280,7 +2280,7 @@
</p>
<ul>
<li>
Scribunto: Return fallback languages in table, not as list (affects 1 wd page showing scribunto error); EX:GetFallbacksFor -&gt; "table {fallback_1, fallback_2}" x&gt; "fallback_1, fallback_2" {detected by anonymous}. See: <a href="/site/www.wikidata.org/wiki/">https://www.wikidata.org</a>
Scribunto: Return fallback languages in table, not as list (affects 1 wd page showing scribunto error); EX:GetFallbacksFor -&gt; "table {fallback_1, fallback_2}" x&gt; "fallback_1, fallback_2" {detected by anonymous}. See: <a href="https://www.wikidata.org" rel="nofollow" class="external free">https://www.wikidata.org</a>
</li>
</ul>
<p>
@ -2321,7 +2321,7 @@
</p>
<ul>
<li>
HttpServer: Fix broken links for page results in Special:Search {detected by echo083}. See: <a href="/site/en.wikipedia.org/wiki/Special:Search/Science">https://en.wikipedia.org/wiki/Special:Search/Science</a> [broken since:v2.4.2]
HttpServer: Fix broken links for page results in Special:Search {detected by echo083}. See: <a href="https://en.wikipedia.org/wiki/Special:Search/Science" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Science</a> [broken since:v2.4.2]
</li>
<li>
Link: Show links to subpages (affects valid pages mistakenly marked as missing); EX:[[/A]] {detected by anonymous; echo083}. See: <a href="https://pt.wikisource.org/wiki/Pacotilha_poetica" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Pacotilha_poetica</a> [broken since:v2.4.2]
@ -2333,7 +2333,7 @@
DynamicPageList: Fix DynamicPageList not showing (affects pages in wikinews showing &lt;DynamicPageList&gt;). See: <a href="https://pl.wikinews.org/wiki/Strona_główna" rel="nofollow" class="external free">https://pl.wikinews.org/wiki/Strona_główna</a> [broken since:v1.11.3]
</li>
<li>
File: Show redirected images (affects missing images when underlying image page has been redirected); EX:Wikiversity-logo-Snorky.svg -&gt; Wikiversity-logo-en.svg. See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> [broken since:v2.2.4]
File: Show redirected images (affects missing images when underlying image page has been redirected); EX:Wikiversity-logo-Snorky.svg -&gt; Wikiversity-logo-en.svg. See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> [broken since:v2.2.4]
</li>
</ul>
<p>
@ -2373,7 +2373,7 @@
File: Ignore missing bin db files (affects wiki to fail to load if one bin file is missing).
</li>
<li>
File: Fix wrong thumb image shown for original (affects images with missing original will show previous thumb). See: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a> <a href="/site/en.wikipedia.org/wiki/The_Club_(dining_club)">https://en.wikipedia.org/wiki/The_Club_(dining_club)</a> [broken since:v2.2.4]
File: Fix wrong thumb image shown for original (affects images with missing original will show previous thumb). See: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a> <a href="https://en.wikipedia.org/wiki/The_Club_(dining_club)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/The_Club_(dining_club)</a> [broken since:v2.2.4]
</li>
<li>
Gallery: Show correct page images for djvu / pdf inside gallery (affects gallery with pdf / djvu and page &gt; 1 always showing page 1); EX:&lt;gallery&gt;File:A.pdf|b|page=8&lt;/gallery&gt;. See: <a href="https://pt.wikisource.org/wiki/Portal:Diccionario_geographico_do_Brazil" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Portal:Diccionario_geographico_do_Brazil</a>
@ -2384,16 +2384,16 @@
</p>
<ul>
<li>
File: Use correct image size when image has frame and thumb (affects a handful of images showing wrong size); EX:[[File:A.png|thumb|frame]] -&gt; frame. See: <a href="/site/en.wikipedia.org/wiki/History_of_Western_civilization">https://en.wikipedia.org/wiki/History_of_Western_civilization</a>
File: Use correct image size when image has frame and thumb (affects a handful of images showing wrong size); EX:[[File:A.png|thumb|frame]] -&gt; frame. See: <a href="https://en.wikipedia.org/wiki/History_of_Western_civilization" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/History_of_Western_civilization</a>
</li>
<li>
File: Show image box when image has frame and thumb (affects a handful of images showing inline instead of as frame / thumb); EX:[[File:A.png|thumb|frame]] -&gt; frame. See: <a href="/site/en.wikipedia.org/wiki/History_of_Western_civilization">https://en.wikipedia.org/wiki/History_of_Western_civilization</a>
File: Show image box when image has frame and thumb (affects a handful of images showing inline instead of as frame / thumb); EX:[[File:A.png|thumb|frame]] -&gt; frame. See: <a href="https://en.wikipedia.org/wiki/History_of_Western_civilization" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/History_of_Western_civilization</a>
</li>
<li>
Language: Show messages for Wikidata codes (affects &lt;some-key&gt; showing up on Wikidata instead of "value"); EX:&lt;Wikibase-entity-item&gt; -&gt; "item" {detected by anonymous}. See: <a href="/site/www.wikidata.org/wiki/">https://www.wikidata.org</a>
Language: Show messages for Wikidata codes (affects &lt;some-key&gt; showing up on Wikidata instead of "value"); EX:&lt;Wikibase-entity-item&gt; -&gt; "item" {detected by anonymous}. See: <a href="https://www.wikidata.org" rel="nofollow" class="external free">https://www.wikidata.org</a>
</li>
<li>
Import: Add Nepal Wikipedia. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_46" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Import: Add Nepal Wikipedia. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_46" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
</ul>
<p>
@ -2440,7 +2440,7 @@
Image: Show images even if no meta-data exists for the original file (affects images not loading after one file has no meta-data). [broken since:v2.4.1]
</li>
<li>
Gallery: Resize packed gallery on first view (affects packed galleries not resizing when viewed for the first time (resizes correctly on subsequent views)). See: <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a> [broken since:v2.4.1]
Gallery: Resize packed gallery on first view (affects packed galleries not resizing when viewed for the first time (resizes correctly on subsequent views)). See: <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a> [broken since:v2.4.1]
</li>
</ul>
<p>
@ -2448,7 +2448,7 @@
</p>
<ul>
<li>
Search: Rewrite search module for improved performance. See: <a href="/site/en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22">https://en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22</a>
Search: Rewrite search module for improved performance. See: <a href="https://en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22</a>
</li>
<li>
Search: Upgrade search databases for improved performance. See: <a href="/wiki/App/Search" id="xolnki_47" title="App/Search">App/Search</a>
@ -2457,10 +2457,10 @@
Search: Run searches in background thread.
</li>
<li>
Wikidata: Update css for new Wikidata skin (affects all www.wikidata.org pages now readable). See: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a>
Wikidata: Update css for new Wikidata skin (affects all www.wikidata.org pages now readable). See: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
</li>
<li>
ParserFunctions: Convert numbers greater than e308 to positive infinity (affects pages with large exponents not loading or generating errors); EX:{{#expr:1e309}} -&gt; INF. See: <a href="/site/en.wikipedia.org/wiki/Factorial">https://en.wikipedia.org/wiki/Factorial</a> <a href="/site/en.wikipedia.org/wiki/Astatine">https://en.wikipedia.org/wiki/Astatine</a>
ParserFunctions: Convert numbers greater than e308 to positive infinity (affects pages with large exponents not loading or generating errors); EX:{{#expr:1e309}} -&gt; INF. See: <a href="https://en.wikipedia.org/wiki/Factorial" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Factorial</a> <a href="https://en.wikipedia.org/wiki/Astatine" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Astatine</a>
</li>
</ul>
<p>
@ -2468,10 +2468,10 @@
</p>
<ul>
<li>
Wikidata: Parse titles in non-English namespaces (affects missing language links for articles without a sitelink in English Wikipedia); EX:bin/any/xowa/cfg/wiki/wmf_data.sqlite3. See: <a href="/site/www.wikidata.org/wiki/Q95941">https://www.wikidata.org/wiki/Q95941</a>
Wikidata: Parse titles in non-English namespaces (affects missing language links for articles without a sitelink in English Wikipedia); EX:bin/any/xowa/cfg/wiki/wmf_data.sqlite3. See: <a href="https://www.wikidata.org/wiki/Q95941" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q95941</a>
</li>
<li>
ParserFunctions: Show numbers greater than e14 in exponential notation (affects large numbers listing all 0s instead of exponential notation); EX:{{#expr:1e14}} -&gt; 1E14 x&gt; 100000000000000. See: <a href="/site/en.wikipedia.org/wiki/Factorial">https://en.wikipedia.org/wiki/Factorial</a> <a href="/site/en.wikipedia.org/wiki/Fieldbus">https://en.wikipedia.org/wiki/Fieldbus</a>
ParserFunctions: Show numbers greater than e14 in exponential notation (affects large numbers listing all 0s instead of exponential notation); EX:{{#expr:1e14}} -&gt; 1E14 x&gt; 100000000000000. See: <a href="https://en.wikipedia.org/wiki/Factorial" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Factorial</a> <a href="https://en.wikipedia.org/wiki/Fieldbus" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Fieldbus</a>
</li>
</ul>
<p>
@ -2513,7 +2513,7 @@
</p>
<ul>
<li>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_50" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_50" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Gui: Add "please wait" message when building SQLite indexes.
@ -2527,7 +2527,7 @@
Parser.List: Close entire list when encountering pre (affects 1 fi.w page showing over-indented list). See: <a href="https://fi.wikipedia.org/wiki/Luettelo_hyönteisistä" rel="nofollow" class="external free">https://fi.wikipedia.org/wiki/Luettelo_hyönteisistä</a>
</li>
<li>
Parser.Pre: Ignore pre inside File caption (affects 1 s.w page showing pre). See: <a href="/site/simple.wikipedia.org/wiki/Virus">https://simple.wikipedia.org/wiki/Virus</a>
Parser.Pre: Ignore pre inside File caption (affects 1 s.w page showing pre). See: <a href="https://simple.wikipedia.org/wiki/Virus" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Virus</a>
</li>
<li>
Commons: Register wav as minor_mime (affects unnecessary log messages while building commons wiki).
@ -2569,7 +2569,7 @@
Gui: Update wiki when moving back from one wiki to another (affects urls not working); EX:Load XOWA -&gt; Go to s.w: -&gt; Press Back -&gt; Click any link. [broken since:v2.2.4]
</li>
<li>
Wikisource: Fix Index pages not loading in non-English wikis (affects &lt;pages&gt; showing up in middle on non-English wikisources). See: <a href="/site/it.wikisource.org/wiki/Il_Principe">https://it.wikisource.org/wiki/Il_Principe</a> [broken since:v2.3.1]
Wikisource: Fix Index pages not loading in non-English wikis (affects &lt;pages&gt; showing up in middle on non-English wikisources). See: <a href="https://it.wikisource.org/wiki/Il_Principe" rel="nofollow" class="external free">https://it.wikisource.org/wiki/Il_Principe</a> [broken since:v2.3.1]
</li>
</ul>
<p>
@ -2577,7 +2577,7 @@
</p>
<ul>
<li>
Import: Add new wikimedia org wikis. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_51" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Import: Add new wikimedia org wikis. See: <a href="/wiki/Dashboard/Import/Online" id="xolnki_51" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
File: Download file if not available for offline database users.
@ -2602,7 +2602,7 @@
Css: Download css with spaces in file names (affects full css not download for it.v:); EX:https://it.wikivoyage.org/w/index.php?title=MediaWiki:Container e Infobox.css&amp;action=raw&amp;ctype=text/css. See: <a href="https://it.wikivoyage.org" rel="nofollow" class="external free">https://it.wikivoyage.org</a>
</li>
<li>
Wikidata: Add badge "featuredportal". See: <a href="/site/en.wikipedia.org/wiki/Portal:Canada">https://en.wikipedia.org/wiki/Portal:Canada</a>
Wikidata: Add badge "featuredportal". See: <a href="https://en.wikipedia.org/wiki/Portal:Canada" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Canada</a>
</li>
<li>
Scribunto: Do not fail if 0 args passed to NewTitle (affects error message in log file); EX:{{#invoke:Message box|fmbox}}.
@ -2646,7 +2646,7 @@
</p>
<ul>
<li>
File: Fix offline downloads not working. See: <a href="/site/en.wikipedia.org/wiki/Earth%09">https://en.wikipedia.org/wiki/Earth</a>
File: Fix offline downloads not working. See: <a href="https://en.wikipedia.org/wiki/Earth " rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
</ul>
<h2>
@ -2660,7 +2660,7 @@
HttpServer: Fix HTTP Server failing with null ref.
</li>
<li>
File: Fix online downloads only working for first load. See: <a href="/site/simple.wikipedia.org/wiki/Gothic_architecture">https://simple.wikipedia.org/wiki/Gothic_architecture</a>
File: Fix online downloads only working for first load. See: <a href="https://simple.wikipedia.org/wiki/Gothic_architecture" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Gothic_architecture</a>
</li>
</ul>
<h2>
@ -2671,13 +2671,13 @@
</p>
<ul>
<li>
File: Do not show Scribunto error if file is missing. See: <a href="/site/en.wikipedia.org/wiki/">https://en.wikipedia.org</a>
File: Do not show Scribunto error if file is missing. See: <a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</li>
<li>
Css: Use https instead of http for css downloader (affects wiki logos not being downloaded). See: <a href="/site/simple.wikipedia.org/wiki/">https://simple.wikipedia.org</a>
Css: Use https instead of http for css downloader (affects wiki logos not being downloaded). See: <a href="https://simple.wikipedia.org" rel="nofollow" class="external free">https://simple.wikipedia.org</a>
</li>
<li>
Wikidata: Update css for new Wikidata skin (affects all www.wikidata.org pages now readable). See: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a>
Wikidata: Update css for new Wikidata skin (affects all www.wikidata.org pages now readable). See: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
</li>
<li>
Scribunto.Regex: Reduce support for balanced parens from 3 levels to 2 levels (affects many ru.d pages taking &gt; 60 seconds to load). See: <a href="https://ru.wiktionary.org/wiki/due" rel="nofollow" class="external free">https://ru.wiktionary.org/wiki/due</a> <a href="https://ru.wiktionary.org/wiki/woman" rel="nofollow" class="external free">https://ru.wiktionary.org/wiki/woman</a>
@ -2760,7 +2760,7 @@
</p>
<ul>
<li>
Parser.Link: Limit upright values to 19 digits of precision (affects 2 de.w pages failing to show image); EX:upright=1.333333333333333333333333333333333333333333333333333333333333333333333. See: <a href="/site/de.wikipedia.org/wiki/Feuerland">https://de.wikipedia.org/wiki/Feuerland</a> <a href="/site/de.wikipedia.org/wiki/Baie-Mahault">https://de.wikipedia.org/wiki/Baie-Mahault</a>
Parser.Link: Limit upright values to 19 digits of precision (affects 2 de.w pages failing to show image); EX:upright=1.333333333333333333333333333333333333333333333333333333333333333333333. See: <a href="https://de.wikipedia.org/wiki/Feuerland" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Feuerland</a> <a href="https://de.wikipedia.org/wiki/Baie-Mahault" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Baie-Mahault</a>
</li>
</ul>
<p>
@ -2845,7 +2845,7 @@
</p>
<ul>
<li>
Scribunto: Update mw.title.lua (affects many en.w geography pages failing with Script error). See: <a href="/site/en.wikipedia.org/wiki/Sheringham_Park">https://en.wikipedia.org/wiki/Sheringham_Park</a> <a href="/site/en.wikipedia.org/wiki/Caveira">https://en.wikipedia.org/wiki/Caveira</a> <a href="/site/en.wikipedia.org/wiki/Oxburgh_Hall">https://en.wikipedia.org/wiki/Oxburgh_Hall</a> <a href="/site/en.wikipedia.org/wiki/Padstow_Lifeboat_Station">https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station</a> <a href="/site/en.wikipedia.org/wiki/Padstow_Lifeboat_Station">https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station</a>
Scribunto: Update mw.title.lua (affects many en.w geography pages failing with Script error). See: <a href="https://en.wikipedia.org/wiki/Sheringham_Park" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Sheringham_Park</a> <a href="https://en.wikipedia.org/wiki/Caveira" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Caveira</a> <a href="https://en.wikipedia.org/wiki/Oxburgh_Hall" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Oxburgh_Hall</a> <a href="https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station</a> <a href="https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Padstow_Lifeboat_Station</a>
</li>
</ul>
<p>
@ -2853,7 +2853,7 @@
</p>
<ul>
<li>
Scribunto.Regex: Expand support for balanced parens from 1 level to 3 levels (affects 2 en.w pages showing broken charts); EX:%b() -&gt; (3(2(1)2)3). See: <a href="/site/en.wikipedia.org/wiki/Electricity_sector_in_Switzerland">https://en.wikipedia.org/wiki/Electricity_sector_in_Switzerland</a>
Scribunto.Regex: Expand support for balanced parens from 1 level to 3 levels (affects 2 en.w pages showing broken charts); EX:%b() -&gt; (3(2(1)2)3). See: <a href="https://en.wikipedia.org/wiki/Electricity_sector_in_Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Electricity_sector_in_Switzerland</a>
</li>
</ul>
<p>
@ -2861,16 +2861,16 @@
</p>
<ul>
<li>
Parser.Nowiki: Escape - within nowiki (affects 1 de.w page with incorrect tables); EX:|&lt;nowiki&gt;-&lt;nowiki&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gl%C3%A4ubigen_(r%C3%B6misch-katholische_Kirche)">https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)</a>
Parser.Nowiki: Escape - within nowiki (affects 1 de.w page with incorrect tables); EX:|&lt;nowiki&gt;-&lt;nowiki&gt; {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_von_Vereinen_und_Vereinigungen_von_Gläubigen_(römisch-katholische_Kirche)</a>
</li>
<li>
Parser.ExternalLinks: Do not ignore ":" for list dd when preceded by invalid protocol (affects 1 de.w page with incorrect list/ boundaries); EX:"; attl: b" -&gt; ":" should still be processed for &lt;dd&gt; {detected by Schnark}. See: <a href="/site/de.wikipedia.org/wiki/Mord_(Deutschland)">https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise</a>
Parser.ExternalLinks: Do not ignore ":" for list dd when preceded by invalid protocol (affects 1 de.w page with incorrect list/ boundaries); EX:"; attl: b" -&gt; ":" should still be processed for &lt;dd&gt; {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Mord_(Deutschland)#Besonders_verwerfliche_Begehungsweise</a>
</li>
<li>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>
</li>
<li>
Scribunto: Allow ints to be passed for text in UStringLibrary's Match (affects 1 en.w page failing to show pie chart); EX:Match(1, "a") vs Match("1", "a"). See: <a href="/site/en.wikipedia.org/wiki/Budget_of_the_European_Union">https://en.wikipedia.org/wiki/Budget_of_the_European_Union</a>
Scribunto: Allow ints to be passed for text in UStringLibrary's Match (affects 1 en.w page failing to show pie chart); EX:Match(1, "a") vs Match("1", "a"). See: <a href="https://en.wikipedia.org/wiki/Budget_of_the_European_Union" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Budget_of_the_European_Union</a>
</li>
<li>
Scribunto: Add GetExpensiveData to TitleLibrary (affects no known pages).
@ -2899,7 +2899,7 @@
Scribunto: Add unstripNoWiki and killMarkers to TextLibrary (affects no known pages).
</li>
<li>
ImageMap: Throw better error if malformed imageMap line has lnke but no lnki (affects 2 en.w pages show wrong error in log); EX:&lt;imap&gt;|thumb|[http://a.org]. See: <a href="/site/en.wikipedia.org/wiki/Demography_of_the_United_Kingdom">https://en.wikipedia.org/wiki/Demography_of_the_United_Kingdom</a>
ImageMap: Throw better error if malformed imageMap line has lnke but no lnki (affects 2 en.w pages show wrong error in log); EX:&lt;imap&gt;|thumb|[http://a.org]. See: <a href="https://en.wikipedia.org/wiki/Demography_of_the_United_Kingdom" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Demography_of_the_United_Kingdom</a>
</li>
</ul>
<p>
@ -2927,7 +2927,7 @@
File: Change default for Files Retrieval to true (affects images not loading if user forgets to change default). See: <a href="/wiki/Options/Files" id="xolnki_52" title="Options/Files">Options/Files</a>
</li>
<li>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>
</li>
</ul>

@ -557,7 +557,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Game_of_Thrones">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="/site/de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
@ -650,7 +650,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q183">https://www.wikidata.org/wiki/Q183</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q183</a>
</dd>
</dl>
<ul>
@ -695,7 +695,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle image paths with spaces and other URL-encoding.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="/site/simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
</dd>
</dl>
<ul>
@ -715,7 +715,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/File:MimiRogersApr09.jpg">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
</dd>
</dl>
<ul>
@ -728,7 +728,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>page_load fail: page=Web crawler err=[err 0] idx mode not closed</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
@ -875,7 +875,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Parse numbers with fractions correctly; do not convert to zero.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -894,7 +894,7 @@
<span style='font-variant:small-caps'>Example</span>: unit:1 -&gt; "" x&gt; " 1".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -904,7 +904,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -917,7 +917,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically convert dates to julian.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a> <a href="/site/www.wikidata.org/wiki/Q266309">https://www.wikidata.org/wiki/Q266309</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a> <a href="https://www.wikidata.org/wiki/Q266309" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q266309</a>
</dd>
</dl>
<ul>
@ -949,7 +949,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Main_Page">https://en.wikipedia.org/wiki/Main_Page</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Main_Page</a>
</dd>
</dl>
<ul>
@ -1008,7 +1008,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_13" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_13" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -1064,7 +1064,7 @@
<span style='font-variant:small-caps'>Example</span>: "&lt;sup&gt;jul&lt;/sup&gt;" x&gt; "&amp;lt;sup&gt;jul&amp;lt;/sup&gt;&amp;lt;sup&gt;jul&amp;lt;/sup&gt;".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
</dd>
</dl>
<ul>
@ -1276,7 +1276,7 @@
<span style='font-variant:small-caps'>Example</span>: "File:A.png|a|b" -&gt; "b" x&gt; "a|b".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Belgique">https://fr.wikipedia.org/wiki/Belgique</a> <a href="https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15" rel="nofollow" class="external free">https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Belgique" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Belgique</a> <a href="https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15" rel="nofollow" class="external free">https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15</a>
</dd>
</dl>
<ul>
@ -1480,7 +1480,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Denormalize sortkey from cat_sort table to cat_link table and add explicit index for it.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Earth">https://en.wikipedia.org/wiki/Category:Earth</a> <a href="/site/en.wikipedia.org/wiki/Category:2001_albums">https://en.wikipedia.org/wiki/Category:2001_albums</a> <a href="/site/en.wikipedia.org/wiki/Category:Unprintworthy_redirects">https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a> <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a> <a href="https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects</a>
</dd>
</dl>
<ul>
@ -1505,7 +1505,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Category:Living_people">https://simple.wikipedia.org/wiki/Category:Living_people</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/Category:Living_people" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Living_people</a>
</dd>
</dl>
<ul>
@ -1521,7 +1521,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle parser functions with 0 arguments, like {{#coordinates}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/New_York_City">https://en.wikipedia.org/wiki/New_York_City</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/New_York_City" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/New_York_City</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -1537,7 +1537,7 @@
<span style='font-variant:small-caps'>Example</span>: "size={{{size|}}}" -&gt; "size=" x&gt; "size={{{size|}}}".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Europe">https://en.wikipedia.org/wiki/Europe</a> <a href="/site/en.wikipedia.org/wiki/Template:Country_data_Guernsey">https://en.wikipedia.org/wiki/Template:Country_data_Guernsey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Europe" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Europe</a> <a href="https://en.wikipedia.org/wiki/Template:Country_data_Guernsey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Country_data_Guernsey</a>
</dd>
</dl>
<ul>
@ -1561,7 +1561,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK+ON+THE+WIRED+SIDE,+A">https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages</a>
</dd>
</dl>
<ul>
@ -1577,7 +1577,7 @@
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&amp;pagefrom=Beautiful+View#mw-pages x&gt; Category:2001_albums#mw-pages?pagefrom=Beautiful%2BView.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful+View">https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages</a>
</dd>
</dl>
<ul>
@ -1590,7 +1590,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Kategorie:Begriffskl%C3%A4rung">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
</dd>
</dl>
<ul>
@ -1606,7 +1606,7 @@
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&amp;pagefrom=Nightclubbing+%28Blank+and+Jones+album%29%0ANightclubbing+%28Blank+%26+Jones+album%29#mw-pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?title=Category:2001_albums&amp;pagefrom=Loving_Every_Minute_(album)">https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages</a>
</dd>
</dl>
<ul>
@ -1616,7 +1616,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums">https://en.wikipedia.org/wiki/Category:2001_albums</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a>
</dd>
</dl>
<ul>
@ -1631,7 +1631,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0">https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0</a>
</dd>
</dl>
<ul>
@ -1657,7 +1657,7 @@
<span style='font-variant:small-caps'>Example</span>: "305±2 meter" x&gt; "305±2 http://www.wikidata.org/entity/Q11573".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arecibo_Observatory">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arecibo_Observatory" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
</dd>
</dl>
<ul>
@ -1765,7 +1765,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Leonardo_DiCaprio">https://en.wikipedia.org/wiki/Leonardo_DiCaprio</a> <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Leonardo_DiCaprio" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Leonardo_DiCaprio</a> <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<p>
@ -1823,7 +1823,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Native_American_leaders">https://en.wikipedia.org/wiki/Category:Native_American_leaders</a> <a href="/site/en.wikipedia.org/wiki/Category:Cities_in_Florida">https://en.wikipedia.org/wiki/Category:Cities_in_Florida</a> <a href="/site/en.wikipedia.org/wiki/Category:Poisonous_plants">https://en.wikipedia.org/wiki/Category:Poisonous_plants</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Native_American_leaders" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Native_American_leaders</a> <a href="https://en.wikipedia.org/wiki/Category:Cities_in_Florida" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Cities_in_Florida</a> <a href="https://en.wikipedia.org/wiki/Category:Poisonous_plants" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Poisonous_plants</a>
</dd>
</dl>
<ul>
@ -1843,7 +1843,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Category:Help">https://www.wikidata.org/wiki/Category:Help</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Category:Help" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Category:Help</a>
</dd>
</dl>
<p>
@ -1866,7 +1866,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> <a href="/site/en.wikipedia.org/wiki/Pythagorean_theorem">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> <a href="https://en.wikipedia.org/wiki/Pythagorean_theorem" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
</dd>
</dl>
<ul>
@ -1876,7 +1876,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>
<ul>
@ -1886,7 +1886,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Apollo_11">https://en.wikipedia.org/wiki/Apollo_11</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Apollo_11" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apollo_11</a>
</dd>
</dl>
<ul>
@ -1907,7 +1907,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle gaps in Scribunto argument keys.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Shalkar_District">https://en.wikipedia.org/wiki/Shalkar_District</a> <a href="/site/en.wikipedia.org/wiki/Alta_Italia">https://en.wikipedia.org/wiki/Alta_Italia</a> <a href="/site/en.wikipedia.org/wiki/Maran,_Syria">https://en.wikipedia.org/wiki/Maran,_Syria</a> <a href="/site/en.wikipedia.org/wiki/Ch%C3%A2teau_de_Boisgibault">https://en.wikipedia.org/wiki/Château_de_Boisgibault</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Shalkar_District" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Shalkar_District</a> <a href="https://en.wikipedia.org/wiki/Alta_Italia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alta_Italia</a> <a href="https://en.wikipedia.org/wiki/Maran,_Syria" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Maran,_Syria</a> <a href="https://en.wikipedia.org/wiki/Château_de_Boisgibault" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Château_de_Boisgibault</a>
</dd>
</dl>
<ul>
@ -1923,7 +1923,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix regex pattern for matching end of string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Rimbaud_le_fils">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_29" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Rimbaud_le_fils" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_29" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@ -1933,7 +1933,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Spam-whitelist">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
</dd>
</dl>
<ul>
@ -1949,7 +1949,7 @@
<span style='font-variant:small-caps'>Example</span>: "$ "; "\ ".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Spam-whitelist">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
</dd>
</dl>
<ul>
@ -2038,7 +2038,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Reset page_id object.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Earth">https://en.wikipedia.org/wiki/Category:Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a>
</dd>
</dl>
<ul>
@ -2086,7 +2086,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix title.cascadingProtections to return back empty array instead of false.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Jerk">https://en.wikipedia.org/wiki/Jerk</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Jerk" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Jerk</a>
</dd>
</dl>
<p>
@ -2181,7 +2181,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change titleLib.GetProtectionLevels to return semi-protected instead of null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<p>
@ -2323,7 +2323,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
</dd>
</dl>
<ul>
@ -2333,7 +2333,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Mexico">https://en.wikipedia.org/wiki/Mexico</a> <a href="/site/en.wikipedia.org/wiki/Austria">https://en.wikipedia.org/wiki/Austria</a> <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Mexico" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mexico</a> <a href="https://en.wikipedia.org/wiki/Austria" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Austria</a> <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<ul>
@ -2346,7 +2346,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.ogg|thumb|123px]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>
<ul>
@ -2359,7 +2359,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#lsth:page_1|header_1}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikivoyage.org/wiki/Wielka_Brytania" rel="nofollow" class="external free">https://pl.wikivoyage.org/wiki/Wielka_Brytania</a> <a href="/site/en.wikipedia.org/wiki/10s_BC">https://en.wikipedia.org/wiki/10s_BC</a> <a href="/site/en.wikipedia.org/wiki/Germany_national_football_team">https://en.wikipedia.org/wiki/Germany_national_football_team</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikivoyage.org/wiki/Wielka_Brytania" rel="nofollow" class="external free">https://pl.wikivoyage.org/wiki/Wielka_Brytania</a> <a href="https://en.wikipedia.org/wiki/10s_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/10s_BC</a> <a href="https://en.wikipedia.org/wiki/Germany_national_football_team" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Germany_national_football_team</a>
</dd>
</dl>
<p>
@ -2395,7 +2395,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_U-boats_never_deployed">https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed</a>
</dd>
</dl>
<ul>
@ -2411,7 +2411,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add redirect support for wikibase pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Tour_du_T%C3%A1chira_2016">https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016</a>
</dd>
</dl>
<ul>
@ -2427,7 +2427,7 @@
<span style='font-variant:small-caps'>Example</span>: [[A|t_0&lt;tr&gt;&lt;td&gt;t_1&lt;/td&gt;&lt;/tr&gt;]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Aargau">https://en.wikipedia.org/wiki/Aargau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Aargau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Aargau</a>
</dd>
</dl>
<p>
@ -2457,7 +2457,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png|link=w:]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)">https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)</a>
</dd>
</dl>
<ul>
@ -2470,7 +2470,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png]] is redirected to B.png; -&gt; 'href="B.png"' x&gt; 'href="A.png"'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Switzerland">https://en.wikipedia.org/wiki/Switzerland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Switzerland</a>
</dd>
</dl>
<ul>
@ -2480,7 +2480,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
</dd>
</dl>
<ul>
@ -2493,7 +2493,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#property:P277|id=Q1322933}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Symfony">https://en.wikipedia.org/wiki/Symfony</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Symfony" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Symfony</a>
</dd>
</dl>
<h3>
@ -2555,7 +2555,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change "infinite" to "infinity" for {{PROTECTIONEXPIRY}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
@ -2636,7 +2636,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: For missing messages, always use current key, not key of cached item.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116">https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116</a>
</dd>
</dl>
<h3>
@ -2649,7 +2649,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>
<h2>
@ -2679,7 +2679,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Blog" id="xolnki_38" title="Blog">Blog</a> <a href="/site/en.wikipedia.org/wiki/UK">https://en.wikipedia.org/wiki/UK</a> <a href="/site/en.wikipedia.org/wiki/Special:Random">https://en.wikipedia.org/wiki/Special:Random</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Blog" id="xolnki_38" title="Blog">Blog</a> <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikipedia.org/wiki/Special:Random" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Random</a>
</dd>
</dl>
<p>
@ -2708,7 +2708,7 @@
<span style='font-variant:small-caps'>Example</span>: Erreur de script: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.ClassCastException: [Lgplx.Keyval; cannot be cast to java.lang.String.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Acte_de_M%C3%A9diation">https://fr.wikipedia.org/wiki/Acte_de_Médiation</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Acte_de_Médiation" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Acte_de_Médiation</a>
</dd>
</dl>
<ul>
@ -2872,7 +2872,7 @@
Example: ==a&lt;br/&gt;b==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Thermokarst">https://fr.wikipedia.org/wiki/Thermokarst</a> <a href="/site/fr.wikipedia.org/wiki/Conseil_r%C3%A9gional_du_Nord-Pas-de-Calais">https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais</a> <a href="/site/fr.wikipedia.org/wiki/Tour_de_ski_2007-2008">https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008</a>
Links: <a href="https://fr.wikipedia.org/wiki/Thermokarst" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Thermokarst</a> <a href="https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais</a> <a href="https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008</a>
</dd>
</dl>
<ul>
@ -2888,7 +2888,7 @@
Example: ==a== ==a==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Itanium">https://fr.wikipedia.org/wiki/Itanium</a> <a href="/site/fr.wikipedia.org/wiki/10000">https://fr.wikipedia.org/wiki/10000</a> <a href="/site/fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel">https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel</a> <a href="/site/fr.wikipedia.org/wiki/Technology_and_Entertainment_Software">https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software</a>
Links: <a href="https://fr.wikipedia.org/wiki/Itanium" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Itanium</a> <a href="https://fr.wikipedia.org/wiki/10000" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/10000</a> <a href="https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel</a> <a href="https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software</a>
</dd>
</dl>
<ul>
@ -2904,7 +2904,7 @@
Example: ==a&lt;ref name="b"&gt;c==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Dal">https://fr.wikipedia.org/wiki/Dal</a>
Links: <a href="https://fr.wikipedia.org/wiki/Dal" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Dal</a>
</dd>
</dl>
<ul>
@ -2935,7 +2935,7 @@
Resolved by: Update failover.css to use recent versions.
</dd>
<dd>
Links: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Links: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
@ -3147,7 +3147,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/%C3%89douard_Manet">https://en.wikipedia.org/wiki/Édouard_Manet</a> <a href="/site/en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world">https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a> <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Édouard_Manet" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Édouard_Manet</a> <a href="https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a> <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<ul>
@ -3188,7 +3188,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Portail:Nord-Am%C3%A9rindiens/Image_s%C3%A9lectionn%C3%A9e">https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée</a>
</dd>
</dl>
<ul>
@ -3198,7 +3198,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Wikip%C3%A9dia:LiveRC/ToDo">https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo</a>
</dd>
</dl>
<h3>
@ -3420,7 +3420,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arthur_Duffey">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arthur_Duffey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
</dd>
</dl>
<ul>
@ -3433,7 +3433,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add timeline.js if timeline is present.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<ul>
@ -3465,7 +3465,7 @@
<span style='font-variant:small-caps'>Example</span>: pass: {{ {{{0}}} | arg_1 | arg_2 }}; fail: {{{{{0}}}}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Flag_of_Greenland">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="/site/en.wikipedia.org/wiki/List_of_flags_by_number_of_colors">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Flag_of_Greenland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
</dd>
</dl>
<ul>
@ -3638,7 +3638,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arthur_Duffey">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arthur_Duffey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
</dd>
</dl>
<ul>
@ -3651,7 +3651,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add timeline.js if timeline is present.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<h3>
@ -3787,7 +3787,7 @@
<span style='font-variant:small-caps'>Example</span>: search -&gt; search for I -&gt; Integrated Authority File should not be in top 10 search results.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y">https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y</a>
</dd>
</dl>
<p>
@ -3800,7 +3800,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Kingdom_(biology)">https://en.wikipedia.org/wiki/Kingdom_(biology)</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a> <a href="/site/en.wikipedia.org/wiki/Mars">https://en.wikipedia.org/wiki/Mars</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Kingdom_(biology)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kingdom_(biology)</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a> <a href="https://en.wikipedia.org/wiki/Mars" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mars</a>
</dd>
</dl>
<ul>
@ -3810,7 +3810,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<p>
@ -3826,7 +3826,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>Script error: =Module:CountryData:13 bad argument: string expected, got nil</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Flag_of_Greenland">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="/site/en.wikipedia.org/wiki/List_of_flags_by_number_of_colors">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Flag_of_Greenland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
</dd>
</dl>
<ul>
@ -3839,7 +3839,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>Script error: =Module:Redirect:66 could not parse redirect on page "SRK"</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Shah_Rukh_Khan">https://en.wikipedia.org/wiki/Shah_Rukh_Khan</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Shah_Rukh_Khan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Shah_Rukh_Khan</a>
</dd>
</dl>
<ul>
@ -3852,7 +3852,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Apply min / max only if less than / greater than existing value.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y">https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y</a>
</dd>
</dl>
<ul>
@ -3862,7 +3862,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:sEARch?search=Earth">https://en.wikipedia.org/wiki/Special:sEARch?search=Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:sEARch?search=Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:sEARch?search=Earth</a>
</dd>
</dl>
<ul>
@ -3872,7 +3872,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Spezial:Zuf%C3%A4llige_Seite">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
</dd>
</dl>
<p>
@ -3989,7 +3989,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_54" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_54" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -4094,7 +4094,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow int to be passed to pf.expr.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/531_BC">https://en.wikipedia.org/wiki/531_BC</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/531_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/531_BC</a>
</dd>
</dl>
<ul>
@ -4155,7 +4155,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not assign character classes to bytes &gt; 128. Example: {{#invoke:AdressenSort|convert|1=, ß}} -&gt; , ß x <20>.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Liste_der_Kulturdenkm%C3%A4ler_in_Kaiserslautern">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
</dd>
</dl>
<ul>
@ -4176,7 +4176,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow ints to be passed as title. Example: {{#invoke:Pinging|massmessage|#{{PAGEID}}|@=|:=}} .
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Importw%C3%BCnsche/Importeure">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
</dd>
</dl>
<ul>
@ -4202,7 +4202,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow empty string for Raw argument in PAGESFORCATEGORY. Example: 0.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Projet:Venezuela">https://fr.wikipedia.org/wiki/Projet:Venezuela</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Projet:Venezuela" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Projet:Venezuela</a>
</dd>
</dl>
<ul>
@ -4281,7 +4281,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Serialize long for Luaj.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Earth_sciences">https://en.wikipedia.org/wiki/Portal:Earth_sciences</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Earth_sciences" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Earth_sciences</a>
</dd>
</dl>
<ul>
@ -4304,7 +4304,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Pass display_title info to new page_banner manager.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> <a href="/wiki/Diagnostics/ParserFunctions/DisplayTitle" id="xolnki_57" title="Diagnostics/ParserFunctions/DisplayTitle">Diagnostics/ParserFunctions/DisplayTitle</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> <a href="/wiki/Diagnostics/ParserFunctions/DisplayTitle" id="xolnki_57" title="Diagnostics/ParserFunctions/DisplayTitle">Diagnostics/ParserFunctions/DisplayTitle</a>
</dd>
</dl>
<ul>
@ -4317,7 +4317,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change server name to "//de.wikipedia.org" not "https://de.wikipedia.org".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Giro_d%E2%80%99Italia_1996">https://de.wikipedia.org/wiki/Giro_dItalia_1996</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Giro_dItalia_1996" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Giro_dItalia_1996</a>
</dd>
</dl>
<p>
@ -4325,7 +4325,7 @@
</p>
<ul>
<li>
ParserFunctions: Change {{CANONICALURL}} from http to https. Example: <a href="/site/home/wiki/Earth">https://home/wiki/Earth</a> -&gt; <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> x&gt; <a href="/site/en.wikipedia.org/wiki/Earth">http://en.wikipedia.org/wiki/Earth</a>.
ParserFunctions: Change {{CANONICALURL}} from http to https. Example: <a href="/site/home/wiki/Earth">https://home/wiki/Earth</a> -&gt; <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> x&gt; <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a>.
</li>
</ul>
<ul>
@ -4547,7 +4547,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_61" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_61" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -4666,7 +4666,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support "*" for Scribunto "pagesInCategory".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009">https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Articles_lacking_sources_from_February_2009</a>
</dd>
</dl>
<ul>
@ -4679,7 +4679,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support "from" atribute in "{{#property}}". Example: {{#property:p1|from=p2}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Golden_eagle">https://en.wikipedia.org/wiki/Golden_eagle</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Golden_eagle" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Golden_eagle</a>
</dd>
</dl>
<ul>
@ -4801,7 +4801,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Assign correct word ids to search word.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=Earth&amp;fulltext=y</a>
</dd>
</dl>
<ul>
@ -4867,13 +4867,13 @@
</p>
<ul>
<li>
Luaj: Fix frontier pattern not working. Resolves error messages for every url reference on en.w pages. EX: <code>Check |archiveurl= value (help)</code>. See: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a> <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Luaj: Fix frontier pattern not working. Resolves error messages for every url reference on en.w pages. EX: <code>Check |archiveurl= value (help)</code>. See: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a> <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Luaj: Handle backslash-escaped UTF8 sequences. Resolves error messages for many references on en.w pages. EX: <code>Specials character in |encyclopedia= at position 11 (help)</code>. See: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a> <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Luaj: Handle backslash-escaped UTF8 sequences. Resolves error messages for many references on en.w pages. EX: <code>Specials character in |encyclopedia= at position 11 (help)</code>. See: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a> <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: <a href="/site/de.wikipedia.org/wiki/Hausmannst%C3%A4tten">https://de.wikipedia.org/wiki/Hausmannstätten</a>
Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: <a href="https://de.wikipedia.org/wiki/Hausmannstätten" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Hausmannstätten</a>
</li>
<li>
Xtn.Pgbnr: Add {{PAGEBANNER}} extension. Resolves pagebanner not showing up on top of wikivoyage pages. See: <a href="https://en.wikivoyage.org/wiki/Stonehenge" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Stonehenge</a> <a href="https://en.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Paris</a> <a href="https://en.wikivoyage.org/wiki/Munich" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Munich</a> <a href="https://en.wikivoyage.org/wiki/Cumbernauld" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Cumbernauld</a> <a href="/wiki/Diagnostics/Xtns/Wikivoyage/All" id="xolnki_66" title="Diagnostics/Xtns/Wikivoyage/All">Diagnostics/Xtns/Wikivoyage/All</a>
@ -4884,7 +4884,7 @@
</p>
<ul>
<li>
Css: Remove from core.css #content a:link {color: #0645ad;}. Resolves wikivoyage banner links showing in blue instead of white. See: <a href="/site/en.wikipedia.org/wiki/Stonehenge">https://en.wikipedia.org/wiki/Stonehenge</a>
Css: Remove from core.css #content a:link {color: #0645ad;}. Resolves wikivoyage banner links showing in blue instead of white. See: <a href="https://en.wikipedia.org/wiki/Stonehenge" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Stonehenge</a>
</li>
<li>
Html: Add 'class="visible"' to content-sub node and 'client-js' to html node. Resolves extra gap at bottom of content-sub on wikivoyage pages. See: <a href="https://en.wikivoyage.org/wiki/Stonehenge" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Stonehenge</a>
@ -4915,10 +4915,10 @@
Css: Always center table.
</li>
<li>
File: Replace img.src ? with %3F. Resolves images with question marks not showing. See: <a href="/site/en.wikipedia.org/wiki/Cleopatra">https://en.wikipedia.org/wiki/Cleopatra</a> <a href="/site/en.wikipedia.org/wiki/Cave_paintings">https://en.wikipedia.org/wiki/Cave_paintings</a>
File: Replace img.src ? with %3F. Resolves images with question marks not showing. See: <a href="https://en.wikipedia.org/wiki/Cleopatra" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Cleopatra</a> <a href="https://en.wikipedia.org/wiki/Cave_paintings" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Cave_paintings</a>
</li>
<li>
Xtn.Hiero: Show hieroglyphics (available in 2016-01 English Wikipedia release). Resolves hieroglyphics not appearing. See: <a href="/site/en.wikipedia.org/wiki/Cleopatra">https://en.wikipedia.org/wiki/Cleopatra</a>
Xtn.Hiero: Show hieroglyphics (available in 2016-01 English Wikipedia release). Resolves hieroglyphics not appearing. See: <a href="https://en.wikipedia.org/wiki/Cleopatra" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Cleopatra</a>
</li>
<li>
Css: Force table content to be transparent color in night mode.
@ -4938,10 +4938,10 @@
</p>
<ul>
<li>
Scribunto: Add built-in function: {{PROTECTIONEXPIRY}}. Resolves script error on many en.w pages. EX: <code>Script error: @/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: callParserFunction: function was not found: function=PROTECTIONEXPIRY</code>. See: <a href="/site/en.wikipedia.org/wiki/Alaska">https://en.wikipedia.org/wiki/Alaska</a> <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Scribunto: Add built-in function: {{PROTECTIONEXPIRY}}. Resolves script error on many en.w pages. EX: <code>Script error: @/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: gplx.Err: callParserFunction: function was not found: function=PROTECTIONEXPIRY</code>. See: <a href="https://en.wikipedia.org/wiki/Alaska" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alaska</a> <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
<li>
Xtn.FlaggedRevs: Add scribunto function: getStabilitySettings. Resolves script error on many en.w pages. EX: <code>Script error: =Module:Effective protection level:16 attempt to index ? (a nil value)</code>. See: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a> <a href="/site/en.wikipedia.org/wiki/Animal_Farm">https://en.wikipedia.org/wiki/Animal_Farm</a> <a href="/site/en.wikipedia.org/wiki/Agriculture">https://en.wikipedia.org/wiki/Agriculture</a>
Xtn.FlaggedRevs: Add scribunto function: getStabilitySettings. Resolves script error on many en.w pages. EX: <code>Script error: =Module:Effective protection level:16 attempt to index ? (a nil value)</code>. See: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a> <a href="https://en.wikipedia.org/wiki/Animal_Farm" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Animal_Farm</a> <a href="https://en.wikipedia.org/wiki/Agriculture" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Agriculture</a>
</li>
</ul>
<p>
@ -5031,7 +5031,7 @@
Image: Load images directly in html if page has already been viewed.
</li>
<li>
Url: Convert plus to space (affects pages not loading if canonical_url has plus for space). See: <a href="/site/en.wikipedia.org/wiki/List_of_Fire_Emblem:Shadow_Dragon_characters">https://en.wikipedia.org/wiki/List_of_Fire_Emblem:Shadow_Dragon_characters</a>
Url: Convert plus to space (affects pages not loading if canonical_url has plus for space). See: <a href="https://en.wikipedia.org/wiki/List_of_Fire_Emblem:Shadow_Dragon_characters" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_Fire_Emblem:Shadow_Dragon_characters</a>
</li>
<li>
App: Add "send email" to crash reporting.
@ -5062,7 +5062,7 @@
Import: Delete broken page redirects when importing wiki in dansguardian.
</li>
<li>
Html: Show info.png and play.png from css, not HTML. See: <a href="/site/en.wikipedia.org/wiki/Piano">https://en.wikipedia.org/wiki/Piano</a>
Html: Show info.png and play.png from css, not HTML. See: <a href="https://en.wikipedia.org/wiki/Piano" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Piano</a>
</li>
</ul>
<p>
@ -5081,7 +5081,7 @@
</p>
<ul>
<li>
Parser.Lnki: Title-case page if link argument has xwiki alias to same wiki; EX:[[File:A.png|link=en:Help:a]] -&gt; "Help:A" x&gt; "Help:a". See: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5</a>
Parser.Lnki: Title-case page if link argument has xwiki alias to same wiki; EX:[[File:A.png|link=en:Help:a]] -&gt; "Help:A" x&gt; "Help:a". See: <a href="https://en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5</a>
</li>
</ul>
<h3>
@ -5108,16 +5108,16 @@
</p>
<ul>
<li>
Html: Show video thumbs. See: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
Html: Show video thumbs. See: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</li>
<li>
Html: Show images from imageMap (available in next English Wikipedia release). See: <a href="/site/en.wikipedia.org/wiki/Australia">https://en.wikipedia.org/wiki/Australia</a>
Html: Show images from imageMap (available in next English Wikipedia release). See: <a href="https://en.wikipedia.org/wiki/Australia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Australia</a>
</li>
<li>
Html: Show images from fake-thumb divs. See: <a href="/site/en.wikipedia.org/wiki/List_of_counties_in_New_York">https://en.wikipedia.org/wiki/List_of_counties_in_New_York</a>
Html: Show images from fake-thumb divs. See: <a href="https://en.wikipedia.org/wiki/List_of_counties_in_New_York" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_counties_in_New_York</a>
</li>
<li>
Css: Change background-color to black for infobox / wikitable in night-mode {detected by anonymous} {detected by anonymous}. See: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Css: Change background-color to black for infobox / wikitable in night-mode {detected by anonymous} {detected by anonymous}. See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</li>
</ul>
<p>
@ -5133,7 +5133,7 @@
</p>
<ul>
<li>
Html: Change background color to transparent for Portal divs. See: <a href="/site/en.wikipedia.org/wiki/Australia">https://en.wikipedia.org/wiki/Australia</a>
Html: Change background color to transparent for Portal divs. See: <a href="https://en.wikipedia.org/wiki/Australia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Australia</a>
</li>
</ul>
<h2>
@ -5147,7 +5147,7 @@
Search: Generate correct counts for search words (affects search results sometimes being off). [broken since:v2.4.4]
</li>
<li>
Url: Fix IPA audio links (affects IPA audio links would not download pronunciations when clicked); EX:[[File:A.png|link=file:///C:/A.png]] x&gt; href='/wiki/file:///C:/A.png'. See: <a href="/site/en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a> [broken since:v2.8.1]
Url: Fix IPA audio links (affects IPA audio links would not download pronunciations when clicked); EX:[[File:A.png|link=file:///C:/A.png]] x&gt; href='/wiki/file:///C:/A.png'. See: <a href="https://en.wikipedia.org/wiki/Beethoven" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beethoven</a> [broken since:v2.8.1]
</li>
</ul>
<p>
@ -5155,7 +5155,7 @@
</p>
<ul>
<li>
ParserFunctions: Handle &lt;refs&gt; inside {{#tag}} (affects incorrectly placed ref on 1 en.w page); EX:{{#tag:ref|&lt;ref&gt;a&lt;/ref&gt;b}}. See: <a href="/site/en.wikipedia.org/wiki/UK">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikisource.org/wiki/The_Canterville_Ghost" rel="nofollow" class="external free">https://en.wikisource.org/wiki/The_Canterville_Ghost</a>
ParserFunctions: Handle &lt;refs&gt; inside {{#tag}} (affects incorrectly placed ref on 1 en.w page); EX:{{#tag:ref|&lt;ref&gt;a&lt;/ref&gt;b}}. See: <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikisource.org/wiki/The_Canterville_Ghost" rel="nofollow" class="external free">https://en.wikisource.org/wiki/The_Canterville_Ghost</a>
</li>
<li>
ParserFunctions: Add {{REVISIONSIZE}} (affects script error on 2 ru.w pages); EX:{{REVISIONSIZE}}. See: <a href="https://ru.wikipedia.org/wiki/Юршор" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Юршор</a> <a href="https://ru.wikipedia.org/wiki/Красноярск" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Красноярск</a>
@ -5166,10 +5166,10 @@
</p>
<ul>
<li>
Url: Process first # as anchor, not last (affects script error on 1 en.w page); EX:A#B#C -&gt; "B#C" x&gt; "C" . See: <a href="/site/en.wikipedia.org/wiki/Grand_Central_Terminal">https://en.wikipedia.org/wiki/Grand_Central_Terminal</a>
Url: Process first # as anchor, not last (affects script error on 1 en.w page); EX:A#B#C -&gt; "B#C" x&gt; "C" . See: <a href="https://en.wikipedia.org/wiki/Grand_Central_Terminal" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Grand_Central_Terminal</a>
</li>
<li>
Html: Remove magnify.png from HTML (use CSS). See: <a href="/site/en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a>
Html: Remove magnify.png from HTML (use CSS). See: <a href="https://en.wikipedia.org/wiki/Beethoven" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beethoven</a>
</li>
</ul>
<p>
@ -5177,7 +5177,7 @@
</p>
<ul>
<li>
Parser.Lnki: Handle link arguments to anchors within current page (affects links not working for images if they link to section within current page); EX:[[File:A.png|link=#B]]. See: <a href="/site/en.wikipedia.org/wiki/History_of_Nauru">https://en.wikipedia.org/wiki/History_of_Nauru</a>
Parser.Lnki: Handle link arguments to anchors within current page (affects links not working for images if they link to section within current page); EX:[[File:A.png|link=#B]]. See: <a href="https://en.wikipedia.org/wiki/History_of_Nauru" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/History_of_Nauru</a>
</li>
</ul>
<p>
@ -5185,16 +5185,16 @@
</p>
<ul>
<li>
Html: Remove underlines from "Redirected from" messages. See: <a href="/site/en.wikipedia.org/wiki/Summer_Solstice">https://en.wikipedia.org/wiki/Summer_Solstice</a>
Html: Remove underlines from "Redirected from" messages. See: <a href="https://en.wikipedia.org/wiki/Summer_Solstice" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Summer_Solstice</a>
</li>
<li>
Html: Escape quotes in alt for gallery file_names (affects incorrect alts for gallery itm); EX:&lt;gallery&gt;File:A"b.png&lt;/gallery&gt;. See: <a href="/site/en.wikipedia.org/wiki/Alexandria,_Romania">https://en.wikipedia.org/wiki/Alexandria,_Romania</a>
Html: Escape quotes in alt for gallery file_names (affects incorrect alts for gallery itm); EX:&lt;gallery&gt;File:A"b.png&lt;/gallery&gt;. See: <a href="https://en.wikipedia.org/wiki/Alexandria,_Romania" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alexandria,_Romania</a>
</li>
<li>
Html: Escape quotes in title for links on Category page (affects incorrect titles for category page links). See: <a href="/site/simple.wikipedia.org/wiki/Category:Solo_organ_piece">https://simple.wikipedia.org/wiki/Category:Solo_organ_piece</a>
Html: Escape quotes in title for links on Category page (affects incorrect titles for category page links). See: <a href="https://simple.wikipedia.org/wiki/Category:Solo_organ_piece" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Solo_organ_piece</a>
</li>
<li>
Html: Do not output alt in caption if alt only has whitespace (affects useless &lt;hr&gt; when alt is just blank space); EX:[[File:A.png|thumb|alt= ]]. See: <a href="/site/en.wikipedia.org/wiki/Bird">https://en.wikipedia.org/wiki/Bird</a>
Html: Do not output alt in caption if alt only has whitespace (affects useless &lt;hr&gt; when alt is just blank space); EX:[[File:A.png|thumb|alt= ]]. See: <a href="https://en.wikipedia.org/wiki/Bird" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Bird</a>
</li>
</ul>

@ -235,7 +235,7 @@
<span style='font-variant:small-caps'>Example</span>: if {{coord|3=region:CA-QC|display=inline,title}} then [2] -&gt; null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Sainte-Catherine,_Quebec">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
</dd>
</dl>
<ul>
@ -261,7 +261,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check for zero length arrays in string:match.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
</dd>
</dl>
<ul>
@ -291,7 +291,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Saturn_(planet)">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
</dd>
</dl>
<ul>
@ -445,7 +445,7 @@
<span style='font-variant:small-caps'>Example</span>: local arg = ....
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Module:Wd">https://en.wikipedia.org/wiki/Module:Wd</a> <a href="/site/en.wikipedia.org/wiki/Ajanta_Caves">https://en.wikipedia.org/wiki/Ajanta_Caves</a> <a href="/site/en.wikipedia.org/wiki/Behistun_Inscription">https://en.wikipedia.org/wiki/Behistun_Inscription</a> <a href="/site/en.wikipedia.org/wiki/Great_Rift_Valley">https://en.wikipedia.org/wiki/Great_Rift_Valley</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Module:Wd" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Module:Wd</a> <a href="https://en.wikipedia.org/wiki/Ajanta_Caves" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Ajanta_Caves</a> <a href="https://en.wikipedia.org/wiki/Behistun_Inscription" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Behistun_Inscription</a> <a href="https://en.wikipedia.org/wiki/Great_Rift_Valley" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Great_Rift_Valley</a>
</dd>
</dl>
<ul>
@ -474,7 +474,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'redirectTarget' to Scrib_lib_title.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@ -500,7 +500,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>@C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.NullPointerException</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Huadu_District">https://en.wikipedia.org/wiki/Huadu_District</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Huadu_District" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Huadu_District</a>
</dd>
</dl>
<ul>
@ -513,7 +513,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore NOTOC commands at template level.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/13._Jahrhundert">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="/site/de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/13._Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
</dd>
</dl>
<ul>
@ -523,7 +523,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@ -536,7 +536,7 @@
<span style='font-variant:small-caps'>Example</span>: [[Media:A.png]] -&gt; "Media:A.png" x&gt; "".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Beethoven" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beethoven</a>
</dd>
</dl>
<ul>
@ -549,7 +549,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Format doubles using sprintf-like behavior.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Hasbro">https://fr.wikipedia.org/wiki/Hasbro</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Hasbro" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Hasbro</a>
</dd>
</dl>
<ul>
@ -569,7 +569,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(1592%E2%80%9398)">https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)</a>
</dd>
</dl>
<ul>
@ -604,7 +604,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Herbizid">https://de.wikipedia.org/wiki/Herbizid</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Herbizid" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Herbizid</a>
</dd>
</dl>
<ul>
@ -722,7 +722,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return error message if title is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Tetris">https://en.wikipedia.org/wiki/Tetris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Tetris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tetris</a>
</dd>
</dl>
<ul>
@ -741,7 +741,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#time:Y-m-d|12 November 2016 2008}} {{#time:Y-m-d|2 12 November 2016}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Antipas,_Cotabato">https://en.wikipedia.org/wiki/Antipas,_Cotabato</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Antipas,_Cotabato" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Antipas,_Cotabato</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -754,7 +754,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add more support for UNIQ substitutions with extension tags.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Ethanol">https://en.wikipedia.org/Ethanol</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/Ethanol" rel="nofollow" class="external free">https://en.wikipedia.org/Ethanol</a>
</dd>
</dl>
<ul>
@ -773,7 +773,7 @@
<span style='font-variant:small-caps'>Example</span>: '\"`UNIQ--item-0-QINU`\"'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Fokus_(magazine)">https://en.wikipedia.org/Fokus_(magazine)</a> <a href="/site/en.wikipedia.org/wiki/Thin_film_solar_cell">https://en.wikipedia.org/wiki/Thin_film_solar_cell</a> <a href="/site/en.wikipedia.org/wiki/Economy_of_Greece">https://en.wikipedia.org/wiki/Economy_of_Greece</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/Fokus_(magazine)" rel="nofollow" class="external free">https://en.wikipedia.org/Fokus_(magazine)</a> <a href="https://en.wikipedia.org/wiki/Thin_film_solar_cell" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Thin_film_solar_cell</a> <a href="https://en.wikipedia.org/wiki/Economy_of_Greece" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Economy_of_Greece</a>
</dd>
</dl>
<ul>
@ -789,7 +789,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Replace xtag_bgn / xtag_end with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/2015_San_Jose_Earthquakes_season">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/2015_San_Jose_Earthquakes_season" rel="nofollow" class="external free">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
</dd>
</dl>
<ul>
@ -853,7 +853,7 @@
<span style='font-variant:small-caps'>Example</span>: [[A]] b\n{| -&gt; &lt;p&gt;[[A]] b&lt;/p&gt; x&gt; &lt;p&gt;[[A]]\n&lt;p&gt;b.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Template_engine_(web)">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Template_engine_(web)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
</dd>
</dl>
<ul>
@ -866,7 +866,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Location map:353 Malformed coordinates value</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Hulme_Arch_Bridge">https://en.wikipedia.org/wiki/Hulme_Arch_Bridge</a> <a href="/site/www.wikidata.org/wiki/Q5936167">https://www.wikidata.org/wiki/Q5936167</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Hulme_Arch_Bridge" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hulme_Arch_Bridge</a> <a href="https://www.wikidata.org/wiki/Q5936167" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q5936167</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -882,7 +882,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#statements:P6|from=Q668}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/India">https://en.wikipedia.org/wiki/India</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/India" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/India</a>
</dd>
</dl>
<ul>
@ -901,7 +901,7 @@
<span style='font-variant:small-caps'>Example</span>: url -&gt; https://scn.wikipedia.org/wiki/$1 x&gt; scn.wikipedia.org.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Macaroon">https://en.wikipedia.org/wiki/Macaroon</a> <a href="/site/en.wikipedia.org/wiki/Academy_of_Music">https://en.wikipedia.org/wiki/Academy_of_Music</a> <a href="/site/en.wikipedia.org/wiki/T%C5%8Dkai_Nuclear_Power_Plant">https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant</a> <a href="/site/en.wikipedia.org/wiki/Country_lane">https://en.wikipedia.org/wiki/Country_lane</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Macaroon" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Macaroon</a> <a href="https://en.wikipedia.org/wiki/Academy_of_Music" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Academy_of_Music</a> <a href="https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant</a> <a href="https://en.wikipedia.org/wiki/Country_lane" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Country_lane</a>
</dd>
</dl>
<ul>
@ -917,7 +917,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return 1st three letters of unknown language codes, not blank.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_country-name_etymologies">https://en.wikipedia.org/wiki/List_of_country-name_etymologies</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_country-name_etymologies" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_country-name_etymologies</a>
</dd>
</dl>
<ul>
@ -930,7 +930,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Decimals:10 Unable to convert "Expression error: Unrecognized word "section&gt;"." to a number</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact">https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact</a>
</dd>
</dl>
<ul>
@ -1035,7 +1035,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_15" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_15" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>
<ul>
@ -1095,7 +1095,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Seven_Wells_Hill">https://en.wikipedia.org/wiki/Seven_Wells_Hill</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Seven_Wells_Hill" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Seven_Wells_Hill</a>
</dd>
</dl>
<ul>
@ -1105,7 +1105,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
</dd>
</dl>
<ul>
@ -1128,7 +1128,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_16" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_16" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -1138,7 +1138,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_17" title="Special:XowaCfg?grp=xowa.wiki.hdumps" class="xowa-visited">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_17" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
</dd>
</dl>
<ul>
@ -1148,7 +1148,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg" id="xolnki_18" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg" id="xolnki_18" title="Special:XowaCfg">Special:XowaCfg</a>
</dd>
</dl>
<ul>
@ -1207,7 +1207,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_20" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_20" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>
<h2>
@ -1291,7 +1291,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Use scribunto key name for datatypes.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Louis_Malle">https://fr.wikipedia.org/wiki/Louis_Malle</a> <a href="/site/fr.wikipedia.org/wiki/Toulon">https://fr.wikipedia.org/wiki/Toulon</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Louis_Malle" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Louis_Malle</a> <a href="https://fr.wikipedia.org/wiki/Toulon" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Toulon</a>
</dd>
</dl>
<ul>
@ -1474,7 +1474,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/?curid=303">https://en.wikipedia.org/wiki/?curid=303</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/?curid=303" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/?curid=303</a>
</dd>
</dl>
<ul>
@ -1615,7 +1615,7 @@
<span style='font-variant:small-caps'>Example</span>: &lt;ref&gt;aEOS -&gt; &amp;lt;ref&gt;aEOS.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Russia">https://en.wikipedia.org/wiki/Russia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Russia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Russia</a>
</dd>
</dl>
<ul>
@ -1631,7 +1631,7 @@
<span style='font-variant:small-caps'>Example</span>: ": {|".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Poland">https://en.wikipedia.org/wiki/Poland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Poland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Poland</a>
</dd>
</dl>
<ul>
@ -1661,7 +1661,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_31" title="Special:XowaCfg?grp=xowa.files.general" class="xowa-visited">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_31" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
</dd>
</dl>
<ul>
@ -1808,7 +1808,7 @@
<span style='font-variant:small-caps'>Example</span>: Route map: Attached KML Error: item specified on Wikidata, or in |wikidata=, is not a KML file (P31→Q26267864 not found).
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Hollywood_Walk_of_Fame">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
</dd>
</dl>
<ul>
@ -1863,7 +1863,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a>
</dd>
</dl>
<ul>

@ -77,7 +77,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">https://en.wikipedia.org/wiki/Obesity</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Obesity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Obesity</a>
</dd>
</dl>
<ul>
@ -90,7 +90,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add Localize function for tabular data.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">https://en.wikipedia.org/wiki/Obesity</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Obesity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Obesity</a>
</dd>
</dl>
<ul>
@ -103,7 +103,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support stripNoWiki.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)">https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)</a>
</dd>
</dl>
<ul>
@ -116,7 +116,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add isValidEntityId.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Butter">https://en.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>
@ -129,7 +129,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getSetting call.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beccles">https://en.wikipedia.org/wiki/Beccles</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Beccles" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beccles</a>
</dd>
</dl>
<ul>
@ -142,7 +142,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check for null in getEntityId when title is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Water_treader">https://en.wikipedia.org/wiki/Water_treader</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Water_treader" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Water_treader</a>
</dd>
</dl>
<ul>
@ -155,7 +155,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return emptyString not null if language is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey">https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey</a>
</dd>
</dl>
<ul>
@ -171,7 +171,7 @@
<span style='font-variant:small-caps'>Example</span>: %b[].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Constructed_languages">https://en.wikipedia.org/wiki/Portal:Constructed_languages</a> <a href="/site/en.wikipedia.org/wiki/Portal:Belize">https://en.wikipedia.org/wiki/Portal:Belize</a> <a href="/site/en.wikipedia.org/wiki/Portal:Sports">https://en.wikipedia.org/wiki/Portal:Sports</a> <a href="/site/en.wikipedia.org/wiki/Portal:Bahamas">https://en.wikipedia.org/wiki/Portal:Bahamas</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Constructed_languages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Constructed_languages</a> <a href="https://en.wikipedia.org/wiki/Portal:Belize" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Belize</a> <a href="https://en.wikipedia.org/wiki/Portal:Sports" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Sports</a> <a href="https://en.wikipedia.org/wiki/Portal:Bahamas" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Bahamas</a>
</dd>
</dl>
<ul>
@ -184,7 +184,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Cache ifexist result of common wiki in current wiki.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Harstad">https://en.wikipedia.org/wiki/Harstad</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Harstad" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Harstad</a>
</dd>
</dl>
<ul>
@ -197,7 +197,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle empty classes in img tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Butter">https://de.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>
@ -285,7 +285,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getBestStatements.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Apoptosis">https://en.wikipedia.org/wiki/Apoptosis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Apoptosis" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apoptosis</a>
</dd>
</dl>
<ul>
@ -298,7 +298,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getEntityUrl.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Persondata">https://en.wikipedia.org/wiki/Wikipedia:Persondata</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:ChemSpider">https://en.wikipedia.org/wiki/Wikipedia:ChemSpider</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Persondata" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Persondata</a> <a href="https://en.wikipedia.org/wiki/Wikipedia:ChemSpider" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:ChemSpider</a> <a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata</a>
</dd>
</dl>
<ul>
@ -314,7 +314,7 @@
<span style='font-variant:small-caps'>Example</span>: "01-12-2001 -1 month" -&gt; 2001-11-01 x&gt; "Invalid month: 12".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Current_events/December_2001">https://en.wikipedia.org/wiki/Portal:Current_events/December_2001</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Current_events/December_2001" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Current_events/December_2001</a>
</dd>
</dl>
<p>
@ -330,7 +330,7 @@
<span style='font-variant:small-caps'>Example</span>: [1, 2, 3, 5] -&gt; [1, 2, 3, null, 5].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Abziri">https://en.wikipedia.org/wiki/Abziri</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Abziri" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Abziri</a>
</dd>
</dl>
<ul>
@ -346,7 +346,7 @@
<span style='font-variant:small-caps'>Example</span>: tonumber('-') -&gt; nil x&gt; 0.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes">https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes</a>
</dd>
</dl>
<ul>
@ -362,7 +362,7 @@
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/JsonConfig.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Reicholzheim">https://de.wikipedia.org/wiki/Reicholzheim</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Reicholzheim" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Reicholzheim</a>
</dd>
</dl>
<ul>
@ -378,7 +378,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png|link=en:User_talk:|abc]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu</a>
</dd>
</dl>
<ul>

@ -109,7 +109,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Denormalize sortkey from cat_sort table to cat_link table and add explicit index for it.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Earth">https://en.wikipedia.org/wiki/Category:Earth</a> <a href="/site/en.wikipedia.org/wiki/Category:2001_albums">https://en.wikipedia.org/wiki/Category:2001_albums</a> <a href="/site/en.wikipedia.org/wiki/Category:Unprintworthy_redirects">https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a> <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a> <a href="https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Unprintworthy_redirects</a>
</dd>
</dl>
<ul>
@ -134,7 +134,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Category:Living_people">https://simple.wikipedia.org/wiki/Category:Living_people</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/Category:Living_people" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Category:Living_people</a>
</dd>
</dl>
<ul>
@ -150,7 +150,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle parser functions with 0 arguments, like {{#coordinates}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/New_York_City">https://en.wikipedia.org/wiki/New_York_City</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/New_York_City" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/New_York_City</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -166,7 +166,7 @@
<span style='font-variant:small-caps'>Example</span>: "size={{{size|}}}" -&gt; "size=" x&gt; "size={{{size|}}}".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Europe">https://en.wikipedia.org/wiki/Europe</a> <a href="/site/en.wikipedia.org/wiki/Template:Country_data_Guernsey">https://en.wikipedia.org/wiki/Template:Country_data_Guernsey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Europe" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Europe</a> <a href="https://en.wikipedia.org/wiki/Template:Country_data_Guernsey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Country_data_Guernsey</a>
</dd>
</dl>
<ul>
@ -190,7 +190,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK+ON+THE+WIRED+SIDE,+A">https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pageuntil=WALK%2BON%2BTHE%2BWIRED%2BSIDE,%2BA#mw-pages</a>
</dd>
</dl>
<ul>
@ -206,7 +206,7 @@
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&amp;pagefrom=Beautiful+View#mw-pages x&gt; Category:2001_albums#mw-pages?pagefrom=Beautiful%2BView.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful+View">https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums?pagefrom=Beautiful%2BView#mw-pages</a>
</dd>
</dl>
<ul>
@ -219,7 +219,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically url-decode query arguments.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Kategorie:Begriffskl%C3%A4rung">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
</dd>
</dl>
<ul>
@ -235,7 +235,7 @@
<span style='font-variant:small-caps'>Example</span>: Category:2001_albums&amp;pagefrom=Nightclubbing+%28Blank+and+Jones+album%29%0ANightclubbing+%28Blank+%26+Jones+album%29#mw-pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums?title=Category:2001_albums&amp;pagefrom=Loving_Every_Minute_(album)">https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages" rel="nofollow" class="external free">https://en.wikipedia.org/w/index.php?title=Category:2001_albums&amp;pagefrom=Loving%20Every%20Minute%20(album)#mw-pages</a>
</dd>
</dl>
<ul>
@ -245,7 +245,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:2001_albums">https://en.wikipedia.org/wiki/Category:2001_albums</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a>
</dd>
</dl>
<ul>
@ -260,7 +260,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0">https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/earth?fulltext=y&amp;xowa_page_index=0</a>
</dd>
</dl>
<ul>
@ -286,7 +286,7 @@
<span style='font-variant:small-caps'>Example</span>: "305±2 meter" x&gt; "305±2 http://www.wikidata.org/entity/Q11573".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arecibo_Observatory">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arecibo_Observatory" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
</dd>
</dl>
<ul>

@ -201,7 +201,7 @@
<span style='font-variant:small-caps'>Example</span>: "File:A.png|a|b" -&gt; "b" x&gt; "a|b".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Belgique">https://fr.wikipedia.org/wiki/Belgique</a> <a href="https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15" rel="nofollow" class="external free">https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Belgique" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Belgique</a> <a href="https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15" rel="nofollow" class="external free">https://github.com/wikimedia/mediawiki/commit/63aeabeff1e098e872cc46f3698c61457e44ba15</a>
</dd>
</dl>
<ul>

@ -118,7 +118,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Parse numbers with fractions correctly; do not convert to zero.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -137,7 +137,7 @@
<span style='font-variant:small-caps'>Example</span>: unit:1 -&gt; "" x&gt; " 1".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -147,7 +147,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="/site/en.wikipedia.org/wiki/Malinao,_Aklan">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="/site/en.wikipedia.org/wiki/Kalibo">https://en.wikipedia.org/wiki/Kalibo</a> <a href="/site/en.wikipedia.org/wiki/Santo_Domingo,_Albay">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
</dd>
</dl>
<ul>
@ -160,7 +160,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically convert dates to julian.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a> <a href="/site/www.wikidata.org/wiki/Q266309">https://www.wikidata.org/wiki/Q266309</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a> <a href="https://www.wikidata.org/wiki/Q266309" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q266309</a>
</dd>
</dl>
<ul>
@ -192,7 +192,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Main_Page">https://en.wikipedia.org/wiki/Main_Page</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Main_Page</a>
</dd>
</dl>
<ul>
@ -251,7 +251,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_8" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_8" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -307,7 +307,7 @@
<span style='font-variant:small-caps'>Example</span>: "&lt;sup&gt;jul&lt;/sup&gt;" x&gt; "&amp;lt;sup&gt;jul&amp;lt;/sup&gt;&amp;lt;sup&gt;jul&amp;lt;/sup&gt;".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
</dd>
</dl>
<ul>

@ -110,7 +110,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Game_of_Thrones">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="/site/de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
@ -203,7 +203,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q183">https://www.wikidata.org/wiki/Q183</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q183</a>
</dd>
</dl>
<ul>
@ -248,7 +248,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle image paths with spaces and other URL-encoding.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/File:Volc%C3%A1n_Chimborazo,_">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="/site/simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
</dd>
</dl>
<ul>
@ -268,7 +268,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/File:MimiRogersApr09.jpg">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
</dd>
</dl>
<ul>
@ -281,7 +281,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>page_load fail: page=Web crawler err=[err 0] idx mode not closed</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>

@ -49,7 +49,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not assign character classes to bytes &gt; 128. Example: {{#invoke:AdressenSort|convert|1=, ß}} -&gt; , ß x <20>.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Liste_der_Kulturdenkm%C3%A4ler_in_Kaiserslautern">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Liste_der_Kulturdenkmäler_in_Kaiserslautern</a>
</dd>
</dl>
<ul>
@ -70,7 +70,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow ints to be passed as title. Example: {{#invoke:Pinging|massmessage|#{{PAGEID}}|@=|:=}} .
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="/site/de.wikipedia.org/wiki/Wikipedia:Importw%C3%BCnsche/Importeure">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Lua/Modul/Pinging/Test/recipients</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Checkuser/Berechtigte</a> <a href="https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Importwünsche/Importeure</a>
</dd>
</dl>
<ul>
@ -96,7 +96,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow empty string for Raw argument in PAGESFORCATEGORY. Example: 0.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Projet:Venezuela">https://fr.wikipedia.org/wiki/Projet:Venezuela</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Projet:Venezuela" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Projet:Venezuela</a>
</dd>
</dl>
<ul>

@ -101,7 +101,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Allow int to be passed to pf.expr.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/531_BC">https://en.wikipedia.org/wiki/531_BC</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/531_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/531_BC</a>
</dd>
</dl>
<ul>

@ -198,7 +198,7 @@
<span style='font-variant:small-caps'>Example</span>: search -&gt; search for I -&gt; Integrated Authority File should not be in top 10 search results.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y">https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=earth&amp;full_text=y&amp;simple_search=y</a>
</dd>
</dl>
<p>
@ -211,7 +211,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Kingdom_(biology)">https://en.wikipedia.org/wiki/Kingdom_(biology)</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a> <a href="/site/en.wikipedia.org/wiki/Mars">https://en.wikipedia.org/wiki/Mars</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Kingdom_(biology)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kingdom_(biology)</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a> <a href="https://en.wikipedia.org/wiki/Mars" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mars</a>
</dd>
</dl>
<ul>
@ -221,7 +221,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<p>
@ -237,7 +237,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>Script error: =Module:CountryData:13 bad argument: string expected, got nil</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Flag_of_Greenland">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="/site/en.wikipedia.org/wiki/List_of_flags_by_number_of_colors">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Flag_of_Greenland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
</dd>
</dl>
<ul>
@ -250,7 +250,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>Script error: =Module:Redirect:66 could not parse redirect on page "SRK"</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Shah_Rukh_Khan">https://en.wikipedia.org/wiki/Shah_Rukh_Khan</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Shah_Rukh_Khan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Shah_Rukh_Khan</a>
</dd>
</dl>
<ul>
@ -263,7 +263,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Apply min / max only if less than / greater than existing value.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y">https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search?search=dokuw&amp;fulltext=y&amp;simple_search=y</a>
</dd>
</dl>
<ul>
@ -273,7 +273,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Special:sEARch?search=Earth">https://en.wikipedia.org/wiki/Special:sEARch?search=Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Special:sEARch?search=Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:sEARch?search=Earth</a>
</dd>
</dl>
<ul>
@ -283,7 +283,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Spezial:Zuf%C3%A4llige_Seite">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Spezial:Zufällige_Seite</a>
</dd>
</dl>
<p>
@ -400,7 +400,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_11" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_11" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>

@ -158,7 +158,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arthur_Duffey">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arthur_Duffey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
</dd>
</dl>
<ul>
@ -171,7 +171,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add timeline.js if timeline is present.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<ul>
@ -203,7 +203,7 @@
<span style='font-variant:small-caps'>Example</span>: pass: {{ {{{0}}} | arg_1 | arg_2 }}; fail: {{{{{0}}}}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Flag_of_Greenland">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="/site/en.wikipedia.org/wiki/List_of_flags_by_number_of_colors">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Flag_of_Greenland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Flag_of_Greenland</a> <a href="https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_flags_by_number_of_colors</a>
</dd>
</dl>
<ul>
@ -376,7 +376,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Arthur_Duffey">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Arthur_Duffey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arthur_Duffey</a>
</dd>
</dl>
<ul>
@ -389,7 +389,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add timeline.js if timeline is present.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<h3>

@ -83,7 +83,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/%C3%89douard_Manet">https://en.wikipedia.org/wiki/Édouard_Manet</a> <a href="/site/en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world">https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a> <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Édouard_Manet" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Édouard_Manet</a> <a href="https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_tallest_buildings_in_the_world</a> <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<ul>
@ -124,7 +124,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Portail:Nord-Am%C3%A9rindiens/Image_s%C3%A9lectionn%C3%A9e">https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Portail:Nord-Amérindiens/Image_sélectionnée</a>
</dd>
</dl>
<ul>
@ -134,7 +134,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Wikip%C3%A9dia:LiveRC/ToDo">https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Wikipédia:LiveRC/ToDo</a>
</dd>
</dl>
<h3>

@ -80,7 +80,7 @@
Example: ==a&lt;br/&gt;b==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Thermokarst">https://fr.wikipedia.org/wiki/Thermokarst</a> <a href="/site/fr.wikipedia.org/wiki/Conseil_r%C3%A9gional_du_Nord-Pas-de-Calais">https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais</a> <a href="/site/fr.wikipedia.org/wiki/Tour_de_ski_2007-2008">https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008</a>
Links: <a href="https://fr.wikipedia.org/wiki/Thermokarst" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Thermokarst</a> <a href="https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Conseil_régional_du_Nord-Pas-de-Calais</a> <a href="https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Tour_de_ski_2007-2008</a>
</dd>
</dl>
<ul>
@ -96,7 +96,7 @@
Example: ==a== ==a==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Itanium">https://fr.wikipedia.org/wiki/Itanium</a> <a href="/site/fr.wikipedia.org/wiki/10000">https://fr.wikipedia.org/wiki/10000</a> <a href="/site/fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel">https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel</a> <a href="/site/fr.wikipedia.org/wiki/Technology_and_Entertainment_Software">https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software</a>
Links: <a href="https://fr.wikipedia.org/wiki/Itanium" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Itanium</a> <a href="https://fr.wikipedia.org/wiki/10000" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/10000</a> <a href="https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Liste_des_microprocesseurs_Intel</a> <a href="https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Technology_and_Entertainment_Software</a>
</dd>
</dl>
<ul>
@ -112,7 +112,7 @@
Example: ==a&lt;ref name="b"&gt;c==.
</dd>
<dd>
Links: <a href="/site/fr.wikipedia.org/wiki/Dal">https://fr.wikipedia.org/wiki/Dal</a>
Links: <a href="https://fr.wikipedia.org/wiki/Dal" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Dal</a>
</dd>
</dl>
<ul>
@ -143,7 +143,7 @@
Resolved by: Update failover.css to use recent versions.
</dd>
<dd>
Links: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
Links: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>

@ -70,7 +70,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Blog" id="xolnki_2" title="Blog">Blog</a> <a href="/site/en.wikipedia.org/wiki/UK">https://en.wikipedia.org/wiki/UK</a> <a href="/site/en.wikipedia.org/wiki/Special:Random">https://en.wikipedia.org/wiki/Special:Random</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Blog" id="xolnki_2" title="Blog">Blog</a> <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikipedia.org/wiki/Special:Random" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Random</a>
</dd>
</dl>
<p>
@ -99,7 +99,7 @@
<span style='font-variant:small-caps'>Example</span>: Erreur de script: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.ClassCastException: [Lgplx.Keyval; cannot be cast to java.lang.String.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Acte_de_M%C3%A9diation">https://fr.wikipedia.org/wiki/Acte_de_Médiation</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Acte_de_Médiation" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Acte_de_Médiation</a>
</dd>
</dl>
<ul>

@ -80,7 +80,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change "infinite" to "infinity" for {{PROTECTIONEXPIRY}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
@ -161,7 +161,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: For missing messages, always use current key, not key of cached item.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116">https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Wikipedia:Simple_talk/Archive_116</a>
</dd>
</dl>
<h3>
@ -174,7 +174,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>

@ -69,7 +69,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
</dd>
</dl>
<ul>
@ -79,7 +79,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Mexico">https://en.wikipedia.org/wiki/Mexico</a> <a href="/site/en.wikipedia.org/wiki/Austria">https://en.wikipedia.org/wiki/Austria</a> <a href="/site/en.wikipedia.org/wiki/National_Gallery_of_Art">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Mexico" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mexico</a> <a href="https://en.wikipedia.org/wiki/Austria" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Austria</a> <a href="https://en.wikipedia.org/wiki/National_Gallery_of_Art" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Gallery_of_Art</a>
</dd>
</dl>
<ul>
@ -92,7 +92,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.ogg|thumb|123px]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>
<ul>
@ -105,7 +105,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#lsth:page_1|header_1}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikivoyage.org/wiki/Wielka_Brytania" rel="nofollow" class="external free">https://pl.wikivoyage.org/wiki/Wielka_Brytania</a> <a href="/site/en.wikipedia.org/wiki/10s_BC">https://en.wikipedia.org/wiki/10s_BC</a> <a href="/site/en.wikipedia.org/wiki/Germany_national_football_team">https://en.wikipedia.org/wiki/Germany_national_football_team</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikivoyage.org/wiki/Wielka_Brytania" rel="nofollow" class="external free">https://pl.wikivoyage.org/wiki/Wielka_Brytania</a> <a href="https://en.wikipedia.org/wiki/10s_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/10s_BC</a> <a href="https://en.wikipedia.org/wiki/Germany_national_football_team" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Germany_national_football_team</a>
</dd>
</dl>
<p>
@ -141,7 +141,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_U-boats_never_deployed">https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed</a>
</dd>
</dl>
<ul>
@ -157,7 +157,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add redirect support for wikibase pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Tour_du_T%C3%A1chira_2016">https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016</a>
</dd>
</dl>
<ul>
@ -173,7 +173,7 @@
<span style='font-variant:small-caps'>Example</span>: [[A|t_0&lt;tr&gt;&lt;td&gt;t_1&lt;/td&gt;&lt;/tr&gt;]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Aargau">https://en.wikipedia.org/wiki/Aargau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Aargau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Aargau</a>
</dd>
</dl>
<p>
@ -203,7 +203,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png|link=w:]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)">https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update)</a>
</dd>
</dl>
<ul>
@ -216,7 +216,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png]] is redirected to B.png; -&gt; 'href="B.png"' x&gt; 'href="A.png"'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Switzerland">https://en.wikipedia.org/wiki/Switzerland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Switzerland</a>
</dd>
</dl>
<ul>
@ -226,7 +226,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">https://en.wikipedia.org/wiki/Philippines</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
</dd>
</dl>
<ul>
@ -239,7 +239,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#property:P277|id=Q1322933}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Symfony">https://en.wikipedia.org/wiki/Symfony</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Symfony" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Symfony</a>
</dd>
</dl>
<h3>

@ -59,7 +59,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Reset page_id object.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Earth">https://en.wikipedia.org/wiki/Category:Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a>
</dd>
</dl>
<ul>
@ -107,7 +107,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix title.cascadingProtections to return back empty array instead of false.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Jerk">https://en.wikipedia.org/wiki/Jerk</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Jerk" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Jerk</a>
</dd>
</dl>
<p>
@ -202,7 +202,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change titleLib.GetProtectionLevels to return semi-protected instead of null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<p>

@ -64,7 +64,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Leonardo_DiCaprio">https://en.wikipedia.org/wiki/Leonardo_DiCaprio</a> <a href="/site/en.wikipedia.org/wiki/Solar_System">https://en.wikipedia.org/wiki/Solar_System</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Leonardo_DiCaprio" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Leonardo_DiCaprio</a> <a href="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
</dd>
</dl>
<p>
@ -122,7 +122,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Category:Native_American_leaders">https://en.wikipedia.org/wiki/Category:Native_American_leaders</a> <a href="/site/en.wikipedia.org/wiki/Category:Cities_in_Florida">https://en.wikipedia.org/wiki/Category:Cities_in_Florida</a> <a href="/site/en.wikipedia.org/wiki/Category:Poisonous_plants">https://en.wikipedia.org/wiki/Category:Poisonous_plants</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Category:Native_American_leaders" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Native_American_leaders</a> <a href="https://en.wikipedia.org/wiki/Category:Cities_in_Florida" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Cities_in_Florida</a> <a href="https://en.wikipedia.org/wiki/Category:Poisonous_plants" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Poisonous_plants</a>
</dd>
</dl>
<ul>
@ -142,7 +142,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Category:Help">https://www.wikidata.org/wiki/Category:Help</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Category:Help" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Category:Help</a>
</dd>
</dl>
<p>
@ -165,7 +165,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a> <a href="/site/en.wikipedia.org/wiki/Pythagorean_theorem">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a> <a href="https://en.wikipedia.org/wiki/Pythagorean_theorem" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Pythagorean_theorem</a>
</dd>
</dl>
<ul>
@ -175,7 +175,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>
<ul>
@ -185,7 +185,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Apollo_11">https://en.wikipedia.org/wiki/Apollo_11</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Apollo_11" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apollo_11</a>
</dd>
</dl>
<ul>
@ -206,7 +206,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle gaps in Scribunto argument keys.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Shalkar_District">https://en.wikipedia.org/wiki/Shalkar_District</a> <a href="/site/en.wikipedia.org/wiki/Alta_Italia">https://en.wikipedia.org/wiki/Alta_Italia</a> <a href="/site/en.wikipedia.org/wiki/Maran,_Syria">https://en.wikipedia.org/wiki/Maran,_Syria</a> <a href="/site/en.wikipedia.org/wiki/Ch%C3%A2teau_de_Boisgibault">https://en.wikipedia.org/wiki/Château_de_Boisgibault</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Shalkar_District" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Shalkar_District</a> <a href="https://en.wikipedia.org/wiki/Alta_Italia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alta_Italia</a> <a href="https://en.wikipedia.org/wiki/Maran,_Syria" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Maran,_Syria</a> <a href="https://en.wikipedia.org/wiki/Château_de_Boisgibault" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Château_de_Boisgibault</a>
</dd>
</dl>
<ul>
@ -222,7 +222,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix regex pattern for matching end of string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Rimbaud_le_fils">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_3" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Rimbaud_le_fils" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_3" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@ -232,7 +232,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Spam-whitelist">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
</dd>
</dl>
<ul>
@ -248,7 +248,7 @@
<span style='font-variant:small-caps'>Example</span>: "$ "; "\ ".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/MediaWiki:Edittools">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="/site/en.wikipedia.org/wiki/MediaWiki:Spam-whitelist">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/MediaWiki:Edittools" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Edittools</a> <a href="https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/MediaWiki:Spam-whitelist</a>
</dd>
</dl>
<ul>

@ -75,7 +75,7 @@
<span style='font-variant:small-caps'>Example</span>: Route map: Attached KML Error: item specified on Wikidata, or in |wikidata=, is not a KML file (P31→Q26267864 not found).
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Hollywood_Walk_of_Fame">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
</dd>
</dl>
<ul>
@ -130,7 +130,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/A" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/A</a>
</dd>
</dl>
<ul>

@ -75,7 +75,7 @@
<span style='font-variant:small-caps'>Example</span>: &lt;ref&gt;aEOS -&gt; &amp;lt;ref&gt;aEOS.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Russia">https://en.wikipedia.org/wiki/Russia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Russia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Russia</a>
</dd>
</dl>
<ul>
@ -91,7 +91,7 @@
<span style='font-variant:small-caps'>Example</span>: ": {|".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Poland">https://en.wikipedia.org/wiki/Poland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Poland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Poland</a>
</dd>
</dl>
<ul>
@ -121,7 +121,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_3" title="Special:XowaCfg?grp=xowa.files.general" class="xowa-visited">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_3" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
</dd>
</dl>
<ul>

@ -104,7 +104,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/?curid=303">https://en.wikipedia.org/wiki/?curid=303</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/?curid=303" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/?curid=303</a>
</dd>
</dl>
<ul>

@ -98,7 +98,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Use scribunto key name for datatypes.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Louis_Malle">https://fr.wikipedia.org/wiki/Louis_Malle</a> <a href="/site/fr.wikipedia.org/wiki/Toulon">https://fr.wikipedia.org/wiki/Toulon</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Louis_Malle" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Louis_Malle</a> <a href="https://fr.wikipedia.org/wiki/Toulon" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Toulon</a>
</dd>
</dl>
<ul>

@ -99,7 +99,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_6" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_6" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>
<ul>
@ -159,7 +159,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Seven_Wells_Hill">https://en.wikipedia.org/wiki/Seven_Wells_Hill</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Seven_Wells_Hill" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Seven_Wells_Hill</a>
</dd>
</dl>
<ul>
@ -169,7 +169,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Wikipedia:Quiz/Geschichte</a>
</dd>
</dl>
<ul>
@ -192,7 +192,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_7" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Dashboard/Import/Offline" id="xolnki_7" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -202,7 +202,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_8" title="Special:XowaCfg?grp=xowa.wiki.hdumps" class="xowa-visited">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_8" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
</dd>
</dl>
<ul>
@ -212,7 +212,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg" id="xolnki_9" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Special:XowaCfg" id="xolnki_9" title="Special:XowaCfg">Special:XowaCfg</a>
</dd>
</dl>
<ul>
@ -271,7 +271,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_11" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/App/Full-text_search" id="xolnki_11" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>

@ -127,7 +127,7 @@
<span style='font-variant:small-caps'>Example</span>: if {{coord|3=region:CA-QC|display=inline,title}} then [2] -&gt; null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Sainte-Catherine,_Quebec">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
</dd>
</dl>
<ul>
@ -153,7 +153,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check for zero length arrays in string:match.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
</dd>
</dl>
<ul>
@ -183,7 +183,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/simple.wikipedia.org/wiki/Saturn_(planet)">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
</dd>
</dl>
<ul>

@ -59,7 +59,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getBestStatements.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Apoptosis">https://en.wikipedia.org/wiki/Apoptosis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Apoptosis" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apoptosis</a>
</dd>
</dl>
<ul>
@ -72,7 +72,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getEntityUrl.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Persondata">https://en.wikipedia.org/wiki/Wikipedia:Persondata</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:ChemSpider">https://en.wikipedia.org/wiki/Wikipedia:ChemSpider</a> <a href="/site/en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Persondata" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Persondata</a> <a href="https://en.wikipedia.org/wiki/Wikipedia:ChemSpider" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:ChemSpider</a> <a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Women_artists/Redlinks_from_Wikidata</a>
</dd>
</dl>
<ul>
@ -88,7 +88,7 @@
<span style='font-variant:small-caps'>Example</span>: "01-12-2001 -1 month" -&gt; 2001-11-01 x&gt; "Invalid month: 12".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Current_events/December_2001">https://en.wikipedia.org/wiki/Portal:Current_events/December_2001</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Current_events/December_2001" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Current_events/December_2001</a>
</dd>
</dl>
<p>
@ -104,7 +104,7 @@
<span style='font-variant:small-caps'>Example</span>: [1, 2, 3, 5] -&gt; [1, 2, 3, null, 5].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Abziri">https://en.wikipedia.org/wiki/Abziri</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Abziri" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Abziri</a>
</dd>
</dl>
<ul>
@ -120,7 +120,7 @@
<span style='font-variant:small-caps'>Example</span>: tonumber('-') -&gt; nil x&gt; 0.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes">https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_Twin_Peaks_episodes</a>
</dd>
</dl>
<ul>
@ -136,7 +136,7 @@
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/JsonConfig.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Reicholzheim">https://de.wikipedia.org/wiki/Reicholzheim</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Reicholzheim" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Reicholzheim</a>
</dd>
</dl>
<ul>
@ -152,7 +152,7 @@
<span style='font-variant:small-caps'>Example</span>: [[File:A.png|link=en:User_talk:|abc]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu</a>
</dd>
</dl>
<ul>

@ -67,7 +67,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return error message if title is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Tetris">https://en.wikipedia.org/wiki/Tetris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Tetris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tetris</a>
</dd>
</dl>
<ul>
@ -86,7 +86,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#time:Y-m-d|12 November 2016 2008}} {{#time:Y-m-d|2 12 November 2016}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Antipas,_Cotabato">https://en.wikipedia.org/wiki/Antipas,_Cotabato</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Antipas,_Cotabato" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Antipas,_Cotabato</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -99,7 +99,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add more support for UNIQ substitutions with extension tags.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Ethanol">https://en.wikipedia.org/Ethanol</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/Ethanol" rel="nofollow" class="external free">https://en.wikipedia.org/Ethanol</a>
</dd>
</dl>
<ul>
@ -118,7 +118,7 @@
<span style='font-variant:small-caps'>Example</span>: '\"`UNIQ--item-0-QINU`\"'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Fokus_(magazine)">https://en.wikipedia.org/Fokus_(magazine)</a> <a href="/site/en.wikipedia.org/wiki/Thin_film_solar_cell">https://en.wikipedia.org/wiki/Thin_film_solar_cell</a> <a href="/site/en.wikipedia.org/wiki/Economy_of_Greece">https://en.wikipedia.org/wiki/Economy_of_Greece</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/Fokus_(magazine)" rel="nofollow" class="external free">https://en.wikipedia.org/Fokus_(magazine)</a> <a href="https://en.wikipedia.org/wiki/Thin_film_solar_cell" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Thin_film_solar_cell</a> <a href="https://en.wikipedia.org/wiki/Economy_of_Greece" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Economy_of_Greece</a>
</dd>
</dl>
<ul>
@ -134,7 +134,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Replace xtag_bgn / xtag_end with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/2015_San_Jose_Earthquakes_season">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/2015_San_Jose_Earthquakes_season" rel="nofollow" class="external free">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
</dd>
</dl>
<ul>
@ -198,7 +198,7 @@
<span style='font-variant:small-caps'>Example</span>: [[A]] b\n{| -&gt; &lt;p&gt;[[A]] b&lt;/p&gt; x&gt; &lt;p&gt;[[A]]\n&lt;p&gt;b.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Template_engine_(web)">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Template_engine_(web)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
</dd>
</dl>
<ul>
@ -211,7 +211,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Location map:353 Malformed coordinates value</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Hulme_Arch_Bridge">https://en.wikipedia.org/wiki/Hulme_Arch_Bridge</a> <a href="/site/www.wikidata.org/wiki/Q5936167">https://www.wikidata.org/wiki/Q5936167</a> <a href="/site/en.wikipedia.org/wiki/Paris">https://en.wikipedia.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Hulme_Arch_Bridge" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hulme_Arch_Bridge</a> <a href="https://www.wikidata.org/wiki/Q5936167" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q5936167</a> <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@ -227,7 +227,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#statements:P6|from=Q668}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/India">https://en.wikipedia.org/wiki/India</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/India" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/India</a>
</dd>
</dl>
<ul>
@ -246,7 +246,7 @@
<span style='font-variant:small-caps'>Example</span>: url -&gt; https://scn.wikipedia.org/wiki/$1 x&gt; scn.wikipedia.org.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Macaroon">https://en.wikipedia.org/wiki/Macaroon</a> <a href="/site/en.wikipedia.org/wiki/Academy_of_Music">https://en.wikipedia.org/wiki/Academy_of_Music</a> <a href="/site/en.wikipedia.org/wiki/T%C5%8Dkai_Nuclear_Power_Plant">https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant</a> <a href="/site/en.wikipedia.org/wiki/Country_lane">https://en.wikipedia.org/wiki/Country_lane</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Macaroon" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Macaroon</a> <a href="https://en.wikipedia.org/wiki/Academy_of_Music" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Academy_of_Music</a> <a href="https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tōkai_Nuclear_Power_Plant</a> <a href="https://en.wikipedia.org/wiki/Country_lane" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Country_lane</a>
</dd>
</dl>
<ul>
@ -262,7 +262,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return 1st three letters of unknown language codes, not blank.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_country-name_etymologies">https://en.wikipedia.org/wiki/List_of_country-name_etymologies</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_country-name_etymologies" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_country-name_etymologies</a>
</dd>
</dl>
<ul>
@ -275,7 +275,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Decimals:10 Unable to convert "Expression error: Unrecognized word "section&gt;"." to a number</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact">https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/National_Popular_Vote_Interstate_Compact</a>
</dd>
</dl>
<ul>

@ -46,7 +46,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">https://en.wikipedia.org/wiki/Obesity</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Obesity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Obesity</a>
</dd>
</dl>
<ul>
@ -59,7 +59,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add Localize function for tabular data.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">https://en.wikipedia.org/wiki/Obesity</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Obesity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Obesity</a>
</dd>
</dl>
<ul>
@ -72,7 +72,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support stripNoWiki.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)">https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)</a>
</dd>
</dl>
<ul>
@ -85,7 +85,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add isValidEntityId.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Butter">https://en.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>
@ -98,7 +98,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add getSetting call.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beccles">https://en.wikipedia.org/wiki/Beccles</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Beccles" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beccles</a>
</dd>
</dl>
<ul>
@ -111,7 +111,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check for null in getEntityId when title is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Water_treader">https://en.wikipedia.org/wiki/Water_treader</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Water_treader" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Water_treader</a>
</dd>
</dl>
<ul>
@ -124,7 +124,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return emptyString not null if language is invalid.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey">https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey</a>
</dd>
</dl>
<ul>
@ -140,7 +140,7 @@
<span style='font-variant:small-caps'>Example</span>: %b[].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Constructed_languages">https://en.wikipedia.org/wiki/Portal:Constructed_languages</a> <a href="/site/en.wikipedia.org/wiki/Portal:Belize">https://en.wikipedia.org/wiki/Portal:Belize</a> <a href="/site/en.wikipedia.org/wiki/Portal:Sports">https://en.wikipedia.org/wiki/Portal:Sports</a> <a href="/site/en.wikipedia.org/wiki/Portal:Bahamas">https://en.wikipedia.org/wiki/Portal:Bahamas</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Constructed_languages" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Constructed_languages</a> <a href="https://en.wikipedia.org/wiki/Portal:Belize" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Belize</a> <a href="https://en.wikipedia.org/wiki/Portal:Sports" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Sports</a> <a href="https://en.wikipedia.org/wiki/Portal:Bahamas" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Bahamas</a>
</dd>
</dl>
<ul>
@ -153,7 +153,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Cache ifexist result of common wiki in current wiki.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Harstad">https://en.wikipedia.org/wiki/Harstad</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Harstad" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Harstad</a>
</dd>
</dl>
<ul>
@ -166,7 +166,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle empty classes in img tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Butter">https://de.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>

@ -82,7 +82,7 @@
<span style='font-variant:small-caps'>Example</span>: local arg = ....
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Module:Wd">https://en.wikipedia.org/wiki/Module:Wd</a> <a href="/site/en.wikipedia.org/wiki/Ajanta_Caves">https://en.wikipedia.org/wiki/Ajanta_Caves</a> <a href="/site/en.wikipedia.org/wiki/Behistun_Inscription">https://en.wikipedia.org/wiki/Behistun_Inscription</a> <a href="/site/en.wikipedia.org/wiki/Great_Rift_Valley">https://en.wikipedia.org/wiki/Great_Rift_Valley</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Module:Wd" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Module:Wd</a> <a href="https://en.wikipedia.org/wiki/Ajanta_Caves" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Ajanta_Caves</a> <a href="https://en.wikipedia.org/wiki/Behistun_Inscription" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Behistun_Inscription</a> <a href="https://en.wikipedia.org/wiki/Great_Rift_Valley" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Great_Rift_Valley</a>
</dd>
</dl>
<ul>
@ -111,7 +111,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'redirectTarget' to Scrib_lib_title.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@ -137,7 +137,7 @@
<span style='font-variant:small-caps'>Message</span>: <code>@C:/xowa/bin/any/xowa/xtns/Scribunto/engines/Luaj/MWServer.lua:59 vm error: java.lang.NullPointerException</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Huadu_District">https://en.wikipedia.org/wiki/Huadu_District</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Huadu_District" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Huadu_District</a>
</dd>
</dl>
<ul>
@ -150,7 +150,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore NOTOC commands at template level.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/13._Jahrhundert">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="/site/de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/13._Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/13._Jahrhundert</a> <a href="https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vorlage:Artikel_Jahrhundert</a>
</dd>
</dl>
<ul>
@ -160,7 +160,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/La_Dispute">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="/site/fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="/site/fr.wikisource.org/wiki/Le_Lion">https://fr.wikisource.org/wiki/Le_Lion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
</dd>
</dl>
<ul>
@ -173,7 +173,7 @@
<span style='font-variant:small-caps'>Example</span>: [[Media:A.png]] -&gt; "Media:A.png" x&gt; "".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Beethoven" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beethoven</a>
</dd>
</dl>
<ul>
@ -186,7 +186,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Format doubles using sprintf-like behavior.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Hasbro">https://fr.wikipedia.org/wiki/Hasbro</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Hasbro" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Hasbro</a>
</dd>
</dl>
<ul>
@ -206,7 +206,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(1592%E2%80%9398)">https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(159298)</a>
</dd>
</dl>
<ul>
@ -241,7 +241,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Herbizid">https://de.wikipedia.org/wiki/Herbizid</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Herbizid" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Herbizid</a>
</dd>
</dl>
<ul>

@ -49,7 +49,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support templatestyles.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Henry_David_Thoreau">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Henry_David_Thoreau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/</a>
@ -152,7 +152,7 @@
<span style='font-variant:small-caps'>Example</span>: a/b/c -&gt; a.b.c.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/St._Peter%27s_Lutheran_Church_(Ottawa)">https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/St._Peter's_Lutheran_Church_(Ottawa)</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/353" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/353</a>
@ -255,7 +255,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Fix getBestStatements to return normal if no preferred.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/James_Monroe">https://en.wikipedia.org/wiki/James_Monroe</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/James_Monroe" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/James_Monroe</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/297" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/297</a>
@ -329,7 +329,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater">https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater</a> <a href="/site/en.wikipedia.org/wiki/1910_Atlantic_hurricane_season">https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season</a> <a href="/site/en.wikipedia.org/wiki/42-01">https://en.wikipedia.org/wiki/42-01</a> <a href="/site/en.wikipedia.org/wiki/The_Beach_Boys">https://en.wikipedia.org/wiki/The_Beach_Boys#Members</a> <a href="/site/en.wikipedia.org/wiki/Solar_power_in_Alaska">https://en.wikipedia.org/wiki/Solar_power_in_Alaska</a> <a href="/site/en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference">https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference</a> <a href="/site/en.wikipedia.org/wiki/19th-century_National_League_teams">https://en.wikipedia.org/wiki/19th-century_National_League_teams</a> <a href="/site/en.wikipedia.org/wiki/Browser_engine">https://en.wikipedia.org/wiki/Browser_engine</a> <a href="/site/en.wikipedia.org/wiki/Mount_Hood_climbing_accidents">https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents</a> <a href="/site/en.wikipedia.org/wiki/Kicking_Sunrise">https://en.wikipedia.org/wiki/Kicking_Sunrise#Members</a> <a href="/site/en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania">https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania</a> <a href="/site/en.wikipedia.org/wiki/Classical_antiquity">https://en.wikipedia.org/wiki/Classical_antiquity</a> <a href="/site/en.wikipedia.org/wiki/Disneyland_Paris">https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance</a> <a href="/site/en.wikipedia.org/wiki/Canada%E2%80%93United_States_relations">https://en.wikipedia.org/wiki/CanadaUnited_States_relations</a> <a href="/site/en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="/site/en.wikipedia.org/wiki/Template:Space_station_crew_timeline">https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline</a> <a href="/site/en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="/site/en.wikipedia.org/wiki/History_of_Islam">https://en.wikipedia.org/wiki/History_of_Islam</a> <a href="/site/en.wikipedia.org/wiki/Tromborn">https://en.wikipedia.org/wiki/Tromborn</a> <a href="/site/en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom">https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom</a> <a href="/site/en.wikipedia.org/wiki/Hindu_units_of_time">https://en.wikipedia.org/wiki/Hindu_units_of_time</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Timeline_WWII_-_Pacific_Theater</a> <a href="https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/1910_Atlantic_hurricane_season</a> <a href="https://en.wikipedia.org/wiki/42-01" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/42-01</a> <a href="https://en.wikipedia.org/wiki/The_Beach_Boys#Members" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/The_Beach_Boys#Members</a> <a href="https://en.wikipedia.org/wiki/Solar_power_in_Alaska" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_power_in_Alaska</a> <a href="https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/South_Eastern_Collegiate_Hockey_Conference</a> <a href="https://en.wikipedia.org/wiki/19th-century_National_League_teams" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/19th-century_National_League_teams</a> <a href="https://en.wikipedia.org/wiki/Browser_engine" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Browser_engine</a> <a href="https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mount_Hood_climbing_accidents</a> <a href="https://en.wikipedia.org/wiki/Kicking_Sunrise#Members" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kicking_Sunrise#Members</a> <a href="https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lifespan_Timeline_of_Prime_Ministers_of_Romania</a> <a href="https://en.wikipedia.org/wiki/Classical_antiquity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Classical_antiquity</a> <a href="https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Disneyland_Paris#Attendance</a> <a href="https://en.wikipedia.org/wiki/CanadaUnited_States_relations" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/CanadaUnited_States_relations</a> <a href="https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:Space_station_crew_timeline</a> <a href="https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template:NASA_Planetary_Missions_Program</a> <a href="https://en.wikipedia.org/wiki/History_of_Islam" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/History_of_Islam</a> <a href="https://en.wikipedia.org/wiki/Tromborn" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tromborn</a> <a href="https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Timeline_of_political_parties_in_the_United_Kingdom</a> <a href="https://en.wikipedia.org/wiki/Hindu_units_of_time" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hindu_units_of_time</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/368" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/368</a>
@ -494,7 +494,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Change url parsing logic to support slashes.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki//dev/full">https://en.wikipedia.org/wiki//dev/full</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki//dev/full" rel="nofollow" class="external free">https://en.wikipedia.org/wiki//dev/full</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/301" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/301</a>
@ -614,7 +614,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikivoyage.org/wiki/France" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/France</a> <a href="/site/en.wikipedia.org/wiki/Henry_David_Thoreau">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikivoyage.org/wiki/France" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/France</a> <a href="https://en.wikipedia.org/wiki/Henry_David_Thoreau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Henry_David_Thoreau</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/310" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/310</a>
@ -630,7 +630,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not add '/wiki/' for non-WMF wikis.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Scafell_Pike">https://en.wikipedia.org/wiki/Scafell_Pike</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Scafell_Pike" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Scafell_Pike</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/298" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/298</a>
@ -704,7 +704,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Set src_bgn at start of block, not after video element.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/M%C3%BCnchen">https://de.wikipedia.org/wiki/München</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/München" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/München</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/369" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/369</a>

@ -65,7 +65,7 @@
<span style='font-variant:small-caps'>Example</span>: {{WP7a|got|Gothic}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/List_of_Wikipedias">https://en.wikipedia.org/wiki/List_of_Wikipedias</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/List_of_Wikipedias" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/List_of_Wikipedias</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/506" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/506</a>
@ -150,7 +150,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add 'mw-parser-output' to main div.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/274" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/274</a>
@ -227,7 +227,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return null instead of empty string if invalid title passed to getEntityId.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Nicoletella">https://en.wikipedia.org/wiki/Nicoletella</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Nicoletella" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Nicoletella</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/415" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/415</a>
@ -243,7 +243,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Check if title is null.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Portal:Switzerland">https://en.wikipedia.org/wiki/Portal:Switzerland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Portal:Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Portal:Switzerland</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/416" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/416</a>
@ -275,7 +275,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Set frame title for pages when invoking Scribunto code.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion">https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/476" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/476</a>
@ -291,7 +291,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add frame_ttl to all Xot_invk_tkn.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/2003_Tippeligaen">https://en.wikipedia.org/wik/2003_Tippeligaen</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wik/2003_Tippeligaen" rel="nofollow" class="external free">https://en.wikipedia.org/wik/2003_Tippeligaen</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/503" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/503</a>
@ -307,7 +307,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize mw.uri.lua file with changes for uri.encode(s, 'WIKI').
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Christmas">https://en.wikipedia.org/wik/Christmas</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wik/Christmas" rel="nofollow" class="external free">https://en.wikipedia.org/wik/Christmas</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/504" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/504</a>
@ -430,7 +430,7 @@
<span style='font-variant:small-caps'>Example</span>: &lt;syntaxhighlight lang="text" highlight="4-7"&gt;.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value">https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/498" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/498</a>

@ -69,7 +69,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return label and language, not just label.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016">https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Boels_Ladies_Tour_2016</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/407" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/407</a>
@ -85,7 +85,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Show 'unknown value' / 'no value' instead of 'somevalue' / 'no value'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Wild_Goose_Pass_Tree">https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wild_Goose_Pass_Tree</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/529" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/529</a>
@ -114,7 +114,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Serialize 'references'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/VLC_media_player" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/587" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/587</a>
@ -162,7 +162,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return NIL not remove for table.remove and empty table.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/United_Kingdom">https://commons.wikimedia.org/wiki/United_Kingdom</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/United_Kingdom" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/United_Kingdom</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/604" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/604</a>
@ -207,7 +207,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Synchronize latest ustring.lua.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikisource.org/wiki/Auteur:Victor_Hugo">https://fr.wikisource.org/wiki/Auteur:Victor_Hugo</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/Auteur:Victor_Hugo" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Auteur:Victor_Hugo</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/609" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/609</a>
@ -246,7 +246,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/NetBSD">https://de.wikipedia.org/wiki/NetBSD</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/NetBSD" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/NetBSD</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/589" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/589</a>
@ -262,7 +262,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add ParserFunction for PageLanguage.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/commons.wikimedia.org/wiki/Structured_data">https://commons.wikimedia.org/wiki/Commons:Structured_data</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://commons.wikimedia.org/wiki/Commons:Structured_data" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/Commons:Structured_data</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/595" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/595</a>
@ -405,7 +405,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Do not reuse byte array when trimming bfr.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Towson_University_buildings_and_structures">https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Towson_University_buildings_and_structures</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/562" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/562</a>
@ -479,7 +479,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/VLC_media_player">https://fr.wikipedia.org/wiki/VLC_media_player</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/VLC_media_player" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/VLC_media_player</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/596" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/596</a>
@ -590,7 +590,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/it.wikipedia.org/wiki/Roma" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/it:Roma</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/it:Roma" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/it:Roma</a>
</dd>
<dd>
<span style='font-variant:small-caps'>Issue</span>: <a href="https://github.com/gnosygnu/xowa/issues/600" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/600</a>

@ -165,7 +165,7 @@
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="/site/commons.wikimedia.org/wiki/">https://commons.wikimedia.org</a>
<a href="https://commons.wikimedia.org" rel="nofollow" class="external free">https://commons.wikimedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>
@ -339,7 +339,7 @@
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://it.wiktionary.org" rel="nofollow" class="external free">https://it.wiktionary.org</a><br>
<a href="/site/it.wikisource.org/wiki/">https://it.wikisource.org</a><br>
<a href="https://it.wikisource.org" rel="nofollow" class="external free">https://it.wikisource.org</a><br>
<a href="https://it.wikivoyage.org" rel="nofollow" class="external free">https://it.wikivoyage.org</a><br>
<a href="https://it.wikiquote.org" rel="nofollow" class="external free">https://it.wikiquote.org</a><br>
<a href="https://it.wikibooks.org" rel="nofollow" class="external free">https://it.wikibooks.org</a><br>

File diff suppressed because it is too large Load Diff

@ -103,354 +103,6 @@
Search<sup id="cite_ref-upgrade_search_10-0" class="reference"><a href="#cite_note-upgrade_search-10">[11]</a></sup>
</th>
</tr>
<tr>
<td>
commons.wikimedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2020-02-14
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("commons.wikimedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("commons.wikimedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("commons.wikimedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
de.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2020-02-01
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("de.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("de.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("de.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
dungeons.wikia.com
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-02-11
</td>
<td class='cell_center'>
</td>
<td class='cell_center'>
&lt;&lt;NULL&gt;&gt;
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("dungeons.wikia.com")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("dungeons.wikia.com")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("dungeons.wikia.com")'>Search</button>
</td>
</tr>
<tr>
<td>
en.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2019-11-18
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("en.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("en.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("en.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2019-08-04
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
fr.wikisource.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2019-11-03
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("fr.wikisource.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("fr.wikisource.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("fr.wikisource.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikisource.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2020-03-14
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikisource.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikisource.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikisource.org")'>Search</button>
</td>
</tr>
<tr>
<td>
nethackwiki.com
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2017-01-29
</td>
<td class='cell_center'>
</td>
<td class='cell_center'>
&lt;&lt;NULL&gt;&gt;
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("nethackwiki.com")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("nethackwiki.com")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("nethackwiki.com")'>Search</button>
</td>
</tr>
<tr>
<td>
simple.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2020-04-09
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("simple.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("simple.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("simple.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
www.wikidata.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2020-02-11
</td>
<td class='cell_center'>
2017-03-20
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("www.wikidata.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("www.wikidata.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("www.wikidata.org")'>Search</button>
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="Script">Script</span>

@ -64,7 +64,7 @@
Open up a command-line. For example, on Windows, run <span class='bold'>cmd</span>
</li>
<li>
Run the following: <span class='console'>java -jar C:\000\200_dev\110_java\400_xowa\bin\ --cmd_file C:\xowa\xowa_build.gfs --app_mode cmd</span>
Run the following: <span class='console'>java -jar C:\000\200_dev\110_java\100_core\out\production\400_xowa\ --cmd_file C:\xowa_release\xowa_build.gfs --app_mode cmd</span>
</li>
<li>
Wait about 10 minutes for the script to complete
@ -78,7 +78,7 @@
</h2>
<ul>
<li>
Open the following file in a <a href="http://xowa.org/home/wiki/Dev/Environment/Text_editor" id="xolnki_2" title="Dev/Environment/Text editor">text editor</a>: <span class='path'>C:\xowa\xowa_build.gfs</span>. See Script below for the full text.
Open the following file in a <a href="/wiki/Dev/Environment/Text_editor" id="xolnki_2" title="Dev/Environment/Text editor">text editor</a>: <span class='path'>C:\xowa_release\xowa_build.gfs</span>. See Script below for the full text.
</li>
<li>
Replace all instances of <span class='bold'>simple.wikipedia.org</span> with the domain name. For example, for English Wikipedia, use <span class='bold'>en.wikipedia.org</span>

@ -460,8 +460,8 @@ app.bldr.cmds {
commit_interval = 1000; progress_interval = 200; select_interval = 10000;
ns_ids = '0|4|14';
// specify whether original wiki databases are v1 (.sqlite3) or v2 (.xowa)
src_bin_mgr__fsdb_version = 'v1';
// DEPRECATED: specify whether original wiki databases are v1 (.sqlite3) or v2 (.xowa)
// src_bin_mgr__fsdb_version = 'v1';
// always redownload certain files
src_bin_mgr__fsdb_skip_wkrs = 'page_gt_1|small_size';

@ -460,8 +460,8 @@ app.bldr.cmds {
commit_interval = 1000; progress_interval = 200; select_interval = 10000;
ns_ids = '0|4|14';
// specify whether original wiki databases are v1 (.sqlite3) or v2 (.xowa)
src_bin_mgr__fsdb_version = 'v1';
// DEPRECATED: specify whether original wiki databases are v1 (.sqlite3) or v2 (.xowa)
// src_bin_mgr__fsdb_version = 'v1';
// always redownload certain files
src_bin_mgr__fsdb_skip_wkrs = 'page_gt_1|small_size';

@ -78,7 +78,7 @@
<b>Current delay in XML dumps</b>: The last good wikidata XML dump was 2+ months old due to problems with dump generation. See: <a href="https://phabricator.wikimedia.org/T98585" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T98585</a>
</li>
<li>
<b>JSON dumps recommended</b>: Wikidata seems to prefer using the JSON dump over the XML dump. See: <a href="/site/www.wikidata.org/wiki/Database_download">http://www.wikidata.org/wiki/Wikidata:Database_download</a>
<b>JSON dumps recommended</b>: Wikidata seems to prefer using the JSON dump over the XML dump. See: <a href="http://www.wikidata.org/wiki/Wikidata:Database_download" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Wikidata:Database_download</a>
</li>
<li>
<b>JSON dumps are more frequent</b>: The JSON dumps have been dumping regularly on a weekly basis. In contrast the XML dumps take 3 - 4 weeks.

@ -24,10 +24,10 @@
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
XOWA stores the CSS for a wiki page in the following directory: C:\xowa\user\anonymous\wiki\ For example, for simple.wikipedia.org, the css is in C:\xowa\user\anonymous\wiki\simple.wikipedia.org
XOWA stores the CSS for a wiki page in the following directory: C:\xowa_release\user\anonymous\wiki\ For example, for simple.wikipedia.org, the css is in C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org
</p>
<p>
The logo in the upper right-hand corner is called logo.png and stored in C:\xowa\user\anonymous\wiki\simple.wikipedia.org\html\logo.png
The logo in the upper right-hand corner is called logo.png and stored in C:\xowa_release\user\anonymous\wiki\simple.wikipedia.org\html\logo.png
</p>
<p>
The CSS files are downloaded automatically from Wikimedia servers. xowa_common.css is the main file. xowa_wiki.css is the contents of the css at simple.wikipedia.org/wiki/MediaWiki:Commons.css

@ -18,7 +18,7 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
The Wikimedia data dump files are released in compressed forms: <a href="/site/en.wikipedia.org/wiki/bzip2">bzip2</a> or <a href="/site/en.wikipedia.org/wiki/gzip">gzip</a>. Prior to v0.5.2, XOWA required that the files be uncompressed in order to read them. v0.5.2 allows the user the option to either read directly from the compressed or uncompressed file.
The Wikimedia data dump files are released in compressed forms: <a href="http://en.wikipedia.org/bzip2" rel="nofollow" class="external text">bzip2</a> or <a href="http://en.wikipedia.org/gzip" rel="nofollow" class="external text">gzip</a>. Prior to v0.5.2, XOWA required that the files be uncompressed in order to read them. v0.5.2 allows the user the option to either read directly from the compressed or uncompressed file.
</p>
<div id="toc" class="toc">
<div id="toctitle" class="toctitle">

@ -108,7 +108,7 @@
</p>
<ul>
<li>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-xtn.category.core.xowa</span> is deleted.
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-xtn.category.core.xowa</span> is deleted.
<ul>
<li>
Categories will no longer show, but the wiki functions as normal
@ -116,7 +116,7 @@
</ul>
</li>
<li>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-xtn.category.core.xowa</span> is restored.
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-xtn.category.core.xowa</span> is restored.
<ul>
<li>
Categories will now work again.
@ -158,7 +158,7 @@
en.wikipedia.org-text-ns.012.xowa
</td>
<td>
Articles in the namespace will not be available. See <a href="/site/en.wikipedia.org/wiki/Wikipedia:Namespace">http://en.wikipedia.org/wiki/Wikipedia:Namespace</a> For example, ns.012 is for "Help:" articles
Articles in the namespace will not be available. See <a href="http://en.wikipedia.org/wiki/Wikipedia:Namespace" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Namespace</a> For example, ns.012 is for "Help:" articles
</td>
</tr>
<tr>
@ -249,10 +249,10 @@
old
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3</span>
</td>
<td>
<span class='path'>C:\xowa\file\en.wikipedia.org\fsdb.main\fsdb.abc.sqlite3</span>
<span class='path'>C:\xowa_release\file\en.wikipedia.org\fsdb.main\fsdb.abc.sqlite3</span>
</td>
</tr>
<tr>
@ -263,10 +263,10 @@
old
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa</span>
</td>
<td>
<span class='path'>C:\xowa\file\en.wikipedia.org\fsdb.main\fsdb.abc.sqlite3</span>
<span class='path'>C:\xowa_release\file\en.wikipedia.org\fsdb.main\fsdb.abc.sqlite3</span>
</td>
</tr>
<tr>
@ -277,10 +277,10 @@
new
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3</span>
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-core.xowa</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-file-core.xowa</span>
</td>
</tr>
<tr>
@ -291,10 +291,10 @@
new
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa</span>
</td>
<td>
<span class='path'>C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-core.xowa</span>
<span class='path'>C:\xowa_release\wiki\en.wikipedia.org\en.wikipedia.org-file-core.xowa</span>
</td>
</tr>
</table>

@ -42,7 +42,7 @@
</p>
<ul>
<li>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="/wiki/Dashboard/Import/Offline" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
<code>[ 50 GB; 02 h]</code> Download and unzip commonswiki-latest-image.sql.gz

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save