mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
414 lines
17 KiB
HTML
414 lines
17 KiB
HTML
<!DOCTYPE html>
|
||
<html dir="ltr">
|
||
<head>
|
||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||
<title>Change log/v4.5.7.1706 - XOWA</title>
|
||
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
|
||
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
|
||
|
||
</head>
|
||
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
|
||
<div id="mw-page-base" class="noprint"></div>
|
||
<div id="mw-head-base" class="noprint"></div>
|
||
<div id="content" class="mw-body">
|
||
<h1 id="firstHeading" class="firstHeading"><span>Change log/v4.5.7.1706</span></h1>
|
||
<div id="bodyContent" class="mw-body-content">
|
||
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
|
||
<div id="contentSub"></div>
|
||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||
|
||
<h2>
|
||
<span class="mw-headline" id="v4.5.7.1706_(2017-06-25)">v4.5.7.1706 (2017-06-25)</span>
|
||
</h2>
|
||
<h3>
|
||
<span class="mw-headline" id="Wiki">Wiki</span>
|
||
</h3>
|
||
<ul>
|
||
<li>
|
||
Package: Publish 2017-05 English wikis.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/English_wikis" id="xolnki_2" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Package: Publish 2017-05 German wikis.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/German_wikis" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Package: Publish 2017-05 French wikis.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/French_wikis" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Package: Publish 2017-06 English Wikipedia.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="/wiki/Wiki_setup/English_wikis" id="xolnki_5" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
|
||
</dd>
|
||
</dl>
|
||
<h3>
|
||
<span class="mw-headline" id="PC">PC</span>
|
||
</h3>
|
||
<p>
|
||
<b>minor</b>
|
||
</p>
|
||
<ul>
|
||
<li>
|
||
Luaj: Fix Script error 'mwInit.lua:24 bad argument: table expected, got nil' on many en.w pages.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Resolved by</span>: Force variadic 'arg' to use global arg, not any uplevel arg.
|
||
</dd>
|
||
<dd>
|
||
<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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
ParserFunctions: Fix broken navboxes on many fr.v pages.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Resolved by</span>: Escape html in attributes when using #tag.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Example</span>: {{#tag:div|text|id='<br/>'}}.
|
||
</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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Scribunto: Fix script error '=Module:Header template:93' on many fr.s pages.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Resolved by</span>: Add 'redirectTarget' to Scrib_lib_title.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Scribunto: Fix 'gplx.Err: bad argument: nil: idx=0 len=0' on a few dozen fr.u pages.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Resolved by</span>: Do not fail if no arguments passed to frameExists.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikiversity.org/wiki/Projet:Laboratoire/Espaces_de_noms/Mod%C3%A8le/Liste_des_pages" rel="nofollow" class="external free">https://fr.wikiversity.org/wiki/Projet:Laboratoire/Espaces_de_noms/Mod%C3%A8le/Liste_des_pages</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Scribunto: Fix script error 'NullPointerException' on 1 en.w page.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Table_of_contents: Show missing TOC on some de.w pages. {detected by Ope30}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Parser.Xml: Do not print <meta> and <link> tags.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikisource.org/wiki/La_Dispute" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/La_Dispute</a> <a href="https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Les_Acteurs_de_bonne_foi</a> <a href="https://fr.wikisource.org/wiki/Le_Lion" rel="nofollow" class="external free">https://fr.wikisource.org/wiki/Le_Lion</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Parser: Show page name for [[Media:]] links without caption (XOWA-122). {detected by anonymous}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Example</span>: [[Media:A.png]] -> "Media:A.png" x> "".
|
||
</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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Luaj: Fix script error on 1 fr.w page.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Table_of_contents: Deprecate id='toctitle' in favor of class='toctitle'. {detected by anonymous}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="https://github.com/gnosygnu/xowa/issues/150" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/150</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Category: Add colon to Categories if page_grouping is disabled. {detected by Ope30}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(1592–98)" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Japanese_invasions_of_Korea_(1592–98)</a>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Import: Fix failed import on Windows 32-bit machines.
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Resolved by</span>: Upgrade to sqlite jdbc 3.18.0.
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Page_sync: Sync recently-created pages.
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li>
|
||
Embeddable: Handle redirects. {detected by Rüdiger Gleim}
|
||
</li>
|
||
</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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Embeddable: Handler null pointer exceptions for <gallery> when no de.wikipedia.org-file-core.xowa file is available. {detected by Rüdiger Gleim}
|
||
</li>
|
||
</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>
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Night-mode: Show mathjax in nightmode. {detected by anonymous}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/html/css/nightmode/xowa_night.css.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: home/wiki/Diagnostics/Math
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Night-mode: Allow custom night-mode logos per wiki. {requested by Ope30}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Example</span>: /user/anonymous/wiki_domain/html/logo_night.png.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: home/wiki/App/UI/Night_mode
|
||
</dd>
|
||
</dl>
|
||
<ul>
|
||
<li>
|
||
Night-mode: Allow global user-overrides for night-mode css / logo. {requested by Ope30}
|
||
</li>
|
||
</ul>
|
||
<dl>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Example</span>: /user/anonymous/bin/xowa/any/xowa/html/css/logo_night.png.
|
||
</dd>
|
||
<dd>
|
||
<span style='font-variant:small-caps'>Links</span>: home/wiki/App/UI/Night_mode
|
||
</dd>
|
||
</dl>
|
||
<p>
|
||
<b>trivial</b>
|
||
</p>
|
||
<ul>
|
||
<li>
|
||
Wikidata: Add geo-shape wikidata data-type.
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li>
|
||
Wikidata: Add dtywiki and pawikisource.
|
||
</li>
|
||
</ul>
|
||
<ul>
|
||
<li>
|
||
Threading: Fix rare multi-thread error for Hiero parser.
|
||
</li>
|
||
</ul>
|
||
<p>
|
||
<b>doc</b>
|
||
</p>
|
||
<ul>
|
||
<li>
|
||
Linux: Provide workaround for running XOWA on openSUSE and minimal XFCE desktop. {contributed by anonymous}
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div id="mw-head" class="noprint">
|
||
<div id="left-navigation">
|
||
<div id="p-namespaces" class="vectorTabs">
|
||
<h3>Namespaces</h3>
|
||
<ul>
|
||
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div id='mw-panel' class='noprint'>
|
||
<div id='p-logo'>
|
||
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
|
||
</div>
|
||
<div class="portal" id='xowa-portal-home'>
|
||
<h3>XOWA</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
|
||
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
||
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-started'>
|
||
<h3>Getting started</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-android'>
|
||
<h3>Android</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
|
||
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-help'>
|
||
<h3>Help</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-blog'>
|
||
<h3>Blog</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-links'>
|
||
<h3>Links</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
|
||
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
|
||
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="portal" id='xowa-portal-donate'>
|
||
<h3>Donate</h3>
|
||
<div class="body">
|
||
<ul>
|
||
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
||
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
||
<li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
</body>
|
||
</html> |