1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

release v3.12.1.1

This commit is contained in:
gnosygnu 2016-12-04 21:03:42 -05:00
parent 4181cc6ec5
commit 6abb1c3847
59 changed files with 7339 additions and 3506 deletions

View File

@ -22,7 +22,7 @@
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Under "Category system", choose "Upgrade to version 2"

View File

@ -93,7 +93,7 @@
Wikitext databases will have <code>-text-</code> in the file name. For example, <code>en.wikipedia.org-text-ns.000.xowa</code>
</li>
<li>
Users can generates this Wikitext set by using either <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> or <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Users can generates this Wikitext set by using either <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> or <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Wikitext databases have been supported since the very start of XOWA. As such, they have a full set of functionality

View File

@ -138,7 +138,7 @@
<span class="mw-headline" id="Detailed_start">Detailed start</span>
</h2>
<p>
See <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_3" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
See <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_3" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</p>
</div>

View File

@ -82,7 +82,7 @@
<span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
</h2>
<p>
The <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_6" title="Dashboard/Import/Offline">Import offline</a> page can generate a script that will import a wiki.
The <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_6" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a> page can generate a script that will import a wiki.
</p>
<ul>
<li>

View File

@ -21,11 +21,11 @@
If you've downloaded a dump already, you can import the .bz2 file into XOWA.
</p>
<h2>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOffline">Import through <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a></span>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOffline">Import through <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a></span>
</h2>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
</ul>
<h2>

View File

@ -107,13 +107,17 @@
The following formula is the basis for scaling:
</p>
<p>
<span id='xowa_math_txt_0'>newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{min}(oldRange)} \cdot (\text{max}(newRange)-\text{min}(newRange))</span>
<span id='xowa_math_txt_0'>
newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{min}(oldRange)} \cdot (\text{max}(newRange)-\text{min}(newRange))
</span>
</p>
<p>
Or, to use the example from above:
</p>
<p>
<span id='xowa_math_txt_0'>250 = \frac{100 - 0} {400-0} \cdot (1000-0)</span>
<span id='xowa_math_txt_0'>
250 = \frac{100 - 0} {400-0} \cdot (1000-0)
</span>
</p>
<h3>
<span class="mw-headline" id="Ranking">Ranking</span>

View File

@ -73,7 +73,7 @@
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Change the "Wiki" choice from "Wikipedia" to "Other wiki"

View File

@ -106,7 +106,7 @@
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_4" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_4" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
</ul>

View File

@ -56,7 +56,7 @@
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_3" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_3" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
<li>
Wait a few seconds. You will get a MikTeX prompt to download another repository. Specifically:

View File

