mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.3.0
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<span class="mw-headline" id=".xowa_file"><code>.xowa</code> file</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA stores all the data for a personal wiki in a single <code>.xowa</code> file. This <code>.xowa</code> file is a sqlite3 file, but has the extension renamed to <code>.xowa</code>. You can use any sqlite program to browse a <code>.xowa</code> file. You can either use the official sqlite command-line shell (<a href="https://sqlite.org/download.html" rel="nofollow" class="external free">https://sqlite.org/download.html</a> , or a gui-capable program (<a href="http://sqlitebrowser.org" rel="nofollow" class="external free">http://sqlitebrowser.org</a>)
|
||||
XOWA stores all the data for a personal wiki in a single <code>.xowa</code> file. This <code>.xowa</code> file is a sqlite3 file, but has the extension renamed to <code>.xowa</code>. You can use any sqlite program to browse a <code>.xowa</code> file. You can either use the official sqlite command-line shell (<a href="https://sqlite.org/download.html" rel="nofollow" class="external free">https://sqlite.org/download.html</a> ), or a gui-capable program (<a href="http://sqlitebrowser.org" rel="nofollow" class="external free">http://sqlitebrowser.org</a>)
|
||||
</p>
|
||||
<p>
|
||||
All your wiki data is stored in the <code>.xowa</code> file. You can email the file, upload it to a file service, or just copy it from one machine to the next.
|
||||
@@ -196,17 +196,7 @@
|
||||
<ul>
|
||||
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
|
||||
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
|
||||
<li>
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="PQ529NWHCGDQ2">
|
||||
<div style="display:flex">
|
||||
<span style="margin:2px 4px 0px 0px">XOWA</span>
|
||||
<input type="image" height=14 src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<!--<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">-->
|
||||
</div>
|
||||
</form>
|
||||
</li>
|
||||
<li><a href="http://xowa.org/home/Help/Donate" title="Support XOWA!">XOWA</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user