mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Add FAQ
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01.html" id="xolnki_2" title="Blog/2018-01" class="xowa-visited">2018-01</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2018-01" id="xolnki_2" title="Blog/2018-01">2018-01</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -33,15 +33,15 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2017-09.html" id="xolnki_3" title="Blog/2017-09" class="xowa-visited">2017-09</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2017-09" id="xolnki_3" title="Blog/2017-09">2017-09</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2017-06.html" id="xolnki_4" title="Blog/2017-06">2017-06</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/2017-06" id="xolnki_4" title="Blog/2017-06">2017-06</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<br>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_5" title="Blog/Archives" class="xowa-visited">Archives</a>
|
||||
<a href="http://xowa.org/home/wiki/Blog/Archives" id="xolnki_5" title="Blog/Archives">Archives</a>
|
||||
</p>
|
||||
</div>
|
||||
<div id="toc" class="toc">
|
||||
@@ -159,7 +159,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_6" 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" id="xolnki_6" 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.
|
||||
@@ -267,7 +267,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_7" title="Android/Setup">Android/Setup</a>
|
||||
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup" id="xolnki_7" title="Android/Setup">Android/Setup</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@@ -296,7 +296,7 @@
|
||||
<b>Missing Wikis sidebar in the home wiki</b>: The Wikis sidebar did not show in the home wiki due to some CSS changes last week.
|
||||
</li>
|
||||
<li>
|
||||
<b>{{DisplayTitle}} was ignored</b>: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> showed "Gzip" as the title instead of "gzip".
|
||||
<b>{{DisplayTitle}} was ignored</b>: {{DisplayTitle}} was broken due to recent changes for PageBanner. This means that a page like <a href="/site/en.wikipedia.org/wiki/gzip">http://en.wikipedia.org/wiki/gzip</a> showed "Gzip" as the title instead of "gzip".
|
||||
</li>
|
||||
<li>
|
||||
<b>Script error for cycling tables on de.wikipedia.org</b>: A few dozen cycling-related pages on German Wikipedia showed script errors. This was due to an obscure XOWA ParserFunction bug that returned ServerName as "<a href="http://de.wikipedia.org" rel="nofollow" class="external free">http://de.wikipedia.org</a>" instead of "//de.wikipedia.org"
|
||||
@@ -391,7 +391,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_8" 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" id="xolnki_8" 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>
|
||||
@@ -416,7 +416,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_9" 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" id="xolnki_9" 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.
|
||||
@@ -429,7 +429,7 @@
|
||||
<span class="mw-headline" id=".28Desktop.29_Minor_Wikia_parser_tags">(Desktop) Minor Wikia parser tags</span>
|
||||
</h3>
|
||||
<p>
|
||||
A user requested some parser functionality for Wikia wikis (see <a href="https://en.wikipedia.org/wiki/User_talk:Gnosygnu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the <choose> and <tabber> extensions.
|
||||
A user requested some parser functionality for Wikia wikis (see <a href="/site/en.wikipedia.org/wiki/User_talk:Gnosygnu">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the <choose> and <tabber> extensions.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28Android.29_New_pages_for_.22Import_new_wiki.22_and_.22XOWA_Wikis.22">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span>
|
||||
@@ -508,7 +508,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_10" 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" id="xolnki_10" 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>
|
||||
|
||||
Reference in New Issue
Block a user