1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

release: v3.11.2.1

This commit is contained in:
gnosygnu
2016-11-13 21:42:05 -05:00
parent 6552329895
commit e34070b60d
83 changed files with 5305 additions and 2033 deletions

View File

@@ -859,30 +859,11 @@
<td>
<p>
<select id='xowa_category_list' class='options_select'>
<option value="skip">
skip
<option value="generate_category">
generate while importing
</option>
<option value="update_version2">
only update to version 2
</option>
</select>
</p>
</td>
</tr>
<tr>
<th>
<p>
Search system:
</p>
</th>
<td>
<p>
<select id='xowa_search_list' class='options_select'>
<option value="default_version">
use default version specified on Help:Options/Import
</option>
<option value="update_version2">
only update to version 2 (for old wikis imported pre-v0.9.3)
<option value="rebuild_category">
rebuild without importing
</option>
</select>
</p>
@@ -940,17 +921,6 @@
</li>
</ul>
</li>
<li>
Choose a version of the category system:
<ul>
<li>
version 1: imports faster; uses less disk space; has less functionality than MediaWiki
</li>
<li>
version 2: imports slower; uses more disk space; has same functionality as MediaWiki.
</li>
</ul>
</li>
<li>
Click "Import now". A message box will pop up when the wiki is installed.
</li>
@@ -1001,10 +971,10 @@
Go to <a href="http://dumps.wikimedia.org/" rel="nofollow" class="external free">http://dumps.wikimedia.org/</a> and search for your wiki's directory. For example, Simple Wikipedia is <a href="http://dumps.wikimedia.org/simplewiki/" rel="nofollow" class="external free">http://dumps.wikimedia.org/simplewiki/</a>
<ul>
<li>
Download the file named <code><i>wiki</i>-<i>date</i>-pages-articles.xml.bz2</code>.
Download the main wikitext file: the file will be named <code><i>wiki</i>-<i>date</i>-pages-articles.xml.bz2</code>.
</li>
<li>
(version 2 category system) Download two additional files
Download two additional files for the category system:
<ul>
<li>
<code><i>wiki</i>-<i>date</i>-categorylinks.sql.gz</code>
@@ -1014,6 +984,14 @@
</li>
</ul>
</li>
<li>
Download an additional file for sorting search results by PageRank
<ul>
<li>
<code><i>wiki</i>-<i>date</i>-pagelinks.sql.gz</code>.
</li>
</ul>
</li>
</ul>
</li>
<li>
@@ -1034,7 +1012,7 @@
If you don't have enough disk space on the disk where XOWA is installed, you can place the dump file in a directory on any other disk. You will need to select the file during the import process.
</li>
<li>
Note that only the wiki dump file can be placed anywhere. The category files must be in <code>/xowa/wiki/<i>wiki_domain</i>/</code>
Note that only the wiki dump file can be placed anywhere. The category and pagelinks files must be in <code>/xowa/wiki/<i>wiki_domain</i>/</code>
</li>
</ul>
</li>
@@ -1067,17 +1045,6 @@
</li>
</ul>
</li>
<li>
Choose a version of the category system:
<ul>
<li>
version 1: imports faster; uses less disk space; has less functionality than MediaWiki
</li>
<li>
version 2: imports slower; uses more disk space; has same functionality as MediaWiki.
</li>
</ul>
</li>
<li>
Click "Import now". A message box will pop up when the wiki is installed.
</li>
@@ -1180,12 +1147,7 @@
Repeat as necessary to combine other wikis / commands into the script
</li>
<li>
Run the script by clicking "Run script"
<ul>
<li>
Alternatively, you can also copy it to <code>/xowa/xowa_build.gfs</code> and execute <code>java -Xmx256m -jar xowa_windows.jar --cmd_file xowa_build.gfs --app_mode cmd</code>. (Note that xowa_windows.jar is listed as the example. Linux users should substitute xowa_linux.jar while Mac users should substitute xowa_macosx.jar)
</li>
</ul>
Run the script by clicking "Run script"
</li>
</ul>
</div>

View File

@@ -21,7 +21,7 @@
<b>Overview</b>: This is a list of <b>828</b> <sup id="cite_ref-update_date_0-0" class="reference"><a href="#cite_note-update_date-0">[1]</a></sup>data dumps compiled from <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a> If you are looking for a specific wiki, please use the <a href="http://xowa.org/home/wiki/App/UI/Find_box.html" id="xolnki_2" title="App/UI/Find box">App/UI/Find box</a> or use the sortable columns.
</p>
<p>
<b>Internet access needed</b>: You will need internet access to use this page. If you don't have internet access but you've already downloaded a dump file, see <a href="http://xowa.org/home/wiki/App/Import/Offline.html" id="xolnki_3" title="App/Import/Offline">App/Import/Offline</a>
<b>Internet access needed</b>: You will need internet access to use this page. If you don't have internet access but you've already downloaded a dump file, see <a href="http://xowa.org/home/wiki/App/Import/Offline.html" id="xolnki_3" title="App/Import/Offline" class="xowa-visited">App/Import/Offline</a>
</p>
<p>
<b>Large downloads</b>: Note that some of these wikis will have large dump files. For example, English Wikipedia is 11.0+ GB and will take 4 hours (from the United States). If your connection is interrupted, you may need to setup the wiki manually. See <a href="http://xowa.org/home/wiki/App/Import/Manual.html" id="xolnki_4" title="App/Import/Manual">App/Import/Manual</a>. You will also want to refer to this page if you want a dump that has talk pages or is from a specific month.