<spanclass="mbox-text-span">The v0.7.0 sqlite database format is now finalized. If you've imported your wiki to sqlite in v0.6.2 or v0.6.3 you should import it again in v0.7.0.</span>
</p>
</td>
</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 <ahref="http://xowa.org/home/wiki/Archive/Import/Overview.html"id="xolnki_2"title="Archive/Import/Overview">Archive/Import/Overview</a>.
Every .sqlite3 database is copied from one central source: /xowa/bin/any/sql/xowa/xowa.sqlite3. The SQL used to generate the database can be found at xowa.sql file in the same directory.
For any other wiki, replace 'simple.wikipedia.org' with the wiki domain name.
</li>
<li>
To use the category v2 system:
<ul>
<li>
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 <ahref="http://xowa.org/home/wiki/Help:Core/Category.html"id="xolnki_4"title="Help:Core/Category">Help:Core/Category</a>
</li>
</ul>
</li>
<li>
The above will create a minimum of 4 sqlite files. If you want only 1 sqlite file, use the following for app.setup.dumps:
</li>
</ul>
<pre>
app.setup.dumps {
db_text_max = 0
db_categorylinks_max = 0;
db_wikidata_max = 0;
db_ns_map = "";
}
</pre>
<p>
For more info on these configuration settings, see <ahref="http://xowa.org/home/wiki/Archive/Import/Sqlite/Config.html"id="xolnki_5"title="Archive/Import/Sqlite/Config">Archive/Import/Sqlite/Config</a>
<li><ahref="http://dumps.wikimedia.org/backup-index.html"title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><ahref="https://archive.org/search.php?query=xowa"title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><ahref="http://en.wikipedia.org"title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<divclass="portal"id='xowa-portal-donate'>
<h3>Donate</h3>
<divclass="body">
<ul>
<li><ahref="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/ -->