mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
fix_cli_for_fsdb_make_v1
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
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" id="xolnki_2" title="Archive/Import/Overview">Archive/Import/Overview</a>.
|
||||
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="/wiki/Archive/Import/Overview" 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>
|
||||
@@ -42,7 +42,7 @@
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Go to <a href="http://xowa.org/home/wiki/Options/Import" id="xolnki_3" title="Options/Import">Options/Import</a>
|
||||
Go to <a href="/wiki/Options/Import" id="xolnki_3" title="Options/Import">Options/Import</a>
|
||||
</li>
|
||||
<li>
|
||||
Choose <b>sqlite</b> as the <b>Wiki storage type</b>
|
||||
@@ -91,7 +91,7 @@ app.bldr.run;
|
||||
Remove the 'import.sql.category_v1' command. The category_v1 command generates a temporary categorylinks.sql file from the database dump
|
||||
</li>
|
||||
<li>
|
||||
Download the atual categorylinks.sql file from the dump server. See <a href="http://xowa.org/home/wiki/Help:Core/Category" id="xolnki_4" title="Help:Core/Category">Help:Core/Category</a>
|
||||
Download the atual categorylinks.sql file from the dump server. See <a href="/wiki/Help:Core/Category" id="xolnki_4" title="Help:Core/Category">Help:Core/Category</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -108,7 +108,7 @@ app.setup.dumps {
|
||||
}
|
||||
</pre>
|
||||
<p>
|
||||
For more info on these configuration settings, see <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite/Config" id="xolnki_5" title="Archive/Import/Sqlite/Config">Archive/Import/Sqlite/Config</a>
|
||||
For more info on these configuration settings, see <a href="/wiki/Archive/Import/Sqlite/Config" id="xolnki_5" title="Archive/Import/Sqlite/Config">Archive/Import/Sqlite/Config</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user