1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2019-03-10 20:44:35 -04:00
parent b1af77320f
commit fcdd36c369
198 changed files with 4843 additions and 5721 deletions

View File

@@ -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="http://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q183</a>
(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>
</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="http://fr.wikipedia.org/wiki/Main_page" rel="nofollow" class="external free">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="/site/fr.wikipedia.org/wiki/Main_page">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="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>
(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>
</li>
<li>
(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>
(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>
</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>
(change) Parser: {{anchorencode}} now supports templates, literal links; EX:{{#anchorencode:{{A}}}} {{#anchorencode:[[:A]]}}. See: <a href="/site/en.wiktionary.org/wiki/%CE%BC">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="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>
(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>
</li>
<li>
(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>
(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>
</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>
@@ -273,7 +273,7 @@
(add) Html: page_id added to HTML output; EX:&lt;!-- page_id=~{page_id} --&gt;.
</li>
<li>
(doc) Score: Added note that ImageMagick is required for Score to work {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Score.html" id="xolnki_2" title="Options/Score">Options/Score</a>
(doc) Score: Added note that ImageMagick is required for Score to work {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Score" id="xolnki_2" title="Options/Score">Options/Score</a>
</li>
<li>
(dev) Tests: Xowa passes 2500 tests.
@@ -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="http://fr.wikipedia.org/wiki/Atoum" rel="nofollow" class="external free">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="/site/fr.wikipedia.org/wiki/Atoum">http://fr.wikipedia.org/wiki/Atoum</a>
</li>
</ul>
<p>
@@ -310,43 +310,43 @@
</p>
<ul>
<li>
(fix) [broken since:v0.11.3] Parser: Incorrect parsing of xml attributes with embedded apostrophe / quote; EX:a = "b'c d" -&gt; a = "'b'c d". See: <a href="http://en.wikisource.org/wiki/Grimm's_Household_Tales,_Volume_1" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Grimm's_Household_Tales,_Volume_1</a> <a href="http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland</a>
(fix) [broken since:v0.11.3] Parser: Incorrect parsing of xml attributes with embedded apostrophe / quote; EX:a = "b'c d" -&gt; a = "'b'c d". See: <a href="/site/en.wikisource.org/wiki/Grimm%27s_Household_Tales,_Volume_1">http://en.wikisource.org/wiki/Grimm's_Household_Tales,_Volume_1</a> <a href="/site/en.wikisource.org/wiki/Alice%27s_Adventures_in_Wonderland">http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland</a>
</li>
<li>
(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>
(fix) [broken since:v0.12.2] Parser: Malformed table can cause page to fail (rare); EX:&lt;div&gt;a{|\n|!. See: <a href="/site/en.wikisource.org/wiki/Page:A_Basic_Guide_to_Open_Educational_Resources.pdf/99">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="http://en.wikipedia.org/wiki/World_War_I" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/World_War_I</a>
(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>
</li>
<li>
(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>
(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>
</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="http://fr.wikipedia.org/wiki/Astronomie" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Astronomie</a>
(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>
</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="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>
(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>
</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="http://de.wikipedia.org/wiki/Wien" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Wien">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="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>
(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>
</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="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">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="http://de.wikipedia.org/wiki/Freiburg_im_Breisgau" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Freiburg_im_Breisgau">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>
</li>
<li>
(change) Parser: {{#titleparts}} handles negative begin properly; EX:{{#titleparts:A/b|-1|-2}} -&gt; A. See: <a href="http://en.wikisource.org/wiki/Wikisource:Requests_for_comment/Annotations_and_derivative_works" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Wikisource:Requests_for_comment/Annotations_and_derivative_works</a>
(change) Parser: {{#titleparts}} handles negative begin properly; EX:{{#titleparts:A/b|-1|-2}} -&gt; A. See: <a href="/site/en.wikisource.org/wiki/Wikisource:Requests_for_comment/Annotations_and_derivative_works">http://en.wikisource.org/wiki/Wikisource:Requests_for_comment/Annotations_and_derivative_works</a>
</li>
<li>
(add) Parser: Added {{#xowa}} for home_wiki.
@@ -358,7 +358,7 @@
(change) Import: Missing category files should not fail import with message "An import is still in progress" {detected by Anselm}.
</li>
<li>
(add) Import: Added command-line download cmd; EX:add ('simple.wikipedia.org' , 'file.download') {dump_type = 'pages-articles'}. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Script.html" id="xolnki_3" title="Dev/Command-line/Script">Dev/Command-line/Script</a>
(add) Import: Added command-line download cmd; EX:add ('simple.wikipedia.org' , 'file.download') {dump_type = 'pages-articles'}. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Script" id="xolnki_3" title="Dev/Command-line/Script">Dev/Command-line/Script</a>
</li>
<li>
(change) Viewers: Removed "--no-loop" default from VLC viewer app.
@@ -375,10 +375,10 @@
</p>
<ul>
<li>
(add) File: English Wikipedia image database updated for 2013-12-02. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_4" title="Dashboard/Image databases">Dashboard/Image_databases</a>
(add) File: English Wikipedia image database updated for 2013-12-02. See: <a href="http://xowa.org/home/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="http://en.wikipedia.org/wiki/Wikia" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikia</a>
(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>
</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="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" 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="http://xowa.org/home/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="http://en.wikipedia.org/wiki/Tamil_Nadu" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
(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>
</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="http://de.wikipedia.org/wiki/Magnus_Carlsen" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Magnus_Carlsen">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="http://fr.wikipedia.org/wiki/Napoléon_Ier" rel="nofollow" class="external free">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="/site/fr.wikipedia.org/wiki/Napol%C3%A9on_Ier">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="http://de.wikipedia.org/wiki/Vorlage:JPN" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Vorlage:JPN">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,10 +419,10 @@
(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="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>
(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>
</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>
(dev) Scribunto: Gsub should call once for all matches; not once per match. See: <a href="/site/en.wiktionary.org/wiki/Minnesota_nice">http://en.wiktionary.org/wiki/Minnesota_nice</a>
</li>
<li>
(change) Server: Http server did not work on Windows 64 / Linux 64 {detected by Miles}.
@@ -434,7 +434,7 @@
(change) Server: Fix for Windows path {contributed by Mattze96}.
</li>
<li>
(doc) Import: Instructions for importing wikia.com wikis {contributed by Nocte Draconis}. See: <a href="http://xowa.org/home/wiki/App/Wiki_types/Wikia.com.html" id="xolnki_6" title="App/Wiki types/Wikia.com" class="xowa-visited">App/Wiki_types/Wikia.com</a>
(doc) Import: Instructions for importing wikia.com wikis {contributed by Nocte Draconis}. See: <a href="http://xowa.org/home/wiki/App/Wiki_types/Wikia.com" id="xolnki_6" title="App/Wiki types/Wikia.com">App/Wiki_types/Wikia.com</a>
</li>
</ul>
<h2>
@@ -445,19 +445,19 @@
</p>
<ul>
<li>
(add) Search: Added search suggest v2 for more accurate results {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_7" title="Options/Search suggest">Options/Search_suggest</a>
(add) Search: Added search suggest v2 for more accurate results {requested by Schnark}. See: <a href="http://xowa.org/home/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="http://en.wikipedia.org/wiki/Albedo" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Albedo</a>
(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>
</li>
<li>
(add) Html: Embed file name / width / height in HTML.
</li>
<li>
(add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: <a href="http://xowa.org/home/wiki/App/Xtn/Browser/HTTP_Server.html" id="xolnki_8" title="App/Xtn/Browser/HTTP Server" class="xowa-visited">App/Xtn/Browser/HTTP_Server</a>
(add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: <a href="http://xowa.org/home/wiki/App/Xtn/Browser/HTTP_Server" id="xolnki_8" title="App/Xtn/Browser/HTTP Server">App/Xtn/Browser/HTTP_Server</a>
</li>
<li>
(add) Translation: Added translations for Simplified Chinese and Traditional Chinese {contributed by zjzengdongyang}. See: <a href="http://xowa.org/home/wiki/Options/Language.html" id="xolnki_9" title="Options/Language">Options/Language</a>
(add) Translation: Added translations for Simplified Chinese and Traditional Chinese {contributed by zjzengdongyang}. See: <a href="http://xowa.org/home/wiki/Options/Language" id="xolnki_9" title="Options/Language">Options/Language</a>
</li>
</ul>
<p>
@@ -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="http://commons.wikimedia.org/wiki/Category:Earth" rel="nofollow" class="external free">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="/site/commons.wikimedia.org/wiki/Category:Earth">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="http://simple.wikipedia.org/wiki/Google" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Google</a>
(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>
</li>
<li>
(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>
(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>
</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="http://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Main_Page">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="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>
(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>
</li>
<li>
(change) Html: Anonymous and Talk links in upper left hand corner suppressed; EX:/xowa/xowa.gfs.
@@ -521,7 +521,7 @@
</p>
<ul>
<li>
(add) File: Added caching system for fsdb thumbs. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_10" title="Options/Files">Options/Files</a>
(add) File: Added caching system for fsdb thumbs. See: <a href="http://xowa.org/home/wiki/Options/Files" id="xolnki_10" title="Options/Files">Options/Files</a>
</li>
<li>
(add) Release: New build for Mac OS X 64 bit.
@@ -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="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>
(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>
</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="http://commons.wikimedia.org" rel="nofollow" class="external free">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="/site/commons.wikimedia.org/wiki/">http://commons.wikimedia.org</a>
</li>
<li>
(change) File: Pdf with no width should default to 220 width; EX:File:A.pdf.
@@ -553,10 +553,10 @@
(change) Log: Added redlink logging statements.
</li>
<li>
(change) Options: Added <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_11" title="Options/Config script">Options/Config_script</a>.
(change) Options: Added <a href="http://xowa.org/home/wiki/Options/Config_script" id="xolnki_11" title="Options/Config script">Options/Config_script</a>.
</li>
<li>
(change) Scribunto: Gsub was not handling lua callback functions correctly; EX:[[Minnesota]] [[nice]] and regx of %[%[([^#|%]]-)%]%]. See: <a href="http://en.wiktionary.org/wiki/Minnesota_nice" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/Minnesota_nice</a>
(change) Scribunto: Gsub was not handling lua callback functions correctly; EX:[[Minnesota]] [[nice]] and regx of %[%[([^#|%]]-)%]%]. See: <a href="/site/en.wiktionary.org/wiki/Minnesota_nice">http://en.wiktionary.org/wiki/Minnesota_nice</a>
</li>
<li>
(add) Import: Added new wikis to import list: zh-classical.wikipedia.org; zh-min-nan.wiktionary.org; zh-min-nan.wikipedia.org; zh-yue.wikipedia.org; bat-smg.wikipedia.org; be-x-old.wikipedia.org; cbk-zam.wikipedia.org; fiu-vro.wikipedia.org; map-bms.wikipedia.org; roa-rup.wikipedia.org; roa-rup.wiktionary.org; .
@@ -576,10 +576,10 @@
</p>
<ul>
<li>
(add) Torrents for English Wikipedia images.. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_12" title="App/Import/English Wikipedia" class="xowa-visited">App/Import/English_Wikipedia</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_13" title="Dashboard/Image databases">Dashboard/Image_databases</a>
(add) Torrents for English Wikipedia images.. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia" id="xolnki_12" title="App/Import/English Wikipedia">App/Import/English_Wikipedia</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases" id="xolnki_13" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(fix) [broken since:v0.4.4] Xnde: Incorrect parsing of xml attributes with embedded apostrophe / quote; EX:a = "b'c" -&gt; a = "bc". See: <a href="http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland</a>
(fix) [broken since:v0.4.4] Xnde: Incorrect parsing of xml attributes with embedded apostrophe / quote; EX:a = "b'c" -&gt; a = "bc". See: <a href="/site/en.wikisource.org/wiki/Alice%27s_Adventures_in_Wonderland">http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland</a>
</li>
</ul>
<p>
@@ -625,7 +625,7 @@
</p>
<ul>
<li>
(add) Torrent: Added torrent: xowa_simplewiki_images_2013-10-30_complete; EX:/bin/torrent/wiki/simple.wikipedia.org/xowa_simplewiki_images_2013-10-30_complete.torrent. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_14" title="Dashboard/Image databases">Dashboard/Image_databases</a>
(add) Torrent: Added torrent: xowa_simplewiki_images_2013-10-30_complete; EX:/bin/torrent/wiki/simple.wikipedia.org/xowa_simplewiki_images_2013-10-30_complete.torrent. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases" id="xolnki_14" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(fix) [broken since:v0.11.1] Html: Redlinks does not work when using "Back" / "Forward" {detected by Schnark; hidp123}.
@@ -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="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>
(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>
</li>
<li>
(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>
(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>
</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="http://en.wikipedia.org/wiki/Wikipedia:Autoblock" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikipedia:Autoblock</a>
(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>
</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="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>
(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>
</li>
<li>
(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>
(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>
</li>
<li>
(change) Gui: Bad link should not pop up message box. See: [[File:A.png|link=//commons.wikimedia.org/wiki/{bad}]]
@@ -694,25 +694,25 @@
(fix) [broken since:v0.6.0] Xtn/Score: Score should default to "lilypond.exe" for Windows, not "lilypond" {detected by anonymous5}.
</li>
<li>
(add) Privacy: Added "web_access_enabled" option {requested by anonymous6}. See: <a href="http://xowa.org/home/wiki/Options/Security.html" id="xolnki_15" title="Options/Security">Options/Security</a>
(add) Privacy: Added "web_access_enabled" option {requested by anonymous6}. See: <a href="http://xowa.org/home/wiki/Options/Security" id="xolnki_15" title="Options/Security">Options/Security</a>
</li>
<li>
(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="http://en.wikipedia.org/wiki/Summerland_Key" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Summerland_Key">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="http://de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/MediaWiki:Gadget-PB2.js">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="http://en.wikipedia.org/wiki/Stein" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Stein">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="http://en.wikipedia.org/wiki/Cy_Young" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Cy_Young">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="http://en.wikipedia.org/wiki/Ruso,_North_Dakota" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Ruso,_North_Dakota">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="http://en.wikipedia.org/wiki/Module:Taxobox" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Module:Taxobox">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="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>
(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>
</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="http://en.wikipedia.org/wiki/Port_Allen,_Louisiana" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Port_Allen,_Louisiana">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="http://en.wikipedia.org/wiki/Jimmy_Bennett" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Jimmy_Bennett</a>
(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>
</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="http://de.wikipedia.org/wiki/Red_Screen_of_Death" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Red_Screen_of_Death">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="http://en.wikipedia.org/wiki/Space_Liability_Convention" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Space_Liability_Convention</a>
(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>
</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="http://en.wikipedia.org/wiki/Abraham_Lincoln" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Abraham_Lincoln</a>
(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>
</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}.
@@ -800,7 +800,7 @@
(done) Search: Search allows manually specifying additional namespaces.
</li>
<li>
(done) Search: Search allows default url arguments; EX:ns0=1&amp;ns14=1. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_16" title="Options/Search suggest">Options/Search_suggest</a>
(done) Search: Search allows default url arguments; EX:ns0=1&amp;ns14=1. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest" id="xolnki_16" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(fix) [broken since:v0.7.3] Import: Import fails if data_storage_format is not .gz.
@@ -820,7 +820,7 @@
(add) Image: Offline audio files for simplewiki 2013-10-14 (&lt; 2 MB).
</li>
<li>
(done) Scribunto: English Wiktionary fails on multiple articles with "table from mw.loadData is read-only"; EX:/xowa/bin/any/lua/mediawiki/extensions/Scribunto/engines/LuaCommon/lualib/mw.lua. See: <a href="http://en.wiktionary.org/wiki/-ability" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/-ability</a>
(done) Scribunto: English Wiktionary fails on multiple articles with "table from mw.loadData is read-only"; EX:/xowa/bin/any/lua/mediawiki/extensions/Scribunto/engines/LuaCommon/lualib/mw.lua. See: <a href="/site/en.wiktionary.org/wiki/-ability">http://en.wiktionary.org/wiki/-ability</a>
</li>
<li>
(fix) [broken since:v0.10.1] Wikisource: &lt;pages&gt; tag does not work for non-English wikisources {detected by Schnark}.
@@ -837,10 +837,10 @@
(add) Edit: Pages can be renamed {requested by anonymous4}.
</li>
<li>
(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>
(done) Scribunto: Invalid regex should not throw error; EX:[^]. See: <a href="/site/en.wiktionary.org/wiki/%E3%80%86%E3%82%8B">http://en.wiktionary.org/wiki/〆る</a>
</li>
<li>
(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>
(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>
</li>
</ul>
<p>
@@ -865,13 +865,13 @@
</p>
<ul>
<li>
(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>
(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>
</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="http://de.wikipedia.org/wiki/Lewis_Carroll" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Lewis_Carroll">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="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_17" title="Options/Window">Options/Window</a>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window" id="xolnki_17" title="Options/Window">Options/Window</a>
</li>
<li>
(file) [broken since:v0.9.3] Import: Search version2 fails if explicitly added to normal import (which uses search version2 by default).
@@ -880,10 +880,10 @@
(done) Log: Do not log application header to session.txt.
</li>
<li>
(done) Css: English Wiktionary css displayed Entry tab box incorrectly; EX:/xowa/bin/any/html/xowa/import/xowa_common_ltr.css. See: <a href="http://en.wiktionary.org/wiki/MediaWiki:Common.css" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/MediaWiki:Common.css</a>
(done) Css: English Wiktionary css displayed Entry tab box incorrectly; EX:/xowa/bin/any/html/xowa/import/xowa_common_ltr.css. See: <a href="/site/en.wiktionary.org/wiki/MediaWiki:Common.css">http://en.wiktionary.org/wiki/MediaWiki:Common.css</a>
</li>
<li>
(done) Lua: Gsub replace should not fail if replace term is not supplied. See: <a href="http://en.wiktionary.org/wiki/'orse" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/'orse</a>
(done) Lua: Gsub replace should not fail if replace term is not supplied. See: <a href="/site/en.wiktionary.org/wiki/%27orse">http://en.wiktionary.org/wiki/'orse</a>
</li>
</ul>
<h2>
@@ -908,7 +908,7 @@
</p>
<ul>
<li>
(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>
(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>
</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="http://de.wikipedia.org/wiki//dev/null" rel="nofollow" class="external free">http://de.wikipedia.org/wiki//dev/null</a>
(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>
</li>
<li>
(done) Import: Added logging to sqlite database import.
@@ -937,7 +937,7 @@
</p>
<ul>
<li>
(add) Search: Sqlite search now has word index database (gui). See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_18" title="Options/Import">Options/Import</a>
(add) Search: Sqlite search now has word index database (gui). See: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_18" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@@ -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="http://simple.wikipedia.org/wiki/Bad_Aibling" rel="nofollow" class="external free">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="/site/simple.wikipedia.org/wiki/Bad_Aibling">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="http://www.wikidata.org/wiki/Q83082" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q83082</a>
(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>
</li>
<li>
(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>
(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>
</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="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>
(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>
</li>
<li>
(done) Wikidata: Import should not create database with both page and wikidata data (performance only).
@@ -999,10 +999,10 @@
</p>
<ul>
<li>
(add) Search: Sqlite search now has word index database for improved performance (command-line only) {requested by hidp123; Schnark}. See: <a href="http://xowa.org/home/wiki/App/Search.html#Sqlite" id="xolnki_19" title="App/Search">App/Search#Sqlite</a>
(add) Search: Sqlite search now has word index database for improved performance (command-line only) {requested by hidp123; Schnark}. See: <a href="http://xowa.org/home/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="http://en.wikipedia.org/wiki/Special:Statistics" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Statistics</a>
(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>
</li>
</ul>
<p>
@@ -1010,7 +1010,7 @@
</p>
<ul>
<li>
(add) Html: Added "code_content_fmtr" to control appearance of horizontal scroll bar on pages which are entirely source code {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML.html" id="xolnki_20" title="Options/Wiki/HTML">Options/Wiki/HTML</a>
(add) Html: Added "code_content_fmtr" to control appearance of horizontal scroll bar on pages which are entirely source code {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML" id="xolnki_20" title="Options/Wiki/HTML">Options/Wiki/HTML</a>
</li>
<li>
(add) Xtn: Added support for &lt;templateData&gt; tag {detected by Schnark}.
@@ -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="http://en.wikipedia.org/wiki/Tensor" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Tensor">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}.
@@ -1099,7 +1099,7 @@
</p>
<ul>
<li>
(add) Gui: Application menu bar now available. See: <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_21" title="Options/Menus">Options/Menus</a>
(add) Gui: Application menu bar now available. See: <a href="http://xowa.org/home/wiki/Options/Menus" id="xolnki_21" title="Options/Menus">Options/Menus</a>
</li>
<li>
(add) Addon: Addon can automatically redirect http: to xowa: when offline {contributed by treck}.
@@ -1130,7 +1130,7 @@
</p>
<ul>
<li>
(done) Import: Maintenance view to identify outdated wikis {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_22" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
(done) Import: Maintenance view to identify outdated wikis {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance" id="xolnki_22" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
</ul>
<p>
@@ -1167,10 +1167,10 @@
(add) Addon: Wikidata JSON formatter works for addon.
</li>
<li>
(add) Search: Search now has auto-wildcard option; EX:Earth -&gt; Earth* {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_23" title="Options/Search suggest">Options/Search_suggest</a>
(add) Search: Search now has auto-wildcard option; EX:Earth -&gt; Earth* {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest" id="xolnki_23" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Import: Option to not automatically delete xml file after import {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_24" title="Options/Import">Options/Import</a>
(add) Import: Option to not automatically delete xml file after import {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_24" title="Options/Import">Options/Import</a>
</li>
</ul>
<h2>
@@ -1181,7 +1181,7 @@
</p>
<ul>
<li>
(add) Addon: XOWA viewer included in package {contributed by treck}. See: <a href="http://xowa.org/home/wiki/Options/XOWA_viewer.html" id="xolnki_25" title="Options/XOWA viewer">Options/XOWA_viewer</a>
(add) Addon: XOWA viewer included in package {contributed by treck}. See: <a href="http://xowa.org/home/wiki/Options/XOWA_viewer" id="xolnki_25" title="Options/XOWA viewer">Options/XOWA_viewer</a>
</li>
</ul>
<p>
@@ -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="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>
(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>
</li>
<li>
(add) Import: Exit during import should prompt for cancelation {requested by hidp123}.
@@ -1216,10 +1216,10 @@
(done) Menu: Added View commands for page_read, page_edit, page_html {requested by hidp123}.
</li>
<li>
(done) Options: "Clear customized options" link added {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_26" title="Options">Options</a>
(done) Options: "Clear customized options" link added {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options" id="xolnki_26" title="Options">Options</a>
</li>
<li>
(done) Offline files: Builder now generates a list of all thumbs to be downloaded. See: <a href="http://xowa.org/home/wiki/Dev/Design/Offline_files.html" id="xolnki_27" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
(done) Offline files: Builder now generates a list of all thumbs to be downloaded. See: <a href="http://xowa.org/home/wiki/Dev/Design/Offline_files" id="xolnki_27" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
</li>
</ul>
<h2>
@@ -1239,16 +1239,16 @@
(done) Image: xowa_wiki.css now strips out characters {detected by Schnark}.
</li>
<li>
(add) Image: Alt text defaults to caption now optional {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML.html" id="xolnki_28" title="Options/Wiki/HTML">Options/Wiki/HTML</a>
(add) Image: Alt text defaults to caption now optional {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Wiki/HTML" id="xolnki_28" title="Options/Wiki/HTML">Options/Wiki/HTML</a>
</li>
<li>
(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="http://simple.wikipedia.org/wiki/California_State_Route_1" rel="nofollow" class="external free">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="/site/simple.wikipedia.org/wiki/California_State_Route_1">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="http://en.wikipedia.org/wiki/Ludwig_van_Beethoven" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Ludwig_van_Beethoven">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
</li>
<li>
(add) Server: Preliminary support for javascript calls {requested by treck}.
@@ -1268,7 +1268,7 @@
(add) Options: Reorganized options pages.
</li>
<li>
(add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Category.html" id="xolnki_29" title="Options/Category">Options/Category</a>
(add) Category: Hidden categories can now be separated from normal categories {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Category" id="xolnki_29" title="Options/Category">Options/Category</a>
</li>
<li>
(add) Wikidata: Internationalization for Wikidata JSON formatter {contributed by Schnark}.
@@ -1308,13 +1308,13 @@
(done) Import: species wiki was not downloading from Import/Script page {detected by hidp123}.
</li>
<li>
(done) Interwiki: Added wikiversity alias; EX:[[wikiversity:]] {detected by hidp123}. See: <a href="http://en.wikisource.org/" rel="nofollow" class="external free">http://en.wikisource.org/</a>
(done) Interwiki: Added wikiversity alias; EX:[[wikiversity:]] {detected by hidp123}. See: <a href="/site/en.wikisource.org/wiki/">http://en.wikisource.org/</a>
</li>
<li>
(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="http://en.wikipedia.org/wiki/Agpl" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Agpl</a>
(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>
</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="http://simple.wikipedia.org" rel="nofollow" class="external free">http://simple.wikipedia.org</a>
(done) Interwiki: Compound aliases supported; EX:[[w:wikt:]]. See: <a href="/site/simple.wikipedia.org/wiki/">http://simple.wikipedia.org</a>
</li>
<li>
(add) Gui: Added Font Increase / Decrease feature. See: Right-click -&gt; Font Increase
@@ -1332,7 +1332,7 @@
(add) Gui: Added Save As feature. See: Right-click -&gt; File -&gt; Save As
</li>
<li>
(add) Gui: Added Print feature. See: <a href="http://xowa.org/home/wiki/App/UI/Printing.html" id="xolnki_30" title="App/UI/Printing">App/UI/Printing</a>
(add) Gui: Added Print feature. See: <a href="http://xowa.org/home/wiki/App/UI/Printing" id="xolnki_30" title="App/UI/Printing">App/UI/Printing</a>
</li>
<li>
(done) Parser: nowiki now escapes underscores.
@@ -1360,22 +1360,22 @@
</p>
<ul>
<li>
(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>
(add) Extension: Translate extension now supported {assisted by Schnark}. See: <a href="/site/www.wikidata.org/wiki/">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="http://www.wikidata.org/wiki/Special:ItemByTitle" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Special:ItemByTitle</a>
(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>
</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>
(add) Special: Special:RandomRootPage available {requested by Miles}. See: <a href="/site/en.wikisource.org/wiki/Special:RandomRootPage/Main">http://en.wikisource.org/wiki/Special:RandomRootPage/Main</a>
</li>
<li>
(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="http://xowa.org/home/wiki/App/Xtn/Browser/TCP_Server.html" id="xolnki_31" title="App/Xtn/Browser/TCP Server">App/Xtn/Browser/TCP_Server</a>
(add) Server: TCP Server mode available {requested by treck}. See: <a href="http://xowa.org/home/wiki/App/Xtn/Browser/TCP_Server" id="xolnki_31" title="App/Xtn/Browser/TCP Server">App/Xtn/Browser/TCP_Server</a>
</li>
</ul>
<p>
@@ -1392,7 +1392,7 @@
(fix) References: Follow attribute should be supported {detected by Schnark}. See: <a href="http://de.wikisource.org/wiki/Die_Trunksucht" rel="nofollow" class="external free">http://de.wikisource.org/wiki/Die_Trunksucht</a>
</li>
<li>
(fix) Css: xowa_commons.css should not be downloaded {assisted by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_32" title="Options/Import">Options/Import</a>
(fix) Css: xowa_commons.css should not be downloaded {assisted by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_32" title="Options/Import">Options/Import</a>
</li>
<li>
(fix) Import: Total article count should not include redirects for sqlite.
@@ -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="http://de.wikipedia.org/wiki/Alexander_der_Große" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Alexander_der_Gro%C3%9Fe">http://de.wikipedia.org/wiki/Alexander_der_Große</a>
</li>
<li>
(fix) Import: Delete temp files after category2 is completed {detected by hidp123}.
@@ -1471,7 +1471,7 @@
(fix) Parser: {{PAGENAME}} sometimes defaults incorrectly to "Main Page". See: <a href="http://www.mediawiki.org" rel="nofollow" class="external free">http://www.mediawiki.org</a>
</li>
<li>
(fix) Html: Wikivoyage links on main page should be white {assisted by Schnark}. See: <a href="http://en.wikivoyage.org" rel="nofollow" class="external free">http://en.wikivoyage.org</a>
(fix) Html: Wikivoyage links on main page should be white {assisted by Schnark}. See: <a href="/site/en.wikivoyage.org/wiki/">http://en.wikivoyage.org</a>
</li>
<li>
(fix) Sqlite: Search suggest is slow when using for large databases.
@@ -1491,13 +1491,13 @@
</p>
<ul>
<li>
(add) Import: Sqlite database import available through UI. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_33" title="Options/Import">Options/Import</a>
(add) Import: Sqlite database import available through UI. See: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_33" title="Options/Import">Options/Import</a>
</li>
<li>
(add) Wikidata: Lua Wikibase support added. See: <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/WikibaseLibrary.html" id="xolnki_34" title="Diagnostics/Scribunto/WikibaseLibrary">Diagnostics/Scribunto/WikibaseLibrary</a>
(add) Wikidata: Lua Wikibase support added. See: <a href="http://xowa.org/home/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="http://xowa.org/home/wiki/Dashboard/Import/Online.html" 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="http://xowa.org/home/wiki/Dashboard/Import/Online" id="xolnki_35" title="Dashboard/Import/Online" class="xowa-visited">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="http://de.wikipedia.org" rel="nofollow" class="external free">http://de.wikipedia.org</a>
(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>
</li>
<li>
(fix) AllPages: Added "xowa-visited" class to mark already-visited pages blue {detected by Schnark}.
@@ -1563,7 +1563,7 @@
(add) Edit: Toolbar added for editing pages {contributed by Schnark}.
</li>
<li>
(add) Import: Sqlite database import available for category version 2. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_36" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
(add) Import: Sqlite database import available for category version 2. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite" id="xolnki_36" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
</li>
</ul>
<p>
@@ -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="http://fr.wikipedia.org/wiki/France" rel="nofollow" class="external free">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="/site/fr.wikipedia.org/wiki/France">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="http://www.wikidata.org/wiki/Q778902" rel="nofollow" class="external free">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="/site/www.wikidata.org/wiki/Q778902">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="http://en.wikipedia.org/wiki/Vim_(text_editor)" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Vim_(text_editor)">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="http://de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Versionsgeschichte_von_Mozilla_Firefox">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.
@@ -1682,16 +1682,16 @@
</p>
<ul>
<li>
(add) Import: Sqlite database import supported (command-line only) {requested by hidp123 et. al.}. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_37" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
(add) Import: Sqlite database import supported (command-line only) {requested by hidp123 et. al.}. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite" id="xolnki_37" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
</li>
<li>
(fix) Search: Search broken when not using search suggestions {detected by hidp123;anonymous7}.
</li>
<li>
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_38" title="Options/Search suggest">Options/Search_suggest</a>
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="http://xowa.org/home/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="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" 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="http://xowa.org/home/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="http://www.wikidata.org/wiki/Q778902" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q778902</a>
(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>
</li>
<li>
(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>
(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>
</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="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">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="http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste" rel="nofollow" class="external free">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="/site/de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste">http://de.wikipedia.org/wiki/Modul:Vorlage:Personenleiste</a>
</li>
<li>
(add) Gui: Middle-click on linux disabled through .gfs {detected by Schnark}.
@@ -1734,7 +1734,7 @@
</p>
<ul>
<li>
(add) Search: Dynamic search suggestions; EX:Go to search box and start typing "e" "a" "r" "t" "h" {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_40" title="Options/Search suggest">Options/Search_suggest</a>
(add) Search: Dynamic search suggestions; EX:Go to search box and start typing "e" "a" "r" "t" "h" {contributed by Schnark}. See: <a href="http://xowa.org/home/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="http://it.wikisource.org" rel="nofollow" class="external free">http://it.wikisource.org</a>
@@ -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="http://simple.wikipedia.org/wiki/2011_Pacific_typhoon_season" rel="nofollow" class="external free">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="/site/simple.wikipedia.org/wiki/2011_Pacific_typhoon_season">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="http://en.wikipedia.org/wiki/Ludwig_van_Beethoven" rel="nofollow" class="external free">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="/site/en.wikipedia.org/wiki/Ludwig_van_Beethoven">http://en.wikipedia.org/wiki/Ludwig_van_Beethoven</a>
</li>
<li>
(fix) Doc: Minor documentation updates {detected by Schnark}.
@@ -1811,7 +1811,7 @@
</p>
<ul>
<li>
(add) Import: pages now save directly to compressed format (.gz) {requested by Miles}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_41" title="Options/Import">Options/Import</a>
(add) Import: pages now save directly to compressed format (.gz) {requested by Miles}. See: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_41" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@@ -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="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" 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="http://xowa.org/home/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.
@@ -1837,13 +1837,13 @@
(add) GUI: Selected word automatically goes to find box; EX:Select word; Right click on Find; Word appears in find box {requested by hidp123}.
</li>
<li>
(add) Options: textarea tag now supported. See: <a href="http://xowa.org/home/wiki/Options.html#HTML" id="xolnki_43" title="Options">Options#HTML</a>
(add) Options: textarea tag now supported. See: <a href="http://xowa.org/home/wiki/Options#HTML" id="xolnki_43" title="Options">Options#HTML</a>
</li>
<li>
(add) Options: select tag now supported. See: <a href="http://xowa.org/home/wiki/Options.html#Math" id="xolnki_44" title="Options">Options#Math</a>
(add) Options: select tag now supported. See: <a href="http://xowa.org/home/wiki/Options#Math" id="xolnki_44" title="Options">Options#Math</a>
</li>
<li>
(add) Options: file selector now supported. See: <a href="http://xowa.org/home/wiki/Options/Apps.html" id="xolnki_45" title="Options/Apps">Options/Apps</a>
(add) Options: file selector now supported. See: <a href="http://xowa.org/home/wiki/Options/Apps" id="xolnki_45" title="Options/Apps">Options/Apps</a>
</li>
<li>
(doc) Options: reformatted pages.
@@ -1857,13 +1857,13 @@
</p>
<ul>
<li>
(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="http://xowa.org/home/wiki/App/Search.html" id="xolnki_46" title="App/Search">App/Search</a>
(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="http://xowa.org/home/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="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_47" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/wiki/Help:Core/Category/V2/Setup.html" 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="http://xowa.org/home/wiki/Dashboard/Import/Offline" id="xolnki_47" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/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="http://xowa.org/home/wiki/Dev/Design/Data_dump_format.html" id="xolnki_49" title="Dev/Design/Data dump format">Dev/Design/Data_dump_format</a>
(add) Wiki import can read directly from bz2; no need to unzip to xml {requested by Schark, Miles}. See <a href="http://xowa.org/home/wiki/Dev/Design/Data_dump_format" id="xolnki_49" title="Dev/Design/Data dump format">Dev/Design/Data_dump_format</a>
</li>
</ul>
<p>
@@ -1936,7 +1936,7 @@
</p>
<ul>
<li>
(add) Categories version 2 introduced (command line install only) {requested by Schnark} See <a href="http://xowa.org/home/wiki/Help:Core/Category.html" id="xolnki_50" title="Help:Core/Category">Help:Core/Category</a>
(add) Categories version 2 introduced (command line install only) {requested by Schnark} See <a href="http://xowa.org/home/wiki/Help:Core/Category" id="xolnki_50" title="Help:Core/Category">Help:Core/Category</a>
</li>
<li>
(fix) Non-English languages should include #invoke automatically as a magic word {detected by Schnark}
@@ -2016,7 +2016,7 @@
(fix) syntaxhighlight and math tags should not allow raw javascript {detected by Schnark}
</li>
<li>
(add) Option to disable Javascript See <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_51" title="Options">Options</a>
(add) Option to disable Javascript See <a href="http://xowa.org/home/wiki/Options" id="xolnki_51" title="Options">Options</a>
</li>
<li>
(add) Categories now display in MediaWiki format (Subcategories; Pages; Files); EX:http://en.wikipedia.org/wiki/Category:Terrestrial_planets {requested by Schnark}
@@ -2039,7 +2039,7 @@
(fix) Talk namespaces were not being extracted from dumps
</li>
<li>
(fix) Manual import dump was not working; <a href="http://xowa.org/home/wiki/App/Import/Manual.html" id="xolnki_52" title="App/Import/Manual">App/Import/Manual</a>
(fix) Manual import dump was not working; <a href="http://xowa.org/home/wiki/App/Import/Manual" id="xolnki_52" title="App/Import/Manual">App/Import/Manual</a>
</li>
<li>
(fix) Command line "app.shell.fetch_page" was not generating language links {detected by microspace}
@@ -2152,10 +2152,10 @@
</p>
<ul>
<li>
(add) Wikidata: #property and Infoboxes (Phase 2) {assisted by Schnark} <a href="http://xowa.org/home/wiki/Diagnostics/Wikidata/Property.html" id="xolnki_53" title="Diagnostics/Wikidata/Property">Diagnostics/Wikidata/Property</a>
(add) Wikidata: #property and Infoboxes (Phase 2) {assisted by Schnark} <a href="http://xowa.org/home/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="http://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">http://www.wikidata.org/wiki/Q2</a>
(add) Wikidata Json structured data formatter {contributed by Schnark} <a href="/site/www.wikidata.org/wiki/Q2">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}
@@ -2215,7 +2215,7 @@
</p>
<ul>
<li>
(add) Missing talk/user namespace links can be configured to show red/hidden {requested by Schnark} See <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_54" title="Options/HTML">Options/HTML</a>
(add) Missing talk/user namespace links can be configured to show red/hidden {requested by Schnark} See <a href="http://xowa.org/home/wiki/Options/HTML" id="xolnki_54" title="Options/HTML">Options/HTML</a>
</li>
<li>
(add) Visited pages now color-coded {assisted by Schnark}
@@ -2282,10 +2282,10 @@
(add) Scribunto/Lua Regex now supported; EX:http://en.wikipedia.org/Tim_Berners-Lee (see URL)
</li>
<li>
(add) Option for content application paths {requested by Miles} See <a href="http://xowa.org/home/wiki/Options/Apps.html" id="xolnki_55" title="Options/Apps">Options/Apps</a>
(add) Option for content application paths {requested by Miles} See <a href="http://xowa.org/home/wiki/Options/Apps" id="xolnki_55" title="Options/Apps">Options/Apps</a>
</li>
<li>
(add) Option for data dump imports, including automatic zipping {requested by hidp123;Miles} See <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_56" title="Options/Import">Options/Import</a>
(add) Option for data dump imports, including automatic zipping {requested by hidp123;Miles} See <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_56" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@@ -2327,13 +2327,13 @@
</p>
<ul>
<li>
(add) Preliminary support for Scribunto/Lua. See <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_57" title="Options/Scribunto">Options/Scribunto</a>
(add) Preliminary support for Scribunto/Lua. See <a href="http://xowa.org/home/wiki/Options/Scribunto" id="xolnki_57" title="Options/Scribunto">Options/Scribunto</a>
</li>
<li>
(add) Improvements to Schnark's Javascript Timeline {contributed by Schnark}
</li>
<li>
(add) Specify window's previous position/size upon startup {requested by korhojoa}. See <a href="http://xowa.org/home/wiki/Options/Window_startup.html" id="xolnki_58" title="Options/Window startup">Options/Window_startup</a>
(add) Specify window's previous position/size upon startup {requested by korhojoa}. See <a href="http://xowa.org/home/wiki/Options/Window_startup" id="xolnki_58" title="Options/Window startup">Options/Window_startup</a>
</li>
</ul>
<p>
@@ -2970,7 +2970,7 @@
gui: Html box had dotted border when alt+tabbing between apps
</li>
<li>
parser: Error using <a href="http://xowa.org/home/wiki/Template:Unichar.html" id="xolnki_59" title="Template:Unichar">Template:Unichar</a>: Input "002c" is not a hexadecimal value (expected: like "09AF"); EX: w:Comma
parser: Error using <a href="http://xowa.org/home/wiki/Template:Unichar" id="xolnki_59" title="Template:Unichar">Template:Unichar</a>: Input "002c" is not a hexadecimal value (expected: like "09AF"); EX: w:Comma
</li>
<li>
parser: broken table; EX: w:Maxwell's equations

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -116,7 +116,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h2>
@@ -153,7 +153,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="https://en.wikipedia.org/wiki/Tetris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tetris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Tetris">https://en.wikipedia.org/wiki/Tetris</a>
</dd>
</dl>
<ul>
@@ -172,7 +172,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="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>
<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>
</dd>
</dl>
<ul>
@@ -185,7 +185,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="https://en.wikipedia.org/Ethanol" rel="nofollow" class="external free">https://en.wikipedia.org/Ethanol</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Ethanol">https://en.wikipedia.org/Ethanol</a>
</dd>
</dl>
<ul>
@@ -204,7 +204,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="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>
<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>
</dd>
</dl>
<ul>
@@ -220,7 +220,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="https://en.wikipedia.org/2015_San_Jose_Earthquakes_season" rel="nofollow" class="external free">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
<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>
</dd>
</dl>
<ul>
@@ -236,7 +236,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: If gsub_replace lua proc returns nothing, do not replace with empty string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/tracer" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/tracer</a> <a href="https://en.wiktionary.org/wiki/bitter" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/bitter</a> <a href="https://en.wiktionary.org/wiki/voir" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/voir</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tracer">https://en.wiktionary.org/wiki/tracer</a> <a href="/site/en.wiktionary.org/wiki/bitter">https://en.wiktionary.org/wiki/bitter</a> <a href="/site/en.wiktionary.org/wiki/voir">https://en.wiktionary.org/wiki/voir</a>
</dd>
</dl>
<ul>
@@ -252,7 +252,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add more logic for surrogate pairs (2-length chars).
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/儉" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/儉</a> <a href="https://en.wiktionary.org/wiki/僮" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僮</a> <a href="https://en.wiktionary.org/wiki/僉" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僉</a> <a href="https://en.wiktionary.org/wiki/僅" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僅</a> <a href="https://en.wiktionary.org/wiki/佻" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/佻</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E5%84%89">https://en.wiktionary.org/wiki/儉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%AE">https://en.wiktionary.org/wiki/僮</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%89">https://en.wiktionary.org/wiki/僉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%85">https://en.wiktionary.org/wiki/僅</a> <a href="/site/en.wiktionary.org/wiki/%E4%BD%BB">https://en.wiktionary.org/wiki/佻</a>
</dd>
</dl>
<ul>
@@ -268,7 +268,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add only first match for mw.ustring.match, not all of them.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%D0%B4%D0%B5%D0%B9%D1%81%D1%82%D0%B2%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D0%BD%D0%BE%D0%B5_%D0%BF%D1%80%D0%B8%D1%87%D0%B0%D1%81%D1%82%D0%B8%D0%B5_%D0%BD%D0%B0%D1%81%D1%82%D0%BE%D1%8F%D1%89%D0%B5%D0%B3%D0%BE_%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%B8">https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени</a>
</dd>
</dl>
<ul>
@@ -284,7 +284,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="https://en.wikipedia.org/wiki/Template_engine_(web)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
<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>
</dd>
</dl>
<ul>
@@ -297,7 +297,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="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>
<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>
</dd>
</dl>
<ul>
@@ -313,7 +313,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="https://en.wikipedia.org/wiki/India" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/India</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/India">https://en.wikipedia.org/wiki/India</a>
</dd>
</dl>
<ul>
@@ -332,7 +332,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="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>
<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>
</dd>
</dl>
<ul>
@@ -348,7 +348,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="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>
<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>
</dd>
</dl>
<ul>
@@ -361,7 +361,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="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>
<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>
</dd>
</dl>
<ul>
@@ -371,7 +371,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/tongue-in-chic" rel="nofollow" class="external free">https://en.wiktionary.org/tongue-in-chic</a> <a href="https://en.wiktionary.org/serve_up" rel="nofollow" class="external free">https://en.wiktionary.org/serve_up</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tongue-in-chic">https://en.wiktionary.org/tongue-in-chic</a> <a href="/site/en.wiktionary.org/wiki/serve_up">https://en.wiktionary.org/serve_up</a>
</dd>
</dl>
<ul>
@@ -404,7 +404,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/仝" rel="nofollow" class="external free">https://en.wiktionary.org/仝</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E4%BB%9D">https://en.wiktionary.org/仝</a>
</dd>
</dl>
<h2>
@@ -420,7 +420,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_3" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_3" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -430,7 +430,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<ul>
@@ -440,7 +440,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Hindi_wikis.html" id="xolnki_5" title="Wiki setup/Hindi wikis">Wiki_setup/Hindi_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Hindi_wikis" id="xolnki_5" title="Wiki setup/Hindi wikis">Wiki_setup/Hindi_wikis</a>
</dd>
</dl>
<ul>
@@ -450,7 +450,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Tibetan_wikis.html" id="xolnki_6" title="Wiki setup/Tibetan wikis">Wiki_setup/Tibetan_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Tibetan_wikis" id="xolnki_6" title="Wiki setup/Tibetan wikis">Wiki_setup/Tibetan_wikis</a>
</dd>
</dl>
<h2>
@@ -466,7 +466,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search.html" id="xolnki_7" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search" id="xolnki_7" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>
<ul>
@@ -526,7 +526,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -536,7 +536,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -559,7 +559,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_8" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline" id="xolnki_8" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@@ -569,7 +569,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps.html" id="xolnki_9" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps" id="xolnki_9" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
</dd>
</dl>
<ul>
@@ -579,7 +579,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg.html" id="xolnki_10" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg" id="xolnki_10" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
</dd>
</dl>
<ul>
@@ -589,7 +589,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.url_bar.html" id="xolnki_11" title="Special:XowaCfg?grp=xowa.gui.url bar">Special:XowaCfg?grp=xowa.gui.url bar</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.url_bar" id="xolnki_11" title="Special:XowaCfg?grp=xowa.gui.url bar">Special:XowaCfg?grp=xowa.gui.url bar</a>
</dd>
</dl>
<ul>
@@ -638,7 +638,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search.html" id="xolnki_12" title="App/Full-text search" class="xowa-visited">App/Full-text_search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search" id="xolnki_12" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>
<h2>
@@ -654,7 +654,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_13" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_13" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
@@ -664,7 +664,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_14" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis" id="xolnki_14" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<h2>
@@ -690,7 +690,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSearch.html" id="xolnki_15" title="Special:XowaSearch">Special:XowaSearch</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSearch" id="xolnki_15" title="Special:XowaSearch">Special:XowaSearch</a>
</dd>
</dl>
<ul>
@@ -722,7 +722,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="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>
<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>
</dd>
</dl>
<ul>
@@ -831,7 +831,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_16" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_16" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -841,7 +841,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Gujarati_wikis.html" id="xolnki_17" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Gujarati_wikis" id="xolnki_17" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
</dd>
</dl>
<h3>
@@ -862,7 +862,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Personal_wikis/Default_Main_Page.html#Category" id="xolnki_18" title="App/Personal wikis/Default Main Page">App/Personal_wikis/Default_Main_Page#Category</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Personal_wikis/Default_Main_Page#Category" id="xolnki_18" title="App/Personal wikis/Default Main Page">App/Personal_wikis/Default_Main_Page#Category</a>
</dd>
</dl>
<ul>
@@ -872,7 +872,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiDirectory.html" id="xolnki_19" title="Special:XowaWikiDirectory" class="xowa-visited">Special:XowaWikiDirectory</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiDirectory" id="xolnki_19" title="Special:XowaWikiDirectory" class="xowa-visited">Special:XowaWikiDirectory</a>
</dd>
</dl>
<ul>
@@ -905,7 +905,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -925,7 +925,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSql.html" id="xolnki_20" title="Special:XowaSql">Special:XowaSql</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSql" id="xolnki_20" title="Special:XowaSql">Special:XowaSql</a>
</dd>
</dl>
<p>
@@ -962,7 +962,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiItem.html" id="xolnki_21" title="Special:XowaWikiItem" class="xowa-visited">Special:XowaWikiItem</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiItem" id="xolnki_21" title="Special:XowaWikiItem">Special:XowaWikiItem</a>
</dd>
</dl>
<p>
@@ -1017,7 +1017,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app.html" id="xolnki_22" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app" id="xolnki_22" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
</dd>
</dl>
<p>
@@ -1046,7 +1046,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="https://en.wikipedia.org/wiki/Russia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Russia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Russia">https://en.wikipedia.org/wiki/Russia</a>
</dd>
</dl>
<ul>
@@ -1062,7 +1062,7 @@
<span style='font-variant:small-caps'>Example</span>: ": {|".
</dd>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Poland">https://en.wikipedia.org/wiki/Poland</a>
</dd>
</dl>
<ul>
@@ -1092,7 +1092,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general.html" id="xolnki_23" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general" id="xolnki_23" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
</dd>
</dl>
<ul>
@@ -1210,7 +1210,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_24" title="Options">Options</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options" id="xolnki_24" title="Options">Options</a>
</dd>
</dl>
<ul>
@@ -1239,7 +1239,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="https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
<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>
</dd>
</dl>
<ul>
@@ -1294,7 +1294,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a>
</dd>
</dl>
<ul>
@@ -1327,7 +1327,7 @@
<span style='font-variant:small-caps'>Example</span>: #REDIRECT [[Special:XowaCfg]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_25" title="Options">Options</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options" id="xolnki_25" title="Options">Options</a>
</dd>
</dl>
<ul>

View File

@@ -64,7 +64,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Include latest download central database.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h2>
@@ -80,7 +80,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_4" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_4" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -90,7 +90,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_5" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_5" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h3>
@@ -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="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>
<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>
</dd>
</dl>
<ul>
@@ -134,7 +134,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -176,7 +176,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Scripting.html" id="xolnki_6" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Scripting" id="xolnki_6" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
</dd>
</dl>
<p>
@@ -190,7 +190,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</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="https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Kategorie:Begriffsklärung</a>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -245,7 +245,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -260,7 +260,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -270,7 +270,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_7" title="Options/Shortcuts">Options/Shortcuts</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Shortcuts" id="xolnki_7" title="Options/Shortcuts">Options/Shortcuts</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="https://en.wikipedia.org/wiki/Arecibo_Observatory" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Arecibo_Observatory</a>
<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>
</dd>
</dl>
<ul>
@@ -296,7 +296,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_8" title="Wiki setup/Listing">Wiki_setup/Listing</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing" id="xolnki_8" title="Wiki setup/Listing">Wiki_setup/Listing</a>
</dd>
</dl>
<ul>
@@ -306,7 +306,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_9" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion" id="xolnki_9" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a>
</dd>
</dl>
<ul>

View File

@@ -56,7 +56,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -66,7 +66,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h3>
@@ -95,7 +95,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Implement entity for renderSnak.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/Montenegro" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Montenegro</a> <a href="https://en.wikivoyage.org/wiki/Mongolia" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Mongolia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/Montenegro">https://en.wikivoyage.org/wiki/Montenegro</a> <a href="/site/en.wikivoyage.org/wiki/Mongolia">https://en.wikivoyage.org/wiki/Mongolia</a>
</dd>
</dl>
<ul>
@@ -108,7 +108,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Hide markup from mapframe / maplink tags.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/London" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/London</a> <a href="https://en.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Paris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/London">https://en.wikivoyage.org/wiki/London</a> <a href="/site/en.wikivoyage.org/wiki/Paris">https://en.wikivoyage.org/wiki/Paris</a>
</dd>
</dl>
<ul>
@@ -121,7 +121,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Remove nil element from table when nil is 1st member.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/仚" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仚</a> <a href="https://en.wiktionary.org/wiki/仛" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仛</a><a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_4" title="Diagnostics/Scribunto/Luaj" class="xowa-visited">Diagnostics/Scribunto/Luaj</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E4%BB%9A">https://en.wiktionary.org/wiki/仚</a> <a href="/site/en.wiktionary.org/wiki/%E4%BB%9B">https://en.wiktionary.org/wiki/仛</a><a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_4" title="Diagnostics/Scribunto/Luaj" class="xowa-visited">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@@ -152,7 +152,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Reuse quantity.unit code for renderSnake.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/Mongolia" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Mongolia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/Mongolia">https://en.wikivoyage.org/wiki/Mongolia</a>
</dd>
</dl>
<ul>
@@ -165,7 +165,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Ignore assessment function tag.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/Mongolia" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Mongolia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/Mongolia">https://en.wikivoyage.org/wiki/Mongolia</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="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>
<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>
</dd>
</dl>
<ul>
@@ -237,7 +237,7 @@
<span style='font-variant:small-caps'>Example</span>: Armenica_Ani_map.gif/250px.png.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/Ani" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Ani</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/Ani">https://en.wikivoyage.org/wiki/Ani</a>
</dd>
</dl>
<ul>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_2" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis" id="xolnki_2" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_3" title="Wiki setup/Polish wikis">Wiki_setup/Polish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis" id="xolnki_3" title="Wiki setup/Polish wikis">Wiki_setup/Polish_wikis</a>
</dd>
</dl>
<ul>
@@ -50,7 +50,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_4" title="Wiki setup/Swedish wikis">Wiki_setup/Swedish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis" id="xolnki_4" title="Wiki setup/Swedish wikis">Wiki_setup/Swedish_wikis</a>
</dd>
</dl>
<ul>
@@ -60,7 +60,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_5" title="Wiki setup/Spanish wikis">Wiki_setup/Spanish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis" id="xolnki_5" title="Wiki setup/Spanish wikis">Wiki_setup/Spanish_wikis</a>
</dd>
</dl>
<ul>
@@ -70,7 +70,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_6" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_6" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
@@ -86,7 +86,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_7" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks" id="xolnki_7" title="Special:XowaBookmarks">Special:XowaBookmarks</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="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>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -147,7 +147,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Main_Page</a>
<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>
</dd>
</dl>
<ul>
@@ -218,7 +218,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: If {{#pagebanner}} and __TOC__ are on same page, do not have __TOC__ overwrite {{#pagebanner}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/UNESCO_World_Heritage_List" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/UNESCO_World_Heritage_List</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/UNESCO_World_Heritage_List">https://en.wikivoyage.org/wiki/UNESCO_World_Heritage_List</a>
</dd>
</dl>
<ul>
@@ -251,7 +251,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_8" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline" id="xolnki_8" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@@ -276,7 +276,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_9" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable" id="xolnki_9" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
</dd>
</dl>
<ul>
@@ -286,7 +286,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Dev.html" id="xolnki_10" title="Options/Dev">Options/Dev</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Dev" id="xolnki_10" title="Options/Dev">Options/Dev</a>
</dd>
</dl>
<p>
@@ -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="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q2">https://www.wikidata.org/wiki/Q2</a>
</dd>
</dl>
<ul>
@@ -358,7 +358,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_11" title="Dashboard/Image databases">Dashboard/Image_databases</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases" id="xolnki_11" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</dd>
</dl>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis.html" id="xolnki_2" title="Wiki setup/Dutch wikis">Wiki_setup/Dutch_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis" id="xolnki_2" title="Wiki setup/Dutch wikis">Wiki_setup/Dutch_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
@@ -50,7 +50,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<h3>
@@ -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="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>
<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>
</dd>
</dl>
<ul>
@@ -203,7 +203,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/www.wikidata.org/wiki/Q183">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="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>
<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>
</dd>
</dl>
<ul>
@@ -268,7 +268,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
@@ -291,7 +291,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_5" title="Options/Page sync">Options/Page_sync</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync" id="xolnki_5" title="Options/Page sync">Options/Page_sync</a>
</dd>
</dl>
<ul>
@@ -301,7 +301,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_6" title="Options/Page sync">Options/Page_sync</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync" id="xolnki_6" title="Options/Page sync">Options/Page_sync</a>
</dd>
</dl>
<ul>

View File

@@ -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="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>
<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>
</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="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>
<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>
</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="https://fr.wikipedia.org/wiki/Projet:Venezuela" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Projet:Venezuela</a>
<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>
</dd>
</dl>
<ul>

View File

@@ -36,7 +36,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Implement basic functionality for {{#categorytree}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/a-" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/a-</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/a-">https://en.wiktionary.org/wiki/a-</a>
</dd>
</dl>
<ul>
@@ -49,7 +49,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add entries for null value arguments. Example: [2:'b'] -&gt; [1:null,2:'b'].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/Category:Nouns_by_language" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/Category:Nouns_by_language</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/Category:Nouns_by_language">https://en.wiktionary.org/wiki/Category:Nouns_by_language</a>
</dd>
</dl>
<ul>
@@ -62,7 +62,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Always convert replace-arg to string when gsub uses callback function.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/seven" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/seven</a> <a href="https://en.wiktionary.org/wiki/four" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/four</a> <a href="https://en.wiktionary.org/wiki/eight" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/eight</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/seven">https://en.wiktionary.org/wiki/seven</a> <a href="/site/en.wiktionary.org/wiki/four">https://en.wiktionary.org/wiki/four</a> <a href="/site/en.wiktionary.org/wiki/eight">https://en.wiktionary.org/wiki/eight</a>
</dd>
</dl>
<ul>
@@ -75,7 +75,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Return correct data structure for interwikiMap.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/Wiktionary:Public_domain_sources" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/Wiktionary:Public_domain_sources</a> <a href="https://en.wiktionary.org/wiki/Wiktionary:Quotations/Templates" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/Wiktionary:Quotations/Templates</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/Wiktionary:Public_domain_sources">https://en.wiktionary.org/wiki/Wiktionary:Public_domain_sources</a> <a href="/site/en.wiktionary.org/wiki/Wiktionary:Quotations/Templates">https://en.wiktionary.org/wiki/Wiktionary:Quotations/Templates</a>
</dd>
</dl>
<ul>
@@ -88,7 +88,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Handle UCS chars at end of array.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/one" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/one</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/one">https://en.wiktionary.org/wiki/one</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="https://en.wikipedia.org/wiki/531_BC" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/531_BC</a>
<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>
</dd>
</dl>
<ul>
@@ -114,7 +114,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Use case-sensitivity of url wiki not current wiki.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/one" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/one</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/one">https://en.wiktionary.org/wiki/one</a>
</dd>
</dl>
<p>
@@ -127,7 +127,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</dd>
</dl>

View File

@@ -149,7 +149,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_2" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral" id="xolnki_2" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
</dd>
</dl>
<ul>
@@ -159,7 +159,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_3" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral" id="xolnki_3" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
</dd>
</dl>
<h3>
@@ -175,7 +175,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_4" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a> <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_5" title="App/Import/Download Central">App/Import/Download_Central</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral" id="xolnki_4" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a> <a href="http://xowa.org/home/wiki/App/Import/Download_Central" id="xolnki_5" title="App/Import/Download Central">App/Import/Download_Central</a>
</dd>
</dl>
<ul>
@@ -185,7 +185,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/HTML_databases.html" id="xolnki_6" title="Options/HTML databases">Options/HTML_databases</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/HTML_databases" id="xolnki_6" title="Options/HTML databases">Options/HTML_databases</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="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>
<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>
</dd>
</dl>
<p>
@@ -211,7 +211,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -221,7 +221,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Shah_Rukh_Khan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Shah_Rukh_Khan</a>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -273,7 +273,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -283,7 +283,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<p>
@@ -364,7 +364,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/HTML_databases.html" id="xolnki_7" title="Options/HTML databases">Options/HTML_databases</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/HTML_databases" id="xolnki_7" title="Options/HTML databases">Options/HTML_databases</a>
</dd>
</dl>
<p>
@@ -390,7 +390,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Installation.html" id="xolnki_8" title="App/Setup/Installation">App/Setup/Installation</a> <a href="http://xowa.org/home/wiki/App/Setup/Flash_card.html" id="xolnki_9" title="App/Setup/Flash card">App/Setup/Flash_card</a> <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_10" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Installation" id="xolnki_8" title="App/Setup/Installation">App/Setup/Installation</a> <a href="http://xowa.org/home/wiki/App/Setup/Flash_card" id="xolnki_9" title="App/Setup/Flash card">App/Setup/Flash_card</a> <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer" id="xolnki_10" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a>
</dd>
</dl>
<ul>
@@ -400,7 +400,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_11" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline" id="xolnki_11" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@@ -410,7 +410,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Help/Privacy/Android.html" id="xolnki_12" title="Help/Privacy/Android">Help/Privacy/Android</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Help/Privacy/Android" id="xolnki_12" title="Help/Privacy/Android">Help/Privacy/Android</a>
</dd>
</dl>
<h3>

View File

@@ -112,7 +112,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_2" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral" id="xolnki_2" title="Special:XowaDownloadCentral" class="xowa-visited">Special:XowaDownloadCentral</a>
</dd>
</dl>
<h3>
@@ -138,7 +138,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D1.html" id="xolnki_3" title="Special:XowaDownloadCentralInfo?task id=1">Special:XowaDownloadCentralInfo?task id=1</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D1" id="xolnki_3" title="Special:XowaDownloadCentralInfo?task id=1">Special:XowaDownloadCentralInfo?task id=1</a>
</dd>
</dl>
<ul>
@@ -158,7 +158,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
<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>
</dd>
</dl>
<ul>
@@ -184,7 +184,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Include "mediawiki.page.gallery.css" if page has gallery.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/head" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/head</a> <a href="https://en.wiktionary.org/wiki/A" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/A</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/head">https://en.wiktionary.org/wiki/head</a> <a href="/site/en.wiktionary.org/wiki/A">https://en.wiktionary.org/wiki/A</a>
</dd>
</dl>
<p>
@@ -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="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>
<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>
</dd>
</dl>
<ul>
@@ -219,7 +219,7 @@
<span style='font-variant:small-caps'>Example</span>: key="a'b" x&gt; key="a".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikisource.org/wiki/The_formative_period_in_Colby's_history" rel="nofollow" class="external free">https://en.wikisource.org/wiki/The_formative_period_in_Colby's_history</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikisource.org/wiki/The_formative_period_in_Colby%27s_history">https://en.wikisource.org/wiki/The_formative_period_in_Colby's_history</a>
</dd>
</dl>
<ul>
@@ -235,7 +235,7 @@
<span style='font-variant:small-caps'>Example</span>: {{:missing}} -&gt; [[:missing]] x&gt; [[Template:Missing]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/a" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/a</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/a">https://en.wiktionary.org/wiki/a</a>
</dd>
</dl>
<ul>
@@ -253,7 +253,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add "kok" lang.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/नेपाळ" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/नेपाळ</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E0%A4%A8%E0%A5%87%E0%A4%AA%E0%A4%BE%E0%A4%B3">https://en.wiktionary.org/wiki/नेपाळ</a>
</dd>
</dl>
<p>
@@ -376,7 +376,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="https://en.wikipedia.org/wiki/Solar_System" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Solar_System</a>
<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>
</dd>
</dl>
<h3>

View File

@@ -83,7 +83,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -124,7 +124,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -134,7 +134,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<h3>

View File

@@ -85,7 +85,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Import/mwad.html" id="xolnki_2" title="App/Import/mwad">App/Import/mwad</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Import/mwad" id="xolnki_2" title="App/Import/mwad">App/Import/mwad</a>
</dd>
</dl>
<ul>
@@ -129,7 +129,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiInfo%3Fwiki%3Dsimple.wikipedia.org.html" id="xolnki_3" title="Special:XowaWikiInfo?wiki=simple.wikipedia.org">Special:XowaWikiInfo?wiki=simple.wikipedia.org</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiInfo%3Fwiki%3Dsimple.wikipedia.org" id="xolnki_3" title="Special:XowaWikiInfo?wiki=simple.wikipedia.org">Special:XowaWikiInfo?wiki=simple.wikipedia.org</a>
</dd>
</dl>
<p>

View File

@@ -80,7 +80,7 @@
Example: ==a&lt;br/&gt;b==.
</dd>
<dd>
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>
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>
</dd>
</dl>
<ul>
@@ -96,7 +96,7 @@
Example: ==a== ==a==.
</dd>
<dd>
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>
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>
</dd>
</dl>
<ul>
@@ -112,7 +112,7 @@
Example: ==a&lt;ref name="b"&gt;c==.
</dd>
<dd>
Links: <a href="https://fr.wikipedia.org/wiki/Dal" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Dal</a>
Links: <a href="/site/fr.wikipedia.org/wiki/Dal">https://fr.wikipedia.org/wiki/Dal</a>
</dd>
</dl>
<ul>
@@ -122,7 +122,7 @@
</ul>
<dl>
<dd>
Links: <a href="https://en.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Paris</a>
Links: <a href="/site/en.wikivoyage.org/wiki/Paris">https://en.wikivoyage.org/wiki/Paris</a>
</dd>
</dl>
<p>
@@ -143,7 +143,7 @@
Resolved by: Update failover.css to use recent versions.
</dd>
<dd>
Links: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
Links: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>

View File

@@ -88,7 +88,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Invalidate all Scribunto engines across all wikis when disabled.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_2" title="Options/Scribunto">Options/Scribunto</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Scribunto" id="xolnki_2" title="Options/Scribunto">Options/Scribunto</a>
</dd>
</dl>
<ul>

View File

@@ -70,7 +70,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" 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>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/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>
</dd>
</dl>
<p>
@@ -83,7 +83,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_3" title="Blog">Blog</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog" id="xolnki_3" title="Blog">Blog</a>
</dd>
</dl>
<ul>
@@ -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="https://fr.wikipedia.org/wiki/Acte_de_Médiation" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Acte_de_Médiation</a>
<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>
</dd>
</dl>
<ul>
@@ -112,7 +112,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Support "renderSnak".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/Wikivoyage:Travellers'_pub" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/Wikivoyage:Travellers'_pub</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikivoyage.org/wiki/Wikivoyage:Travellers%27_pub">https://en.wikivoyage.org/wiki/Wikivoyage:Travellers'_pub</a>
</dd>
</dl>
<h3>

View File

@@ -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="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">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="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>
<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>
</dd>
</dl>
<h3>
@@ -174,7 +174,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
</dd>
</dl>

View File

@@ -69,7 +69,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">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="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>
<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>
</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="https://en.wikipedia.org/wiki/Lepidoptera" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Lepidoptera</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">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="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>
<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>
</dd>
</dl>
<p>
@@ -118,7 +118,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96.html" id="xolnki_2" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96" id="xolnki_2" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>
</dd>
</dl>
<ul>
@@ -131,7 +131,7 @@
<span style='font-variant:small-caps'>Example</span>: xowa.api.addon.bldr.central.log_verbose = 'y';.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_3" title="Options/Config script">Options/Config_script</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Config_script" id="xolnki_3" title="Options/Config script">Options/Config_script</a>
</dd>
</dl>
<ul>
@@ -141,7 +141,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Aargau" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Aargau</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Aargau">https://en.wikipedia.org/wiki/Aargau</a>
</dd>
</dl>
<p>
@@ -187,7 +187,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_4" title="Options/Import">Options/Import</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_4" title="Options/Import">Options/Import</a>
</dd>
</dl>
<ul>
@@ -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="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>
<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>
</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="https://en.wikipedia.org/wiki/Switzerland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Switzerland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Switzerland">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="https://en.wikipedia.org/wiki/Philippines" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Philippines</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Philippines">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="https://en.wikipedia.org/wiki/Symfony" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Symfony</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Symfony">https://en.wikipedia.org/wiki/Symfony</a>
</dd>
</dl>
<h3>

View File

@@ -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="https://en.wikipedia.org/wiki/Category:Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:Earth</a>
<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>
</dd>
</dl>
<ul>
@@ -89,7 +89,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync.html" id="xolnki_2" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_3" title="Options/Page sync">Options/Page_sync</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync" id="xolnki_2" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> <a href="http://xowa.org/home/wiki/Options/Page_sync" id="xolnki_3" title="Options/Page sync">Options/Page_sync</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="https://en.wikipedia.org/wiki/Jerk" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Jerk</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Jerk">https://en.wikipedia.org/wiki/Jerk</a>
</dd>
</dl>
<p>
@@ -166,7 +166,7 @@
<span style='font-variant:small-caps'>Example</span>: -&gt; Xowa_enwiki_latest_archive.torrent x&gt; Xowa_enwiktionary_latest_archive.torrent.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D6.html" id="xolnki_4" title="Special:XowaDownloadCentralInfo?task id=6">Special:XowaDownloadCentralInfo?task id=6</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D6" id="xolnki_4" title="Special:XowaDownloadCentralInfo?task id=6">Special:XowaDownloadCentralInfo?task id=6</a>
</dd>
</dl>
<ul>
@@ -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="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<p>
@@ -279,7 +279,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_5" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps" id="xolnki_5" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
</dd>
</dl>
<ul>
@@ -289,7 +289,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Databases/Overview.html" id="xolnki_6" title="App/Databases/Overview">App/Databases/Overview</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Databases/Overview" id="xolnki_6" title="App/Databases/Overview">App/Databases/Overview</a>
</dd>
</dl>
<h2>

View File

@@ -64,7 +64,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<p>
@@ -122,7 +122,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -142,7 +142,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<p>
@@ -165,7 +165,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -175,7 +175,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Lepidoptera">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="https://en.wikipedia.org/wiki/Apollo_11" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apollo_11</a>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -216,13 +216,13 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Erreur : le thème « littérature française » du modèle <a href="http://xowa.org/home/wiki/Template:%C3%89bauche.html" id="xolnki_2" title="Template:Ébauche">Template:Ébauche</a> nest pas défini.</code>
<span style='font-variant:small-caps'>Message</span>: <code>Erreur : le thème « littérature française » du modèle <a href="http://xowa.org/home/wiki/Template:%C3%89bauche" id="xolnki_2" title="Template:Ébauche">Template:Ébauche</a> nest pas défini.</code>
</dd>
<dd>
<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="https://fr.wikipedia.org/wiki/Rimbaud_le_fils" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_3" title="Diagnostics/Scribunto/Luaj" class="xowa-visited">Diagnostics/Scribunto/Luaj</a>
<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="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj" id="xolnki_3" title="Diagnostics/Scribunto/Luaj" class="xowa-visited">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@@ -232,7 +232,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>

View File

@@ -46,7 +46,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_2" title="Options">Options</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options" id="xolnki_2" title="Options">Options</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="https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Hollywood_Walk_of_Fame</a>
<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>
</dd>
</dl>
<ul>
@@ -130,7 +130,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/A">https://en.wikipedia.org/wiki/A</a>
</dd>
</dl>
<ul>
@@ -163,7 +163,7 @@
<span style='font-variant:small-caps'>Example</span>: #REDIRECT [[Special:XowaCfg]].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_3" title="Options">Options</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options" id="xolnki_3" title="Options">Options</a>
</dd>
</dl>
<ul>

View File

@@ -46,7 +46,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app.html" id="xolnki_2" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Setup/Update/In-app" id="xolnki_2" title="App/Setup/Update/In-app">App/Setup/Update/In-app</a>
</dd>
</dl>
<p>
@@ -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="https://en.wikipedia.org/wiki/Russia" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Russia</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Russia">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="https://en.wikipedia.org/wiki/Poland" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Poland</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Poland">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="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.files.general.html" id="xolnki_3" title="Special:XowaCfg?grp=xowa.files.general">Special:XowaCfg?grp=xowa.files.general</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/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>

View File

@@ -33,7 +33,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiItem.html" id="xolnki_2" title="Special:XowaWikiItem" class="xowa-visited">Special:XowaWikiItem</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiItem" id="xolnki_2" title="Special:XowaWikiItem">Special:XowaWikiItem</a>
</dd>
</dl>
<p>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Gujarati_wikis.html" id="xolnki_3" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Gujarati_wikis" id="xolnki_3" title="Wiki setup/Gujarati wikis">Wiki_setup/Gujarati_wikis</a>
</dd>
</dl>
<h3>
@@ -61,7 +61,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Personal_wikis/Default_Main_Page.html#Category" id="xolnki_4" title="App/Personal wikis/Default Main Page">App/Personal_wikis/Default_Main_Page#Category</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Personal_wikis/Default_Main_Page#Category" id="xolnki_4" title="App/Personal wikis/Default Main Page">App/Personal_wikis/Default_Main_Page#Category</a>
</dd>
</dl>
<ul>
@@ -71,7 +71,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiDirectory.html" id="xolnki_5" title="Special:XowaWikiDirectory" class="xowa-visited">Special:XowaWikiDirectory</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaWikiDirectory" id="xolnki_5" title="Special:XowaWikiDirectory" class="xowa-visited">Special:XowaWikiDirectory</a>
</dd>
</dl>
<ul>
@@ -104,7 +104,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -124,7 +124,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSql.html" id="xolnki_6" title="Special:XowaSql">Special:XowaSql</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSql" id="xolnki_6" title="Special:XowaSql">Special:XowaSql</a>
</dd>
</dl>
<p>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_2" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_2" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_3" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis" id="xolnki_3" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<h2>
@@ -66,7 +66,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSearch.html" id="xolnki_4" title="Special:XowaSearch">Special:XowaSearch</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaSearch" id="xolnki_4" title="Special:XowaSearch">Special:XowaSearch</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="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>
<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>
</dd>
</dl>
<ul>

View File

@@ -53,7 +53,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -63,7 +63,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_3" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis" id="xolnki_3" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<ul>
@@ -73,7 +73,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Hindi_wikis.html" id="xolnki_4" title="Wiki setup/Hindi wikis">Wiki_setup/Hindi_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Hindi_wikis" id="xolnki_4" title="Wiki setup/Hindi wikis">Wiki_setup/Hindi_wikis</a>
</dd>
</dl>
<ul>
@@ -83,7 +83,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Tibetan_wikis.html" id="xolnki_5" title="Wiki setup/Tibetan wikis">Wiki_setup/Tibetan_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Tibetan_wikis" id="xolnki_5" title="Wiki setup/Tibetan wikis">Wiki_setup/Tibetan_wikis</a>
</dd>
</dl>
<h2>
@@ -99,7 +99,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search.html" 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="http://xowa.org/home/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="https://en.wikipedia.org/wiki/Seven_Wells_Hill" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Seven_Wells_Hill</a>
<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>
</dd>
</dl>
<ul>
@@ -169,7 +169,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>
@@ -192,7 +192,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_7" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/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="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.wiki.hdumps.html" id="xolnki_8" title="Special:XowaCfg?grp=xowa.wiki.hdumps">Special:XowaCfg?grp=xowa.wiki.hdumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/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="http://xowa.org/home/wiki/Special:XowaCfg.html" id="xolnki_9" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg" id="xolnki_9" title="Special:XowaCfg" class="xowa-visited">Special:XowaCfg</a>
</dd>
</dl>
<ul>
@@ -222,7 +222,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.url_bar.html" id="xolnki_10" title="Special:XowaCfg?grp=xowa.gui.url bar">Special:XowaCfg?grp=xowa.gui.url bar</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaCfg%3Fgrp%3Dxowa.gui.url_bar" id="xolnki_10" title="Special:XowaCfg?grp=xowa.gui.url bar">Special:XowaCfg?grp=xowa.gui.url bar</a>
</dd>
</dl>
<ul>
@@ -271,7 +271,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Full-text_search.html" 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="http://xowa.org/home/wiki/App/Full-text_search" id="xolnki_11" title="App/Full-text search">App/Full-text_search</a>
</dd>
</dl>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
@@ -50,7 +50,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<ul>
@@ -60,7 +60,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_5" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_5" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
@@ -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="https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
<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>
</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="http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
<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>
</dd>
</dl>
<ul>
@@ -183,7 +183,7 @@
</ul>
<dl>
<dd>
<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>
<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>
</dd>
</dl>
<ul>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h3>
@@ -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="https://en.wikipedia.org/wiki/Apoptosis" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Apoptosis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Apoptosis">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="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>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Abziri" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Abziri</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Abziri">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="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>
<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>
</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="https://de.wikipedia.org/wiki/Reicholzheim" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Reicholzheim</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Reicholzheim">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="https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/The_menu</a>
<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>
</dd>
</dl>
<ul>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h2>
@@ -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="https://en.wikipedia.org/wiki/Tetris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Tetris</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Tetris">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="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>
<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>
</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="https://en.wikipedia.org/Ethanol" rel="nofollow" class="external free">https://en.wikipedia.org/Ethanol</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Ethanol">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="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>
<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>
</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="https://en.wikipedia.org/2015_San_Jose_Earthquakes_season" rel="nofollow" class="external free">https://en.wikipedia.org/2015_San_Jose_Earthquakes_season</a>
<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>
</dd>
</dl>
<ul>
@@ -150,7 +150,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: If gsub_replace lua proc returns nothing, do not replace with empty string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/tracer" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/tracer</a> <a href="https://en.wiktionary.org/wiki/bitter" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/bitter</a> <a href="https://en.wiktionary.org/wiki/voir" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/voir</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tracer">https://en.wiktionary.org/wiki/tracer</a> <a href="/site/en.wiktionary.org/wiki/bitter">https://en.wiktionary.org/wiki/bitter</a> <a href="/site/en.wiktionary.org/wiki/voir">https://en.wiktionary.org/wiki/voir</a>
</dd>
</dl>
<ul>
@@ -166,7 +166,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add more logic for surrogate pairs (2-length chars).
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/儉" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/儉</a> <a href="https://en.wiktionary.org/wiki/僮" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僮</a> <a href="https://en.wiktionary.org/wiki/僉" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僉</a> <a href="https://en.wiktionary.org/wiki/僅" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/僅</a> <a href="https://en.wiktionary.org/wiki/佻" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/佻</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E5%84%89">https://en.wiktionary.org/wiki/儉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%AE">https://en.wiktionary.org/wiki/僮</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%89">https://en.wiktionary.org/wiki/僉</a> <a href="/site/en.wiktionary.org/wiki/%E5%83%85">https://en.wiktionary.org/wiki/僅</a> <a href="/site/en.wiktionary.org/wiki/%E4%BD%BB">https://en.wiktionary.org/wiki/佻</a>
</dd>
</dl>
<ul>
@@ -182,7 +182,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Add only first match for mw.ustring.match, not all of them.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%D0%B4%D0%B5%D0%B9%D1%81%D1%82%D0%B2%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D0%BD%D0%BE%D0%B5_%D0%BF%D1%80%D0%B8%D1%87%D0%B0%D1%81%D1%82%D0%B8%D0%B5_%D0%BD%D0%B0%D1%81%D1%82%D0%BE%D1%8F%D1%89%D0%B5%D0%B3%D0%BE_%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%B8">https://en.wiktionary.org/wiki/действительное_причастиеастоящегоремени</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="https://en.wikipedia.org/wiki/Template_engine_(web)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Template_engine_(web)</a>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/India" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/India</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/India">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="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>
<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>
</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="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>
<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>
</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="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>
<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>
</dd>
</dl>
<ul>
@@ -285,7 +285,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/tongue-in-chic" rel="nofollow" class="external free">https://en.wiktionary.org/tongue-in-chic</a> <a href="https://en.wiktionary.org/serve_up" rel="nofollow" class="external free">https://en.wiktionary.org/serve_up</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/tongue-in-chic">https://en.wiktionary.org/tongue-in-chic</a> <a href="/site/en.wiktionary.org/wiki/serve_up">https://en.wiktionary.org/serve_up</a>
</dd>
</dl>
<ul>
@@ -318,7 +318,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/仝" rel="nofollow" class="external free">https://en.wiktionary.org/仝</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/%E4%BB%9D">https://en.wiktionary.org/仝</a>
</dd>
</dl>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
@@ -46,7 +46,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">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="https://en.wikipedia.org/wiki/Obesity" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Obesity</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Obesity">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="https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency)</a>
<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>
</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="https://en.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Butter">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="https://en.wikipedia.org/wiki/Beccles" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beccles</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beccles">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="https://en.wikipedia.org/wiki/Water_treader" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Water_treader</a>
<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>
</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="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>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Harstad" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Harstad</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Harstad">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="https://de.wikipedia.org/wiki/Butter" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Butter</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Butter">https://de.wikipedia.org/wiki/Butter</a>
</dd>
</dl>
<ul>

View File

@@ -30,7 +30,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@@ -40,7 +40,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
@@ -50,7 +50,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<ul>
@@ -60,7 +60,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_5" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis" id="xolnki_5" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
@@ -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="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>
<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>
</dd>
</dl>
<ul>
@@ -98,7 +98,7 @@
<span style='font-variant:small-caps'>Example</span>: {{#tag:div|text|id='&lt;br/&gt;'}}.
</dd>
<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="https://fr.wikivoyage.org/wiki/Paris" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/Paris</a> <a href="https://fr.wikivoyage.org/wiki/Germany" rel="nofollow" class="external free">https://fr.wikivoyage.org/wiki/Germany</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikivoyage.org/wiki/France">https://fr.wikivoyage.org/wiki/France</a> <a href="/site/fr.wikivoyage.org/wiki/Paris">https://fr.wikivoyage.org/wiki/Paris</a> <a href="/site/fr.wikivoyage.org/wiki/Germany">https://fr.wikivoyage.org/wiki/Germany</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="https://en.wikipedia.org/wiki/Huadu_District" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Huadu_District</a>
<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>
</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="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>
<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>
</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="https://en.wikipedia.org/wiki/Beethoven" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Beethoven</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wikipedia.org/wiki/Beethoven">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="https://fr.wikipedia.org/wiki/Hasbro" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Hasbro</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/fr.wikipedia.org/wiki/Hasbro">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="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>
<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>
</dd>
</dl>
<ul>
@@ -231,7 +231,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/house" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/house</a>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/en.wiktionary.org/wiki/house">https://en.wiktionary.org/wiki/house</a>
</dd>
</dl>
<ul>
@@ -241,7 +241,7 @@
</ul>
<dl>
<dd>
<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>
<span style='font-variant:small-caps'>Links</span>: <a href="/site/de.wikipedia.org/wiki/Herbizid">https://de.wikipedia.org/wiki/Herbizid</a>
</dd>
</dl>
<ul>