1
0
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:
gnosygnu
2020-09-07 22:35:02 -04:00
parent 4ea81258a1
commit 52523ced53
214 changed files with 1542 additions and 1349 deletions

View File

@@ -32,7 +32,7 @@
</li>
</ul>
<p>
If you meet the above conditions, you should download the latest language files. These language files will have some fixes to handle number and date localization. You can use the following link: <a href="http://xowa.org/home/wiki/Help:Set_up_languages" id="xolnki_2" title="Help:Set up languages">Help:Set up languages</a>
If you meet the above conditions, you should download the latest language files. These language files will have some fixes to handle number and date localization. You can use the following link: <a href="/wiki/Help:Set_up_languages" id="xolnki_2" title="Help:Set up languages">Help:Set up languages</a>
</p>
<p>
Note that you may need to redownload language packs in future releases. MediaWiki supports a tremendous number of languages, and XOWA is still working on reaching the same level of support.

View File

@@ -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>

View File

@@ -84,7 +84,7 @@
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
XOWA displays images by using online downloads as specified in <a href="http://xowa.org/home/wiki/Dev/File/Setup" id="xolnki_2" title="Dev/File/Setup">Dev/File/Setup</a>. However, XOWA can also be setup to use offline sources. If you have the time and storage space, you can download all the images for your wiki and run them from a hard drive. Note that the full tarball set for English Wikipedia is over 2 TB and may take 15 days to download and unzip. Even a small wiki like Simple Wikipedia requires 56 GB. Please prepare accordingly.
XOWA displays images by using online downloads as specified in <a href="/wiki/Dev/File/Setup" id="xolnki_2" title="Dev/File/Setup">Dev/File/Setup</a>. However, XOWA can also be setup to use offline sources. If you have the time and storage space, you can download all the images for your wiki and run them from a hard drive. Note that the full tarball set for English Wikipedia is over 2 TB and may take 15 days to download and unzip. Even a small wiki like Simple Wikipedia requires 56 GB. Please prepare accordingly.
</p>
<h2>
<span class="mw-headline" id="Download_tarball">Download tarball</span>
@@ -198,7 +198,7 @@
<span class="mw-headline" id="Offline_thumbnails">Offline thumbnails</span>
</h2>
<p>
Dumping all the thumbnails in a wiki is currently being implemented. See <a href="http://xowa.org/home/wiki/Dev/Design/Offline_files" id="xolnki_3" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
Dumping all the thumbnails in a wiki is currently being implemented. See <a href="/wiki/Dev/Design/Offline_files" id="xolnki_3" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
</p>
</div>