@ -104,7 +104,7 @@
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_6" title="Diagnostics/Math">Diagnostics/Math</a>
Visit <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_6" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
</ul>
<h2>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<b>2016-11</b>
<b>2016-12</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -70,168 +73,103 @@
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Release:_NONE_.282016-11-27_22:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2016-11-27 22:00 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_NONE_.282016-11-20_22:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: NONE (2016-11-20 22:00 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Release:_v3.11.2.1_.282016-11-13_20:00_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: v3.11.2.1 (2016-11-13 20:00 Sun)</span></a>
<a href="#Release:_v3.12.1.1_.282016-12-04_22:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: v3.12.1.1 (2016-12-04 22:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#.28Wiki.29_Publish_2016-11_Dutch_and_Russian_wikis._Also.2C_2016-11_German_Wikipedia"><span class="tocnumber">1.1</span> <span class="toctext">(Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#.28PC.29_Fix_.22stalled.22_English_Wikipedia_import_on_older_machines"><span class="tocnumber">1.2</span> <span class="toctext">(PC) Fix "stalled" English Wikipedia import on older machines</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#.28Wiki.29_Publish_2016-10_French.2C_Polish.2C_Swedish.2C_Spanish_wikis._Also.2C_2016-11_English_Wikipedia"><span class="tocnumber">3.1</span> <span class="toctext">(Wiki) Publish 2016-10 French, Polish, Swedish, Spanish wikis. Also, 2016-11 English Wikipedia</span></a>
<a href="#.28PC.29_Fix_various_minor_Scribunto_and_Wikibase_errors_with_Russian_Wikipedia_including_inferred_datatype"><span class="tocnumber">1.3</span> <span class="toctext">(PC) Fix various minor Scribunto and Wikibase errors with Russian Wikipedia including inferred datatype</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#.28PC.29_Fix_regression_errors.2C_including_bookmarks.2C_variants.2C_clicking_on_images.2C_and_wrong_number_of_reported_pages"><span class="tocnumber">3.2</span> <span class="toctext">(PC) Fix regression errors, including bookmarks, variants, clicking on images, and wrong number of reported pages</span></a>
<a href="#.28PC.29_Fix_page_sync_issues_when_syncing_File_or_Chinese_pages_with_math"><span class="tocnumber">1.4</span> <span class="toctext">(PC) Fix page sync issues when syncing File or Chinese pages with math</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#.28PC.29_Fix_various_minor_Wikibase_errors_with_geocoordinate.2C_time.2C_and_quantity"><span class="tocnumber">3.3</span> <span class="toctext">(PC) Fix various minor Wikibase errors with geocoordinate, time, and quantity</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#.28PC.29_Make_minor_changes_to_Import.2FOffline_page"><span class="tocnumber">3.4</span> <span class="toctext">(PC) Make minor changes to Import/Offline page</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#.28Dev.29_Simplify_usage_of_XOWA_as_an_embeddable_parser"><span class="tocnumber">3.5</span> <span class="toctext">(Dev) Simplify usage of XOWA as an embeddable parser</span></a>
</li>
<li class="toclevel-2 tocsection-9">
<a href="#Next_release:_v3.11.3"><span class="tocnumber">3.6</span> <span class="toctext">Next release: v3.11.3</span></a>
<a href="#Next_release:_v3.12.2"><span class="tocnumber">1.5</span> <span class="toctext">Next release: v3.12.2</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Release:_BETA_v3.10.4.6_.282016-11-06_22:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: BETA_v3.10.4.6 (2016-11-06 22:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-11-27_22:00_Sun.29">Release: NONE (2016-11-27 22:00 Sun)</span>
<span class="mw-headline" id="Release:_v3.12.1.1_.282016-12-04_22:00_Sun.29">Release: v3.12.1.1 (2016-12-04 22:00 Sun)</span>
</h2>
<p>
This week is also a push. There were more changes, especially with Russian Wikipedia, but I can't give a release my full attention until next week.
The PC version is a minor release. It fixes an import issue with English Wikipedia on older machines, has several Scribunto and Wikibase fixes for Russian wikis, and has some page sync issues
</p>
<p>
The 2016-11 Russian Wikis are up. I'll try to work on the 2016 Italian wikis next.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-11-20_22:00_Sun.29">Release: NONE (2016-11-20 22:00 Sun)</span>
</h2>
<p>
There is no release this week. I've worked on a few Page sync issues found by khanhhung2512 as well as a new application auto-updater. I may skip next week also due to the holiday season as well as some personal commitments.
</p>
<p>
In the meantime, I uploaded 2016-11 German Wikipedia as well as the Dutch and Afrikaans Wikis. I'll be working on the Russian wikis and French Wikipedia.
</p>
<h2>
<span class="mw-headline" id="Release:_v3.11.2.1_.282016-11-13_20:00_Sun.29">Release: v3.11.2.1 (2016-11-13 20:00 Sun)</span>
</h2>
<p>
The PC version is a minor release. It fixes some Wikibase parsing issues and handles some regression issues, notably bookmarks and variants.
</p>
<p>
The Android version is a minor release. It also adds filtering to Download Central.
The Android version has no release.
</p>
<h3>
<span class="mw-headline" id=".28Wiki.29_Publish_2016-10_French.2C_Polish.2C_Swedish.2C_Spanish_wikis._Also.2C_2016-11_English_Wikipedia">(Wiki) Publish 2016-10 French, Polish, Swedish, Spanish wikis. Also, 2016-11 English Wikipedia</span>
<span class="mw-headline" id=".28Wiki.29_Publish_2016-11_Dutch_and_Russian_wikis._Also.2C_2016-11_German_Wikipedia">(Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia</span>
</h3>
<p>
As it's been a few weeks since the last release, there have been several wiki releases since then.
As per the section title, 2016-11 Dutch and Russian wikis are up at archive.org. You can check <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_15" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a> or <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
</p>
<p>
A bare-bones listing is at <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_14" title="Wiki setup/Listing">Wiki_setup/Listing</a>. Of course, you can also check <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
</p>
<p>
A special thanks to Ope30 for downloading and testing all these wikis.
Again, thanks to Ope30 for testing these wikis.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_regression_errors.2C_including_bookmarks.2C_variants.2C_clicking_on_images.2C_and_wrong_number_of_reported_pages">(PC) Fix regression errors, including bookmarks, variants, clicking on images, and wrong number of reported pages</span>
<span class="mw-headline" id=".28PC.29_Fix_.22stalled.22_English_Wikipedia_import_on_older_machines">(PC) Fix "stalled" English Wikipedia import on older machines</span>
</h3>
<p>
There were a number of regression errors that have crept in over the last few releases. Namely, these are:
This issue was reported <a href="https://github.com/gnosygnu/xowa/issues/98" rel="nofollow" class="external text">in issue 98</a> and <a href="https://github.com/gnosygnu/xowa/issues/108" rel="nofollow" class="external text">and issue 108</a>.
</p>
<p>
Due to changes in the English Wikipedia Category system, XOWA needed to import a lot more data. Unfortunately, this caused the English Wikipedia import to stall on older machines. I was unable to reproduce it on my current machine (i7 CPU on either SSD or HDD), but was able to reproduce it on my laptop (Core Duo with HDD).
</p>
<p>
This issue was resolved by adding a new SQL index during the category import. The total time will still be noticeably longer (from 2 hours to 5 hours), but it should complete in the end.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_various_minor_Scribunto_and_Wikibase_errors_with_Russian_Wikipedia_including_inferred_datatype">(PC) Fix various minor Scribunto and Wikibase errors with Russian Wikipedia including inferred datatype</span>
</h3>
<p>
There were a number of minor fixes around the 2016-11 Russian wikis.
</p>
<p>
The most significant one was an issue with Wikidata and missing infobox images. For more detail, you can look at <a href="https://lists.wikimedia.org/pipermail/wikidata/2016-November/010019.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/wikidata/2016-November/010019.html</a> . This was fixed for any Russian Wiki imported through Import Online or Import Offline. However, Russian wikis downloaded through Download Central will still be missing images, until the next time I rebuild them.
</p>
<p>
For the other changes, you can take a look at the Scribunto and Wikibase items at <a href="http://xowa.org/home/wiki/Change_log/v3.12.1.1.html" id="xolnki_17" title="Change log/v3.12.1.1">Change log/v3.12.1.1</a>
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_page_sync_issues_when_syncing_File_or_Chinese_pages_with_math">(PC) Fix page sync issues when syncing File or Chinese pages with math</span>
</h3>
<p>
First, thanks to khanhhung2512 for reporting these issues.
</p>
<p>
XOWA had the following page sync issues:
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_16" title="Special:XowaBookmarks">Special:XowaBookmarks</a> was not working
Failed when downloading "File:" pages
</li>
<li>
Variant support for Chinese and Serbian languages were not working. For example: <code>-{zh-hans:computer; zh-hant:ELECTRONICBRAIN;}-</code>
Failed when downloading Chinese pages with Math
</li>
<li>
Clicking on images would not open up a simulation of a Wikimedia Commons page
</li>
<li>
The total number of pages was reported incorrectly
Always downloaded every page, instead of those listed in the Options page
</li>
</ul>
<p>
These have been fixed in this release. Thanks to khanhhung2512 and another anonymous user for reporting these issues.
These fixes are included in this release.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_various_minor_Wikibase_errors_with_geocoordinate.2C_time.2C_and_quantity">(PC) Fix various minor Wikibase errors with geocoordinate, time, and quantity</span>
</h3>
<p>
There were some minor Wikibase issues. The most notable of these involved time data which caused script errors on all Polish Wikipedia Software pages. The rest involved many fewer pages (&lt; 100).
</p>
<p>
To get more info on these, see <a href="http://xowa.org/home/wiki/Change_log/v3.11.2.1.html" id="xolnki_17" title="Change log/v3.11.2.1">Change log/v3.11.2.1</a> and the Wikibase entries
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Make_minor_changes_to_Import.2FOffline_page">(PC) Make minor changes to Import/Offline page</span>
</h3>
<p>
There were a number of minor issues with the Import/Offline page, primarily due to the Category changes in 2016-09. I made a few changes to eliminate redundant downloads as well as to intelligently detect dump files. However, I'll probably make more in the coming months when time permits.
</p>
<p>
Again, thanks go to khanhhung2512 and another anonymous user for reporting these issues.
</p>
<h3>
<span class="mw-headline" id=".28Dev.29_Simplify_usage_of_XOWA_as_an_embeddable_parser">(Dev) Simplify usage of XOWA as an embeddable parser</span>
</h3>
<p>
XOWA now supports usage as an embeddable parser in other apps. More information is at <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_18" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
</p>
<p>
Thanks here are due to Rüdiger Gleim for suggesting the interface as well as providing valuable feedback
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.11.3">Next release: v3.11.3</span>
<span class="mw-headline" id="Next_release:_v3.12.2">Next release: v3.12.2</span>
</h3>
<ul>
<li>
<b>Wikis</b>: I'm generating wikis for the 2016-11 German Wikipedia as well as 2016-11 Dutch Wikis.
<b>Wikis</b>: I'm generating wikis for the 2016-11 Italian wikis. I'll also kick off 2016-12 English Wikipedia as well.
</li>
<li>
<b>Light schedule</b>: The schedule will continue to be light. I'm currently working on rewriting the Options system. I'll try to add in some exploratory work on full-text search as well as improve Page Sync.
<b>Options</b>: I'm almost done rewriting the Options system. I also plan to add an update feature for the desktop app. I'm still planning to do some more work on Page Sync and full-text search, though my time recently has been limited.
</li>
</ul>
<h2>
<span class="mw-headline" id="Release:_BETA_v3.10.4.6_.282016-11-06_22:00_Sun.29">Release: BETA_v3.10.4.6 (2016-11-06 22:00 Sun)</span>
</h2>
<p>
I'm postponing the official release to next week. There are still only a handful of issues, and unfortunately, I don't have the time this week to do a full release.
</p>
<p>
However, I am pushing out a BETA release. This is the same as a regular release, except:
</p>
<ul>
<li>
I haven't documented all the changes in the Change Log or readme.txt (so you'll only know what's included from a short list at <a href="https://github.com/gnosygnu/xowa/releases" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases</a>)
</li>
<li>
I haven't tested the release fully (so some of the new items may not work)
</li>
<li>
I won't be able to fix any unexpected regression bugs (so if there is a new critical bug, you should just rollback to the old v3.10.4.1 build)
</li>
</ul>
<p>
If you want to give it a try, get it from <a href="https://github.com/gnosygnu/xowa/releases/BETA_v3.10.4.6" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/BETA_v3.10.4.6</a>
</p>
<p>
Otherwise, you can wait for the next release for next Sunday evening.
</p>
<p>
For wikis, I uploaded Swedish and Spanish. I'm going to work on 2016-11 next. See: <a href="https://github.com/gnosygnu/xowa/issues/95" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/95</a>
</p>
</div>
</div>

View File

@ -695,7 +695,7 @@
<span class="mw-headline" id="Fix_for_simple-mode_Category_pages_not_loading">Fix for simple-mode Category pages not loading</span>
</h3>
<p>
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Import offline</a>.
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a>.
</p>
<p>
The simple Category system looks like it broke some time ago during the general database redesign from .sqlite3 to .xowa. I fixed it for this release.
@ -961,7 +961,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log" class="xowa-visited">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian.2C_Malay_and_Bulgarian_wikis">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -999,7 +999,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_5" title="Change log">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_5" title="Change log" class="xowa-visited">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian.2C_Malay_and_Bulgarian_wikis_2">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -1465,7 +1465,7 @@
<span class="mw-headline" id="Various_minor_fixes">Various minor fixes</span>
</h3>
<p>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_11" title="Change log">Change_log</a>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_11" title="Change log" class="xowa-visited">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v2.8.2">Next release: v2.8.2</span>
@ -1540,7 +1540,7 @@
<span class="mw-headline" id="Minor_miscellaneous_fixes">Minor miscellaneous fixes</span>
</h3>
<p>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_14" title="Change log">Change_log</a>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_14" title="Change log" class="xowa-visited">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="New_javascript_libraries">New javascript libraries</span>
@ -1952,7 +1952,7 @@
<span class="mw-headline" id="Release:_v2.5.4.1_.282015-05-25_01:15_Sun.29">Release: v2.5.4.1 (2015-05-25 01:15 Sun)</span>
</h2>
<p>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_25" title="Dashboard/Image databases">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_26" title="Change log">Change_log</a>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_25" title="Dashboard/Image databases">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_26" title="Change log" class="xowa-visited">Change_log</a>
</p>
<p>
As a side-note, I've not generated image databases for a few weeks. This is due to the dumps being badly broken at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a> See <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html</a> and <a href="https://phabricator.wikimedia.org/T98585" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T98585</a> .

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<b>2016-01</b>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -408,7 +411,7 @@
The Android app is a major release. It has a Random feature, shows more images, and adds CSS-tweaks.
</p>
<h3>
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev.2FCommand-line.2FDumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_14" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a></span>
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev.2FCommand-line.2FDumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_15" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a></span>
</h3>
<p>
This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases.

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<b>2016-02</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -173,7 +176,7 @@
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_14" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_15" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki and click the "Search" button
@ -203,7 +206,7 @@
</li>
</ul>
<p>
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_15" title="Options/Wiki HTML">Options/Wiki_HTML</a> under Collapsible
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_16" title="Options/Wiki HTML">Options/Wiki_HTML</a> under Collapsible
</p>
<h3>
<span class="mw-headline" id="New_Raspberry_Pi_build">New Raspberry Pi build</span>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<b>2016-03</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -113,7 +116,7 @@
<span class="mw-headline" id=".28Desktop.29_New_autocomplete_address_bar">(Desktop) New autocomplete address bar</span>
</h3>
<p>
The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing <code>earth</code>. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like <code>earth + (history, future) -middle</code> directly in the address bar. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_14" title="App/Search">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_15" title="Options/Search suggest">Options/Search suggest</a>.
The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing <code>earth</code>. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like <code>earth + (history, future) -middle</code> directly in the address bar. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_15" title="App/Search">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_16" title="Options/Search suggest">Options/Search suggest</a>.
</p>
<p>
Unfortunately, the autocomplete uses the new search system, so old wikis need to upgrade the search databases. You can upgrade by any of the following:
@ -134,10 +137,10 @@
</ul>
</li>
<li>
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_16" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a> page
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_17" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a> page
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_17" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_18" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki in the list
@ -179,7 +182,7 @@
<b>Punctuation friendly</b>: Searches can be done for <code>U.S.A.</code> or <code>USA</code>; <code>dont't</code> or <code>dont</code>; <code>half-life</code> or <code>half</code> or <code>life</code>.
</li>
<li>
<b>Boolean searches</b>: Searches can use boolean operators like <code>-</code>, <code>,</code>, <code>+</code>, <code>()</code>, and <code>*</code>. In addition, there's even an escape operator: <code>\</code>. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_18" title="App/Search">App/Search</a>
<b>Boolean searches</b>: Searches can use boolean operators like <code>-</code>, <code>,</code>, <code>+</code>, <code>()</code>, and <code>*</code>. In addition, there's even an escape operator: <code>\</code>. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_19" title="App/Search">App/Search</a>
</li>
<li>
<b>Home wiki</b>: The home wiki is now searchable. Try entering in <code>search</code> or any other word

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<b>2016-04</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -177,7 +180,7 @@
The images are an update to the 2015-09 set. If you already have the 2015-09 set, just download the 2016-04 update: <a href="https://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-04-07_file_update.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-04-07_file_update.7z</a>
</li>
<li>
For Android, download all the de.wikipedia.org files in <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_14" title="Android/Setup">Android/Setup</a>
For Android, download all the de.wikipedia.org files in <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_15" title="Android/Setup">Android/Setup</a>
</li>
<li>
For the other German wikis, the process is similar. Download <a href="https://archive.org/download/Xowa_dewiki_latest/Xowa_debundle_2016-04-07.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_dewiki_latest/Xowa_debundle_2016-04-07.7z</a> and copy the files to your microSD card.
@ -285,7 +288,7 @@
<b>Youtube video</b>: <a href="https://www.youtube.com/watch?v=jsMTBxGweUw" rel="nofollow" class="external free">https://www.youtube.com/watch?v=jsMTBxGweUw</a>
</li>
<li>
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_15" title="Android/Setup">Android/Setup</a>
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_16" title="Android/Setup">Android/Setup</a>
</li>
</ul>
<p>
@ -409,7 +412,7 @@
<b>Really benefits from an SSD</b>: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min)
</li>
<li>
<b>If you want the new search, downloading from archive.org is the easiest way</b>: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_16" title="App/Search">App/Search</a>). As such, the easiest way is to download prebuilt copies from archive.org:
<b>If you want the new search, downloading from archive.org is the easiest way</b>: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_17" title="App/Search">App/Search</a>). As such, the easiest way is to download prebuilt copies from archive.org:
<ul>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z</a>
@ -434,7 +437,7 @@
<b>New user</b>: Download the new 2016-03 version. Previously you would have to download 2015-06 set, and then download separate updates for every month between 2015-07 and 2016-03. This was just too cumbersome.
</li>
<li>
<b>Existing user (2015-06)</b>: Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_17" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
<b>Existing user (2015-06)</b>: Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_18" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
</li>
<li>
<b>Existing user (2013-11 or something else)</b>: Download the 2016-03 version. You have an old set of XOWA image databases that I really can't support any longer (they have an extension of .sqlite3). I know downloading 80 GB is painful, but I'm not planning to change database formats again in the future.
@ -526,7 +529,7 @@
The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn.
</p>
<p>
If you have English Wikipedia and have been following along with the updates, go to <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_18" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> and follow the instructions therein.
If you have English Wikipedia and have been following along with the updates, go to <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_19" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> and follow the instructions therein.
</p>
<h3>
<span class="mw-headline" id=".28Package.29_Release_of_French_Wikipedia_2016-03">(Package) Release of French Wikipedia 2016-03</span>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<b>2016-05</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<b>2016-06</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -189,7 +192,7 @@
<span class="mw-headline" id=".28Wiki.29_2016-06_English_Wiktionary.2C_Wikisource.2C_Wikivoyage.2C_Wikiquote.2C_Wikibooks.2C_Wikiversity.2C_Wikinews_and_Species_Wiki">(Wiki) 2016-06 English Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, Wikinews and Species Wiki</span>
</h3>
<p>
All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_14" title="Special:XowaDownloadCentral">Download Central</a>.
All English wikis are now available for Android as well as desktop (HTML dumps). To download them, go to <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28All.29_Fixes_.2F_changes_for_Download_Central_including_multiple-tasks_bug">(All) Fixes / changes for Download Central including multiple-tasks bug</span>
@ -311,7 +314,7 @@
v3.6.3.3 fixes this issue. It now uses the wikitext dumps if the HTML dumps are not there. Just update your app, and you will see actual pages, not blank ones.
</p>
<p>
Also, note that you can disable the automatic HTML read by going to <a href="http://xowa.org/home/wiki/Options/HTML_databases.html" id="xolnki_15" title="Options/HTML databases" class="xowa-visited">Options/HTML_databases</a>
Also, note that you can disable the automatic HTML read by going to <a href="http://xowa.org/home/wiki/Options/HTML_databases.html" id="xolnki_16" title="Options/HTML databases" class="xowa-visited">Options/HTML_databases</a>
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_Download_Central_icons_for_Mac_OS_X">(PC) Fix Download Central icons for Mac OS X</span>
@ -359,7 +362,7 @@
<span class="mw-headline" id=".28PC_.26_Android.29_New_Download_Central_to_download_HTML_dumps_and_images">(PC &amp; Android) New Download Central to download HTML dumps and images</span>
</h3>
<p>
<a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Download Central</a> is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well.
<a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_17" title="Special:XowaDownloadCentral">Download Central</a> is the major feature of the release. This is an in-app downloader that can download wikis for both Android or desktop. It can download images as well.
</p>
<p>
For v3.6.3, there are only two wikis: Simple Wikipedia and English Wikipedia. More wikis will be added every week throughout 2016. Next week, v3.6.4 should have other English wikis, like English Wiktionary and Wikisource.
@ -368,7 +371,7 @@
Going forward, Download Central will be the primary vehicle to get XOWA wikis. It provides a simple way to import wikis. It eliminates any confusion about which files to download and where to copy them. Monthly updates for English Wikipedia will be published here as well.
</p>
<p>
To try it out, go to <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_17" title="Special:XowaDownloadCentral">Download Central</a>. For more info, see the <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_18" title="App/Import/Download Central">Download Central</a> help page.
To try it out, go to <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_18" title="Special:XowaDownloadCentral">Download Central</a>. For more info, see the <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_19" title="App/Import/Download Central">Download Central</a> help page.
</p>
<h3>
<span class="mw-headline" id=".28PC_.26_Server.29_Android_HTML_dumps_are_now_usable">(PC &amp; Server) Android HTML dumps are now usable</span>
@ -429,7 +432,7 @@
</dl>
<ul>
<li>
<b>Requires separate post-processing generation step</b>: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_19" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>)
<b>Requires separate post-processing generation step</b>: The wikitext dumps were automatically generated by downloading an XML dump. The HTML dumps requires another post-processing step that is not simple to run (See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_20" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>)
</li>
</ul>
<dl>
@ -524,10 +527,10 @@
<span class="mw-headline" id=".28Wikis.29_English_Wikipedia_.282016-06.29_and_Simple_Wikipedia_.282016-06.29">(Wikis) English Wikipedia (2016-06) and Simple Wikipedia (2016-06)</span>
</h3>
<p>
These are available through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_20" title="Special:XowaDownloadCentral">Download Central</a>.
These are available through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_21" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<p>
For users who want the 2016-06 English Wikipedia image update, see <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_21" title="App/Import/Download Central">App/Import/Download Central</a>
For users who want the 2016-06 English Wikipedia image update, see <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_22" title="App/Import/Download Central">App/Import/Download Central</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.6.4">Next release: v3.6.4</span>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<b>2016-07</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -178,7 +181,7 @@
<span class="mw-headline" id=".28Wiki.29_Publish_2016-07_English_Wikipedia">(Wiki) Publish 2016-07 English Wikipedia</span>
</h3>
<p>
The 2016-07 versions of English Wikipedia is up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_14" title="Special:XowaDownloadCentral">Download Central</a>.
The 2016-07 versions of English Wikipedia is up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<p>
For images, if you want the latest:
@ -268,7 +271,7 @@
<span class="mw-headline" id=".28Wiki.29_Publish_2016-07_French_Wikipedia.2C_Wiktionary.2C_Wikisource.2C_Wikivoyage.2C_Wikiquote.2C_Wikibooks.2C_Wikiversity.2C_and_Wikinews">(Wiki) Publish 2016-07 French Wikipedia, Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews</span>
</h3>
<p>
The 2016-07 versions of the French Wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Download Central</a>.
The 2016-07 versions of the French Wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_Redirects_not_working_for_HTML_databases">(PC) Fix Redirects not working for HTML databases</span>
@ -377,7 +380,7 @@
For those who are unaware, Mattze96 was the amazing developer who contributed the original HTTP Server code. This time, Mattze96 contributed mwad: the MediaWiki API dump tool. This tool allows creating XML dumps for Wikia and other wikis (<a href="https://wiki.archlinux.org/" rel="nofollow" class="external free">https://wiki.archlinux.org/</a>).
</p>
<p>
If you use XOWA for Wikia wikis, or other non-Wikimedia wikis, you definitely want to try it out. For more info, see <a href="http://xowa.org/home/wiki/App/Import/mwad.html" id="xolnki_16" title="App/Import/mwad">App/Import/mwad</a> as well as <a href="https://github.com/Mattze96/mwad" rel="nofollow" class="external free">https://github.com/Mattze96/mwad</a> and <a href="https://github.com/gnosygnu/xowa/issues/66" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/66</a>
If you use XOWA for Wikia wikis, or other non-Wikimedia wikis, you definitely want to try it out. For more info, see <a href="http://xowa.org/home/wiki/App/Import/mwad.html" id="xolnki_17" title="App/Import/mwad">App/Import/mwad</a> as well as <a href="https://github.com/Mattze96/mwad" rel="nofollow" class="external free">https://github.com/Mattze96/mwad</a> and <a href="https://github.com/gnosygnu/xowa/issues/66" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/66</a>
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_minor_Wikibase_issues.2C_including_wikibase-item">(PC) Fix minor Wikibase issues, including wikibase-item</span>
@ -447,7 +450,7 @@
<span class="mw-headline" id=".28Wiki.29_2016-06_German_Wiktionary.2C_Wikisource.2C_Wikivoyage.2C_Wikiquote.2C_Wikibooks.2C_Wikiversity.2C_and_Wikinews">(Wiki) 2016-06 German Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, and Wikinews</span>
</h3>
<p>
These wikis are available at <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_17" title="Special:XowaDownloadCentral">Download Central</a>.
These wikis are available at <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_18" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Support_Gallery">(PC) Support Gallery</span>
@ -479,7 +482,7 @@
There were a number of fixes for crashes in uncommon scenarios. Most of these involved switching SD cards, or deleting wikis outside XOWA. The crash was bad enough such that XOWA would not work unless the Storage files were cleared (or XOWA was reinstalled).
</p>
<p>
These are fixed in this version. For more info, see the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_18" title="Change log">Change log</a>
These are fixed in this version. For more info, see the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_19" title="Change log">Change log</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.7.2">Next release: v3.7.2</span>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<b>2016-08</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -161,7 +164,7 @@
<span class="mw-headline" id=".28Wiki.29_Publish_2016-08_English_Wikipedia_and_German_Wikipedia">(Wiki) Publish 2016-08 English Wikipedia and German Wikipedia</span>
</h3>
<p>
The 2016-08 versions of both wikis are finally up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_14" title="Special:XowaDownloadCentral">Download Central</a>.
The 2016-08 versions of both wikis are finally up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28PC_.2F_Android.29_Better_html_database_support_for_packed_galleries.2C_video_thumbnails.2C_and_image_maps">(PC / Android) Better html database support for packed galleries, video thumbnails, and image maps</span>
@ -210,7 +213,7 @@
<span class="mw-headline" id=".28PC.29_Add_torrent_link_.2F_MD5_info_to_the_Download_Central_Info_page">(PC) Add torrent link / MD5 info to the Download Central Info page</span>
</h3>
<p>
Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96.html" id="xolnki_15" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included:
Based on some welcome feedback from malakov1, I added a torrent link to the Download Central Info page. For example, <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96.html" id="xolnki_16" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>. Note that these torrent links are to the full archive.org folder, not the task. In particular, the following two types will be included:
</p>
<ul>
<li>
@ -321,7 +324,7 @@
<span class="mw-headline" id=".28Wiki.29_Publish_2016-07_Polish_Wiktionary.2C_Wikisource.2C_Wikiquote.2C_Wikibooks.2C_Wikiversity.2C_and_Wikinews">(Wiki) Publish 2016-07 Polish Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews</span>
</h3>
<p>
The 2016-07 versions of the Polish wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Download Central</a>.
The 2016-07 versions of the Polish wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_17" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_random_.22SSL_peer_shut_down_incorrectly.22_when_downloading_database_dumps">(PC) Fix random "SSL peer shut down incorrectly" when downloading database dumps</span>
@ -410,7 +413,7 @@ http://ftp.fi.muni.cz/pub/wikimedia/
<span class="mw-headline" id=".28Wiki.29_Publish_2016-07_Arabic_Wiktionary.2C_Wikisource.2C_Wikiquote.2C_Wikibooks.2C_Wikiversity.2C_and_Wikinews">(Wiki) Publish 2016-07 Arabic Wiktionary, Wikisource, Wikiquote, Wikibooks, Wikiversity, and Wikinews</span>
</h3>
<p>
The 2016-07 versions of the Arabic wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_17" title="Special:XowaDownloadCentral">Download Central</a>.
The 2016-07 versions of the Arabic wikis are up. You can get them through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_18" title="Special:XowaDownloadCentral">Download Central</a>.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_.22invalid_title.22_when_clicking_on_wikis_in_left-hand_nav">(PC) Fix "invalid title" when clicking on wikis in left-hand nav</span>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<b>2016-09</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -328,13 +331,13 @@
In short, the changes should be transparent to most, except HTML dump users will soon get Categories.
</p>
<p>
There's a little more info at <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_14" title="App/Category">Category Overview</a> for those interested.
There's a little more info at <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_15" title="App/Category">Category Overview</a> for those interested.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Basic_page_synchronization_feature_to_get_latest_from_online">(PC) Basic page synchronization feature to get latest from online</span>
</h3>
<p>
As per <a href="https://github.com/gnosygnu/xowa/issues/72" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/72</a> XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync.html" id="xolnki_15" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> for more info.
As per <a href="https://github.com/gnosygnu/xowa/issues/72" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/72</a> XOWA will now be able to sync pages directly from the online version. This feature is still a work-in-progress, and probably should only be done for selective pages. Certain pages won't sync correctly for a few more releases -- namely, pages with Math. See <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync.html" id="xolnki_16" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> for more info.
</p>
<h3>
<span class="mw-headline" id=".28PC_.2F_Android.29_Download_Central_changes_for_dropped_connections_.2F_Mac_OS_X">(PC / Android) Download Central changes for dropped connections / Mac OS X</span>
@ -346,7 +349,7 @@
<span class="mw-headline" id=".28PC.29_Various_parser_changes_including_Protectiong_Banner.2C_stack_overflow.2C_and_invalid_UTF-8">(PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8</span>
</h3>
<p>
This release has a bunch of parser changes. The <a href="http://xowa.org/home/wiki/Change_log/v3.9.2.1.html" id="xolnki_16" title="Change log/v3.9.2.1">Change log</a> has a complete list. The most relevant items are the following:
This release has a bunch of parser changes. The <a href="http://xowa.org/home/wiki/Change_log/v3.9.2.1.html" id="xolnki_17" title="Change log/v3.9.2.1">Change log</a> has a complete list. The most relevant items are the following:
</p>
<ul>
<li>
@ -373,7 +376,7 @@
<b>Torrent links for non-Wikipedia wikis were wrong (thanks to malakov1)</b>: Download Central was reporting the wrong torrent links for non-Wikipedia wikis. For example, English Wiktionary was being listed as <a href="http://archive.org/Xowa_enwiktionary_latest" rel="nofollow" class="external free">http://archive.org/Xowa_enwiktionary_latest</a> . This build corrects the issue.
</li>
<li>
<b>Wrong documentation for HTML dumps (thanks to Rüdiger Gleim)</b>: The command-line script for generating HTML dumps have changed over the past few releases. I forgot to update the documentation page at <a href="http://xowa.org/home/wiki/Dev/Command-line/Thumbs.html" id="xolnki_17" title="Dev/Command-line/Thumbs">Dev/Command-line/Thumbs</a>.
<b>Wrong documentation for HTML dumps (thanks to Rüdiger Gleim)</b>: The command-line script for generating HTML dumps have changed over the past few releases. I forgot to update the documentation page at <a href="http://xowa.org/home/wiki/Dev/Command-line/Thumbs.html" id="xolnki_18" title="Dev/Command-line/Thumbs">Dev/Command-line/Thumbs</a>.
</li>
</ul>
<p>

View File

@ -25,41 +25,44 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_2" title="Blog/2016-11" class="xowa-visited">2016-11</a>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<b>2016-10</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -149,10 +152,10 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_14" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_15" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_15" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_16" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</li>
</ul>
<h3>
@ -185,7 +188,7 @@
<span class="mw-headline" id=".28PC.29_Fix_import_errors_in_Import.2FOffline">(PC) Fix import errors in Import/Offline</span>
</h3>
<p>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_16" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes.
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_17" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> was broken due to the recent changes in the Category system. In addition, there were a few other minor fixes.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.11.2">Next release: v3.11.2</span>
@ -230,10 +233,10 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_17" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_18" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_18" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_19" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</li>
</ul>
<h3>
@ -256,7 +259,7 @@
<b>HTML dumps now show wikitext HTML</b>: Category pages sometimes have a letter index at the top of the page, or other information. For example, <a href="https://de.wikipedia.org/wiki/Category:Mann" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Category:Mann</a> has a large table of contents listing many 2-letter combinations. This information didn't appear in the HTML dumps before. Now they do
</li>
<li>
<b>Other minor changes</b>: There are a small number of other changes as well which are covered more in the <a href="http://xowa.org/home/wiki/Change_log/v3.10.3.1.html" id="xolnki_19" title="Change log/v3.10.3.1">Change log</a>
<b>Other minor changes</b>: There are a small number of other changes as well which are covered more in the <a href="http://xowa.org/home/wiki/Change_log/v3.10.3.1.html" id="xolnki_20" title="Change log/v3.10.3.1">Change log</a>
</li>
</ul>
<h3>
@ -275,7 +278,7 @@
Basically, v3.10.4.2 allows changing XOWA pages through custom Javascript. This is intended for non-Wikimedia wikis (such as Wikia) which use custom extension that are not supported in XOWA. A user can add this missing custom extension by writing an extension in Javascript.
</p>
<p>
More information is at <a href="http://xowa.org/home/wiki/App/Xtn/Scripting.html" id="xolnki_20" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
More information is at <a href="http://xowa.org/home/wiki/App/Xtn/Scripting.html" id="xolnki_21" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.10.2">Next release: v3.10.2</span>
@ -301,7 +304,7 @@
I did create a deletion database for English Wikipedia. It will reduce the size of the images datases from 101 GB to 90 GB.
</p>
<p>
The link is here: <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a> The instructions are here: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_21" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>
The link is here: <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a> The instructions are here: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_22" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>
</p>
<p>
Thanks.

View File

@ -24,42 +24,45 @@
2016<br>
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-12.html" id="xolnki_2" title="Blog/2016-12" class="xowa-visited">2016-12</a>
</li>
<li>
<b>2016-11</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_3" title="Blog/2016-10">2016-10</a>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_4" title="Blog/2016-09">2016-09</a>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_5" title="Blog/2016-08">2016-08</a>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_6" title="Blog/2016-07">2016-07</a>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_7" title="Blog/2016-06">2016-06</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_8" title="Blog/2016-05">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_9" title="Blog/2016-04">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_10" title="Blog/2016-03">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_11" title="Blog/2016-02">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_12" title="Blog/2016-01">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_13" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -137,7 +140,7 @@
As it's been a few weeks since the last release, there have been several wiki releases since then.
</p>
<p>
A bare-bones listing is at <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_14" title="Wiki setup/Listing">Wiki_setup/Listing</a>. Of course, you can also check <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_15" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
A bare-bones listing is at <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_15" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a>. Of course, you can also check <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
</p>
<p>
A special thanks to Ope30 for downloading and testing all these wikis.
@ -150,7 +153,7 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_16" title="Special:XowaBookmarks">Special:XowaBookmarks</a> was not working
<a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_17" title="Special:XowaBookmarks">Special:XowaBookmarks</a> was not working
</li>
<li>
Variant support for Chinese and Serbian languages were not working. For example: <code>-{zh-hans:computer; zh-hant:ELECTRONICBRAIN;}-</code>
@ -172,7 +175,7 @@
There were some minor Wikibase issues. The most notable of these involved time data which caused script errors on all Polish Wikipedia Software pages. The rest involved many fewer pages (&lt; 100).
</p>
<p>
To get more info on these, see <a href="http://xowa.org/home/wiki/Change_log/v3.11.2.1.html" id="xolnki_17" title="Change log/v3.11.2.1">Change log/v3.11.2.1</a> and the Wikibase entries
To get more info on these, see <a href="http://xowa.org/home/wiki/Change_log/v3.11.2.1.html" id="xolnki_18" title="Change log/v3.11.2.1">Change log/v3.11.2.1</a> and the Wikibase entries
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Make_minor_changes_to_Import.2FOffline_page">(PC) Make minor changes to Import/Offline page</span>
@ -187,7 +190,7 @@
<span class="mw-headline" id=".28Dev.29_Simplify_usage_of_XOWA_as_an_embeddable_parser">(Dev) Simplify usage of XOWA as an embeddable parser</span>
</h3>
<p>
XOWA now supports usage as an embeddable parser in other apps. More information is at <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_18" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
XOWA now supports usage as an embeddable parser in other apps. More information is at <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_19" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
</p>
<p>
Thanks here are due to Rüdiger Gleim for suggesting the interface as well as providing valuable feedback

275
home/wiki/Blog/2016-12.html Normal file
View File

@ -0,0 +1,275 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2016-12 - 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>Blog/2016-12</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">
<div class='infobox plainlinks' style='width:70px;'>
<p>
<span style='font-size:15px;font-weight:bold;'>Blog links</span><br>
<br>
2016<br>
</p>
<ul>
<li>
<b>2016-12</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-11.html" id="xolnki_3" title="Blog/2016-11" class="xowa-visited">2016-11</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_4" title="Blog/2016-10">2016-10</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_5" title="Blog/2016-09">2016-09</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_6" title="Blog/2016-08">2016-08</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_7" title="Blog/2016-07">2016-07</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_8" title="Blog/2016-06">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_9" title="Blog/2016-05">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_10" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_11" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_12" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_13" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_14" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Release:_v3.12.1.1_.282016-12-04_22:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: v3.12.1.1 (2016-12-04 22:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#.28Wiki.29_Publish_2016-11_Dutch_and_Russian_wikis._Also.2C_2016-11_German_Wikipedia"><span class="tocnumber">1.1</span> <span class="toctext">(Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#.28PC.29_Fix_.22stalled.22_English_Wikipedia_import_on_older_machines"><span class="tocnumber">1.2</span> <span class="toctext">(PC) Fix "stalled" English Wikipedia import on older machines</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#.28PC.29_Fix_various_minor_Scribunto_and_Wikibase_errors_with_Russian_Wikipedia_including_inferred_datatype"><span class="tocnumber">1.3</span> <span class="toctext">(PC) Fix various minor Scribunto and Wikibase errors with Russian Wikipedia including inferred datatype</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#.28PC.29_Fix_page_sync_issues_when_syncing_File_or_Chinese_pages_with_math"><span class="tocnumber">1.4</span> <span class="toctext">(PC) Fix page sync issues when syncing File or Chinese pages with math</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Next_release:_v3.12.2"><span class="tocnumber">1.5</span> <span class="toctext">Next release: v3.12.2</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_v3.12.1.1_.282016-12-04_22:00_Sun.29">Release: v3.12.1.1 (2016-12-04 22:00 Sun)</span>
</h2>
<p>
The PC version is a minor release. It fixes an import issue with English Wikipedia on older machines, has several Scribunto and Wikibase fixes for Russian wikis, and has some page sync issues
</p>
<p>
The Android version has no release.
</p>
<h3>
<span class="mw-headline" id=".28Wiki.29_Publish_2016-11_Dutch_and_Russian_wikis._Also.2C_2016-11_German_Wikipedia">(Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia</span>
</h3>
<p>
As per the section title, 2016-11 Dutch and Russian wikis are up at archive.org. You can check <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_15" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a> or <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>
</p>
<p>
Again, thanks to Ope30 for testing these wikis.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_.22stalled.22_English_Wikipedia_import_on_older_machines">(PC) Fix "stalled" English Wikipedia import on older machines</span>
</h3>
<p>
This issue was reported <a href="https://github.com/gnosygnu/xowa/issues/98" rel="nofollow" class="external text">in issue 98</a> and <a href="https://github.com/gnosygnu/xowa/issues/108" rel="nofollow" class="external text">and issue 108</a>.
</p>
<p>
Due to changes in the English Wikipedia Category system, XOWA needed to import a lot more data. Unfortunately, this caused the English Wikipedia import to stall on older machines. I was unable to reproduce it on my current machine (i7 CPU on either SSD or HDD), but was able to reproduce it on my laptop (Core Duo with HDD).
</p>
<p>
This issue was resolved by adding a new SQL index during the category import. The total time will still be noticeably longer (from 2 hours to 5 hours), but it should complete in the end.
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_various_minor_Scribunto_and_Wikibase_errors_with_Russian_Wikipedia_including_inferred_datatype">(PC) Fix various minor Scribunto and Wikibase errors with Russian Wikipedia including inferred datatype</span>
</h3>
<p>
There were a number of minor fixes around the 2016-11 Russian wikis.
</p>
<p>
The most significant one was an issue with Wikidata and missing infobox images. For more detail, you can look at <a href="https://lists.wikimedia.org/pipermail/wikidata/2016-November/010019.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/wikidata/2016-November/010019.html</a> . This was fixed for any Russian Wiki imported through Import Online or Import Offline. However, Russian wikis downloaded through Download Central will still be missing images, until the next time I rebuild them.
</p>
<p>
For the other changes, you can take a look at the Scribunto and Wikibase items at <a href="http://xowa.org/home/wiki/Change_log/v3.12.1.1.html" id="xolnki_17" title="Change log/v3.12.1.1">Change log/v3.12.1.1</a>
</p>
<h3>
<span class="mw-headline" id=".28PC.29_Fix_page_sync_issues_when_syncing_File_or_Chinese_pages_with_math">(PC) Fix page sync issues when syncing File or Chinese pages with math</span>
</h3>
<p>
First, thanks to khanhhung2512 for reporting these issues.
</p>
<p>
XOWA had the following page sync issues:
</p>
<ul>
<li>
Failed when downloading "File:" pages
</li>
<li>
Failed when downloading Chinese pages with Math
</li>
<li>
Always downloaded every page, instead of those listed in the Options page
</li>
</ul>
<p>
These fixes are included in this release.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.12.2">Next release: v3.12.2</span>
</h3>
<ul>
<li>
<b>Wikis</b>: I'm generating wikis for the 2016-11 Italian wikis. I'll also kick off 2016-12 English Wikipedia as well.
</li>
<li>
<b>Options</b>: I'm almost done rewriting the Options system. I also plan to add an update feature for the desktop app. I'm still planning to do some more work on Page Sync and full-text search, though my time recently has been limited.
</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&apos;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="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -36,7 +36,7 @@
</ul>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#v3.11.2.1_.282016-11-13.29"><span class="tocnumber">2</span> <span class="toctext">v3.11.2.1 (2016-11-13)</span></a>
<a href="#v3.12.1.1_.282016-12-04.29"><span class="tocnumber">2</span> <span class="toctext">v3.12.1.1 (2016-12-04)</span></a>
<ul>
<li class="toclevel-2 tocsection-5">
<a href="#Wikis"><span class="tocnumber">2.1</span> <span class="toctext">Wikis</span></a>
@ -47,7 +47,7 @@
</ul>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#v3.10.4.1_.282016-10-24.29"><span class="tocnumber">3</span> <span class="toctext">v3.10.4.1 (2016-10-24)</span></a>
<a href="#v3.11.2.1_.282016-11-13.29"><span class="tocnumber">3</span> <span class="toctext">v3.11.2.1 (2016-11-13)</span></a>
<ul>
<li class="toclevel-2 tocsection-8">
<a href="#Wikis_2"><span class="tocnumber">3.1</span> <span class="toctext">Wikis</span></a>
@ -55,130 +55,141 @@
<li class="toclevel-2 tocsection-9">
<a href="#PC_2"><span class="tocnumber">3.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-10">
<a href="#Dev"><span class="tocnumber">3.3</span> <span class="toctext">Dev</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#v3.10.4.1_.282016-10-24.29"><span class="tocnumber">4</span> <span class="toctext">v3.10.4.1 (2016-10-24)</span></a>
<ul>
<li class="toclevel-2 tocsection-11">
<a href="#Android"><span class="tocnumber">3.4</span> <span class="toctext">Android</span></a>
<a href="#Wikis_3"><span class="tocnumber">4.1</span> <span class="toctext">Wikis</span></a>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#PC_3"><span class="tocnumber">4.2</span> <span class="toctext">PC</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#v3.10.3.2_.282016-10-17.29"><span class="tocnumber">4</span> <span class="toctext">v3.10.3.2 (2016-10-17)</span></a>
<ul>
<li class="toclevel-2 tocsection-13">
<a href="#PC_3"><span class="tocnumber">4.1</span> <span class="toctext">PC</span></a>
<a href="#Dev"><span class="tocnumber">4.3</span> <span class="toctext">Dev</span></a>
</li>
<li class="toclevel-2 tocsection-14">
<a href="#Android"><span class="tocnumber">4.4</span> <span class="toctext">Android</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-14">
<a href="#v3.10.3.1_.282016-10-16.29"><span class="tocnumber">5</span> <span class="toctext">v3.10.3.1 (2016-10-16)</span></a>
<li class="toclevel-1 tocsection-15">
<a href="#v3.10.3.2_.282016-10-17.29"><span class="tocnumber">5</span> <span class="toctext">v3.10.3.2 (2016-10-17)</span></a>
<ul>
<li class="toclevel-2 tocsection-15">
<a href="#Wiki"><span class="tocnumber">5.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-16">
<a href="#PC_4"><span class="tocnumber">5.2</span> <span class="toctext">PC</span></a>
<a href="#PC_4"><span class="tocnumber">5.1</span> <span class="toctext">PC</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-17">
<a href="#Android_2"><span class="tocnumber">6</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-1 tocsection-18">
<a href="#v3.9.4.2_.282016-09-26.29"><span class="tocnumber">7</span> <span class="toctext">v3.9.4.2 (2016-09-26)</span></a>
<a href="#v3.10.3.1_.282016-10-16.29"><span class="tocnumber">6</span> <span class="toctext">v3.10.3.1 (2016-10-16)</span></a>
<ul>
<li class="toclevel-2 tocsection-18">
<a href="#Wiki"><span class="tocnumber">6.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-19">
<a href="#PC_5"><span class="tocnumber">7.1</span> <span class="toctext">PC</span></a>
<a href="#PC_5"><span class="tocnumber">6.2</span> <span class="toctext">PC</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-20">
<a href="#v3.9.4.1_.282016-09-25.29"><span class="tocnumber">8</span> <span class="toctext">v3.9.4.1 (2016-09-25)</span></a>
<a href="#Android_2"><span class="tocnumber">7</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-1 tocsection-21">
<a href="#v3.9.4.2_.282016-09-26.29"><span class="tocnumber">8</span> <span class="toctext">v3.9.4.2 (2016-09-26)</span></a>
<ul>
<li class="toclevel-2 tocsection-21">
<a href="#Wiki_2"><span class="tocnumber">8.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-22">
<a href="#PC_6"><span class="tocnumber">8.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-23">
<a href="#Android_3"><span class="tocnumber">8.3</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-2 tocsection-24">
<a href="#Dev_2"><span class="tocnumber">8.4</span> <span class="toctext">Dev</span></a>
<a href="#PC_6"><span class="tocnumber">8.1</span> <span class="toctext">PC</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-25">
<a href="#v3.9.2.1_.282016-09-11.29"><span class="tocnumber">9</span> <span class="toctext">v3.9.2.1 (2016-09-11)</span></a>
<li class="toclevel-1 tocsection-23">
<a href="#v3.9.4.1_.282016-09-25.29"><span class="tocnumber">9</span> <span class="toctext">v3.9.4.1 (2016-09-25)</span></a>
<ul>
<li class="toclevel-2 tocsection-24">
<a href="#Wiki_2"><span class="tocnumber">9.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-25">
<a href="#PC_7"><span class="tocnumber">9.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-26">
<a href="#PC_7"><span class="tocnumber">9.1</span> <span class="toctext">PC</span></a>
<a href="#Android_3"><span class="tocnumber">9.3</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-2 tocsection-27">
<a href="#Dev_2"><span class="tocnumber">9.4</span> <span class="toctext">Dev</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-27">
<a href="#Doc"><span class="tocnumber">10</span> <span class="toctext">Doc</span></a>
</li>
<li class="toclevel-1 tocsection-28">
<a href="#Dev_3"><span class="tocnumber">11</span> <span class="toctext">Dev</span></a>
</li>
<li class="toclevel-1 tocsection-29">
<a href="#v3.8.5.1_.282016-08-22.29"><span class="tocnumber">12</span> <span class="toctext">v3.8.5.1 (2016-08-22)</span></a>
<a href="#v3.9.2.1_.282016-09-11.29"><span class="tocnumber">10</span> <span class="toctext">v3.9.2.1 (2016-09-11)</span></a>
<ul>
<li class="toclevel-2 tocsection-30">
<a href="#Wiki_3"><span class="tocnumber">12.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-31">
<a href="#PC_8"><span class="tocnumber">12.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-32">
<a href="#Dev_4"><span class="tocnumber">12.3</span> <span class="toctext">Dev</span></a>
<li class="toclevel-2 tocsection-29">
<a href="#PC_8"><span class="tocnumber">10.1</span> <span class="toctext">PC</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-33">
<a href="#v3.8.3.1_.282016-08-14.29"><span class="tocnumber">13</span> <span class="toctext">v3.8.3.1 (2016-08-14)</span></a>
<li class="toclevel-1 tocsection-30">
<a href="#Doc"><span class="tocnumber">11</span> <span class="toctext">Doc</span></a>
</li>
<li class="toclevel-1 tocsection-31">
<a href="#Dev_3"><span class="tocnumber">12</span> <span class="toctext">Dev</span></a>
</li>
<li class="toclevel-1 tocsection-32">
<a href="#v3.8.5.1_.282016-08-22.29"><span class="tocnumber">13</span> <span class="toctext">v3.8.5.1 (2016-08-22)</span></a>
<ul>
<li class="toclevel-2 tocsection-33">
<a href="#Wiki_3"><span class="tocnumber">13.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-34">
<a href="#Android_4"><span class="tocnumber">13.1</span> <span class="toctext">Android</span></a>
<a href="#PC_9"><span class="tocnumber">13.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-35">
<a href="#Dev_4"><span class="tocnumber">13.3</span> <span class="toctext">Dev</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-35">
<a href="#v3.8.2.1_.282016-08-07.29"><span class="tocnumber">14</span> <span class="toctext">v3.8.2.1 (2016-08-07)</span></a>
<li class="toclevel-1 tocsection-36">
<a href="#v3.8.3.1_.282016-08-14.29"><span class="tocnumber">14</span> <span class="toctext">v3.8.3.1 (2016-08-14)</span></a>
<ul>
<li class="toclevel-2 tocsection-36">
<a href="#Wiki_4"><span class="tocnumber">14.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-37">
<a href="#PC_9"><span class="tocnumber">14.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-38">
<a href="#Dev_5"><span class="tocnumber">14.3</span> <span class="toctext">Dev</span></a>
<a href="#Android_4"><span class="tocnumber">14.1</span> <span class="toctext">Android</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-39">
<a href="#v3.8.1.1_.282016-08-01.29"><span class="tocnumber">15</span> <span class="toctext">v3.8.1.1 (2016-08-01)</span></a>
<li class="toclevel-1 tocsection-38">
<a href="#v3.8.2.1_.282016-08-07.29"><span class="tocnumber">15</span> <span class="toctext">v3.8.2.1 (2016-08-07)</span></a>
<ul>
<li class="toclevel-2 tocsection-40">
<a href="#Wiki_5"><span class="tocnumber">15.1</span> <span class="toctext">Wiki</span></a>
<li class="toclevel-2 tocsection-39">
<a href="#Wiki_4"><span class="tocnumber">15.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-41">
<li class="toclevel-2 tocsection-40">
<a href="#PC_10"><span class="tocnumber">15.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-42">
<a href="#Android_5"><span class="tocnumber">15.3</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-2 tocsection-43">
<a href="#Dev_6"><span class="tocnumber">15.4</span> <span class="toctext">Dev</span></a>
<li class="toclevel-2 tocsection-41">
<a href="#Dev_5"><span class="tocnumber">15.3</span> <span class="toctext">Dev</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-44">
<a href="#Archives"><span class="tocnumber">16</span> <span class="toctext">Archives</span></a>
<li class="toclevel-1 tocsection-42">
<a href="#v3.8.1.1_.282016-08-01.29"><span class="tocnumber">16</span> <span class="toctext">v3.8.1.1 (2016-08-01)</span></a>
<ul>
<li class="toclevel-2 tocsection-43">
<a href="#Wiki_5"><span class="tocnumber">16.1</span> <span class="toctext">Wiki</span></a>
</li>
<li class="toclevel-2 tocsection-44">
<a href="#PC_11"><span class="tocnumber">16.2</span> <span class="toctext">PC</span></a>
</li>
<li class="toclevel-2 tocsection-45">
<a href="#Android_5"><span class="tocnumber">16.3</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-2 tocsection-46">
<a href="#Dev_6"><span class="tocnumber">16.4</span> <span class="toctext">Dev</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-47">
<a href="#Archives"><span class="tocnumber">17</span> <span class="toctext">Archives</span></a>
</li>
</ul>
</div>
@ -235,11 +246,321 @@
The most important category to review is <b>major</b>. The other categories may be skipped due to lower importance (if they were more important, they would be bumped up to <b>major</b>).
</p>
<h2>
<span class="mw-headline" id="v3.11.2.1_.282016-11-13.29">v3.11.2.1 (2016-11-13)</span>
<span class="mw-headline" id="v3.12.1.1_.282016-12-04.29">v3.12.1.1 (2016-12-04)</span>
</h2>
<h3>
<span class="mw-headline" id="Wikis">Wikis</span>
</h3>
<ul>
<li>
Package: Publish 2016-11 Dutch Wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis.html" id="xolnki_2" title="Wiki setup/Dutch wikis">Wiki_setup/Dutch_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-11 German Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-11 Russian wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<h3>
<span class="mw-headline" id="PC">PC</span>
</h3>
<p>
<b>minor</b>
</p>
<ul>
<li>
Import: Fix category not building on non-SSD drives. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add index to cl_from.
</dd>
</dl>
<ul>
<li>
Import: Fix Russian Wikisource build failure.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Convert null category sortkeys to empty array.
</dd>
</dl>
<ul>
<li>
Import.offline: Do not re-download category dump files when importing wiki (redux). {detected by khanhhung2512 }
</li>
</ul>
<ul>
<li>
Xtn.Math: Do not try to translate math in variant wikis. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Swap out math tags with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: &lt;math&gt;x-{1+2}-1&lt;/math&gt; -&gt; x-{1+2}-1 x&gt; x1+21.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://github.com/gnosygnu/xowa/issues/107" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/107</a>
</dd>
</dl>
<ul>
<li>
Table_of_contents: Fix missing table of contents on some de.w television series pages. {detected by Ope30}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
<li>
Parser.Lnke: Fix page not loading on a dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle xwiki links to history pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: [http://ru.wikipedia.org/w/index.php?title&amp;diff=19103464&amp;oldid=18910980 извещен].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009</a>
</dd>
</dl>
<ul>
<li>
ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Implement {{ROOTPAGENAME}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/ТСД/Аврора/ДО" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/ТСД/Аврора/ДО</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix script error "Module:Navbox:91 attempt to concatenate nil and string" on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Navbox:91 attempt to concatenate nil and string</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Use local language's namespace name not canonical.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: Russian "Шаблон" not English "Template".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Королевство_Нидерландов" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Королевство_Нидерландов</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix script error 'expandTemplate: template "Россия Москва" does not exist' on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>expandTemplate: template "Россия Москва" does not exist</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not convert zero padded numbers to integer.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: "01" -&gt; "01" x&gt; 1.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Красноказарменный_проезд" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Красноказарменный_проезд</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix missing infobox images on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Infer datatype from cached table not from JSON doc.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: datatype="commonsMedia".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Италия" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Италия</a> <a href="https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Do not fail if null quantity.lbound or quantity.ubound.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q183</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error "Module:WD:455" on a dozen ru.s pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Ошибка скрипта: =Module:WD:455 свойство P1343 не найдено</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return 'property' not 'item' if wikidata page is "Property:".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error 'java.lang.ArithmeticException: Division by zero' on a few dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Convert globecoordinate's precision of '0' to precision of '1'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)</a>
</dd>
</dl>
<ul>
<li>
Image: Open image when clicking on 'full resolution' links.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>could not find anchor with href in html</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle image paths with spaces and other URL-encoding.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
</dd>
</dl>
<ul>
<li>
Gui.Url_bar: Show title in actual chars, not url-decoded chars.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Set page url to actual chars, not url-decoded chars.
</dd>
</dl>
<ul>
<li>
Page_sync: Do not fail with null ref exception when trying to auto-sync a non-existant file. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{'.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>page_load fail: page=Web crawler err=[err 0] idx mode not closed</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Allow 'always sync' by setting sync interval to '0'. {requested by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_5" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Implement 'Pages to sync' filter. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_6" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Embeddable: Load modules from load_worker. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Add Free_memory method. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Change if_exist to call Page_cache. {detected by Rüdiger Gleim}
</li>
</ul>
<p>
<b>trivial</b>
</p>
<ul>
<li>
Wikibase: Fix Wikibase json-entities loader not working.
</li>
</ul>
<h2>
<span class="mw-headline" id="v3.11.2.1_.282016-11-13.29">v3.11.2.1 (2016-11-13)</span>
</h2>
<h3>
<span class="mw-headline" id="Wikis_2">Wikis</span>
</h3>
<ul>
<li>
Package: Publish 2016-10 French wikis (Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, Wikinews).
@ -247,7 +568,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_2" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_7" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
</dd>
</dl>
<ul>
@ -257,7 +578,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_3" title="Wiki setup/Polish wikis">Wiki_setup/Polish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_8" title="Wiki setup/Polish wikis">Wiki_setup/Polish_wikis</a>
</dd>
</dl>
<ul>
@ -267,7 +588,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_4" title="Wiki setup/Swedish wikis">Wiki_setup/Swedish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_9" title="Wiki setup/Swedish wikis">Wiki_setup/Swedish_wikis</a>
</dd>
</dl>
<ul>
@ -277,7 +598,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_5" title="Wiki setup/Spanish wikis">Wiki_setup/Spanish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_10" title="Wiki setup/Spanish wikis">Wiki_setup/Spanish_wikis</a>
</dd>
</dl>
<ul>
@ -287,11 +608,11 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_6" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_11" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
<span class="mw-headline" id="PC">PC</span>
<span class="mw-headline" id="PC_2">PC</span>
</h3>
<p>
<b>minor</b>
@ -303,7 +624,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_7" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_12" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
</dd>
</dl>
<ul>
@ -468,7 +789,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_8" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_13" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -493,7 +814,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_9" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_14" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
</dd>
</dl>
<ul>
@ -503,7 +824,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Dev.html" id="xolnki_10" title="Options/Dev">Options/Dev</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Dev.html" id="xolnki_15" title="Options/Dev">Options/Dev</a>
</dd>
</dl>
<p>
@ -575,14 +896,14 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_11" title="Dashboard/Image databases">Dashboard/Image_databases</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_16" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</dd>
</dl>
<h2>
<span class="mw-headline" id="v3.10.4.1_.282016-10-24.29">v3.10.4.1 (2016-10-24)</span>
</h2>
<h3>
<span class="mw-headline" id="Wikis_2">Wikis</span>
<span class="mw-headline" id="Wikis_3">Wikis</span>
</h3>
<ul>
<li>
@ -591,7 +912,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_12" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_17" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@ -601,11 +922,11 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_13" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_18" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h3>
<span class="mw-headline" id="PC_2">PC</span>
<span class="mw-headline" id="PC_3">PC</span>
</h3>
<p>
<b>major</b>
@ -656,7 +977,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Remove nil element from table when nil is 1st member.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/仚" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仚</a> <a href="https://en.wiktionary.org/wiki/仛" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仛</a><a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_14" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wiktionary.org/wiki/仚" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仚</a> <a href="https://en.wiktionary.org/wiki/仛" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/仛</a><a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_19" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@ -883,7 +1204,7 @@
<span class="mw-headline" id="v3.10.3.2_.282016-10-17.29">v3.10.3.2 (2016-10-17)</span>
</h2>
<h3>
<span class="mw-headline" id="PC_3">PC</span>
<span class="mw-headline" id="PC_4">PC</span>
</h3>
<ul>
<li>
@ -895,7 +1216,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Include latest download central database.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_15" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_16" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_20" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_21" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h2>
@ -911,7 +1232,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_17" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_22" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@ -921,11 +1242,11 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_18" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_23" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h3>
<span class="mw-headline" id="PC_4">PC</span>
<span class="mw-headline" id="PC_5">PC</span>
</h3>
<p>
<b>major</b>
@ -1007,7 +1328,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Scripting.html" id="xolnki_19" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Scripting.html" id="xolnki_24" title="App/Xtn/Scripting">App/Xtn/Scripting</a>
</dd>
</dl>
<p>
@ -1101,7 +1422,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_20" title="Options/Shortcuts">Options/Shortcuts</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_25" title="Options/Shortcuts">Options/Shortcuts</a>
</dd>
</dl>
<ul>
@ -1127,7 +1448,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_21" title="Wiki setup/Listing">Wiki_setup/Listing</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_26" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a>
</dd>
</dl>
<ul>
@ -1137,7 +1458,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_22" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_27" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a> <a href="https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/en.wikipedia.org-file-deletion-2016.09.xowa</a>
</dd>
</dl>
<ul>
@ -1216,7 +1537,7 @@
<span class="mw-headline" id="v3.9.4.2_.282016-09-26.29">v3.9.4.2 (2016-09-26)</span>
</h2>
<h3>
<span class="mw-headline" id="PC_5">PC</span>
<span class="mw-headline" id="PC_6">PC</span>
</h3>
<ul>
<li>
@ -1271,7 +1592,7 @@
<br>
</p>
<h3>
<span class="mw-headline" id="PC_6">PC</span>
<span class="mw-headline" id="PC_7">PC</span>
</h3>
<p>
<b>major</b>
@ -1377,13 +1698,13 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Erreur : le thème « littérature française » du modèle <a href="http://xowa.org/home/wiki/Template:%C3%89bauche.html" id="xolnki_23" title="Template:Ébauche">Template:Ébauche</a> nest pas défini.</code>
<span style='font-variant:small-caps'>Message</span>: <code>Erreur : le thème « littérature française » du modèle <a href="http://xowa.org/home/wiki/Template:%C3%89bauche.html" id="xolnki_28" title="Template:Ébauche">Template:Ébauche</a> nest pas défini.</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Fix regex pattern for matching end of string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Rimbaud_le_fils" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_24" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://fr.wikipedia.org/wiki/Rimbaud_le_fils" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Rimbaud_le_fils</a> <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Luaj.html" id="xolnki_29" title="Diagnostics/Scribunto/Luaj">Diagnostics/Scribunto/Luaj</a>
</dd>
</dl>
<ul>
@ -1483,7 +1804,7 @@
<span class="mw-headline" id="v3.9.2.1_.282016-09-11.29">v3.9.2.1 (2016-09-11)</span>
</h2>
<h3>
<span class="mw-headline" id="PC_7">PC</span>
<span class="mw-headline" id="PC_8">PC</span>
</h3>
<p>
<b>major</b>
@ -1528,7 +1849,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync.html" id="xolnki_25" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_26" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Xtn/Page_sync.html" id="xolnki_30" title="App/Xtn/Page sync">App/Xtn/Page_sync</a> <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_31" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
@ -1605,7 +1926,7 @@
<span style='font-variant:small-caps'>Example</span>: -&gt; Xowa_enwiki_latest_archive.torrent x&gt; Xowa_enwiktionary_latest_archive.torrent.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D6.html" id="xolnki_27" title="Special:XowaDownloadCentralInfo?task id=6">Special:XowaDownloadCentralInfo?task id=6</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D6.html" id="xolnki_32" title="Special:XowaDownloadCentralInfo?task id=6">Special:XowaDownloadCentralInfo?task id=6</a>
</dd>
</dl>
<ul>
@ -1718,7 +2039,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_28" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_33" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
</dd>
</dl>
<ul>
@ -1728,7 +2049,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Databases/Overview.html" id="xolnki_29" title="App/Databases/Overview">App/Databases/Overview</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Databases/Overview.html" id="xolnki_34" title="App/Databases/Overview">App/Databases/Overview</a>
</dd>
</dl>
<h2>
@ -1771,7 +2092,7 @@
</li>
</ul>
<h3>
<span class="mw-headline" id="PC_8">PC</span>
<span class="mw-headline" id="PC_9">PC</span>
</h3>
<p>
<b>major</b>
@ -1832,7 +2153,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96.html" id="xolnki_30" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentralInfo%3Ftask_id%3D96.html" id="xolnki_35" title="Special:XowaDownloadCentralInfo?task id=96">Special:XowaDownloadCentralInfo?task id=96</a>
</dd>
</dl>
<ul>
@ -1845,7 +2166,7 @@
<span style='font-variant:small-caps'>Example</span>: xowa.api.addon.bldr.central.log_verbose = 'y';.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_31" title="Options/Config script">Options/Config_script</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_36" title="Options/Config script">Options/Config_script</a>
</dd>
</dl>
<ul>
@ -1901,7 +2222,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_32" title="Options/Import">Options/Import</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_37" title="Options/Import">Options/Import</a>
</dd>
</dl>
<ul>
@ -1987,7 +2308,7 @@
</li>
</ul>
<h3>
<span class="mw-headline" id="PC_9">PC</span>
<span class="mw-headline" id="PC_10">PC</span>
</h3>
<p>
<b>major</b>
@ -2127,7 +2448,7 @@
<br>
</p>
<h3>
<span class="mw-headline" id="PC_10">PC</span>
<span class="mw-headline" id="PC_11">PC</span>
</h3>
<p>
<b>major</b>
@ -2139,7 +2460,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_33" title="Blog">Blog</a> <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikipedia.org/wiki/Special:Random" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Random</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_38" title="Blog">Blog</a> <a href="https://en.wikipedia.org/wiki/UK" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikipedia.org/wiki/Special:Random" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Random</a>
</dd>
</dl>
<p>
@ -2152,7 +2473,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_34" title="Blog">Blog</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_39" title="Blog">Blog</a>
</dd>
</dl>
<ul>
@ -2218,16 +2539,16 @@
</h2>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2016.html" id="xolnki_35" title="Change log/2016">2016 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2016.html" id="xolnki_40" title="Change log/2016">2016 Change Log</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2015.html" id="xolnki_36" title="Change log/2015">2015 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2015.html" id="xolnki_41" title="Change log/2015">2015 Change Log</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2014.html" id="xolnki_37" title="Change log/2014">2014 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2014.html" id="xolnki_42" title="Change log/2014">2014 Change Log</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2013.html" id="xolnki_38" title="Change log/2013">2013 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2013.html" id="xolnki_43" title="Change log/2013">2013 Change Log</a>
</li>
</ul>

View File

@ -386,7 +386,7 @@
</p>
<ul>
<li>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
(change) Parser: Category should not show in TOC; EX:== a [[Category:b]] ==. See: <a href="http://en.wikipedia.org/wiki/Tamil_Nadu" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
@ -1691,7 +1691,7 @@
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_38" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_39" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_39" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
</ul>
<p>
@ -1822,7 +1822,7 @@
(add) Timeline: Tabs in text data supported; EX:http://de.wikipedia.org/wiki/Hilfe:Zeitleisten#TextData {contributed by Schnark}.
</li>
<li>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_42" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_42" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
(add) Import: if offline and importing new wiki, automatically copy home wiki's /html/ directory.
@ -1860,7 +1860,7 @@
(add) Search syntax supports AND, OR, quotes; EX:http://en.wikipedia.org/wiki/Special:Search/Earth_AND_History?fulltext=y&amp;search=Earth+AND+History {requested by Schnark}. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_46" title="App/Search">App/Search</a>
</li>
<li>
(add) Version 2 category upgrade can be done through UI. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_47" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/wiki/Help:Core/Category/V2/Setup.html" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
(add) Version 2 category upgrade can be done through UI. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_47" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/wiki/Help:Core/Category/V2/Setup.html" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
</li>
<li>
(add) Wiki import can read directly from bz2; no need to unzip to xml {requested by Schark, Miles}. See <a href="http://xowa.org/home/wiki/Dev/Design/Data_dump_format.html" id="xolnki_49" title="Dev/Design/Data dump format">Dev/Design/Data_dump_format</a>

View File

@ -2945,7 +2945,7 @@
Parser.Toc: Parse link inside xml node (affects page not loading); EX:== &lt;i&gt;[[A]]&lt;/i&gt; ==. See: <a href="https://pl.wiktionary.org/wiki/head_sth_off" rel="nofollow" class="external free">https://pl.wiktionary.org/wiki/head_sth_off</a>
</li>
<li>
Math: Escape &lt;, &gt;, &amp;, and " {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Vergleich_(Zahlen)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vergleich_(Zahlen)</a> <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_74" title="Diagnostics/Math">Diagnostics/Math</a>
Math: Escape &lt;, &gt;, &amp;, and " {detected by Schnark}. See: <a href="https://de.wikipedia.org/wiki/Vergleich_(Zahlen)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Vergleich_(Zahlen)</a> <a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_74" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
<li>
Wikisource.Page: Parse " in title (and other html numeric character references). See: <a href="https://pl.wikisource.org/wiki/Zarządzenie_Nr_11_Ministra_Finansów_z_dnia_21_lipca_2008_r._w_sprawie_ustanowienia_„Dnia_Skarbowości”" rel="nofollow" class="external free">https://pl.wikisource.org/wiki/Zarządzenie_Nr_11_Ministra_Finansów_z_dnia_21_lipca_2008_r._w_sprawie_ustanowienia_„Dnia_Skarbowości”</a>
@ -3791,7 +3791,7 @@
Lang: Fix broken zh-hant; EX:/user/anonymous/lang/xowa/zh-hant.gfs. See: <a href="http://commons.wikimedia.org/wiki/Category:Mona_Lisa" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/Category:Mona_Lisa</a>
</li>
<li>
Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_82" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_82" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
</ul>
<p>
@ -3915,7 +3915,7 @@
</p>
<ul>
<li>
Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_88" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_88" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Options: Fix file selector button not working for "Import bz2 by stdout process" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_89" title="Options/Import">Options/Import</a>
@ -4220,7 +4220,7 @@
</p>
<ul>
<li>
Import: Allow only one import at a time {detected by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_98" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_99" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Import: Allow only one import at a time {detected by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_98" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_99" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Messages: Add "Contatti" message for contactpage in itwiki sidebar. See: <a href="https://it.wikipedia.org" rel="nofollow" class="external free">https://it.wikipedia.org</a>
@ -4321,7 +4321,7 @@
</p>
<ul>
<li>
Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_100" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_100" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Gui.Url_bar: Fix shortcuts for wd.p and wd.q; EX:wd.q:2 -&gt; www.wikidata.org/wiki/Q2. [broken since:v1.1.4.1]

View File

@ -2513,7 +2513,7 @@
</p>
<ul>
<li>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_50" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_50" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Gui: Add "please wait" message when building SQLite indexes.

View File

@ -1520,7 +1520,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_16" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_16" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -2078,7 +2078,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_23" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_23" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>

View File

@ -64,7 +64,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Include latest download central database.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a> <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<h2>
@ -80,7 +80,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_4" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_4" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>
@ -296,7 +296,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_8" title="Wiki setup/Listing">Wiki_setup/Listing</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_8" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a>
</dd>
</dl>
<ul>

View File

@ -56,7 +56,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_2" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<ul>

View File

@ -70,7 +70,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_6" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_6" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
</dd>
</dl>
<h3>
@ -251,7 +251,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_8" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_8" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>

View File

@ -0,0 +1,432 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Change log/v3.12.1.1 - 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/v3.12.1.1</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="v3.12.1.1_.282016-12-04.29">v3.12.1.1 (2016-12-04)</span>
</h2>
<h3>
<span class="mw-headline" id="Wikis">Wikis</span>
</h3>
<ul>
<li>
Package: Publish 2016-11 Dutch Wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis.html" id="xolnki_2" title="Wiki setup/Dutch wikis">Wiki_setup/Dutch_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-11 German Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_3" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-11 Russian wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_4" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<h3>
<span class="mw-headline" id="PC">PC</span>
</h3>
<p>
<b>minor</b>
</p>
<ul>
<li>
Import: Fix category not building on non-SSD drives. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add index to cl_from.
</dd>
</dl>
<ul>
<li>
Import: Fix Russian Wikisource build failure.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Convert null category sortkeys to empty array.
</dd>
</dl>
<ul>
<li>
Import.offline: Do not re-download category dump files when importing wiki (redux). {detected by khanhhung2512 }
</li>
</ul>
<ul>
<li>
Xtn.Math: Do not try to translate math in variant wikis. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Swap out math tags with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: &lt;math&gt;x-{1+2}-1&lt;/math&gt; -&gt; x-{1+2}-1 x&gt; x1+21.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://github.com/gnosygnu/xowa/issues/107" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/107</a>
</dd>
</dl>
<ul>
<li>
Table_of_contents: Fix missing table of contents on some de.w television series pages. {detected by Ope30}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
<li>
Parser.Lnke: Fix page not loading on a dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle xwiki links to history pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: [http://ru.wikipedia.org/w/index.php?title&amp;diff=19103464&amp;oldid=18910980 извещен].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009</a>
</dd>
</dl>
<ul>
<li>
ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Implement {{ROOTPAGENAME}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/ТСД/Аврора/ДО" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/ТСД/Аврора/ДО</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix script error "Module:Navbox:91 attempt to concatenate nil and string" on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Navbox:91 attempt to concatenate nil and string</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Use local language's namespace name not canonical.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: Russian "Шаблон" not English "Template".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Королевство_Нидерландов" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Королевство_Нидерландов</a>
</dd>
</dl>
<ul>
<li>
Scribunto: Fix script error 'expandTemplate: template "Россия Москва" does not exist' on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>expandTemplate: template "Россия Москва" does not exist</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not convert zero padded numbers to integer.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: "01" -&gt; "01" x&gt; 1.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Красноказарменный_проезд" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Красноказарменный_проезд</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix missing infobox images on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Infer datatype from cached table not from JSON doc.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: datatype="commonsMedia".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Италия" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Италия</a> <a href="https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Do not fail if null quantity.lbound or quantity.ubound.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q183</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error "Module:WD:455" on a dozen ru.s pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Ошибка скрипта: =Module:WD:455 свойство P1343 не найдено</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return 'property' not 'item' if wikidata page is "Property:".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error 'java.lang.ArithmeticException: Division by zero' on a few dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Convert globecoordinate's precision of '0' to precision of '1'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)</a>
</dd>
</dl>
<ul>
<li>
Image: Open image when clicking on 'full resolution' links.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>could not find anchor with href in html</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle image paths with spaces and other URL-encoding.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
</dd>
</dl>
<ul>
<li>
Gui.Url_bar: Show title in actual chars, not url-decoded chars.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Set page url to actual chars, not url-decoded chars.
</dd>
</dl>
<ul>
<li>
Page_sync: Do not fail with null ref exception when trying to auto-sync a non-existant file. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{'.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>page_load fail: page=Web crawler err=[err 0] idx mode not closed</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Allow 'always sync' by setting sync interval to '0'. {requested by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_5" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Implement 'Pages to sync' filter. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_6" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Embeddable: Load modules from load_worker. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Add Free_memory method. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Change if_exist to call Page_cache. {detected by Rüdiger Gleim}
</li>
</ul>
<p>
<b>trivial</b>
</p>
<ul>
<li>
Wikibase: Fix Wikibase json-entities loader not working.
</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&apos;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="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -400,7 +400,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_11" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_11" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>

View File

@ -59,7 +59,7 @@
<span class="mw-headline" id="HTML_databases">HTML databases</span>
</h2>
<p>
New wikis are released through <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_2" title="App/Import/Download Central">App/Import/Download_Central</a>. The current list of wikis are at <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_3" title="Wiki setup/Listing">Wiki_setup/Listing</a> as well as <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_4" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>. Please use the databases from these lists first before the ones below.
New wikis are released through <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_2" title="App/Import/Download Central">App/Import/Download_Central</a>. The current list of wikis are at <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_3" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a> as well as <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_4" title="Special:XowaDownloadCentral">Special:XowaDownloadCentral</a>. Please use the databases from these lists first before the ones below.
</p>
<h2>
<span class="mw-headline" id="Wikitext_databases">Wikitext databases</span>

File diff suppressed because it is too large Load Diff

View File

@ -568,6 +568,286 @@
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("home")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikibooks.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-31
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikibooks.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikibooks.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikibooks.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikinews.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikinews.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikinews.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikinews.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikiquote.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikiquote.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikiquote.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikiquote.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikisource.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikisource.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikisource.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikisource.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikiversity.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-31
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikiversity.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikiversity.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikiversity.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wikivoyage.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wikivoyage.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wikivoyage.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wikivoyage.org")'>Search</button>
</td>
</tr>
<tr>
<td>
it.wiktionary.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("it.wiktionary.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("it.wiktionary.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("it.wiktionary.org")'>Search</button>
</td>
</tr>
<tr>
<td>
memoryalpha.wikia.com
@ -636,286 +916,6 @@
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("nethackwiki_current.xml")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikibooks.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-31
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikibooks.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikibooks.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikibooks.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikinews.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikinews.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikinews.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikinews.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikipedia.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikipedia.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikipedia.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikipedia.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikiquote.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikiquote.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikiquote.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikiquote.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikisource.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikisource.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikisource.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikisource.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikiversity.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-10-31
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikiversity.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikiversity.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikiversity.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wikivoyage.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wikivoyage.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wikivoyage.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wikivoyage.org")'>Search</button>
</td>
</tr>
<tr>
<td>
ru.wiktionary.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-01
</td>
<td class='cell_center'>
2016-10-01
</td>
<td class='cell_center'>
Dump complete
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("ru.wiktionary.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("ru.wiktionary.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("ru.wiktionary.org")'>Search</button>
</td>
</tr>
<tr>
<td>
sh.wikipedia.org
@ -1055,6 +1055,40 @@
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("www.wikidata.org")'>Search</button>
</td>
</tr>
<tr>
<td>
www.wikidata_old.org
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-11-02
</td>
<td class='cell_center'>
</td>
<td class='cell_center'>
&lt;&lt;NULL&gt;&gt;
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v0
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("www.wikidata_old.org")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("www.wikidata_old.org")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("www.wikidata_old.org")'>Search</button>
</td>
</tr>
<tr>
<td>
zh.wikipedia.org

View File

@ -42,7 +42,7 @@
</p>
<ul>
<li>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
<code>[ 50 GB; 02 h]</code> Download and unzip commonswiki-latest-image.sql.gz

View File

@ -46,7 +46,7 @@
<a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Reference_tooltips.html" id="xolnki_8" title="Diagnostics/Javascript/Reference tooltips">Diagnostics/Javascript/Reference_tooltips</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_9" title="Diagnostics/Math">Diagnostics/Math</a> (currently via MathJax)
<a href="http://xowa.org/home/wiki/Diagnostics/Math.html" id="xolnki_9" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a> (currently via MathJax)
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Timeline.html" id="xolnki_10" title="Diagnostics/Javascript/Timeline">Diagnostics/Javascript/Timeline</a>

View File

@ -217,19 +217,22 @@
Ampersand.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>x \&amp; y</span>
<span id='xowa_math_txt_0'>x \& y</span>
</dd>
<dt>
Ampersand.formatting
</dt>
<dd>
<span id='xowa_math_txt_0'>\begin{bmatrix} 1 &amp; 2 \\ 3 &amp; 4 \end{bmatrix}</span>
<span id='xowa_math_txt_0'>\begin{bmatrix}
1 & 2 \\
3 & 4 \end{bmatrix}
</span>
</dd>
<dt>
Quote.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>a " b</span>
<span id='xowa_math_txt_0'>a &quot; b </span>
</dd>
</dl>
<h2>

View File

@ -37,19 +37,22 @@
Ampersand.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>x \&amp; y</span>
<span id='xowa_math_txt_0'>x \& y</span>
</dd>
<dt>
Ampersand.formatting
</dt>
<dd>
<span id='xowa_math_txt_0'>\begin{bmatrix} 1 &amp; 2 \\ 3 &amp; 4 \end{bmatrix}</span>
<span id='xowa_math_txt_0'>\begin{bmatrix}
1 & 2 \\
3 & 4 \end{bmatrix}
</span>
</dd>
<dt>
Quote.literal
</dt>
<dd>
<span id='xowa_math_txt_0'>a " b</span>
<span id='xowa_math_txt_0'>a &quot; b </span>
</dd>
</dl>

View File

@ -46,7 +46,7 @@
version:
</td>
<td>
3.11.2.3 <b>(<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_2" title="Change log">view changes</a>)</b>
3.12.1.1 <b>(<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_2" title="Change log" class="xowa-visited">view changes</a>)</b>
</td>
</tr>
<tr>
@ -54,7 +54,7 @@
build_date:
</td>
<td>
2016-10-28 15:33
2016-12-02 00:44
</td>
</tr>
<tr>

View File

@ -28,10 +28,10 @@
</h2>
<ul>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_windows_64_v3.11.2.1.zip" rel="nofollow" class="external text">Windows (64-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_windows_64_v3.12.1.1.zip" rel="nofollow" class="external text">Windows (64-bit)</a>
</li>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_windows_v3.11.2.1.zip" rel="nofollow" class="external text">Windows (32-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_windows_v3.12.1.1.zip" rel="nofollow" class="external text">Windows (32-bit)</a>
</li>
</ul>
<h2>
@ -39,10 +39,10 @@
</h2>
<ul>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_linux_64_v3.11.2.1.zip" rel="nofollow" class="external text">Linux (64-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_linux_64_v3.12.1.1.zip" rel="nofollow" class="external text">Linux (64-bit)</a>
</li>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_linux_v3.11.2.1.zip" rel="nofollow" class="external text">Linux (32-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_linux_v3.12.1.1.zip" rel="nofollow" class="external text">Linux (32-bit)</a>
</li>
</ul>
<h2>
@ -50,10 +50,10 @@
</h2>
<ul>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_macosx_64_v3.11.2.1.zip" rel="nofollow" class="external text">Mac OS X (64-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_macosx_64_v3.12.1.1.zip" rel="nofollow" class="external text">Mac OS X (64-bit)</a>
</li>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_macosx_v3.11.2.1.zip" rel="nofollow" class="external text">Mac OS X (32-bit)</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_macosx_v3.12.1.1.zip" rel="nofollow" class="external text">Mac OS X (32-bit)</a>
</li>
</ul>
<h2>
@ -61,7 +61,7 @@
</h2>
<ul>
<li>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.11.2.1/xowa_app_arm_v3.11.2.1.zip" rel="nofollow" class="external text">Raspberry Pi</a>
<a href="https://github.com/gnosygnu/xowa/releases/download/v3.12.1.1/xowa_app_arm_v3.12.1.1.zip" rel="nofollow" class="external text">Raspberry Pi</a>
</li>
</ul>
<h2>
@ -77,7 +77,7 @@
</h2>
<ul>
<li>
<a href="https://github.com/gnosygnu/xowa/archive/v3.11.2.1.zip" rel="nofollow" class="external text">Source code (Desktop)</a>
<a href="https://github.com/gnosygnu/xowa/archive/v3.12.1.1.zip" rel="nofollow" class="external text">Source code (Desktop)</a>
</li>
</ul>
<h2>
@ -89,59 +89,39 @@
</li>
</ul>
<h2>
<span class="mw-headline" id="v3.11.2.1_.282016-11-13.29">v3.11.2.1 (2016-11-13)</span>
<span class="mw-headline" id="v3.12.1.1_.282016-12-04.29">v3.12.1.1 (2016-12-04)</span>
</h2>
<h3>
<span class="mw-headline" id="Wikis">Wikis</span>
</h3>
<ul>
<li>
Package: Publish 2016-10 French wikis (Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity, Wikinews).
Package: Publish 2016-11 Dutch Wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_4" title="Wiki setup/French wikis">Wiki_setup/French_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis.html" id="xolnki_4" title="Wiki setup/Dutch wikis">Wiki_setup/Dutch_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-10 Polish wikis.
Package: Publish 2016-11 German Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_5" title="Wiki setup/Polish wikis">Wiki_setup/Polish_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/German_wikis.html" id="xolnki_5" title="Wiki setup/German wikis">Wiki_setup/German_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-10 Swedish wikis.
Package: Publish 2016-11 Russian wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_6" title="Wiki setup/Swedish wikis">Wiki_setup/Swedish_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-10 Spanish wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_7" title="Wiki setup/Spanish wikis">Wiki_setup/Spanish_wikis</a>
</dd>
</dl>
<ul>
<li>
Package: Publish 2016-11 English Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_8" title="Wiki setup/English wikis">Wiki_setup/English_wikis</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_6" title="Wiki setup/Russian wikis">Wiki_setup/Russian_wikis</a>
</dd>
</dl>
<h3>
@ -152,286 +132,272 @@
</p>
<ul>
<li>
Bookmarks: Fix Bookmarks not loading.
Import: Fix category not building on non-SSD drives. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Special:XowaBookmarks.html" id="xolnki_9" title="Special:XowaBookmarks">Special:XowaBookmarks</a>
<span style='font-variant:small-caps'>Resolved by</span>: Add index to cl_from.
</dd>
</dl>
<ul>
<li>
Wikibase: Fix "Moduł:Wikidane/format/prolepticGregorianCalendar:43" error on many pl.w software pages.
Import: Fix Russian Wikisource build failure.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Moduł:Wikidane/format/prolepticGregorianCalendar:43 attempt to compare number with string expected, got number</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Return timezone as integer, not string.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikipedia.org/wiki/Emacs" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Emacs</a> <a href="https://pl.wikipedia.org/wiki/Konqueror" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Konqueror</a> <a href="https://pl.wikipedia.org/wiki/PostgreSQL" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/PostgreSQL</a>
<span style='font-variant:small-caps'>Resolved by</span>: Convert null category sortkeys to empty array.
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error "Division by zero" error on 90 en.w pages.
Import.offline: Do not re-download category dump files when importing wiki (redux). {detected by khanhhung2512 }
</li>
</ul>
<ul>
<li>
Xtn.Math: Do not try to translate math in variant wikis. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Decimals:10 Unable to convert "&lt;strong class="error"&gt;Division by zero.&lt;/strong&gt;" to a number</code>
<span style='font-variant:small-caps'>Resolved by</span>: Swap out math tags with UNIQ.
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Parse numbers with fractions correctly; do not convert to zero.
<span style='font-variant:small-caps'>Example</span>: &lt;math&gt;x-{1+2}-1&lt;/math&gt; -&gt; x-{1+2}-1 x&gt; x1+21.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://github.com/gnosygnu/xowa/issues/107" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/107</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix script error "Formatting error: invalid input when rounding%" error on 90 en.w pages.
Table_of_contents: Fix missing table of contents on some de.w television series pages. {detected by Ope30}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>Formatting error: invalid input when rounding%</code>
<span style='font-variant:small-caps'>Resolved by</span>: Ignore TOC magic word on transcluded pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not output quantity.unit if it is not a wikidata url.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: unit:1 -&gt; "" x&gt; " 1".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://de.wikipedia.org/wiki/Game_of_Thrones" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/Game_of_Thrones</a> <a href="https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)" rel="nofollow" class="external free">https://de.wikipedia.org/wiki/The_Walking_Dead_(Fernsehserie)</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Show {{#property}} geo-coordinates in degrees, not raw numbers.
Parser.Lnke: Fix page not loading on a dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Carmen,_Agusan_del_Norte</a> <a href="https://en.wikipedia.org/wiki/Malinao,_Aklan" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Malinao,_Aklan</a> <a href="https://en.wikipedia.org/wiki/Kalibo" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Kalibo</a> <a href="https://en.wikipedia.org/wiki/Santo_Domingo,_Albay" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Santo_Domingo,_Albay</a>
<span style='font-variant:small-caps'>Resolved by</span>: Handle xwiki links to history pages.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: [http://ru.wikipedia.org/w/index.php?title&amp;diff=19103464&amp;oldid=18910980 извещен].
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Project:Заявки_на_снятие_флагов/Архив/Патрулирующие/2009</a>
</dd>
</dl>
<ul>
<li>
Wikibase: Fix wrong Inception for Earth as well as wrong dates for Julian Calendar entries.
ParserFunctions: Fix missing headers from several dozen ru.s Slavik pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Do not automatically convert dates to julian.
<span style='font-variant:small-caps'>Resolved by</span>: Implement {{ROOTPAGENAME}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a> <a href="https://www.wikidata.org/wiki/Q266309" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q266309</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/ТСД/Аврора/ДО" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/ТСД/Аврора/ДО</a>
</dd>
</dl>
<ul>
<li>
Luaj: Fix "Module:Xlat:86" on a few dozen pl.w pages.
Scribunto: Fix script error "Module:Navbox:91 attempt to concatenate nil and string" on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:xlat:86 bad argument: number expected, got nil</code>
<span style='font-variant:small-caps'>Message</span>: <code>=Module:Navbox:91 attempt to concatenate nil and string</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle nil arguments for table.unpack.
<span style='font-variant:small-caps'>Resolved by</span>: Use local language's namespace name not canonical.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: table.unpack(nil, nil).
<span style='font-variant:small-caps'>Example</span>: Russian "Шаблон" not English "Template".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikipedia.org/wiki/Janina_(miasto)" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Janina_(miasto)</a> <a href="https://pl.wikipedia.org/wiki/Exo" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Exo</a> <a href="https://pl.wikipedia.org/wiki/F-ve_Dolls" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/F-ve_Dolls</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Королевство_Нидерландов" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Королевство_Нидерландов</a>
</dd>
</dl>
<ul>
<li>
ParserFunctions: Fix wrong number of total pages shown on Main_Page. {detected by anonymous}
Scribunto: Fix script error 'expandTemplate: template "Россия Москва" does not exist' on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Change {{NUMBEROFPAGES}} to read from site_stats.ss_total_pages and {{NUMBEROFARTICLES}} to read from site_stats.ss_good_articles.
<span style='font-variant:small-caps'>Message</span>: <code>expandTemplate: template "Россия Москва" does not exist</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Main_Page</a>
<span style='font-variant:small-caps'>Resolved by</span>: Do not convert zero padded numbers to integer.
</dd>
<dd>
<span style='font-variant:small-caps'>Example</span>: "01" -&gt; "01" x&gt; 1.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Красноказарменный_проезд" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Красноказарменный_проезд</a>
</dd>
</dl>
<ul>
<li>
Lang.Variants: Fix variants not working in Chinese and other wikis. {detected by anonymous}
Wikibase: Fix missing infobox images on many ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add initialization assertion to variant rule parser.
<span style='font-variant:small-caps'>Resolved by</span>: Infer datatype from cached table not from JSON doc.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://zh.wikipedia.org/wiki/地球" rel="nofollow" class="external free">http://zh.wikipedia.org/wiki/地球</a>
<span style='font-variant:small-caps'>Example</span>: datatype="commonsMedia".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Италия" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Италия</a> <a href="https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/wikidata/2016-November/010023.html</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Fix wide images on some en.v pages.
Wikibase: Do not fail if null quantity.lbound or quantity.ubound.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: If {{#pagebanner}} and __TOC__ are on same page, do not have __TOC__ overwrite {{#pagebanner}}.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikivoyage.org/wiki/UNESCO_World_Heritage_List" rel="nofollow" class="external free">https://en.wikivoyage.org/wiki/UNESCO_World_Heritage_List</a>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q183" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q183</a>
</dd>
</dl>
<ul>
<li>
Html_dump: Fix images not showing when going back / forward on wikinews. {detected by Ope30}
Wikibase: Fix script error "Module:WD:455" on a dozen ru.s pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Always reload page when going back / forward on wikinews (do not use cached html).
<span style='font-variant:small-caps'>Message</span>: <code>Ошибка скрипта: =Module:WD:455 свойство P1343 не найдено</code>
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikinews.org/wiki" rel="nofollow" class="external free">https://en.wikinews.org/wiki</a>
<span style='font-variant:small-caps'>Resolved by</span>: Return 'property' not 'item' if wikidata page is "Property:".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные" rel="nofollow" class="external free">https://ru.wikisource.org/wiki/Викитека:Проект:Викиданные</a>
</dd>
</dl>
<ul>
<li>
Image: Show mockup of commons.wikimedia.org page when clicking on image. {detected by khanhhung2512 }
</li>
</ul>
<ul>
<li>
Import.offline: Fix incorrect detection of offline category dump files (.sql.gz2).
</li>
</ul>
<ul>
<li>
Import.offline: Clarify 'category' rebuild options.
Wikibase: Fix script error 'java.lang.ArithmeticException: Division by zero' on a few dozen ru.w pages.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_10" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Resolved by</span>: Convert globecoordinate's precision of '0' to precision of '1'.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Лысково_(Калужская_область)</a>
</dd>
</dl>
<ul>
<li>
Import.offline: Do not re-download category dump files when importing wiki. {detected by khanhhung2512 }
</li>
</ul>
<ul>
<li>
Import.offline: Use any available category dump, not just those marked "latest". {detected by anonymous}
</li>
</ul>
<ul>
<li>
DownloadCentral: Hide outdated wikis in "Imported" table.
</li>
</ul>
<ul>
<li>
Embeddable: Add ability to parse wikitext by api. {requested by Rüdiger Gleim}
Image: Open image when clicking on 'full resolution' links.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dev/Parser/Embeddable.html" id="xolnki_11" title="Dev/Parser/Embeddable">Dev/Parser/Embeddable</a>
<span style='font-variant:small-caps'>Message</span>: <code>could not find anchor with href in html</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Handle image paths with spaces and other URL-encoding.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Volcán_Chimborazo,_</a>"El_Taita_Chimborazo".jpg <a href="https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/File:Elizabeth_II_greets_NASA_GSFC_employees,_May_8,_2007_edit.jpg</a>
</dd>
</dl>
<ul>
<li>
Page_history: Add option to log all page visits to a separate file. {requested by anonymous}
Gui.Url_bar: Show title in actual chars, not url-decoded chars.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Dev.html" id="xolnki_12" title="Options/Dev">Options/Dev</a>
<span style='font-variant:small-caps'>Resolved by</span>: Set page url to actual chars, not url-decoded chars.
</dd>
</dl>
<ul>
<li>
Page_sync: Do not fail with null ref exception when trying to auto-sync a non-existant file. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:MimiRogersApr09.jpg</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Fix page_sync failing when (a) page has math and (b) math has '~{'.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Message</span>: <code>page_load fail: page=Web crawler err=[err 0] idx mode not closed</code> {detected by khanhhung2512 }
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Allow 'always sync' by setting sync interval to '0'. {requested by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_7" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Page_sync: Implement 'Pages to sync' filter. {detected by khanhhung2512 }
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Page_sync.html" id="xolnki_8" title="Options/Page sync" class="xowa-visited">Options/Page_sync</a>
</dd>
</dl>
<ul>
<li>
Embeddable: Load modules from load_worker. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Add Free_memory method. {detected by Rüdiger Gleim}
</li>
</ul>
<ul>
<li>
Embeddable: Change if_exist to call Page_cache. {detected by Rüdiger Gleim}
</li>
</ul>
<p>
<b>trivial</b>
</p>
<ul>
<li>
Wikibase: Add olo.wikipedia.org to list of known wikis.
Wikibase: Fix Wikibase json-entities loader not working.
</li>
</ul>
<ul>
<li>
Wikibase: Do not escape and repeat calendar data.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Example</span>: "&lt;sup&gt;jul&lt;/sup&gt;" x&gt; "&amp;lt;sup&gt;jul&amp;lt;/sup&gt;&amp;lt;sup&gt;jul&amp;lt;/sup&gt;".
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://www.wikidata.org/wiki/Q2" rel="nofollow" class="external free">https://www.wikidata.org/wiki/Q2</a>
</dd>
</dl>
<ul>
<li>
DownloadCentral: Move list of languages from UI to DB.
</li>
</ul>
<ul>
<li>
DownloadCentral.Package: Generate 2016-10 date when wiki is 2016-09-30.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Add option to manually specify wiki date for new packages.
</dd>
</dl>
<ul>
<li>
Table_of_contents: Handle unknown tags: dl.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikipedia.org/wiki/Wojska_Lądowe" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Wojska_Lądowe</a>
</dd>
</dl>
<ul>
<li>
Hzip: Reduce hzip diff log entries for image links in non-English wikis.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Resolved by</span>: Use canonical name, not local name, for images linking to namespaces in other wikis.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://pl.wikipedia.org/wiki/Terytoria_Północno-Zachodnie" rel="nofollow" class="external free">https://pl.wikipedia.org/wiki/Terytoria_Północno-Zachodnie</a>
</dd>
</dl>
<p>
<b>doc</b>
</p>
<ul>
<li>
Doc: Update list of image databases. {detected by anonymous}
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_13" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</dd>
</dl>
</div>
</div>

View File

@ -88,27 +88,24 @@
<span class="mw-headline" id="Release_notes">Release notes</span>
</h2>
<p>
v3.11.2.1 features the following
v3.12.1.1 features the following
</p>
<ul>
<li>
(Wiki) Publish 2016-10 French, Polish, Swedish, Spanish wikis. Also, 2016-11 English Wikipedia
(Wiki) Publish 2016-11 Dutch and Russian wikis. Also, 2016-11 German Wikipedia
</li>
<li>
(PC) Fix regression errors, including bookmarks, variants, clicking on images, and wrong number of reported pages
(PC) Fix "stalled" English Wikipedia import on older machines
</li>
<li>
(PC) Fix various minor Wikibase errors with geocoordinate, time, and quantity
(PC) Fix various minor Scribunto and Wikibase errors with Russian Wikipedia including inferred datatype.
</li>
<li>
(PC) Make minor changes to Import/Offline page
</li>
<li>
(Dev) Simplify usage of XOWA as an embeddable parser
(PC) Fix page sync issues when syncing File or Chinese pages with math
</li>
</ul>
<p>
For more details about this release, please see the <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_3" title="Blog">blog</a> and the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log">change log</a>.
For more details about this release, please see the <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_3" title="Blog">blog</a> and the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log" class="xowa-visited">change log</a>.
</p>
<p>
For more details about the release schedule, please see <a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_5" title="Help/Release schedule">the release schedule</a>.
@ -197,7 +194,7 @@
</h5>
<ul>
<li>
<b>Import from a dump file</b>: See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_12" title="Dashboard/Import/Offline">import offline</a>.
<b>Import from a dump file</b>: See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_12" title="Dashboard/Import/Offline" class="xowa-visited">import offline</a>.
</li>
</ul>
<h5>
@ -222,7 +219,7 @@
</h5>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_15" title="Wiki setup/Listing">Wiki_setup/Listing</a>
Go to <a href="http://xowa.org/home/wiki/Wiki_setup/Listing.html" id="xolnki_15" title="Wiki setup/Listing" class="xowa-visited">Wiki_setup/Listing</a>
</li>
<li>
Navigate to your wiki page from the list
@ -235,7 +232,7 @@
<span class="mw-headline" id="Upgrade_users">Upgrade users</span>
</h2>
<p>
If you are upgrading from any version before v3.10.1, you should download a xowa_app_v3.10.1+ file.
If you are upgrading from any version before v3.12.1, you should download a xowa_app_v3.12.1+ file.
</p>
<ul>
<li>
@ -370,12 +367,12 @@
<a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_34" title="Dashboard/Import/Online" class="xowa-visited">Import Online</a>
</td>
<td>
Import a wiki from a list of 828 known Wikimedia Foundation wikis
Import a wiki from a list of 829 known Wikimedia Foundation wikis
</td>
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_35" title="Dashboard/Import/Offline">Import Offline</a>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_35" title="Dashboard/Import/Offline" class="xowa-visited">Import Offline</a>
</td>
<td>
Import a wiki through a dump; import also through script; also upgrade category to version 2
@ -423,7 +420,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_41" title="Change log">Change log</a>
<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_41" title="Change log" class="xowa-visited">Change log</a>
</td>
<td>
View changes for each XOWA release

View File

@ -292,7 +292,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -379,7 +379,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -379,7 +379,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

File diff suppressed because it is too large Load Diff

View File

@ -564,7 +564,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -420,7 +420,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -492,7 +492,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -205,7 +205,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -34,22 +34,28 @@
<a href="http://xowa.org/home/wiki/Wiki_setup/French_wikis.html" id="xolnki_5" title="Wiki setup/French wikis">Wiki setup/French wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_6" title="Wiki setup/Spanish wikis">Wiki setup/Spanish wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Russian_wikis.html" id="xolnki_6" title="Wiki setup/Russian wikis">Wiki setup/Russian wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_7" title="Wiki setup/Polish wikis">Wiki setup/Polish wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Dutch_wikis.html" id="xolnki_7" title="Wiki setup/Dutch wikis">Wiki setup/Dutch wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_8" title="Wiki setup/Swedish wikis">Wiki setup/Swedish wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Spanish_wikis.html" id="xolnki_8" title="Wiki setup/Spanish wikis">Wiki setup/Spanish wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Czech_wikis.html" id="xolnki_9" title="Wiki setup/Czech wikis">Wiki setup/Czech wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Polish_wikis.html" id="xolnki_9" title="Wiki setup/Polish wikis">Wiki setup/Polish wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Haitian_wikis.html" id="xolnki_10" title="Wiki setup/Haitian wikis">Wiki setup/Haitian wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Swedish_wikis.html" id="xolnki_10" title="Wiki setup/Swedish wikis">Wiki setup/Swedish wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Afrikaans_wikis.html" id="xolnki_11" title="Wiki setup/Afrikaans wikis">Wiki setup/Afrikaans wikis</a>
<a href="http://xowa.org/home/wiki/Wiki_setup/Czech_wikis.html" id="xolnki_11" title="Wiki setup/Czech wikis">Wiki setup/Czech wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Haitian_wikis.html" id="xolnki_12" title="Wiki setup/Haitian wikis">Wiki setup/Haitian wikis</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Wiki_setup/Afrikaans_wikis.html" id="xolnki_13" title="Wiki setup/Afrikaans wikis">Wiki setup/Afrikaans wikis</a>
</li>
</ul>

View File

@ -382,7 +382,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

File diff suppressed because it is too large Load Diff

View File

@ -205,7 +205,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -408,7 +408,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -408,7 +408,7 @@
Download your dump from <a href="https://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">https://dumps.wikimedia.org/backup-index.html</a>
</li>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Select the dump and import it

View File

@ -110,6 +110,16 @@
<td width='20%' valign='top' style='padding-left:5px;'>
<h2><span class='mw-headline' id='Recent_News'> Recent News </span></h2>
<b>2016-12-04</b> 2016-11 Dutch and Russian wikis released. Also, 2016-11 German Wikipedia <br/>
<ul>
<li> <a href="https://archive.org/details/Xowa_nlwiki_latest" class="external text" rel="nofollow">Dutch wikis</a>
</li>
<li> <a href="https://archive.org/details/Xowa_ruwiki_latest" class="external text" rel="nofollow">Russian wikis</a>
</li>
<li> <a href="https://archive.org/details/Xowa_dewiki_latest" class="external text" rel="nofollow">German Wikipedia</a>
</li>
</ul>
<b>2016-11-13</b> 2016-10 French, Polish, Swedish, Spanish wikis released. Also, 2016-11 English Wikipedia <br/>
<ul>
<li> <a href="https://archive.org/details/Xowa_enwiki_latest" class="external text" rel="nofollow">English Wikipedia</a>