mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
$version_number
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" 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_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -402,7 +405,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_12" 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_13" 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.
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" 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_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -167,7 +170,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_12" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
|
||||
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_13" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
|
||||
</li>
|
||||
<li>
|
||||
Find your wiki and click the "Search" button
|
||||
@@ -197,7 +200,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_13" 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_14" 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>
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" 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_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -107,7 +110,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_12" title="App/Search">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_13" 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_13" title="App/Search">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_14" 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:
|
||||
@@ -128,10 +131,10 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_14" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a> page
|
||||
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_15" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a> page
|
||||
<ul>
|
||||
<li>
|
||||
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_15" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
|
||||
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_16" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
|
||||
</li>
|
||||
<li>
|
||||
Find your wiki in the list
|
||||
@@ -173,7 +176,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_16" 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_17" 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
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" 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_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -171,7 +174,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_12" 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_13" 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.
|
||||
@@ -279,7 +282,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_13" title="Android/Setup">Android/Setup</a>
|
||||
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_14" title="Android/Setup">Android/Setup</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -403,7 +406,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_14" 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_15" 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>
|
||||
@@ -428,7 +431,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_15" title="Dashboard/Files/Deletion" class="xowa-visited">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_16" title="Dashboard/Files/Deletion" class="xowa-visited">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.
|
||||
@@ -520,7 +523,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_16" title="Dashboard/Files/Deletion" class="xowa-visited">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_17" title="Dashboard/Files/Deletion" class="xowa-visited">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>
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" 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_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" 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_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -183,7 +186,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_12" title="Special:XowaDownloadCentral" class="xowa-visited">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_13" title="Special:XowaDownloadCentral" class="xowa-visited">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>
|
||||
@@ -305,7 +308,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_13" 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_14" 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>
|
||||
@@ -353,7 +356,7 @@
|
||||
<span class="mw-headline" id=".28PC_.26_Android.29_New_Download_Central_to_download_HTML_dumps_and_images">(PC & 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_14" title="Special:XowaDownloadCentral" class="xowa-visited">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_15" title="Special:XowaDownloadCentral" class="xowa-visited">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.
|
||||
@@ -362,7 +365,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_15" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>. For more info, see the <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_16" title="App/Import/Download Central" class="xowa-visited">Download Central</a> help page.
|
||||
To try it out, go to <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>. For more info, see the <a href="http://xowa.org/home/wiki/App/Import/Download_Central.html" id="xolnki_17" title="App/Import/Download Central" class="xowa-visited">Download Central</a> help page.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28PC_.26_Server.29_Android_HTML_dumps_are_now_usable">(PC & Server) Android HTML dumps are now usable</span>
|
||||
@@ -423,7 +426,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_17" 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_18" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>)
|
||||
</li>
|
||||
</ul>
|
||||
<dl>
|
||||
@@ -518,10 +521,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_18" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>.
|
||||
These are available through <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_19" title="Special:XowaDownloadCentral" class="xowa-visited">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_19" 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_20" 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>
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>2016-07</b>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -172,7 +175,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_12" title="Special:XowaDownloadCentral" class="xowa-visited">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_13" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>.
|
||||
</p>
|
||||
<p>
|
||||
For images, if you want the latest:
|
||||
@@ -262,7 +265,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_13" title="Special:XowaDownloadCentral" class="xowa-visited">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_14" title="Special:XowaDownloadCentral" class="xowa-visited">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>
|
||||
@@ -371,7 +374,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_14" 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_15" 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>
|
||||
@@ -441,7 +444,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_15" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>.
|
||||
These wikis are available at <a href="http://xowa.org/home/wiki/Special:XowaDownloadCentral.html" id="xolnki_16" title="Special:XowaDownloadCentral" class="xowa-visited">Download Central</a>.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28PC.29_Support_Gallery">(PC) Support Gallery</span>
|
||||
@@ -473,7 +476,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_16" 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_17" title="Change log">Change log</a>
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Next_release:_v3.7.2">Next release: v3.7.2</span>
|
||||
|
||||
@@ -25,35 +25,38 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_2" title="Blog/2016-09">2016-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>2016-08</b>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -155,7 +158,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_12" title="Special:XowaDownloadCentral" class="xowa-visited">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_13" title="Special:XowaDownloadCentral" class="xowa-visited">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>
|
||||
@@ -204,7 +207,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_13" 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_14" 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>
|
||||
@@ -315,7 +318,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_14" title="Special:XowaDownloadCentral" class="xowa-visited">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_15" title="Special:XowaDownloadCentral" class="xowa-visited">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>
|
||||
@@ -404,7 +407,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_15" title="Special:XowaDownloadCentral" class="xowa-visited">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_16" title="Special:XowaDownloadCentral" class="xowa-visited">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>
|
||||
|
||||
@@ -24,36 +24,39 @@
|
||||
2016<br>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-10.html" id="xolnki_2" title="Blog/2016-10" class="xowa-visited">2016-10</a>
|
||||
</li>
|
||||
<li>
|
||||
<b>2016-09</b>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_3" title="Blog/2016-08">2016-08</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_4" title="Blog/2016-07">2016-07</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_5" title="Blog/2016-06">2016-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_6" title="Blog/2016-05">2016-05</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_7" title="Blog/2016-04">2016-04</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_8" title="Blog/2016-03">2016-03</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_9" title="Blog/2016-02">2016-02</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_10" title="Blog/2016-01">2016-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_11" title="Blog/Archives">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -64,97 +67,79 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li class="toclevel-1 tocsection-1">
|
||||
<a href="#Release:_NONE_.282016-10-02_21:30_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2016-10-02 21:30 Sun)</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-2">
|
||||
<a href="#Release:_v3.9.4.2_.282016-09-26_20:00_Mon.29"><span class="tocnumber">2</span> <span class="toctext">Release: v3.9.4.2 (2016-09-26 20:00 Mon)</span></a>
|
||||
<a href="#Release:_v3.9.4.2_.282016-09-26_20:00_Mon.29"><span class="tocnumber">1</span> <span class="toctext">Release: v3.9.4.2 (2016-09-26 20:00 Mon)</span></a>
|
||||
<ul>
|
||||
<li class="toclevel-2 tocsection-3">
|
||||
<a href="#Show_Catgories_for_pages_with_more_than_one_word_in_the_title"><span class="tocnumber">2.1</span> <span class="toctext">Show Catgories for pages with more than one word in the title</span></a>
|
||||
<li class="toclevel-2 tocsection-2">
|
||||
<a href="#Show_Catgories_for_pages_with_more_than_one_word_in_the_title"><span class="tocnumber">1.1</span> <span class="toctext">Show Catgories for pages with more than one word in the title</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-4">
|
||||
<a href="#Release:_v3.9.4.1_.282016-09-25_20:00_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: v3.9.4.1 (2016-09-25 20:00 Sun)</span></a>
|
||||
<li class="toclevel-1 tocsection-3">
|
||||
<a href="#Release:_v3.9.4.1_.282016-09-25_20:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: v3.9.4.1 (2016-09-25 20:00 Sun)</span></a>
|
||||
<ul>
|
||||
<li class="toclevel-2 tocsection-4">
|
||||
<a href="#.28Wiki.29_Release_2016-09_French.2C_English_and_German_Wikipedia"><span class="tocnumber">2.1</span> <span class="toctext">(Wiki) Release 2016-09 French, English and German Wikipedia</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-5">
|
||||
<a href="#.28Wiki.29_Release_2016-09_French.2C_English_and_German_Wikipedia"><span class="tocnumber">3.1</span> <span class="toctext">(Wiki) Release 2016-09 French, English and German Wikipedia</span></a>
|
||||
<a href="#.28PC.29_More_minor_Category_fixes_including_large_categories.2C_dynamic_page_list_and_wikidata.org"><span class="tocnumber">2.2</span> <span class="toctext">(PC) More minor Category fixes including large categories, dynamic page list and wikidata.org</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-6">
|
||||
<a href="#.28PC.29_More_minor_Category_fixes_including_large_categories.2C_dynamic_page_list_and_wikidata.org"><span class="tocnumber">3.2</span> <span class="toctext">(PC) More minor Category fixes including large categories, dynamic page list and wikidata.org</span></a>
|
||||
<a href="#.28PC.29_Page_sync_shows_math_and_video_images"><span class="tocnumber">2.3</span> <span class="toctext">(PC) Page sync shows math and video images</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-7">
|
||||
<a href="#.28PC.29_Page_sync_shows_math_and_video_images"><span class="tocnumber">3.3</span> <span class="toctext">(PC) Page sync shows math and video images</span></a>
|
||||
<a href="#.28PC_.2F_Android.29_Download_Central_does_not_loop_endlessly_if_wrong_file_size_downloaded"><span class="tocnumber">2.4</span> <span class="toctext">(PC / Android) Download Central does not loop endlessly if wrong file size downloaded</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-8">
|
||||
<a href="#.28PC_.2F_Android.29_Download_Central_does_not_loop_endlessly_if_wrong_file_size_downloaded"><span class="tocnumber">3.4</span> <span class="toctext">(PC / Android) Download Central does not loop endlessly if wrong file size downloaded</span></a>
|
||||
<a href="#.28PC.29_Show_pages_in_MediaWiki_namespace"><span class="tocnumber">2.5</span> <span class="toctext">(PC) Show pages in MediaWiki namespace</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-9">
|
||||
<a href="#.28PC.29_Show_pages_in_MediaWiki_namespace"><span class="tocnumber">3.5</span> <span class="toctext">(PC) Show pages in MediaWiki namespace</span></a>
|
||||
<a href="#.28PC.29_Run_GUI_on_Raspberry_Pi"><span class="tocnumber">2.6</span> <span class="toctext">(PC) Run GUI on Raspberry Pi</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-10">
|
||||
<a href="#.28PC.29_Run_GUI_on_Raspberry_Pi"><span class="tocnumber">3.6</span> <span class="toctext">(PC) Run GUI on Raspberry Pi</span></a>
|
||||
<a href="#.28PC.29_More_parser_fixes_including_Scribunto_regex_at_end_of_string_and_gaps_in_argument_keys"><span class="tocnumber">2.7</span> <span class="toctext">(PC) More parser fixes including Scribunto regex at end of string and gaps in argument keys</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-11">
|
||||
<a href="#.28PC.29_More_parser_fixes_including_Scribunto_regex_at_end_of_string_and_gaps_in_argument_keys"><span class="tocnumber">3.7</span> <span class="toctext">(PC) More parser fixes including Scribunto regex at end of string and gaps in argument keys</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-12">
|
||||
<a href="#Next_release:_v3.10.1"><span class="tocnumber">3.8</span> <span class="toctext">Next release: v3.10.1</span></a>
|
||||
<a href="#Next_release:_v3.10.1"><span class="tocnumber">2.8</span> <span class="toctext">Next release: v3.10.1</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-12">
|
||||
<a href="#Release:_NONE_.282016-09-18_22:00_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: NONE (2016-09-18 22:00 Sun)</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-13">
|
||||
<a href="#Release:_NONE_.282016-09-18_22:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: NONE (2016-09-18 22:00 Sun)</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-14">
|
||||
<a href="#Release:_v3.9.2.1_.282016-09-11_19:00_Sun.29"><span class="tocnumber">5</span> <span class="toctext">Release: v3.9.2.1 (2016-09-11 19:00 Sun)</span></a>
|
||||
<a href="#Release:_v3.9.2.1_.282016-09-11_19:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: v3.9.2.1 (2016-09-11 19:00 Sun)</span></a>
|
||||
<ul>
|
||||
<li class="toclevel-2 tocsection-14">
|
||||
<a href="#.28PC.29_Fix_for_Category_pages_not_working"><span class="tocnumber">4.1</span> <span class="toctext">(PC) Fix for Category pages not working</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-15">
|
||||
<a href="#.28PC.29_Fix_for_Category_pages_not_working"><span class="tocnumber">5.1</span> <span class="toctext">(PC) Fix for Category pages not working</span></a>
|
||||
<a href="#.28PC.29_New_Category_system_to_handle_HTML_dumps"><span class="tocnumber">4.2</span> <span class="toctext">(PC) New Category system to handle HTML dumps</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-16">
|
||||
<a href="#.28PC.29_New_Category_system_to_handle_HTML_dumps"><span class="tocnumber">5.2</span> <span class="toctext">(PC) New Category system to handle HTML dumps</span></a>
|
||||
<a href="#.28PC.29_Basic_page_synchronization_feature_to_get_latest_from_online"><span class="tocnumber">4.3</span> <span class="toctext">(PC) Basic page synchronization feature to get latest from online</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-17">
|
||||
<a href="#.28PC.29_Basic_page_synchronization_feature_to_get_latest_from_online"><span class="tocnumber">5.3</span> <span class="toctext">(PC) Basic page synchronization feature to get latest from online</span></a>
|
||||
<a href="#.28PC_.2F_Android.29_Download_Central_changes_for_dropped_connections_.2F_Mac_OS_X"><span class="tocnumber">4.4</span> <span class="toctext">(PC / Android) Download Central changes for dropped connections / Mac OS X</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-18">
|
||||
<a href="#.28PC_.2F_Android.29_Download_Central_changes_for_dropped_connections_.2F_Mac_OS_X"><span class="tocnumber">5.4</span> <span class="toctext">(PC / Android) Download Central changes for dropped connections / Mac OS X</span></a>
|
||||
<a href="#.28PC.29_Various_parser_changes_including_Protectiong_Banner.2C_stack_overflow.2C_and_invalid_UTF-8"><span class="tocnumber">4.5</span> <span class="toctext">(PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-19">
|
||||
<a href="#.28PC.29_Various_parser_changes_including_Protectiong_Banner.2C_stack_overflow.2C_and_invalid_UTF-8"><span class="tocnumber">5.5</span> <span class="toctext">(PC) Various parser changes including Protectiong Banner, stack overflow, and invalid UTF-8</span></a>
|
||||
<a href="#.28PC.29_Other_minor_changes_including_read-only_support.2C_torrent-file_links_and_docs_for_HTML_dump"><span class="tocnumber">4.6</span> <span class="toctext">(PC) Other minor changes including read-only support, torrent-file links and docs for HTML dump</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-20">
|
||||
<a href="#.28PC.29_Other_minor_changes_including_read-only_support.2C_torrent-file_links_and_docs_for_HTML_dump"><span class="tocnumber">5.6</span> <span class="toctext">(PC) Other minor changes including read-only support, torrent-file links and docs for HTML dump</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-21">
|
||||
<a href="#Next_release:_v3.9.3"><span class="tocnumber">5.7</span> <span class="toctext">Next release: v3.9.3</span></a>
|
||||
<a href="#Next_release:_v3.9.3"><span class="tocnumber">4.7</span> <span class="toctext">Next release: v3.9.3</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-22">
|
||||
<a href="#Wikis:_Czech_Wikis_.282016-09.29_.282016-09-05_23:00_Mon.29"><span class="tocnumber">6</span> <span class="toctext">Wikis: Czech Wikis (2016-09) (2016-09-05 23:00 Mon)</span></a>
|
||||
<li class="toclevel-1 tocsection-21">
|
||||
<a href="#Wikis:_Czech_Wikis_.282016-09.29_.282016-09-05_23:00_Mon.29"><span class="tocnumber">5</span> <span class="toctext">Wikis: Czech Wikis (2016-09) (2016-09-05 23:00 Mon)</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-23">
|
||||
<a href="#Release:_NONE_.282016-09-04_22:00_Sun.29"><span class="tocnumber">7</span> <span class="toctext">Release: NONE (2016-09-04 22:00 Sun)</span></a>
|
||||
<li class="toclevel-1 tocsection-22">
|
||||
<a href="#Release:_NONE_.282016-09-04_22:00_Sun.29"><span class="tocnumber">6</span> <span class="toctext">Release: NONE (2016-09-04 22:00 Sun)</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Release:_NONE_.282016-10-02_21:30_Sun.29">Release: NONE (2016-10-02 21:30 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
There's no release this week. I'm working on a category performance enhancement before starting on 2016-10 wikis.
|
||||
</p>
|
||||
<p>
|
||||
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_12" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a>
|
||||
</p>
|
||||
<p>
|
||||
Thanks.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Release:_v3.9.4.2_.282016-09-26_20:00_Mon.29">Release: v3.9.4.2 (2016-09-26 20:00 Mon)</span>
|
||||
</h2>
|
||||
|
||||
289
home/wiki/Blog/2016-10.html
Normal file
289
home/wiki/Blog/2016-10.html
Normal file
@@ -0,0 +1,289 @@
|
||||
<!DOCTYPE html>
|
||||
<html dir="ltr">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
|
||||
<title>Blog/2016-10 - 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-10</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-10</b>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-09.html" id="xolnki_3" title="Blog/2016-09" class="xowa-visited">2016-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-08.html" id="xolnki_4" title="Blog/2016-08" class="xowa-visited">2016-08</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-07.html" id="xolnki_5" title="Blog/2016-07">2016-07</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_6" title="Blog/2016-06">2016-06</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_7" title="Blog/2016-05">2016-05</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_8" title="Blog/2016-04">2016-04</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_9" title="Blog/2016-03">2016-03</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_10" title="Blog/2016-02">2016-02</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_11" title="Blog/2016-01">2016-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_12" 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.10.3.1_.282016-10-16_20:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: v3.10.3.1 (2016-10-16 20:00 Sun)</span></a>
|
||||
<ul>
|
||||
<li class="toclevel-2 tocsection-2">
|
||||
<a href="#.28Wiki.29_Release_2016-10_English_and_German_Wikipedia"><span class="tocnumber">1.1</span> <span class="toctext">(Wiki) Release 2016-10 English and German Wikipedia</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-3">
|
||||
<a href="#.28PC.29_Multiple_category_changes.2C_including_performance.2C_international_sorting.2C_numeric_sorting.2C_and_HTML_database_loading"><span class="tocnumber">1.2</span> <span class="toctext">(PC) Multiple category changes, including performance, international sorting, numeric sorting, and HTML database loading</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-4">
|
||||
<a href="#.28PC.29_Fix_for_.22Script_error:_index_out_of_bounds.22_on_2016-10_enwiki_pages"><span class="tocnumber">1.3</span> <span class="toctext">(PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-5">
|
||||
<a href="#.28PC.29_Add_custom_scripting_support_through_standalone_javascript_.2F_lua_files"><span class="tocnumber">1.4</span> <span class="toctext">(PC) Add custom scripting support through standalone javascript / lua files</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-6">
|
||||
<a href="#Next_release:_v3.10.2"><span class="tocnumber">1.5</span> <span class="toctext">Next release: v3.10.2</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-7">
|
||||
<a href="#Release:_NONE_.282016-10-02_21:30_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: NONE (2016-10-02 21:30 Sun)</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Release:_v3.10.3.1_.282016-10-16_20:00_Sun.29">Release: v3.10.3.1 (2016-10-16 20:00 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
The PC version is a major release. It adds better category support, fixes a Scribunto "Script error out of bounds", and a new custom scripting system.
|
||||
</p>
|
||||
<p>
|
||||
The Android version is a minor release. It has a possible fix for some devices failing to load XOWA when permissions are revoked and then regranted.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28Wiki.29_Release_2016-10_English_and_German_Wikipedia">(Wiki) Release 2016-10 English and German Wikipedia</span>
|
||||
</h3>
|
||||
<p>
|
||||
The 2016-10 versions of both wikis are up. You can get them through:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_13" 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_14" title="Wiki setup/German wikis" class="xowa-visited">Wiki_setup/German_wikis</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28PC.29_Multiple_category_changes.2C_including_performance.2C_international_sorting.2C_numeric_sorting.2C_and_HTML_database_loading">(PC) Multiple category changes, including performance, international sorting, numeric sorting, and HTML database loading</span>
|
||||
</h3>
|
||||
<p>
|
||||
First, round of thanks to <a href="https://github.com/Ope30" rel="nofollow" class="external text">Ope30</a> who noticed a number of issues with the category system as decribed in <a href="https://github.com/gnosygnu/xowa/issues/87" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/87</a>
|
||||
</p>
|
||||
<p>
|
||||
This particular release has a lot of changes based on the bug reports:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Improved performance on SATA drives, especially for large categories</b>: The category system in v3.9.4.1 worked okay on SSD drives, but did poorly on SATA drives. Large categories (2,000+) like <a href="https://en.wikipedia.org/wiki/Category:2001_albums" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:2001_albums</a> would take 20-30 seconds to load. Now they take 4-5 seconds.
|
||||
</li>
|
||||
<li>
|
||||
<b>Next 200 / Previous 200 would not work on English Wikipedia for large categories</b>: English Wikipedia recently changed their sorting collation from "uppercase" to "uca-default-u-kn". As a result, a number of entries no longer sorted correctly, and pressing "Next / Previous" would break. As an example, <a href="https://en.wikipedia.org/wiki/Category:All_stub_articles" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Category:All_stub_articles</a> now works correctly navigating forward
|
||||
</li>
|
||||
<li>
|
||||
<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_15" title="Change log/v3.10.3.1" class="xowa-visited">Change log</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28PC.29_Fix_for_.22Script_error:_index_out_of_bounds.22_on_2016-10_enwiki_pages">(PC) Fix for "Script error: index out of bounds" on 2016-10 enwiki pages</span>
|
||||
</h3>
|
||||
<p>
|
||||
A number of pages in 2016-10 English Wikipedia would should "Script error: index out of bounds" in the Infobox area near the Coordinates. For example, <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a> This was fixed in this release
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28PC.29_Add_custom_scripting_support_through_standalone_javascript_.2F_lua_files">(PC) Add custom scripting support through standalone javascript / lua files</span>
|
||||
</h3>
|
||||
<p>
|
||||
This was a feature requested at <a href="https://github.com/gnosygnu/xowa/issues/88" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/88</a>
|
||||
</p>
|
||||
<p>
|
||||
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_16" title="App/Xtn/Scripting" class="xowa-visited">App/Xtn/Scripting</a>
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Next_release:_v3.10.2">Next release: v3.10.2</span>
|
||||
</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Wikis</b>: I'm generating 2016-10 French Wikipedia now, and should have it uploaded in the next day. Afterwards, I'm going to go through the English sister wikis (Wiktionary, Wikisource, Wikivoyage) and then hopefully the German ones.
|
||||
</li>
|
||||
<li>
|
||||
<b>Dynamic update of wiki pages</b>: Between categories and scripting, I didn't get a chance to work on this feature
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Release:_NONE_.282016-10-02_21:30_Sun.29">Release: NONE (2016-10-02 21:30 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
There's no release this week. I'm working on a category performance enhancement before starting on 2016-10 wikis.
|
||||
</p>
|
||||
<p>
|
||||
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_17" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a>
|
||||
</p>
|
||||
<p>
|
||||
Thanks.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="mw-head" class="noprint">
|
||||
<div id="left-navigation">
|
||||
<div id="p-namespaces" class="vectorTabs">
|
||||
<h3>Namespaces</h3>
|
||||
<ul>
|
||||
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id='mw-panel' class='noprint'>
|
||||
<div id='p-logo'>
|
||||
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
|
||||
</div>
|
||||
<div class="portal" id='xowa-portal-home'>
|
||||
<h3>XOWA</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
|
||||
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
|
||||
<li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-started'>
|
||||
<h3>Getting started</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-android'>
|
||||
<h3>Android</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
|
||||
<li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-help'>
|
||||
<h3>Help</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
|
||||
<li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-blog'>
|
||||
<h3>Blog</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-links'>
|
||||
<h3>Links</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
|
||||
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
|
||||
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="portal" id='xowa-portal-donate'>
|
||||
<h3>Donate</h3>
|
||||
<div class="body">
|
||||
<ul>
|
||||
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
||||
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
||||
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user