diff --git a/admin/app_update/xoa_update.json b/admin/app_update/xoa_update.json
index b261ea4c8..94894b22e 100644
--- a/admin/app_update/xoa_update.json
+++ b/admin/app_update/xoa_update.json
@@ -1 +1 @@
-{"version_id":"549"}
\ No newline at end of file
+{"version_id":"551"}
\ No newline at end of file
diff --git a/admin/app_update/xoa_update.sqlite3 b/admin/app_update/xoa_update.sqlite3
index 206e8d446..780520864 100644
Binary files a/admin/app_update/xoa_update.sqlite3 and b/admin/app_update/xoa_update.sqlite3 differ
diff --git a/home/wiki/Android/Setup.html b/home/wiki/Android/Setup.html
index e0e1da786..7b3a9c302 100644
--- a/home/wiki/Android/Setup.html
+++ b/home/wiki/Android/Setup.html
@@ -485,7 +485,7 @@
diff --git a/home/wiki/App/Xtn/Html/Popups.html b/home/wiki/App/Xtn/Html/Popups.html
index f80917b2d..be9eff1fc 100644
--- a/home/wiki/App/Xtn/Html/Popups.html
+++ b/home/wiki/App/Xtn/Html/Popups.html
@@ -122,7 +122,7 @@
XOWA Popups is based on MediaWiki's Hovercards and Navigation popups. It does not aim to be an exact reproduction of either, but picks the best features from each.
- The javascript was modified from Reference tooltips, which was kindly provided by Schnark.
+ The javascript was modified from Reference tooltips, which was kindly provided by Schnark.
- First, as background, the Wikidata.js file was developed by Schnark as a way to view Wikidata pages within XOWA. You can see a screenshot here. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
+ First, as background, the Wikidata.js file was developed by Schnark as a way to view Wikidata pages within XOWA. You can see a screenshot here. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
Unfortunately, the latest changes to the Wikidata scheme don't work with Wikidata.js. The Wikibase team introduced a new JSON schema that is different than the old model. The structure is basically the same, but the json paths are different.
@@ -647,7 +647,7 @@
Release: v1.6.3 (2014-06-15 21:53 Sun)
- v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML <head> generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to Schnark.
+ v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML <head> generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to Schnark.
v1.6.3 will shift focus a bit. The enwiki dump finally started, and I'm going to try to change the update process to delete unused files. Enwiki is approximately 86.4 GB and has a turnover of 1 - 2 GB per month. If the unused images are deleted, I'm hoping to get back into the 70s, if not lower. I'm also going to explore an automated update option for these image databases. As most of my attention will be on enwiki this week, I'm going to skip generating wikis for other languages. Finally, I'm going to experiment with Hovercards in XOWA. If I'm lucky, I may be able to get something in for a v1.6.* release. Otherwise, it'll have to wait for XOWA HTML dumps.
diff --git a/home/wiki/Blog/2016-01.html b/home/wiki/Blog/2016-01.html
index 83e5404da..9fce7940d 100644
--- a/home/wiki/Blog/2016-01.html
+++ b/home/wiki/Blog/2016-01.html
@@ -36,7 +36,7 @@
This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases.
diff --git a/home/wiki/Blog/2016-02.html b/home/wiki/Blog/2016-02.html
index dd46aa757..cac7f7918 100644
--- a/home/wiki/Blog/2016-02.html
+++ b/home/wiki/Blog/2016-02.html
@@ -36,7 +36,7 @@
- Requires separate post-processing generation step: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: Dev/Command-line/Dumps)
+ Requires separate post-processing generation step: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: Dev/Command-line/Dumps)
@@ -246,7 +246,7 @@
Next 200 / Previous 200 would not work on English Wikipedia for large categories: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, https://en.wikipedia.org/wiki/Category:All_stub_articles now works correctly navigating forward
- HTML dumps now show wikitext HTML: Category pages sometimes have a letter index at the top of the page, or other information. For example, https://de.wikipedia.org/wiki/Category:Mann has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
+ HTML dumps now show wikitext HTML: Category pages sometimes have a letter index at the top of the page, or other information. For example, https://de.wikipedia.org/wiki/Category:Mann has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
Other minor changes: There are a small number of other changes as well which are covered more in the Change log
diff --git a/home/wiki/Blog/2016-11.html b/home/wiki/Blog/2016-11.html
index 1a2471760..3fe43aeed 100644
--- a/home/wiki/Blog/2016-11.html
+++ b/home/wiki/Blog/2016-11.html
@@ -36,7 +36,7 @@
A user was kind enough to suggest supporting personal wikis. These are standalone wikis that are entirely created and edited by a user. A reddit thread was created and there looks like there's some interest in the worldbuilding community:
diff --git a/home/wiki/Blog/2017-03.html b/home/wiki/Blog/2017-03.html
index f3996566f..e86e1080f 100644
--- a/home/wiki/Blog/2017-03.html
+++ b/home/wiki/Blog/2017-03.html
@@ -36,7 +36,7 @@
@@ -137,7 +153,7 @@
The most important category to review is major. The other categories may be skipped due to lower importance (if they were more important, they would be bumped up to major).
+ Luaj: Fix 'Module:Historical populations:60 attempt to perform arithmetic __sub on nil and number' on several dozen en.w pages. {detected by desb42}
+
+
+
+
+ Resolved by: Do not treat superscript 1 as a DIGIT character.
+
+ Setup.PI: Add instructions for fixing 'Could not load SWT library. Reasons: no swt-pi-gtk-3833 in java.library.path' on Raspberry PI 3+ devices to readme.txt. {detected by anonymous}
+
- (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: http://de.wikipedia.org/wiki/Wien
+ (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: http://de.wikipedia.org/wiki/Wien
- (change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: http://de.wikipedia.org/wiki/Freiburg_im_Breisgau
+ (change) Parser: #tag reference sometimes generates bad text with nested templates; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: http://de.wikipedia.org/wiki/Freiburg_im_Breisgau
- (change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: http://de.wikipedia.org/wiki/Freiburg_im_Breisgau
+ (change) Parser: #tag reference should parse contents again; EX:{{#tag:ref|{{Metadaten Einwohnerzahl DE-BW{{!}}{{!}}QUELLE}}}} {detected by Schnark}. See: http://de.wikipedia.org/wiki/Freiburg_im_Breisgau
(change) Parser: Unclosed row was being discarded; EX:{|\n|-\n<td>a</td>\n|-b\n|}. See: http://fr.wikipedia.org/wiki/Napoléon_Ier
@@ -407,7 +407,7 @@
(change) File: Fatal error during image retrieval should not stop redlinks from loading {detected by Schnark}.
(change) Release: Xowa_64.exe now explicitly species -Dfile.encoding="UTF-8" {detected by Anselm}.
@@ -489,7 +489,7 @@
(change) Wikidata: Simple Wikipedia did not evaluate {{#property}} tags. See: http://simple.wikipedia.org/wiki/Google
(change) Html: Anonymous and Talk links in upper left hand corner suppressed; EX:/xowa/xowa.gfs.
@@ -703,7 +703,7 @@
(change) Scribunto: Integer text argument for Gsub should not fail; EX:gsub(1, "[1]", 1). See: http://en.wikipedia.org/wiki/Summerland_Key
(change) Parser/List: DT/DD syntax: colons should be hidden; EX:;a: should be ;a not ;a: {detected by Schnark}. See: http://en.wikipedia.org/wiki/Stein
@@ -779,7 +779,7 @@
(done) History: Menu bar's History should always go to home/wiki/Special:XowaPageHistory, not currentWiki/wiki/Special:XowaPageHistory.
- (fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:<gallery>File:A.png</gallery> {detected by Schnark}. See: http://de.wikipedia.org/wiki/Lewis_Carroll
+ (fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:<gallery>File:A.png</gallery> {detected by Schnark}. See: http://de.wikipedia.org/wiki/Lewis_Carroll
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: Options/Window
@@ -908,7 +908,7 @@
(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}}.
(add) Import: Exit during import should prompt for cancelation {requested by hidp123}.
@@ -1401,7 +1401,7 @@
(fix) AllPages: Lookahead not working for xdat formats {detected by Schnark}.
(fix) Import: Delete temp files after category2 is completed {detected by hidp123}.
@@ -1508,7 +1508,7 @@
- (fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: http://de.wikipedia.org
+ (fix) Parser: "\s__NOTOC__\n" should not produce pre {detected by Schnark}. See: http://de.wikipedia.org
(fix) AllPages: Added "xowa-visited" class to mark already-visited pages blue {detected 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: http://www.mediawiki.org/wiki/Extension:EasyTimeline
(add) Import: Import did not work for history archives; EX:appropediaorg-20130607-history.xml.
@@ -1711,10 +1711,10 @@
(fix) Html: Special pages should not show Talk namespace {detected by Schnark}.
- Parser.Amp: Show HTML numeric character references literally (affects some pages rendered strangely when using <); EX:"<" -> "<" x> "<" {detected by Schnark}. See: https://de.wikipedia.org/wiki/Cross-Site-Scripting
+ Parser.Amp: Show HTML numeric character references literally (affects some pages rendered strangely when using <); EX:"<" -> "<" x> "<" {detected by Schnark}. See: https://de.wikipedia.org/wiki/Cross-Site-Scripting
Gui: Do not show wiki multiple times in wiki sidebar {detected by anonymous}.
@@ -333,7 +333,7 @@
Import: Warn if import failed; EX:import wiki -> import does not complete -> show message box warning of non-completion {suggested by {unconfirmed}}.
@@ -1149,7 +1149,7 @@
- Scribunto.Wikibase: Return empty string not nil if pid does not exist in formatPropertyValues (affects author pages in frwikisouce with bad link to commons); EX:"item:formatPropertyValues('P373')" -> "" x> nil. See: https://fr.wikisource.org/wiki/Auteur:Henri_Bergson
+ Scribunto.Wikibase: Return empty string not nil if pid does not exist in formatPropertyValues (affects author pages in frwikisouce with bad link to commons); EX:"item:formatPropertyValues('P373')" -> "" x> nil. See: https://fr.wikisource.org/wiki/Auteur:Henri_Bergson
- Scribunto.Regex: Handle regex pattern "[%w]" and "[%W]" (affects multiple log errors for many pages in plwiki); EX:mw.ustring.gsub('[a]', '[%W]', '-') -> '-a-' x> fail. See: https://fr.wikisource.org/wiki/Benjamin_Franklin
+ Scribunto.Regex: Handle regex pattern "[%w]" and "[%W]" (affects multiple log errors for many pages in plwiki); EX:mw.ustring.gsub('[a]', '[%W]', '-') -> '-a-' x> fail. See: https://fr.wikisource.org/wiki/Benjamin_Franklin
Lang: Update language files with latest Wikimedia Messages files.
@@ -1321,7 +1321,7 @@
Wikivoyage.RelatedArticles: Default text to title if && is missing (affects missing related articles in sidebar); EX:{{#related:A}}. See: https://de.wikivoyage.org/wiki/Würzburg
- ImageMap: Ignore trailing comma for poly coords (affects poly areas with trailing commas not working); EX:1,2 -> 1 2. See: https://de.wikipedia.org/wiki/Kaimnitz
+ ImageMap: Ignore trailing comma for poly coords (affects poly areas with trailing commas not working); EX:1,2 -> 1 2. See: https://de.wikipedia.org/wiki/Kaimnitz
Gui: Add XOWA Main Page to Help menu.
@@ -1341,7 +1341,7 @@
Module.Popups: Do not omit namespace for anchor popups (affects popups showing text from wrong page when link was to non-mainspace page). See: https://en.wikipedia.org/wiki/Project:Sandbox
- Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: Help/About
+ Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: Help/About
Html: Show caption text in title (affects tooltips missing caption text); EX:"a [[b]]" -> title="a b" x> "a ". See: https://en.wikipedia.org/wiki/Earth
@@ -1403,7 +1403,7 @@
- Module.Popups: Show popup text at section if link has anchor (affects hovering over links with an #anchor); EX:note this is a simple version. it won't work on complicated headers until full html is available {requested by Schnark}. See: https://de.wikipedia.org/wiki/Gaußsche_Osterformel and Sonnengleichung
+ Module.Popups: Show popup text at section if link has anchor (affects hovering over links with an #anchor); EX:note this is a simple version. it won't work on complicated headers until full html is available {requested by Schnark}. See: https://de.wikipedia.org/wiki/Gaußsche_Osterformel and Sonnengleichung
- Lang: Add # to tag magic words for non-English languages (affects tag attribute not being processes); EX:#erweiterung x> erweiterung. See: https://he.wikipedia.org/wiki/מרד_בר_כוכבא
+ Lang: Add # to tag magic words for non-English languages (affects tag attribute not being processes); EX:#erweiterung x> erweiterung. See: https://he.wikipedia.org/wiki/מרד_בר_כוכבא
- Lang: Update ParserFunction keywords (affects #ifexpr not working for Hebrew language); EX:"#חשב תנאי", not "#חשב_תנאי". See: https://he.wikipedia.org/wiki/Main_Page
+ Lang: Update ParserFunction keywords (affects #ifexpr not working for Hebrew language); EX:"#חשב תנאי", not "#חשב_תנאי". See: https://he.wikipedia.org/wiki/Main_Page
File: Ignore thumbtime if file is not audio or video; EX:[[A.png|thumbtime=0:02]]. See: https://en.wikipedia.org/wiki/Moon
@@ -1723,7 +1723,7 @@
@@ -1760,10 +1760,10 @@
Scribunto: Add ParserFunctions library (affects population tables showing no deltas). See: https://en.wikipedia.org/wiki/Alabama
- Scribunto: Use redirect's source, not target's source when GetTitleContent is called (affects "=module:shortcuts:213 attempt to index ? (a nil value)" showing up in text) {detected by Schnark}. See: https://de.wikipedia.org/wiki/Wikipedia:Autorenportal
+ Scribunto: Use redirect's source, not target's source when GetTitleContent is called (affects "=module:shortcuts:213 attempt to index ? (a nil value)" showing up in text) {detected by Schnark}. See: https://de.wikipedia.org/wiki/Wikipedia:Autorenportal
Gui: Restore original page url to address box; EX:Press Ctrl + R in address bar.
@@ -2229,7 +2229,7 @@
Javascript: Add gadget to show / hide NavFrames. See: https://en.wikipedia.org/wiki/Teresa_of_Ávila
Javascript: Add option to control default show / hide state of collapsible tables. See: Options/Wiki/HTMLDiagnostics/Javascript/Collapsible
@@ -2252,7 +2252,7 @@
Javascript: Change xowa.ready.js to allow unaltered usage of MediaWiki scripts {contributed by Schnark}.
Html.Tidy: Limit tidy / JTidy to page content not entire page (affects one page being rendered incorrectly b/c tidy / JTidy incorrectly merges correct content with correct enclosing HTML). See: https://it.wikiquote.org/wiki/Indro_Montanelli
@@ -2272,10 +2272,10 @@
References: Don't show backlinks in tooltips for references used multiple times {contributed by Schnark}. See: https://en.wikipedia.org/wiki/List_of_Russula_species
HttpServer: Show "Page not found" message instead of error.
@@ -3972,7 +3972,7 @@
Scribunto: Optimize GetAllExpandedArguments for performance; EX:/xowa/bin/any/lua/mediawiki/extensions/Scribunto/engines/LuaCommon/lualib/mw.lua.
- File.Offline: Add support for showing files from a directory. See: Dev/Design/Files/Wikia
+ File.Offline: Add support for showing files from a directory. See: Dev/Design/Files/Wikia
- Parser.Xml: Show attributes and closing end tag for <script>; EX:"<script src='a'>b</script>" should not be reduced to "<script>" {detected by Schnark}. See: http://de.wikipedia.org/wiki/Content_Security_Policy
+ Parser.Xml: Show attributes and closing end tag for <script>; EX:"<script src='a'>b</script>" should not be reduced to "<script>" {detected by Schnark}. See: http://de.wikipedia.org/wiki/Content_Security_Policy
Parser.Toc: Handle TOC if header has external link with references; EX:== [http://a.org <references></references>] ==. See: http://ru.wikipedia.org/wiki/Медиавоздействие
@@ -4882,7 +4882,7 @@
ParserFunctions.Grammar: Implement Hebrew grammar (affects sidebar showing grammar for some Hebrew wikis). See: https://he.wikibooks.org/wiki/עמוד_ראשי
@@ -477,7 +477,7 @@
Xml_dump: Use <siteinfo>'s <case>, if case attribute is not available at "<namespace>" level (affects some xml dumps not being importable) {detected by paul2520}. See: https://dumps.wikimedia.org/sep11wiki
- Parser.Lnki: Use 1st imagetype argument when multiple are listed of "thumb|frame|frameless" (affects some pages showing incorrectly sized images); EX:[[File:A.png|thumb|frame]] -> thumb x> frame. See: https://he.wikipedia.org/wiki/מספן_המודיעין
+ Parser.Lnki: Use 1st imagetype argument when multiple are listed of "thumb|frame|frameless" (affects some pages showing incorrectly sized images); EX:[[File:A.png|thumb|frame]] -> thumb x> frame. See: https://he.wikipedia.org/wiki/מספן_המודיעין
- Scribunto.Wikibase: Always use v2 entity style (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: https://ja.wikipedia.org/wiki/東京競馬場
+ Scribunto.Wikibase: Always use v2 entity style (affects several pages in ja.w showing script error when using Module:Location_map ) {detected by gnosygnu.build.warning}. See: https://ja.wikipedia.org/wiki/東京競馬場
- Scribunto.Wikibase: Update .lua files to latest version (affects several pages in ja.w showing script error when using Module:Location_map ); EX:bin\any\xowa\xtns\Scribunto\engines\LuaCommon\lualib\mw.wikibase* {detected by gnosygnu.build.warning}. See: https://ja.wikipedia.org/wiki/東京競馬場
+ Scribunto.Wikibase: Update .lua files to latest version (affects several pages in ja.w showing script error when using Module:Location_map ); EX:bin\any\xowa\xtns\Scribunto\engines\LuaCommon\lualib\mw.wikibase* {detected by gnosygnu.build.warning}. See: https://ja.wikipedia.org/wiki/東京競馬場
Scribunto: Support Lua frontier pattern %f (affects none known); EX:gsub('thE QUICK brOWN FOx JUMPS', '%f[%a]%u+%f[%A]', '-') -> 'thE - brOWN FOx -'. See: http://lua-users.org/wiki/FrontierPattern
@@ -1337,7 +1337,7 @@
ParserFunctions: Change scale for Decimal from 28 to 14.
@@ -1876,7 +1876,7 @@
Javascript: Highlight all words when finding text {contributed by anonymous4}. See: press Ctrl+F and type
- File: Download files into *-file-user.xowa databases (no more #meta). See: App/Basics/Files
+ File: Download files into *-file-user.xowa databases (no more #meta). See: App/Basics/Files
- Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: https://de.wikipedia.org/wiki/Hausmannstätten
+ Core: Parse decimals using US locale, not user locale. Resolves extremely wide pie charts on many de.w pages. {detected by markusmaresch} See: https://de.wikipedia.org/wiki/Hausmannstätten
- Command-line: Expand instructions for generating HTML dumps. See: Dev/Command-line/Dumps
+ Command-line: Expand instructions for generating HTML dumps. See: Dev/Command-line/Dumps
diff --git a/home/wiki/Change_log/v4.6.0.1903.html b/home/wiki/Change_log/v4.6.0.1903.html
index 21f1cb6bb..2d1c968bd 100644
--- a/home/wiki/Change_log/v4.6.0.1903.html
+++ b/home/wiki/Change_log/v4.6.0.1903.html
@@ -704,7 +704,7 @@
Resolved by: Set src_bgn at start of block, not after video element.
+ Luaj: Fix 'Module:Historical populations:60 attempt to perform arithmetic __sub on nil and number' on several dozen en.w pages. {detected by desb42}
+
+
+
+
+ Resolved by: Do not treat superscript 1 as a DIGIT character.
+
+ Setup.PI: Add instructions for fixing 'Could not load SWT library. Reasons: no swt-pi-gtk-3833 in java.library.path' on Raspberry PI 3+ devices to readme.txt. {detected by anonymous}
+
+
+
\ No newline at end of file
diff --git a/home/wiki/Dashboard/Image_databases.html b/home/wiki/Dashboard/Image_databases.html
index 8fa1ff96e..a3db5a2cd 100644
--- a/home/wiki/Dashboard/Image_databases.html
+++ b/home/wiki/Dashboard/Image_databases.html
@@ -494,7 +494,7 @@
Restart XOWA and navigate to any page. Any images will be downloaded automatically.
diff --git a/home/wiki/Diagnostics.html b/home/wiki/Diagnostics.html
index b6cc19730..59638ab50 100644
--- a/home/wiki/Diagnostics.html
+++ b/home/wiki/Diagnostics.html
@@ -28,7 +28,7 @@
Diagnostics/Javascript/All
+
+
\ No newline at end of file
diff --git a/home/wiki/Diagnostics/Scribunto/LuaCommon.html b/home/wiki/Diagnostics/Scribunto/LuaCommon.html
index de0b36bec..e2003a025 100644
--- a/home/wiki/Diagnostics/Scribunto/LuaCommon.html
+++ b/home/wiki/Diagnostics/Scribunto/LuaCommon.html
@@ -25,7 +25,7 @@
Calls code in
- HTTP Server: Fix links and images not working for 2019-05 enwiki HTML databases. {detected by ctd}
+ HTTP Server: Fix NullPointerException when restarting HTTP_Server and going directly to search suggest. {contributed by desb42}
- Resolved by: Swap out /wiki/ and fix broken /fsys/.
-
- HTTP Server: Fix XowaSearch not working. {detected by ktry}
+ Category: Fix 'A table in the database is locked' when importing en.d. {detected by anonymous}
- HTTP Server: Add search-suggest.
+ Wikibase: Fix 'Module:Cycling race:4290 attempt to concatenate nil and string' on some dozen fr.w pages. {detected by desb42}
- Scribunto: Fix Script error 'Module:convert:328 attempt to compare nil with number'. {detected by desb42}
+ Wikibase: Fix 'Module:Location map:414 No value was provided for longitude' on several dozen en.w pages. {contributed by desb42}
- Resolved by: Use m_offset when doing string.substring.
+ Resolved by: Show 'unknown value' / 'no value' instead of 'somevalue' / 'no value'.
+ Luaj: Fix 'Module:Historical populations:60 attempt to perform arithmetic __sub on nil and number' on several dozen en.w pages. {detected by desb42}
+
+
+
+
+ Resolved by: Do not treat superscript 1 as a DIGIT character.
+
+ Setup.PI: Add instructions for fixing 'Could not load SWT library. Reasons: no swt-pi-gtk-3833 in java.library.path' on Raspberry PI 3+ devices to readme.txt. {detected by anonymous}
+
diff --git a/home/wiki/Main_Page.html b/home/wiki/Main_Page.html
index ad5c5b74b..799951a88 100644
--- a/home/wiki/Main_Page.html
+++ b/home/wiki/Main_Page.html
@@ -80,21 +80,21 @@
XOWA has been fortunate to have several dedicated contributors over the years, such as Schnark, hidp123, Anselm, Ope30, Mattze96, and anonymous4. XOWA would not be the same were if not for their efforts.
- The same can be said of version 4.6.0.1903. desb42 has raised the standard of contribution to another level. Over the course of 5 months, desb42 has done the following:
+ The same can be said of the 4.6 series. desb42 has raised the standard of contribution to another level. Over the course of 12+ months, desb42 has done the following:
- Created 125+ issues
+ Created 280+ issues
- Commented 150+ times with extreme depth and precision of detail
+ Commented 300+ times with extreme depth and precision of detail
- Proposed fixes across 30+ branches
+ Proposed fixes across 50+ branches
- v4.6.0.1903 in particular has 53 fixes related to these issues, including:
+ As an example, v4.6.0.1903 in particular has 53 fixes related to desb42's issues, including:
@@ -111,7 +111,7 @@
- As it's likely that most of the 4.6 series will be related to desb42's 70+ tickets in backlog, it's only fitting to acknowledge these extraordinary efforts and dedicate the 4.6 series to desb42.
+ As it's likely that most of the 4.6 series will be related to desb42's 125+ tickets in backlog, it's only fitting to acknowledge these extraordinary efforts and dedicate the 4.6 series to desb42.
- Feel free to look around during the import process. You can start at Help/Contents. When the process completes, it will open Simple Wikipedia.
+ Feel free to look around during the import process. You can start at Help/Contents. When the process completes, it will open Simple Wikipedia.
@@ -203,16 +192,16 @@
After the setup completes, you can visit these pages:
@@ -227,7 +216,7 @@
After exploring Simple Wikipedia, you may want to import another wiki such as English Wikipedia, French Wiktionary, German Wikisource, Wikidata, Commons, etc.
- To import another wiki, please visit import online.
+ To import another wiki, please visit import online.
- v3.3.4 features an auto-complete address bar. It also has a faster Search system. See App/Search
+ v3.3.4 features an auto-complete address bar. It also has a faster Search system. See App/Search
@@ -325,13 +314,13 @@
v2.8.1 has a language converter dropdown for the Chinese wikis.
- v2.6.3 uses WebKit for MacOSX. For more info, see Blog
+ v2.6.3 uses WebKit for MacOSX. For more info, see Blog
@@ -341,13 +330,13 @@
- v2.5.4 has changed online file downloads. Among other things, ImageMagick and Inkscape are no longer required. For more info, see Files
+ v2.5.4 has changed online file downloads. Among other things, ImageMagick and Inkscape are no longer required. For more info, see Files
- v2.4.2 has improved Search performance and v2.4.4 has added multi-wiki Search. For more info, see App/Search
+ v2.4.2 has improved Search performance and v2.4.4 has added multi-wiki Search. For more info, see App/Search
- v2.4.1 has introduced major database layout changes. For more info, see Database
+ v2.4.1 has introduced major database layout changes. For more info, see Database
@@ -367,15 +356,15 @@
If the font size is too small, right-click and choose Font Increase
- Find box: Press Ctrl+F on your keyboard. This will show the Find box (in the lower left-hand corner). Type "tips". Notice that the word "Tips" is highlighted above. Note that Alt+P (Previous) and Alt+N (Next) will change search direction. See Find Box for more info.
+ Find box: Press Ctrl+F on your keyboard. This will show the Find box (in the lower left-hand corner). Type "tips". Notice that the word "Tips" is highlighted above. Note that Alt+P (Previous) and Alt+N (Next) will change search direction. See Find Box for more info.
- Address bar: Press Alt+D or Ctrl+L on your keyboard. This will take you to the Address bar at the top of the screen. Type "s.w:Earth" (no quotes) and press Enter. This will open the Simple Wikipedia page for Earth. See Address bar/Shortcuts for more shortcuts.
+ Address bar: Press Alt+D or Ctrl+L on your keyboard. This will take you to the Address bar at the top of the screen. Type "s.w:Earth" (no quotes) and press Enter. This will open the Simple Wikipedia page for Earth. See Address bar/Shortcuts for more shortcuts.
Middle-click in address bar: Copy and paste urls directly into the address bar with the middle mouse button to open the page. For example:
@@ -396,14 +385,14 @@
- Now you can copy and paste any Wikipedia url directly into XOWA and its page will open (and all its images will download.) See Address_bar/URLs for more info
+ Now you can copy and paste any Wikipedia url directly into XOWA and its page will open (and all its images will download.) See Address_bar/URLs for more info
- Middle-click on link: Open a tab in a new link by middle-clicking on it. Try middle-clicking the following: Options
+ Middle-click on link: Open a tab in a new link by middle-clicking on it. Try middle-clicking the following: Options
Right-click: Right click on an image and click save as file
@@ -414,7 +403,7 @@
- Wikidata: If you're seeing {{#property}} in your wikis you should also set up Wikidata. See App/Wiki_types/Wikidata
+ Wikidata: If you're seeing {{#property}} in your wikis you should also set up Wikidata. See App/Wiki_types/Wikidata
Run test pages to make sure that XOWA works on your system.
diff --git a/home/wiki/Options.html b/home/wiki/Options.html
index 4b3b303f1..88504137f 100644
--- a/home/wiki/Options.html
+++ b/home/wiki/Options.html
@@ -121,13 +121,13 @@