diff --git a/admin/app_update/xoa_update.json b/admin/app_update/xoa_update.json index 51aba09a7..b261ea4c8 100644 --- a/admin/app_update/xoa_update.json +++ b/admin/app_update/xoa_update.json @@ -1 +1 @@ -{"version_id":"548"} \ No newline at end of file +{"version_id":"549"} \ No newline at end of file diff --git a/admin/app_update/xoa_update.sqlite3 b/admin/app_update/xoa_update.sqlite3 index 5b9040300..206e8d446 100644 Binary files a/admin/app_update/xoa_update.sqlite3 and b/admin/app_update/xoa_update.sqlite3 differ diff --git a/home/wiki/Blog/2017-03.html b/home/wiki/Blog/2017-03.html index 641ef46e9..4cb78c4e4 100644 --- a/home/wiki/Blog/2017-03.html +++ b/home/wiki/Blog/2017-03.html @@ -231,7 +231,7 @@ Custom url formats are now available. This was in response to Ope30 and a way to customize the displayed url. For more info, seeSpecial:XowaCfg?grp=xowa.gui.url bar
  • - View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at Special:XowaCfg?grp=xowa.wiki.hdumps + View HTML can now show the actual HTML in the browser. Previously XOWA would show the generated HTML as shown for the Read tab. However, this wouldn't work for Special pages due to javascript changes to the DOM. Now, the actual HTML in the SWT browser is available by changing the option at Special:XowaCfg?grp=xowa.wiki.hdumps
  • Options link for Special:XowaCfg pages. XowaCfg pages allow direct linking to certain groups by using ?grp=code. If you want the direct link to a specific option page, you can now right-click on the "options link" and copy it diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html index db15006ac..a3f0a2db5 100644 --- a/home/wiki/Change_log.html +++ b/home/wiki/Change_log.html @@ -36,37 +36,45 @@
  • - 2 v4.6.2.1907 (2019-07-24) + 2 v4.6.3.1908 (2019-08-04)
  • -
  • - 3 v4.6.1.1903 (2019-03-26) +
  • + 3 v4.6.2.1907 (2019-07-24)
  • - 4 v4.6.0.1903 (2019-03-23) + 4 v4.6.1.1903 (2019-03-26)
  • -
  • - 5 Archives +
  • + 5 v4.6.0.1903 (2019-03-23) + +
  • +
  • + 6 Archives
  • @@ -128,6 +136,77 @@

    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.6.3.1908 (2019-08-04) +

    +

    + PC +

    +

    + major +

    + +
    +
    + Resolved by: Swap out /wiki/ and fix broken /fsys/. +
    +
    + Issue: https://github.com/gnosygnu/xowa/issues/524 +
    +
    + +
    +
    + Resolved by: Append url_args to page. +
    +
    + Issue: https://github.com/gnosygnu/xowa/issues/489 +
    +
    + +
    +
    + Issue: https://github.com/gnosygnu/xowa/issues/489 +
    +
    + +
    +
    + Resolved by: Use m_offset when doing string.substring. +
    +
    + Issue: https://github.com/gnosygnu/xowa/issues/520 +
    +
    +

    + trivial +

    + +
    +
    + Issue: https://github.com/gnosygnu/xowa/issues/528 +
    +

    v4.6.2.1907 (2019-07-24)

    @@ -145,7 +224,7 @@

    - PC + PC

    major @@ -739,7 +818,7 @@ v4.6.1.1903 (2019-03-26)

    - PC + PC

    major @@ -774,7 +853,7 @@

    - PC + PC

    major diff --git a/home/wiki/Change_log/2017.html b/home/wiki/Change_log/2017.html index 2c06c6157..3e82bfbdf 100644 --- a/home/wiki/Change_log/2017.html +++ b/home/wiki/Change_log/2017.html @@ -1138,7 +1138,7 @@

    - Links: Special:XowaCfg?grp=xowa.wiki.hdumps + Links: Special:XowaCfg?grp=xowa.wiki.hdumps
    - Links: Special:XowaCfg?grp=xowa.wiki.hdumps + Links: Special:XowaCfg?grp=xowa.wiki.hdumps

    - v4.6.2.1907 (2019-07-24) + v4.6.3.1908 (2019-08-04)

    -

    - Wiki -

    - -
    -
    - Links: Wiki_setup/English_wikis -
    -

    PC

    @@ -144,481 +128,51 @@

    - Resolved by: Replace UNION with sequential loading from each catlink db. + Resolved by: Swap out /wiki/ and fix broken /fsys/.
    - Issue: https://github.com/gnosygnu/xowa/issues/268 + Issue: https://github.com/gnosygnu/xowa/issues/524
    - Resolved by: Adjust index position correctly for ucs-2 strings. + Resolved by: Append url_args to page.
    - Example: {{WP7a|got|Gothic}}. -
    -
    - Links: https://en.wikipedia.org/wiki/List_of_Wikipedias -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/506 + Issue: https://github.com/gnosygnu/xowa/issues/489
    - Resolved by: Support PCRE character definitions for Luaj Regex. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/502 -
    -
    -

    - significant -

    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/417 + Issue: https://github.com/gnosygnu/xowa/issues/489
    - Issue: https://github.com/gnosygnu/xowa/issues/482 + Resolved by: Use m_offset when doing string.substring.
    -
    - -
    - Issue: https://github.com/gnosygnu/xowa/issues/413 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/374 -
    -
    - -
    -
    - Resolved by: Retrieve by label if pid is not present; also, return pid, not label. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/354 -
    -
    - -
    -
    - Resolved by: Add 'mw-parser-output' to main div. -
    -
    - Links: https://en.wikipedia.org/wiki/Earth -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/274 -
    -
    - -
    -
    - Resolved by: Add option for read-only detection. -
    -
    - Links: home/wiki/Special:XowaCfg?grp=xowa.app.dbs -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/509 -
    -
    - -
    -
    - Links: home/wiki/Special:XowaCfg?grp=xowa.addon.popups -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/511 -
    -
    - -
    -
    - Resolved by: Parse links with trailing slash. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/459 -
    -
    -

    - minor -

    - -
    -
    - Resolved by: Add #translation function with no implementation. -
    -
    - Example: {{#translation}}. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/445 -
    -
    - -
    -
    - Resolved by: Return null instead of empty string if invalid title passed to getEntityId. -
    -
    - Links: https://en.wikipedia.org/wiki/Nicoletella -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/415 -
    -
    - -
    -
    - Resolved by: Check if title is null. -
    -
    - Links: https://en.wikipedia.org/wiki/Portal:Switzerland -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/416 -
    -
    - -
    -
    - Resolved by: Increase precedence of "E" over "ln" and other operations. -
    -
    - Example: {{#expr:ln2E+3}}. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/397 -
    -
    - -
    -
    - Resolved by: Set frame title for pages when invoking Scribunto code. -
    -
    - Links: https://en.wikipedia.org/wiki/Wikipedia:Categories_for_discussion -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/476 -
    -
    - -
    -
    - Resolved by: Add frame_ttl to all Xot_invk_tkn. -
    -
    - Links: https://en.wikipedia.org/wik/2003_Tippeligaen -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/503 -
    -
    - -
    -
    - Resolved by: Synchronize mw.uri.lua file with changes for uri.encode(s, 'WIKI'). -
    -
    - Links: https://en.wikipedia.org/wik/Christmas -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/504 -
    -
    - -
    -
    - Resolved by: Substring by bytes, not string, to handle malformed strings. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/504 -
    -
    - -
    -
    - Resolved by: Encode key / val in GetUrl. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/465 -
    -
    - -
    -
    - Resolved by: Ignore snak if novalue. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/481 -
    -
    - -
    -
    - Links: https://en.wikiversity.org/wiki/Web_Science/Part2:_Emerging_Web_Properties/Hearding_Behavior/Summary,_Further_readings,_Homework -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/475 -
    -
    - -
    -
    - Resolved by: Check CldrNames for IsKnownLanguageTag. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/388 -
    -
    - -
    -
    - Resolved by: Apply namespace argument only if in main namespace. -
    -
    - Example: =mw.title.new("Template:Test", 'File'). -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/473 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/480 -
    -
    - -
    -
    - Resolved by: Terminate comment if new-line found. -
    -
    - Links: https://en.wikisource.org/wiki/Three_Villages/2_Shirley -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/437 -
    -
    - -
    -
    - Example: <syntaxhighlight lang="text" highlight="4-7">. -
    -
    - Links: https://commons.wikimedia.org/wiki/Template:TemplateBox/doc/example-value -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/498 -
    -
    - -
    -
    - Example: "+0065-12-01" -> "65-12-01" x> "2065-12-01". -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/500 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/501 -
    -
    - -
    -
    - Resolved by: Parse html in internal link captions. -
    -
    - Links: [[File:A.png|b]] -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/460 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/457 -
    -
    - -
    -
    - Example: \ud83c\udf0. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/487 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/462 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/510 + Issue: https://github.com/gnosygnu/xowa/issues/520

    @@ -626,105 +180,12 @@

    - Issue: https://github.com/gnosygnu/xowa/issues/478 -
    -
    - -
    -
    - Links: https://phabricator.wikimedia.org/source/Vector/browse/master/includes/templates/index.mustache$20 -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/394 -
    -
    - -
    -
    - Example: \u0022. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/486 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/494 -
    -
    -

    -
    - dev -

    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/456 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/483 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/427 -
    -
    - -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/512 -
    -
    - -
    -
    - Resolved by: Use page_cache hashCode, not wiki hashCode. -
    -
    - Issue: https://github.com/gnosygnu/xowa/issues/514 + Issue: https://github.com/gnosygnu/xowa/issues/528
    diff --git a/home/wiki/Main_Page.html b/home/wiki/Main_Page.html index 3df649fed..2953c2d01 100644 --- a/home/wiki/Main_Page.html +++ b/home/wiki/Main_Page.html @@ -120,20 +120,20 @@ Release notes

    - v4.6.2.1907 features the following: + v4.6.3.1908 features the following:

    diff --git a/home/wiki/Options.html b/home/wiki/Options.html index 5716601fc..15c3a3868 100644 --- a/home/wiki/Options.html +++ b/home/wiki/Options.html @@ -47,7 +47,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -108,103 +108,41 @@

    -

    Basic

    +

    General

    -   +  
    -
    Retrieval enabled
    +
    Prefer HTML Databases for Read tab
    -
    -   +
    +  
    -
    +
    - - + +
    -
    -

    Choose one of the following: +

    +

    Choose one of the following:

      -
    • checked to automatically download images / retrieve images from database - - +
    • checked: Read tab uses HTML databases. Note that this will be faster, but there may be some inaccuracies. (These inaccuracies are being worked on)
    • -
    • unchecked to leave images unprocessed -
    • -
    -
    -
    - - -

    Cache

    - - -
    - -
    -   -
    - - -
    Minimum disk space used
    - - -
    -   -
    - - -
    -
    - - - - -
    - - -
    -

    Enter a minimum size for the cache to use (in MB)
    -

    - -

    This is an advanced configuration tweak. When the cache reaches its maximum size, it will delete files to free space. It will continue deleting files until the minimum size is reached.
    -

    - -

    For example: -

    - -
      -
    • If the max is set to 100 MB -
    • -
    • ... and the current size of all files in the cache is 99.9 MB -
    • -
    • ... and a 200 KB file is added -
    • -
    • Then the cache size will be temporarily 100.1 MB -
    • -
    • ... triggering the delete mechanism -
    • -
    • ... which will reduce the current size of all files to 75 MB +
    • unchecked: Read tab uses Wikitext. Note that this will be slower, but more accurate.
    @@ -213,128 +151,47 @@
    -   +  
    -
    Maximum disk space used
    +
    HTML tab mode
    -
    -   +
    +  
    -
    - - - - -
    - - -
    -

    Enter a maximum size for the cache to use (in MB)
    -

    +
    -
    - -
    - -
    -   -
    - - -
    Reduce cache to min
    - - -
    -   -
    - - -
    -
    - - + +
    -
    -

    Press to reduce the cache to the minimum now (typically 75 MB). -

    -
    -
    - -
    - -
    -   -
    - - -
    Clear cache
    - - -
    -   -
    - - -
    -
    - - - - -
    - - -
    -

    Press to clear the cache (reduces to 0 MB). -

    -
    -
    - -
    - -
    -   -
    - - -
    Info
    - - -
    -   -
    - - -
    -
    - - - - -
    - - -
    -

    Miscellaneous information about the cache +

    +

    Choose one of the following to show in HTML tab:

    + +
      +
    • Shown: HTML as generated by XOWA +
    • +
    • SWT browser: HTML as currently shown in SWT browser (useful for Special pages and javascript calls) +
    • +
    • Saved for HTML DB: HTML as saved in the HTML database. Note that this is for developer purposes only. +
    • +
    • Loaded for HTML DB: HTML as saved in the HTML database but post-processed with image urls. Note that this is for developer purposes only. +
    • +
    diff --git a/home/wiki/Options/Dev.html b/home/wiki/Options/Dev.html index 508eeb60f..b56b5d9e9 100644 --- a/home/wiki/Options/Dev.html +++ b/home/wiki/Options/Dev.html @@ -211,7 +211,7 @@
    -
    +
    @@ -267,7 +267,7 @@
    -
    +
    @@ -383,8 +383,7 @@ Stores most recently viewed page. Used when visiting "Special:XowaCfg"
    -
    +
    diff --git a/home/wiki/Options/Security.html b/home/wiki/Options/Security.html index e5cc0d8ed..3e59a1639 100644 --- a/home/wiki/Options/Security.html +++ b/home/wiki/Options/Security.html @@ -182,13 +182,13 @@
    Logs enabled
    -
    +
     
    -
    +