mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
377 lines
14 KiB
HTML
377 lines
14 KiB
HTML
<!DOCTYPE html>
|
|
<html dir="ltr">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
|
<title>Change log/v4.5.15.1709 - 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.15.1709</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.15.1709_(2017-09-15)">v4.5.15.1709 (2017-09-15)</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>
|
|
Scribunto: Fix script error '=Module:ISBN:68 attempt to call nil' on many pl.w pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Add addWarning to mw.lua.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikipedia.org/wiki/Opus_Dei" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Opus_Dei</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Fix script error 'MWServer.lua:59 vm error: gplx.Err: index is out of bounds' on many es.w pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Upgrade to latest mw.lua.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: /xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mw.lua.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://es.wikipedia.org/wiki/Ladri_di_biciclette" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Ladri_di_biciclette</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Do not call preprocess twice.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Evaluate template-args when expanding template, not separately afterwards.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: home/wiki/Diagnostics/Scribunto/LuaCommon
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Scribunto: Fix '=Module:Location map:353 Malformed coordinates value' on a few dozen en.w Location pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Return null if integer key is not found.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: if {{coord|3=region:CA-QC|display=inline,title}} then [2] -> null.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Sainte-Catherine,_Quebec</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Wikibase: Add "id" to wikibase data table.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://es.wikipedia.org/wiki/Premio_Hugo_a_la_mejor_novela" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Premio_Hugo_a_la_mejor_novela</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Luaj: Fix script error '=Module:Authority control:66 vm error: java.lang.ArrayIndexOutOfBoundsException" on some commons pages.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Message</span>: <code>Script error: =Module:Authority control:66 vm error: java.lang.ArrayIndexOutOfBoundsException: 0</code>
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Resolved by</span>: Check for zero length arrays in string:match.
|
|
</dd>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Nouveauxvoyagese-p378.png</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Import: Fix online import not working on Mac OS X. {detected by andyring}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: /xowa/user/anonymous/app/cfg/os.macosx_64.gfs
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Html: Add customizable footer. {requested by Ope30}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: home/wiki/Special:XowaCfg?grp=xowa.html.page
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Html: Add option to hide xowa-alt in html db.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Http_server: Fix full-text search not working. {detected by ktry}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="http://localhost:8080/home/wiki/Special:XowaSearch?search=luaj&fulltext=y" rel="nofollow" class="external free">http://localhost:8080/home/wiki/Special:XowaSearch?search=luaj&fulltext=y</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Http_server: Do not override command-line port with config port. {detected by ktry}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: --http_server_port 80.
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Http_server: Add special_pages_safelist. {requested by ktry}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: --http_server.special_pages_safelist Random|AllPages|XowaSearch.
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Http_server: Do not fail if Search has invalid title characters. {detected by ktry}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Example</span>: Special:XowaSearch?search=mod_date:[20170101 TO 20170131]&fulltext=y.
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
DownloadCentral: Increase notification show time from 3 seconds to 30 seconds. {requested by William}
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>trivial</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
ParserFunctions: Do not fail when calling ifexist with invalid title in Media namespace.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://es.wikipedia.org/wiki/Elecciones_presidenciales_de_Venezuela_de_1998" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Elecciones_presidenciales_de_Venezuela_de_1998</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Hzip: Compress and decompress recent xowa_alt_text.
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: <a href="https://es.wikipedia.org/wiki/Biome" rel="nofollow" class="external free">https://es.wikipedia.org/wiki/Biome</a>
|
|
</dd>
|
|
</dl>
|
|
<ul>
|
|
<li>
|
|
Wikibase: Add dinwiki and hiwikiversity.
|
|
</li>
|
|
</ul>
|
|
<p>
|
|
<b>doc</b>
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Doc: Provide more instructions on using XOWA as an HTTP server on linux. {detected by ktry}
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dd>
|
|
<span style='font-variant:small-caps'>Links</span>: readme.txt
|
|
</dd>
|
|
</dl>
|
|
|
|
</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> |