mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Add FAQ
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
XOWA should support all forms of wiki syntax. Note that there may be outlier quirks due to discrepancies between XOWA's parsing approach and MediaWiki's.
|
||||
</p>
|
||||
<p>
|
||||
If you need information on wiki syntax, you should consult the Wikipedia <a href="http://en.wikipedia.org/wiki/Help:Wiki_markup" rel="nofollow" class="external text">Wiki markup page</a>.
|
||||
If you need information on wiki syntax, you should consult the Wikipedia <a href="/site/en.wikipedia.org/wiki/Help:Wiki_markup">Wiki markup page</a>.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Corrections_.2F_fixes_are_encouraged">Corrections / fixes are encouraged</span>
|
||||
@@ -100,7 +100,7 @@
|
||||
Select and copy the wiki text.
|
||||
</li>
|
||||
<li>
|
||||
Go to the offline version of the article: <a href="https://en.wikipedia.org/wiki/Earth.html" id="xolnki_2" title="Earth">en.wikipedia.org:Earth</a>
|
||||
Go to the offline version of the article: <a href="https://en.wikipedia.org/wiki/Earth" id="xolnki_2" title="Earth">en.wikipedia.org:Earth</a>
|
||||
</li>
|
||||
<li>
|
||||
Click on <b>Edit</b>
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
XOWA sees a [[File]] link on a page.
|
||||
</li>
|
||||
<li>
|
||||
If image dbs are available, XOWA checks them to see if the image exists. To download an image db, see <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_2" title="Dashboard/Image databases">Dashboard/Image_databases</a>
|
||||
If image dbs are available, XOWA checks them to see if the image exists. To download an image db, see <a href="http://xowa.org/home/wiki/Dashboard/Image_databases" id="xolnki_2" title="Dashboard/Image databases">Dashboard/Image_databases</a>
|
||||
</li>
|
||||
<li>
|
||||
If image dbs are not available, or if the image is not in the image dbs, XOWA checks the Wikimedia servers
|
||||
@@ -92,7 +92,7 @@
|
||||
If an image is found, XOWA downloads a temporary version of the file to <code>C:\xowa\file\simple.wikipedia.org\...</code>
|
||||
</li>
|
||||
<li>
|
||||
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_3" title="Options/Files">Options/Files</a> will periodically delete temporary versions
|
||||
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="http://xowa.org/home/wiki/Options/Files" id="xolnki_3" title="Options/Files">Options/Files</a> will periodically delete temporary versions
|
||||
</li>
|
||||
<li>
|
||||
The HTML is updated to use the temporary version of the file.
|
||||
@@ -152,7 +152,7 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
You can configure the cache at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_4" title="Options/Files">Options/Files</a>
|
||||
You can configure the cache at <a href="http://xowa.org/home/wiki/Options/Files" id="xolnki_4" title="Options/Files">Options/Files</a>
|
||||
</li>
|
||||
<li>
|
||||
You can view the cache in <code>C:\xowa\user\xowa.user.anonymous.sqlite3</code>. The table name is <code>file_cache</code>
|
||||
@@ -169,13 +169,13 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Windows.html" id="xolnki_5" title="Dev/File/Setup/Windows">Set up images (Windows)</a>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Windows" id="xolnki_5" title="Dev/File/Setup/Windows">Set up images (Windows)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Linux.html" id="xolnki_6" title="Dev/File/Setup/Linux">Set up images (Linux)</a>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Linux" id="xolnki_6" title="Dev/File/Setup/Linux">Set up images (Linux)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Mac_OS_X.html" id="xolnki_7" title="Dev/File/Setup/Mac OS X">Set up images (Mac OS X)</a>
|
||||
<a href="http://xowa.org/home/wiki/Dev/File/Setup/Mac_OS_X" id="xolnki_7" title="Dev/File/Setup/Mac OS X">Set up images (Mac OS X)</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user