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
2017-02-21 21:42:15 -05:00
parent f5d7636d3b
commit 047f862732
303 changed files with 6256 additions and 4922 deletions

View File

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