From d17a61e57343b3d305df25c7900b9aedf1969809 Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Sun, 5 Aug 2018 21:46:31 -0400 Subject: [PATCH] v4.5.19.1801 --- home/wiki/App/Databases/Overview.html | 2 +- home/wiki/App/Import/Import_overview.html | 2 +- home/wiki/App/Import/Manual.html | 2 +- home/wiki/App/Import/Offline.html | 4 +- home/wiki/App/Import/Shrinking.html | 2 +- home/wiki/App/Personal_wikis/New_wiki.html | 2 +- home/wiki/App/Personal_wikis/Search.html | 2 +- home/wiki/App/Search/Build.html | 2 +- home/wiki/App/Setup/System_requirements.html | 2 +- home/wiki/Blog.html | 83 +- home/wiki/Blog/2015.html | 6 +- home/wiki/Blog/2016-02.html | 4 +- home/wiki/Blog/2016-03.html | 6 +- home/wiki/Blog/2016-04.html | 2 +- home/wiki/Blog/2016-05.html | 2 +- home/wiki/Blog/2016-07.html | 2 +- home/wiki/Blog/2016-08.html | 2 +- home/wiki/Blog/2016-09.html | 2 +- home/wiki/Blog/2016-10.html | 10 +- home/wiki/Blog/2016-11.html | 2 +- home/wiki/Blog/2016-12.html | 2 +- home/wiki/Blog/2017-01.html | 2 +- home/wiki/Blog/2017-02.html | 6 +- home/wiki/Blog/2017-03.html | 12 +- home/wiki/Blog/2017-06.html | 4 +- home/wiki/Blog/2017-09.html | 6 +- home/wiki/Blog/2018-01.html | 83 +- home/wiki/Change_log.html | 302 ++- home/wiki/Change_log/2013.html | 10 +- home/wiki/Change_log/2014.html | 6 +- home/wiki/Change_log/2015.html | 14 +- home/wiki/Change_log/2016.html | 20 +- home/wiki/Change_log/2017.html | 16 +- home/wiki/Change_log/v3.10.3.1.html | 6 +- home/wiki/Change_log/v3.10.4.1.html | 4 +- home/wiki/Change_log/v3.11.2.1.html | 2 +- home/wiki/Change_log/v3.12.1.1.html | 2 +- home/wiki/Change_log/v3.5.1.1.html | 2 +- home/wiki/Change_log/v3.9.2.1.html | 2 +- home/wiki/Change_log/v4.2.0.1702.html | 2 +- home/wiki/Change_log/v4.3.0.1702.html | 4 +- home/wiki/Change_log/v4.4.0.1703.html | 2 +- home/wiki/Change_log/v4.5.0.1703.html | 6 +- home/wiki/Change_log/v4.5.15.1709.html | 10 +- home/wiki/Change_log/v4.5.19.1801.html | 12 +- home/wiki/Change_log/v4.5.2.1704.html | 2 +- home/wiki/Change_log/v4.5.21.1808.html | 317 ++++ home/wiki/Change_log/v4.5.7.1706.html | 10 +- home/wiki/Dashboard/Wiki_maintenance.html | 79 +- home/wiki/Diagnostics.html | 73 +- home/wiki/Diagnostics/Javascript/All.html | 4 +- home/wiki/Diagnostics/Javascript/Graph.html | 4 +- .../Diagnostics/Javascript/Graph/Commons.html | 153 ++ .../Diagnostics/Javascript/Graph/Wikiraw.html | 150 ++ .../Graph/Wikiraw/data/airports-csv.html | 125 ++ .../Wikiraw/data/flights-airport-csv.html | 125 ++ .../Graph/Wikiraw/data/us-10m-json.html | 125 ++ .../wiki/Diagnostics/Javascript/Graph/v1.html | 134 ++ .../wiki/Diagnostics/Javascript/Graph/v2.html | 198 ++ home/wiki/Diagnostics/Scribunto/All.html | 2 +- home/wiki/Diagnostics/Scribunto/Basic.html | 2 +- home/wiki/Help/Contents.html | 8 +- home/wiki/Help/Download_XOWA.html | 244 ++- home/wiki/Help/FAQs.html | 2 +- home/wiki/Help/Features/Search/Build.html | 4 +- home/wiki/Help/Overview.html | 2 +- home/wiki/Main_Page.html | 14 +- home/wiki/Options.html | 220 ++- home/wiki/Options/Dev.html | 10 +- home/wiki/Options/Language.html | 32 +- home/wiki/Options/Window.html | 32 +- home/wiki/Wiki_setup/Afrikaans_wikis.html | 2 +- home/wiki/Wiki_setup/Arabic_wikis.html | 2 +- home/wiki/Wiki_setup/Czech_wikis.html | 2 +- home/wiki/Wiki_setup/Dutch_wikis.html | 2 +- home/wiki/Wiki_setup/English_wikis.html | 1674 +++++++---------- home/wiki/Wiki_setup/French_wikis.html | 2 +- home/wiki/Wiki_setup/German_wikis.html | 542 ++---- home/wiki/Wiki_setup/Gujarati_wikis.html | 2 +- home/wiki/Wiki_setup/Haitian_wikis.html | 2 +- home/wiki/Wiki_setup/Hindi_wikis.html | 2 +- home/wiki/Wiki_setup/Italian_wikis.html | 2 +- home/wiki/Wiki_setup/Polish_wikis.html | 2 +- home/wiki/Wiki_setup/Russian_wikis.html | 2 +- home/wiki/Wiki_setup/Simple_wikis.html | 2 +- home/wiki/Wiki_setup/Spanish_wikis.html | 2 +- home/wiki/Wiki_setup/Swahili_wikis.html | 2 +- home/wiki/Wiki_setup/Swedish_wikis.html | 2 +- home/wiki/Wiki_setup/Tibetan_wikis.html | 2 +- home/wiki/Wiki_setup/Wikidata.html | 2 +- index.html | 6 + 91 files changed, 3108 insertions(+), 1897 deletions(-) create mode 100644 home/wiki/Change_log/v4.5.21.1808.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/Commons.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/Wikiraw.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/Wikiraw/data/airports-csv.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/Wikiraw/data/flights-airport-csv.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/Wikiraw/data/us-10m-json.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/v1.html create mode 100644 home/wiki/Diagnostics/Javascript/Graph/v2.html diff --git a/home/wiki/App/Databases/Overview.html b/home/wiki/App/Databases/Overview.html index d45f466ce..254841d59 100644 --- a/home/wiki/App/Databases/Overview.html +++ b/home/wiki/App/Databases/Overview.html @@ -93,7 +93,7 @@ Wikitext databases will have -text- in the file name. For example, en.wikipedia.org-text-ns.000.xowa
  • - Users can generates this Wikitext set by using either Dashboard/Import/Online or Dashboard/Import/Offline + Users can generates this Wikitext set by using either Dashboard/Import/Online or Dashboard/Import/Offline
  • Wikitext databases have been supported since the very start of XOWA. As such, they have a full set of functionality diff --git a/home/wiki/App/Import/Import_overview.html b/home/wiki/App/Import/Import_overview.html index 3d2d30c01..d244b8a82 100644 --- a/home/wiki/App/Import/Import_overview.html +++ b/home/wiki/App/Import/Import_overview.html @@ -68,7 +68,7 @@ Import online by click

    - The Import online page lists 800+ wikis that can be imported by clicking on a link. + The Import online page lists 800+ wikis that can be imported by clicking on a link.

  • - Use the Dashboard/Wiki_maintenance page + Use the Dashboard/Wiki_maintenance page

    diff --git a/home/wiki/Blog/2016-05.html b/home/wiki/Blog/2016-05.html index 714eb739a..2f829f4a8 100644 --- a/home/wiki/Blog/2016-05.html +++ b/home/wiki/Blog/2016-05.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2016-07.html b/home/wiki/Blog/2016-07.html index 06e9e803e..769922e46 100644 --- a/home/wiki/Blog/2016-07.html +++ b/home/wiki/Blog/2016-07.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2016-08.html b/home/wiki/Blog/2016-08.html index 749aeca83..33efc9e20 100644 --- a/home/wiki/Blog/2016-08.html +++ b/home/wiki/Blog/2016-08.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2016-09.html b/home/wiki/Blog/2016-09.html index a98c8accf..b65cbee25 100644 --- a/home/wiki/Blog/2016-09.html +++ b/home/wiki/Blog/2016-09.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2016-10.html b/home/wiki/Blog/2016-10.html index 5ef2f86ae..58c0a1067 100644 --- a/home/wiki/Blog/2016-10.html +++ b/home/wiki/Blog/2016-10.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • @@ -131,10 +131,10 @@

    @@ -212,10 +212,10 @@

    diff --git a/home/wiki/Blog/2016-11.html b/home/wiki/Blog/2016-11.html index a7d9fcde6..99bbd08e3 100644 --- a/home/wiki/Blog/2016-11.html +++ b/home/wiki/Blog/2016-11.html @@ -36,7 +36,7 @@ 2017-09
  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2016-12.html b/home/wiki/Blog/2016-12.html index 445d4ba81..b92f0654b 100644 --- a/home/wiki/Blog/2016-12.html +++ b/home/wiki/Blog/2016-12.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2017-01.html b/home/wiki/Blog/2017-01.html index 1d2bfc936..44ed312c7 100644 --- a/home/wiki/Blog/2017-01.html +++ b/home/wiki/Blog/2017-01.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • diff --git a/home/wiki/Blog/2017-02.html b/home/wiki/Blog/2017-02.html index e457be5a7..fa17abcfb 100644 --- a/home/wiki/Blog/2017-02.html +++ b/home/wiki/Blog/2017-02.html @@ -36,7 +36,7 @@ 2017-09

  • - 2017-06 + 2017-06
  • @@ -129,7 +129,7 @@ (Wiki) Publish 2017-02 English Wikipedia and 2017-02 Gujarati wikis

    - 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis + 2017-02 English Wikipedia is officially up. See Wiki_setup/English_wikis

    In addition, I reuploaded the entire English Wikipedia file database set. This is a periodic task which is necessary to keep the image databases small for new users. @@ -237,7 +237,7 @@ Copy the personal wiki file from the first machine to the second machine

  • - Go to Special:XowaWikiDirectory on the second machine + Go to Special:XowaWikiDirectory on the second machine
  • Click the Import button. It's a white sheet of papers with a white arrow pointing rightwards. diff --git a/home/wiki/Blog/2017-03.html b/home/wiki/Blog/2017-03.html index 73ebf5df1..6524e2867 100644 --- a/home/wiki/Blog/2017-03.html +++ b/home/wiki/Blog/2017-03.html @@ -36,7 +36,7 @@ 2017-09
  • - 2017-06 + 2017-06
  • @@ -136,7 +136,7 @@

    - (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting + (PC / Android) Add full-text search capability for all wikis. See: App/Full-text_search and App/Full-text_search/Lucene/Search_indexes/Getting

    XOWA finally supports full-text search. This was a complicated change involving a new Special page (Special:XowaSearch) and a new Java library (Lucene). There will be more changes in future releases, but the current version should work well enough for PCs as well as Android devices.

    - Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them. + Right now, full-text search indexes are only available for download for 2017-03 English Wikipedia. To get it, see App/Full-text_search/Lucene/Search_indexes/Getting. Note that future wikis will have full-text search indexes automatically included with them.

    You can also build your own full-text search indexes for existing Download Central wikis. To try it, see App/Full-text_search/Lucene/Search_indexes/Building

    - For more details see App/Full-text_search + For more details see App/Full-text_search

    (PC) Redesign full-text search Special Page. See: Special:XowaSearch @@ -257,7 +257,7 @@

    diff --git a/home/wiki/Blog/2018-01.html b/home/wiki/Blog/2018-01.html index 2dd3c2097..ca7093420 100644 --- a/home/wiki/Blog/2018-01.html +++ b/home/wiki/Blog/2018-01.html @@ -36,7 +36,7 @@ 2017-09
  • - 2017-06 + 2017-06
  • @@ -52,21 +52,90 @@

    +

    + Release: v4.8.21.1808 (2018-08-06 21:00 Mon) +

    +

    + The PC version is a minor release. It fixes parsing issues for 2018-07 English Wikipedia +

    +

    + The Android version is a trivial release. It updates the list of wikis for Download Central. +

    +

    + (Wiki) Publish 2018-08 English Wikipedia +

    +

    + You can get them from Download Central or see the following links: +

    + +

    + (PC) Fix multiple script errors due to Wikibase and Scribunto +

    +

    + There were a handful of parsing issues with English and German Wikipedia. In brief: +

    + +

    + Next release +

    +

    + I've recently changed jobs and expect to be spending a bit of time adjusting. I'll continue to update English Wikipedia and German Wikipedia, though it looks like a quarterly schedule. +

    Release: v4.5.19.1801 (2018-01-05 23:00 Fri)

    @@ -84,10 +153,10 @@

    @@ -111,7 +180,7 @@

    - Next release + Next release

    The schedule has still been slow recently. I've been looking at migrating XOWA to a Chrome / Node.js platform, since Mozilla / XULRunner is pretty much deprecated. As this will take several months, I think new releases will primarily be focused on fixing parsing issues as well as wiki releases. diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html index 7d5b18c31..99a3c52d7 100644 --- a/home/wiki/Change_log.html +++ b/home/wiki/Change_log.html @@ -36,38 +36,51 @@

  • - 2 v4.5.19.1801 (2018-01-05) -
  • -
  • - 3 Wiki -
  • -
  • - 4 PC + 2 v4.5.21.1808 (2018-08-06) +
  • - 5 v4.5.15.1709 (2017-09-15) + 3 v4.5.19.1801 (2018-01-05)
  • -
  • - 6 PC -
  • - 7 v4.5.7.1706 (2017-06-25) + 4 v4.5.15.1709 (2017-09-15)
  • -
  • - 8 PC -
  • - 9 Archives + 5 v4.5.7.1706 (2017-06-25) + +
  • +
  • + 6 Archives
  • @@ -123,12 +136,207 @@

    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).

    +

    + v4.5.21.1808 (2018-08-06) +

    +

    + Wiki +

    + +
    +
    + Links: Wiki_setup/English_wikis +
    +
    +

    + PC +

    +

    + minor +

    + +
    +
    + Links: https://en.wikipedia.org/wiki/Obesity +
    +
    + +
    +
    + Resolved by: Add Localize function for tabular data. +
    +
    + Links: https://en.wikipedia.org/wiki/Obesity +
    +
    + +
    +
    + Resolved by: Support stripNoWiki. +
    +
    + Links: https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency) +
    +
    + +
    +
    + Resolved by: Add isValidEntityId. +
    +
    + Links: https://en.wikipedia.org/wiki/Butter +
    +
    + +
    +
    + Resolved by: Add getSetting call. +
    +
    + Links: https://en.wikipedia.org/wiki/Beccles +
    +
    + +
    +
    + Resolved by: Check for null in getEntityId when title is invalid. +
    +
    + Links: https://en.wikipedia.org/wiki/Water_treader +
    +
    + +
    +
    + Resolved by: Return emptyString not null if language is invalid. +
    +
    + Links: https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey +
    +
    + +
    +
    + Resolved by: Fix regex for balanced pairs. +
    +
    + Example: %b[]. +
    +
    + Links: https://en.wikipedia.org/wiki/Portal:Constructed_languages https://en.wikipedia.org/wiki/Portal:Belize https://en.wikipedia.org/wiki/Portal:Sports https://en.wikipedia.org/wiki/Portal:Bahamas +
    +
    + +
    +
    + Resolved by: Cache ifexist result of common wiki in current wiki. +
    +
    + Links: https://en.wikipedia.org/wiki/Harstad +
    +
    + +
    +
    + Resolved by: Handle empty classes in img tag. +
    +
    + Links: https://de.wikipedia.org/wiki/Butter +
    +
    + + +
    +
    + Links: https://als.wiktionary.org/w/api.php?action=query&format=json&rawcontinue=&meta=siteinfo&siprop=general|namespaces|statistics|interwikimap|namespacealiases|specialpagealiases|libraries|extensions|skins|magicwords|functionhooks|showhooks|extensiontags|protocols|defaultoptions|languages +
    +
    +

    + trivial +

    + +
    +
    + Example: /xowa/bin/any/xowa/html/res/src/gadgets/navframe/mediawiki.gadget.navframe.js. +
    +
    + +
    +
    + Resolved by: Update correct keys in cfg db. +
    +
    +

    v4.5.19.1801 (2018-01-05)

    -

    - Wiki -

    +

    + Wiki +

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    -

    - PC -

    +

    + PC +

    major

    @@ -270,7 +478,7 @@ v4.5.15.1709 (2017-09-15)

    - Wiki + Wiki

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/French_wikis + Links: Wiki_setup/French_wikis
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    -

    - PC -

    +

    + PC +

    minor

    @@ -525,7 +733,7 @@ v4.5.7.1706 (2017-06-25)

    - Wiki + Wiki

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/French_wikis + Links: Wiki_setup/French_wikis
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    -

    - PC -

    +

    + PC +

    minor

    @@ -818,19 +1026,19 @@ diff --git a/home/wiki/Change_log/2013.html b/home/wiki/Change_log/2013.html index 39a6c72c6..ace7f6739 100644 --- a/home/wiki/Change_log/2013.html +++ b/home/wiki/Change_log/2013.html @@ -434,7 +434,7 @@ (change) Server: Fix for Windows path {contributed by Mattze96}.
  • - (doc) Import: Instructions for importing wikia.com wikis {contributed by Nocte Draconis}. See: App/Wiki_types/Wikia.com + (doc) Import: Instructions for importing wikia.com wikis {contributed by Nocte Draconis}. See: App/Wiki_types/Wikia.com
  • @@ -454,7 +454,7 @@ (add) Html: Embed file name / width / height in HTML.
  • - (add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: App/Xtn/Browser/HTTP_Server + (add) Server: Added alpha HTTP server {contributed by Mattze96 }. See: App/Xtn/Browser/HTTP_Server
  • (add) Translation: Added translations for Simplified Chinese and Traditional Chinese {contributed by zjzengdongyang}. See: Options/Language @@ -576,7 +576,7 @@

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -1461,7 +1461,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis

    @@ -2258,7 +2258,7 @@
    - Links: Dev/Command-line/Dumps + Links: Dev/Command-line/Dumps
      @@ -4120,7 +4120,7 @@
    - Links: Dashboard/Wiki_maintenance + Links: Dashboard/Wiki_maintenance

    @@ -5051,7 +5051,7 @@

    diff --git a/home/wiki/Change_log/2017.html b/home/wiki/Change_log/2017.html index 0caf4a9ad..fb19869a8 100644 --- a/home/wiki/Change_log/2017.html +++ b/home/wiki/Change_log/2017.html @@ -116,7 +116,7 @@

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    @@ -420,7 +420,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -466,7 +466,7 @@
    - Links: App/Full-text_search + Links: App/Full-text_search
      @@ -638,7 +638,7 @@
    - Links: App/Full-text_search + Links: App/Full-text_search

    @@ -654,7 +654,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
      @@ -831,7 +831,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -872,7 +872,7 @@
    - Links: Special:XowaWikiDirectory + Links: Special:XowaWikiDirectory
      @@ -962,7 +962,7 @@
    - Links: Special:XowaWikiItem + Links: Special:XowaWikiItem

    diff --git a/home/wiki/Change_log/v3.10.3.1.html b/home/wiki/Change_log/v3.10.3.1.html index e55c531ef..6555ae1bb 100644 --- a/home/wiki/Change_log/v3.10.3.1.html +++ b/home/wiki/Change_log/v3.10.3.1.html @@ -64,7 +64,7 @@ Resolved by: Include latest download central database.

    - Links: Wiki_setup/English_wikis Wiki_setup/German_wikis + Links: Wiki_setup/English_wikis Wiki_setup/German_wikis

    @@ -80,7 +80,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -90,7 +90,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis

    diff --git a/home/wiki/Change_log/v3.10.4.1.html b/home/wiki/Change_log/v3.10.4.1.html index 5d62f9d12..0179b8e53 100644 --- a/home/wiki/Change_log/v3.10.4.1.html +++ b/home/wiki/Change_log/v3.10.4.1.html @@ -56,7 +56,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -66,7 +66,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis

    diff --git a/home/wiki/Change_log/v3.11.2.1.html b/home/wiki/Change_log/v3.11.2.1.html index d0840a772..35019e1d1 100644 --- a/home/wiki/Change_log/v3.11.2.1.html +++ b/home/wiki/Change_log/v3.11.2.1.html @@ -70,7 +70,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    diff --git a/home/wiki/Change_log/v3.12.1.1.html b/home/wiki/Change_log/v3.12.1.1.html index d633c6259..8fe258fdc 100644 --- a/home/wiki/Change_log/v3.12.1.1.html +++ b/home/wiki/Change_log/v3.12.1.1.html @@ -40,7 +40,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
      diff --git a/home/wiki/Change_log/v3.5.1.1.html b/home/wiki/Change_log/v3.5.1.1.html index ab592416a..c4a20f6a3 100644 --- a/home/wiki/Change_log/v3.5.1.1.html +++ b/home/wiki/Change_log/v3.5.1.1.html @@ -127,7 +127,7 @@
    - Links: Dashboard/Wiki_maintenance + Links: Dashboard/Wiki_maintenance
    diff --git a/home/wiki/Change_log/v3.9.2.1.html b/home/wiki/Change_log/v3.9.2.1.html index c39bb4210..707c3129c 100644 --- a/home/wiki/Change_log/v3.9.2.1.html +++ b/home/wiki/Change_log/v3.9.2.1.html @@ -279,7 +279,7 @@
    - Links: Dev/Command-line/Dumps + Links: Dev/Command-line/Dumps
      diff --git a/home/wiki/Change_log/v4.2.0.1702.html b/home/wiki/Change_log/v4.2.0.1702.html index aa271043b..307dd3a33 100644 --- a/home/wiki/Change_log/v4.2.0.1702.html +++ b/home/wiki/Change_log/v4.2.0.1702.html @@ -33,7 +33,7 @@
    - Links: Special:XowaWikiItem + Links: Special:XowaWikiItem

    diff --git a/home/wiki/Change_log/v4.3.0.1702.html b/home/wiki/Change_log/v4.3.0.1702.html index 7fe885e00..1a5824322 100644 --- a/home/wiki/Change_log/v4.3.0.1702.html +++ b/home/wiki/Change_log/v4.3.0.1702.html @@ -30,7 +30,7 @@

    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -71,7 +71,7 @@
    - Links: Special:XowaWikiDirectory + Links: Special:XowaWikiDirectory
      diff --git a/home/wiki/Change_log/v4.4.0.1703.html b/home/wiki/Change_log/v4.4.0.1703.html index 27648d966..2074b1650 100644 --- a/home/wiki/Change_log/v4.4.0.1703.html +++ b/home/wiki/Change_log/v4.4.0.1703.html @@ -30,7 +30,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
      diff --git a/home/wiki/Change_log/v4.5.0.1703.html b/home/wiki/Change_log/v4.5.0.1703.html index 5f7714c87..d8e7d0a36 100644 --- a/home/wiki/Change_log/v4.5.0.1703.html +++ b/home/wiki/Change_log/v4.5.0.1703.html @@ -53,7 +53,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -99,7 +99,7 @@
    - Links: App/Full-text_search + Links: App/Full-text_search
      @@ -271,7 +271,7 @@
    - Links: App/Full-text_search + Links: App/Full-text_search
    diff --git a/home/wiki/Change_log/v4.5.15.1709.html b/home/wiki/Change_log/v4.5.15.1709.html index ceb4dadd5..3ebba381b 100644 --- a/home/wiki/Change_log/v4.5.15.1709.html +++ b/home/wiki/Change_log/v4.5.15.1709.html @@ -30,7 +30,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
      @@ -40,7 +40,7 @@
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
      @@ -60,12 +60,12 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    -

    +

    PC -

    +
  • minor

    diff --git a/home/wiki/Change_log/v4.5.19.1801.html b/home/wiki/Change_log/v4.5.19.1801.html index 1b8dbbddd..4fbb7f1b0 100644 --- a/home/wiki/Change_log/v4.5.19.1801.html +++ b/home/wiki/Change_log/v4.5.19.1801.html @@ -20,9 +20,9 @@

    v4.5.19.1801 (2018-01-05)

    -

    +

    Wiki -

    +
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    -

    +

    PC -

    +

    major

    diff --git a/home/wiki/Change_log/v4.5.2.1704.html b/home/wiki/Change_log/v4.5.2.1704.html index 60e594e82..b26138d9f 100644 --- a/home/wiki/Change_log/v4.5.2.1704.html +++ b/home/wiki/Change_log/v4.5.2.1704.html @@ -30,7 +30,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis

    diff --git a/home/wiki/Change_log/v4.5.21.1808.html b/home/wiki/Change_log/v4.5.21.1808.html new file mode 100644 index 000000000..8a52e0d41 --- /dev/null +++ b/home/wiki/Change_log/v4.5.21.1808.html @@ -0,0 +1,317 @@ + + + + + Change log/v4.5.21.1808 - XOWA + + + + + +
    +
    +
    +

    Change log/v4.5.21.1808

    +
    +
    From XOWA: the free, open-source, offline wiki application
    +
    +
    + +

    + v4.5.21.1808 (2018-08-06) +

    +

    + Wiki +

    +
      +
    • + Package: Publish 2018-07 English Wikipedia. +
    • +
    +
    +
    + Links: Wiki_setup/English_wikis +
    +
    +

    + PC +

    +

    + minor +

    +
      +
    • + Graph: Support version 2 graphs. +
    • +
    +
    +
    + Links: https://en.wikipedia.org/wiki/Obesity +
    +
    +
      +
    • + JsonConfig: Fix "bad argument #1 to 'message.newRawMessage'" on several dozen en.w pages. +
    • +
    +
    +
    + Resolved by: Add Localize function for tabular data. +
    +
    + Links: https://en.wikipedia.org/wiki/Obesity +
    +
    +
      +
    • + Scribunto: Fix "@libraryUtil.lua:13 bad argument #1 to 'sitelink'" on several dozen en.w pages. +
    • +
    +
    +
    + Resolved by: Support stripNoWiki. +
    +
    + Links: https://en.wikipedia.org/wiki/Agra_(Lok_Sabha_constituency) +
    +
    +
      +
    • + Wikibase: Fix script error '=Module:ResolveEntityId:8 attempt to call nil' on many en.w biology pages. +
    • +
    +
    +
    + Resolved by: Add isValidEntityId. +
    +
    + Links: https://en.wikipedia.org/wiki/Butter +
    +
    +
      +
    • + Wikibase: Fix script error 'gplx.Err: getSetting not implemented" on many dozen en.w geographic pages pages. +
    • +
    +
    +
    + Resolved by: Add getSetting call. +
    +
    + Links: https://en.wikipedia.org/wiki/Beccles +
    +
    +
      +
    • + Wikibase: Fix script error "NullPointerException" on several dozen en.w species pages. +
    • +
    +
    +
    + Resolved by: Check for null in getEntityId when title is invalid. +
    +
    + Links: https://en.wikipedia.org/wiki/Water_treader +
    +
    +
      +
    • + Scribunto: Fix script error 'libraryUtil.lua:13 bad argument #1 to message.newRawMessage' on several dozen en.w military pages. +
    • +
    +
    +
    + Resolved by: Return emptyString not null if language is invalid. +
    +
    + Links: https://en.wikipedia.org/wiki/United_States_Strategic_Bombing_Survey +
    +
    +
      +
    • + Scribunto: Fix script error "Unmatched close-bracket at pattern character 15" on many dozen en.w Portal pages. +
    • +
    +
    +
    + Resolved by: Fix regex for balanced pairs. +
    +
    + Example: %b[]. +
    +
    + Links: https://en.wikipedia.org/wiki/Portal:Constructed_languages https://en.wikipedia.org/wiki/Portal:Belize https://en.wikipedia.org/wiki/Portal:Sports https://en.wikipedia.org/wiki/Portal:Bahamas +
    +
    +
      +
    • + ParserFunctions: Fix script error '=Module:Location map:18 {location} is not a valid name for a location map definition' on several dozen en.w geographic pages. +
    • +
    +
    +
    + Resolved by: Cache ifexist result of common wiki in current wiki. +
    +
    + Links: https://en.wikipedia.org/wiki/Harstad +
    +
    +
      +
    • + Html_dump: Fix repeating links on many de.w pages. +
    • +
    +
    +
    + Resolved by: Handle empty classes in img tag. +
    +
    + Links: https://de.wikipedia.org/wiki/Butter +
    +
    +
      +
    • + HTTP Server: Fix random deadlocks when serving multiple concurrent requests. +
    • +
    +
      +
    • + Wikibase: Do not fail to run util.site_meta if wikimedia api returns nothing. +
    • +
    +
    +
    + Links: https://als.wiktionary.org/w/api.php?action=query&format=json&rawcontinue=&meta=siteinfo&siprop=general|namespaces|statistics|interwikimap|namespacealiases|specialpagealiases|libraries|extensions|skins|magicwords|functionhooks|showhooks|extensiontags|protocols|defaultoptions|languages +
    +
    +

    + trivial +

    +
      +
    • + Javascript: Remove unused global mediawiki instance in navframe js. +
    • +
    +
    +
    + Example: /xowa/bin/any/xowa/html/res/src/gadgets/navframe/mediawiki.gadget.navframe.js. +
    +
    +
      +
    • + Cfg: Fix repeated warnings about missing cfg values for 'show_search' and 'show_all_pages'. +
    • +
    +
    +
    + Resolved by: Update correct keys in cfg db. +
    +
    +
      +
    • + Wikibase: Add hif.wiktionary.org, inh.wikipedia.org, lfn.wikipedia.org, gor.wikipedia.org, eu.wikisource.org. +
    • +
    + +
    +
    +
    + + +
    +
    +
    +

    Namespaces

    + +
    +
    +
    + +
    + + + + + +
    +

    Android

    +
    + +
    +
    + +
    +

    Help

    +
    + +
    +
    + +
    +

    Blog

    +
    + +
    +
    + + + +
    +

    Donate

    +
    + +
    +
    + +
    + + \ No newline at end of file diff --git a/home/wiki/Change_log/v4.5.7.1706.html b/home/wiki/Change_log/v4.5.7.1706.html index 3f4c80f8c..c6b9101e8 100644 --- a/home/wiki/Change_log/v4.5.7.1706.html +++ b/home/wiki/Change_log/v4.5.7.1706.html @@ -30,7 +30,7 @@
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    - Links: Wiki_setup/German_wikis + Links: Wiki_setup/German_wikis
    - Links: Wiki_setup/English_wikis + Links: Wiki_setup/English_wikis
    -

    +

    PC -

    +

    minor

    diff --git a/home/wiki/Dashboard/Wiki_maintenance.html b/home/wiki/Dashboard/Wiki_maintenance.html index 46a4aabcf..269460c8a 100644 --- a/home/wiki/Dashboard/Wiki_maintenance.html +++ b/home/wiki/Dashboard/Wiki_maintenance.html @@ -126,7 +126,7 @@ n - 2017-12-08 + 2018-07-07 2017-03-20 @@ -161,7 +161,7 @@ n - 2017-12-01 + 2018-03-01 2017-03-20 @@ -230,7 +230,7 @@ n - 2017-12-08 + 2018-07-10 2017-03-20 @@ -257,41 +257,6 @@ - - - fr.wikipedia.org - - - y - - - 1969-12-31 - - - 2017-03-20 - - - Dump complete - - - xdat - - - v1 - - - v2 - - - - - - - - - - - nethackwiki.com @@ -334,7 +299,7 @@ n - 2017-09-26 + 2018-07-01 2017-03-20 @@ -361,6 +326,40 @@ + + + starwars.wikia.com + + + n + + + 2018-06-16 + + + + + <<NULL>> + + + sqlite3 + + + v0 + + + v1 + + + + + + + + + + + www.wikidata.org @@ -369,7 +368,7 @@ n - 2017-07-01 + 2018-07-10 2017-03-20 diff --git a/home/wiki/Diagnostics.html b/home/wiki/Diagnostics.html index af56e351a..40740cabd 100644 --- a/home/wiki/Diagnostics.html +++ b/home/wiki/Diagnostics.html @@ -25,7 +25,7 @@