1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2019-03-10 20:44:35 -04:00
parent b1af77320f
commit fcdd36c369
198 changed files with 4843 additions and 5721 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.html" 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="http://xowa.org/home/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.
@@ -74,9 +74,7 @@
<dd>
<dl>
<dd>
<div>
enable image download&nbsp;
</div>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.download.enabled_(''n'')'%2C%20'.download.enabled_(''y'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">enable image download<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</dd>
</dl>
</dd>
@@ -90,9 +88,7 @@
<dd>
<dl>
<dd>
<div>
make LaT&lt;sub&gt;E&lt;/sub&gt;X the default math renderer&nbsp;
</div>
<a href="xowa-cmd:%0Aapp.setup.cmds%0A%2F%2F%20Config%20file%0A.cmd_add('wiki.image_cfg'%2C%20'%7E%7B%3C%3Euser_cfg_dir%3C%3E%7Duser_system_cfg.gfs')%0A%20%20.add('.renderer_(''mathjax'')'%2C%20'.renderer_(''latex'')'%0A).owner%0A.cmd_add('msg.ok'%2C%20'config%20updated').owner%0A.run;%0A">make LaT&lt;sub&gt;E&lt;/sub&gt;X the default math renderer<img src="file:///C:/xowa/bin/any/xowa/file/app.general/xowa_exec.png"></a>
</dd>
</dl>
</dd>

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.html" 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="http://xowa.org/home/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.html" id="xolnki_3" title="Options/Import">Options/Import</a>
Go to <a href="http://xowa.org/home/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.html" id="xolnki_4" title="Help:Core/Category">Help:Core/Category</a>
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>
</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.html" id="xolnki_5" title="Archive/Import/Sqlite/Config">Archive/Import/Sqlite/Config</a>
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>
</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.html" 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="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.
</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.html" 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="http://xowa.org/home/wiki/Dev/Design/Offline_files" id="xolnki_3" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
</p>
</div>