mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.2.1704
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
XOWA allows you to import multiple wikis with one command. Note that these instructions are Windows-centric. Linux/OS X users should be able to extrapolate.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Decompression_program">Decompression program</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Batch?action=edit&section_key=Decompression_program" title="Edit section: Decompression_program" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Decompression_program">Decompression program</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -43,7 +43,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Batch_script">Batch script</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Batch?action=edit&section_key=Batch_script" title="Edit section: Batch_script" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Batch_script">Batch script</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -70,7 +70,7 @@ app.bldr.run;
|
||||
;
|
||||
</pre>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Running">Running</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Batch?action=edit&section_key=Running" title="Edit section: Running" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Running">Running</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<h2>
|
||||
<span class="mw-headline" id="Sqlite_vs_XOWA_text_file_hive">Sqlite vs XOWA text file hive</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Overview?action=edit&section_key=Sqlite_vs_XOWA_text_file_hive" title="Edit section: Sqlite_vs_XOWA_text_file_hive" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Sqlite_vs_XOWA_text_file_hive">Sqlite vs XOWA text file hive</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA text file advantages:
|
||||
|
||||
@@ -32,13 +32,13 @@
|
||||
As of v0.6.2, XOWA offers the ability to save a wiki in one sqlite database (as opposed to many text files). For more details about sqlite vs text files see <a href="http://xowa.org/home/wiki/Archive/Import/Overview.html" id="xolnki_2" title="Archive/Import/Overview">Archive/Import/Overview</a>.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Sqlite_model_database">Sqlite model database</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Sqlite?action=edit&section_key=Sqlite_model_database" title="Edit section: Sqlite_model_database" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Sqlite_model_database">Sqlite model database</span>
|
||||
</h2>
|
||||
<p>
|
||||
Every .sqlite3 database is copied from one central source: /xowa/bin/any/sql/xowa/xowa.sqlite3. The SQL used to generate the database can be found at xowa.sql file in the same directory.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="UI_usage">UI usage</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Sqlite?action=edit&section_key=UI_usage" title="Edit section: UI_usage" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="UI_usage">UI usage</span>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -49,7 +49,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Command-line_usage">Command-line usage</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/Import/Sqlite?action=edit&section_key=Command-line_usage" title="Edit section: Command-line_usage" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Command-line_usage">Command-line usage</span>
|
||||
</h2>
|
||||
<p>
|
||||
The steps below assume simple.wikipedia.org.
|
||||
|
||||
Reference in New Issue
Block a user