From 9253976235a60d0d0c2607f79344fd7f76897b42 Mon Sep 17 00:00:00 2001 From: gnosygnu Date: Mon, 29 Aug 2016 23:39:28 -0400 Subject: [PATCH] $version_number --- home/wiki/Blog.html | 282 ++++++++++++-- home/wiki/Blog/2016-08.html | 282 ++++++++++++-- home/wiki/Change_log.html | 534 +++++++++++++++++++-------- home/wiki/Change_log/v3.8.5.1.html | 355 ++++++++++++++++++ home/wiki/Help/Download_XOWA.html | 212 +++++++---- home/wiki/Main_Page.html | 12 +- home/wiki/Options.html | 2 +- home/wiki/Options/Config_script.html | 1 + home/wiki/Options/Files.html | 4 +- index.html | 32 +- 10 files changed, 1373 insertions(+), 343 deletions(-) create mode 100644 home/wiki/Change_log/v3.8.5.1.html diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html index 17169277d..dcbaba1af 100644 --- a/home/wiki/Blog.html +++ b/home/wiki/Blog.html @@ -61,66 +61,268 @@

- Release: NONE (2016-08-28 22:00 Sun) + Release: v3.8.5.1 (2016-08-29 21:00 Sun) +

+

+ The PC version is a major release. It adds better html database support for certain images, handles the lsth parser function, and makes minor changes to the Download Central Info page +

+

+ The Android version is a major release. It also includes the same better support for certain images. +

+

+ (Wiki) Publish 2016-08 English Wikipedia and German Wikipedia +

+

+ The 2016-08 versions of both wikis are finally up. You can get them through Download Central. +

+

+ (PC / Android) Better html database support for packed galleries, video thumbnails, and image maps +

+

+ There was a small percentage (< .1%) of images that didn't appear in the HTML databases. These include the following: +

+ +

+ The fix for the first two items required a major change to the HTML database format. The following is a brief (though technical) summary: +

+ +

+ From a general user standpoint, this change should be entirely transparent. v3.8.5 will work with both the old HTML databases as well as the new ones. However, any version earlier v3.8.4 and earlier will not work with the new HTML databases. +

+

+ Finally, the 2016-08 English and German Wikipedia are the first wikis to use the multi-threaded builder. This allowed me to cut down the English Wikipedia generation time from 80 hours to 12 hours (with 2 high-grade 8-core machines). This was a significant under-the-cover change, but hopefully most of the kinks have been worked out. +

+

+ (PC) Support the lsth parser function +

+

+ I discovered that a number of English Wikipedia pages used the {{#lsth}} function. In brief, this function includes a section from another page on the current page. For example: https://en.wikipedia.org/wiki/10s_BC . I ended up rewriting the lst functions to support this behavior. +

+

+ (PC) Add torrent link / MD5 info to the Download Central Info page +

+

+ Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, Special:XowaDownloadCentralInfo?task id=96. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included: +

+ +

+ In most cases, you will need to manually exclude files from the torrent. Most torrent programs support this feature. For example, in qBittorrent do the following: +

+ +

+ In addition, the Download Central Info page now includes MD5 and file size info. +

+

+ Next release: v3.9.1 +

+ +

+ Release: v3.8.1.1 (2016-07-31 19:30 Sun) +

+

+ The PC version is a minor release. It fixes a bug with "invalid title" when clicking on the left-hand sidebar. +

+

+ The Android version is a minor release. It fixes a random crash when restarting the app while downloading wikis +

+

+ (Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews +

+

+ The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central. +

+

+ (PC) Fix "invalid title" when clicking on wikis in left-hand nav +

+

+ This was kindly reported by markusmaresch in https://github.com/gnosygnu/xowa/issues/73 . Basically, clicking on a wiki in the left-hand sidebar would fail with "invalid title". This was due to some changes I made with the UI in a recent release. +

+

+ v3.8.1 fixes the issue +

+

+ (PC) Minor wikibase update for "renderSnaks" +

+

+ Wikidata (www.wikidata.org), or "Wikibase", is a continually evolving project. French Wikipedia started using two new methods recently: renderSnaks and renderSnak. I added support for these calls in this release. I also cleaned up some Wikibase code. +

+

+ (Android) Fix random failure when restarting XOWA while downloading wikis +

+

+ A helpful anonymous user forwarded me a crash report for XOWA Android. Sometimes, XOWA Android would fail to restart when in the process of downloading wikis from Download Central. This was broken since the initial release of Download Central. +

+

+ This fix was pushed out by a separate Play Store release last week. It is included formally in the apk-build now. +

+

+ Next release: v3.8.2 +

+ +

+ Release: POSTPONED (2016-08-28 22:00 Sun)

I'm postponing the release till tomorrow night. I uploaded 2016-08 English and German Wikipedia, but there are a few minor tweaks I want to make before release. @@ -189,7 +391,7 @@ (Wiki) Publish 2016-07 Polish Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews

- The 2016-07 versions of the Polish wikis are up. You can get them through Download Central. + The 2016-07 versions of the Polish wikis are up. You can get them through Download Central.

(PC) Fix random "SSL peer shut down incorrectly" when downloading database dumps @@ -266,7 +468,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/

- Release: v3.8.1.1 (2016-07-31 19:30 Sun) + Release: v3.8.1.1 (2016-07-31 19:30 Sun)

The PC version is a minor release. It fixes a bug with "invalid title" when clicking on the left-hand sidebar. @@ -275,13 +477,13 @@ http://ftp.fi.muni.cz/pub/wikimedia/ The Android version is a minor release. It fixes a random crash when restarting the app while downloading wikis

- (Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews + (Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews

- The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central. + The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central.

- (PC) Fix "invalid title" when clicking on wikis in left-hand nav + (PC) Fix "invalid title" when clicking on wikis in left-hand nav

This was kindly reported by markusmaresch in https://github.com/gnosygnu/xowa/issues/73 . Basically, clicking on a wiki in the left-hand sidebar would fail with "invalid title". This was due to some changes I made with the UI in a recent release. @@ -290,13 +492,13 @@ http://ftp.fi.muni.cz/pub/wikimedia/ v3.8.1 fixes the issue

- (PC) Minor wikibase update for "renderSnaks" + (PC) Minor wikibase update for "renderSnaks"

Wikidata (www.wikidata.org), or "Wikibase", is a continually evolving project. French Wikipedia started using two new methods recently: renderSnaks and renderSnak. I added support for these calls in this release. I also cleaned up some Wikibase code.

- (Android) Fix random failure when restarting XOWA while downloading wikis + (Android) Fix random failure when restarting XOWA while downloading wikis

A helpful anonymous user forwarded me a crash report for XOWA Android. Sometimes, XOWA Android would fail to restart when in the process of downloading wikis from Download Central. This was broken since the initial release of Download Central. @@ -305,7 +507,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/ This fix was pushed out by a separate Play Store release last week. It is included formally in the apk-build now.

- Next release: v3.8.2 + Next release: v3.8.2

- Release: v3.8.1.1 (2016-07-31 19:30 Sun) + Release: v3.8.1.1 (2016-07-31 19:30 Sun)

The PC version is a minor release. It fixes a bug with "invalid title" when clicking on the left-hand sidebar. @@ -275,13 +477,13 @@ http://ftp.fi.muni.cz/pub/wikimedia/ The Android version is a minor release. It fixes a random crash when restarting the app while downloading wikis

- (Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews + (Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews

- The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central. + The 2016-07 versions of the Arabic wikis are up. You can get them through Download Central.

- (PC) Fix "invalid title" when clicking on wikis in left-hand nav + (PC) Fix "invalid title" when clicking on wikis in left-hand nav

This was kindly reported by markusmaresch in https://github.com/gnosygnu/xowa/issues/73 . Basically, clicking on a wiki in the left-hand sidebar would fail with "invalid title". This was due to some changes I made with the UI in a recent release. @@ -290,13 +492,13 @@ http://ftp.fi.muni.cz/pub/wikimedia/ v3.8.1 fixes the issue

- (PC) Minor wikibase update for "renderSnaks" + (PC) Minor wikibase update for "renderSnaks"

Wikidata (www.wikidata.org), or "Wikibase", is a continually evolving project. French Wikipedia started using two new methods recently: renderSnaks and renderSnak. I added support for these calls in this release. I also cleaned up some Wikibase code.

- (Android) Fix random failure when restarting XOWA while downloading wikis + (Android) Fix random failure when restarting XOWA while downloading wikis

A helpful anonymous user forwarded me a crash report for XOWA Android. Sometimes, XOWA Android would fail to restart when in the process of downloading wikis from Download Central. This was broken since the initial release of Download Central. @@ -305,7 +507,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/ This fix was pushed out by a separate Play Store release last week. It is included formally in the apk-build now.

- Next release: v3.8.2 + Next release: v3.8.2

  • - 2 v3.8.3.1 (2016-08-14) + 2 v3.8.5.1 (2016-08-22)
  • -
  • - 3 v3.8.2.1 (2016-08-07) +
  • + 3 v3.8.3.1 (2016-08-14)
  • - 4 v3.8.1.1 (2016-08-01) + 4 v3.8.2.1 (2016-08-07)
  • -
  • - 5 v3.7.4.1 (2016-07-25) +
  • + 5 v3.8.1.1 (2016-08-01)
  • -
  • - 6 v3.7.3.1 (2017-07-17) +
  • + 6 v3.7.4.1 (2016-07-25)
  • - 7 v3.7.2.1 (2017-07-10) + 7 v3.7.3.1 (2017-07-17)
  • -
  • - 8 v3.7.1.2 (2017-07-03) -
  • -
  • - 9 v3.7.1.1 (2017-07-03) +
  • + 8 v3.7.2.1 (2017-07-10)
  • -
  • - 10 v3.6.4.2 (2016-06-27) +
  • + 9 v3.7.1.2 (2017-07-03) +
  • +
  • + 10 v3.7.1.1 (2017-07-03) -
  • -
  • - 11 v3.6.4.1 (2016-06-25) - +
  • +
  • + 11 v3.6.4.2 (2016-06-27) + +
  • +
  • + 12 v3.6.4.1 (2016-06-25) + -
  • -
  • - 12 v3.6.3.4 (2016-06-22) - -
  • -
  • - 13 v3.6.3.3 (2016-06-21) -
  • - 14 v3.6.3.2 (2016-06-20) + 13 v3.6.3.4 (2016-06-22)
  • - 15 v3.6.3.1 (2016-06-19) + 14 v3.6.3.3 (2016-06-21) +
  • +
  • + 15 v3.6.3.2 (2016-06-20) + +
  • +
  • + 16 v3.6.3.1 (2016-06-19) + -
  • -
  • - 16 v3.5.1.1 (2016-05-01) - -
  • -
  • - 17 v3.4.4.1 (2016-04-24) -
  • -
  • - 18 Archives +
  • + 17 v3.5.1.1 (2016-05-01) + +
  • +
  • + 18 v3.4.4.1 (2016-04-24) + +
  • +
  • + 19 Archives
  • @@ -296,6 +310,216 @@

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

    +

    + v3.8.5.1 (2016-08-22) +

    +

    + Wiki +

    + + +

    + PC +

    +

    + major +

    + +
    +
    + Links: https://en.wikipedia.org/wiki/Philippines +
    +
    + +
    +
    + Links: https://en.wikipedia.org/wiki/Mexico https://en.wikipedia.org/wiki/Austria https://en.wikipedia.org/wiki/National_Gallery_of_Art +
    +
    + +
    +
    + Example: [[File:A.ogg|thumb|123px]]. +
    +
    + Links: https://en.wikipedia.org/wiki/Lepidoptera +
    +
    + +
    +
    + Example: {{#lsth:page_1|header_1}}. +
    +
    + Links: https://pl.wikivoyage.org/wiki/Wielka_Brytania https://en.wikipedia.org/wiki/10s_BC https://en.wikipedia.org/wiki/Germany_national_football_team +
    +
    +

    + minor +

    + +
    +
    + Links: Special:XowaDownloadCentralInfo?task id=96 +
    +
    + +
    +
    + Example: xowa.api.addon.bldr.central.log_verbose = 'y';. +
    +
    + Links: Options/Config_script +
    +
    + +
    +
    + Links: https://en.wikipedia.org/wiki/List_of_U-boats_never_deployed +
    +
    + +
    +
    + Message: Script error: =Module:Cycling race:1756 attempt to index ? (a nil value) +
    +
    + Resolved by: Add redirect support for wikibase pages. +
    +
    + Links: https://fr.wikipedia.org/wiki/Tour_du_Táchira_2016 +
    +
    + +
    +
    + Resolved by: Do not pop table stack if <tr> prematurely inside lnki. +
    +
    + Example: [[A|t_0<tr><td>t_1</td></tr>]]. +
    +
    + Links: https://en.wikipedia.org/wiki/Aargau +
    +
    +

    +
    + trivial +

    + +
    +
    + Links: Options/Import +
    +
    + +
    +
    + Resolved by: Get wiki's Main_Page for colon-only links. +
    +
    + Example: [[File:A.png|link=w:]]. +
    +
    + Links: https://en.wikipedia.org/wiki/Wikipedia:Main_Page_alternative_(CSS_Update) +
    +
    + +
    +
    + Example: [[File:A.png]] is redirected to B.png; -> 'href="B.png"' x> 'href="A.png"'. +
    +
    + Links: https://en.wikipedia.org/wiki/Switzerland +
    +
    + +
    +
    + Links: https://en.wikipedia.org/wiki/Philippines +
    +
    + +
    +
    + Example: {{#property:P277|id=Q1322933}}. +
    +
    + Links: https://en.wikipedia.org/wiki/Symfony +
    +
    +

    + Dev +

    +

    v3.8.3.1 (2016-08-14)

    @@ -311,7 +535,7 @@ v3.8.2.1 (2016-08-07)

    - Wiki + Wiki

    - PC + PC

    major @@ -432,7 +656,7 @@

    - Dev + Dev

    - Links: Blog + Links: Blog