1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

$version_number

This commit is contained in:
gnosygnu 2016-04-17 15:24:17 -04:00
parent 7bea9a221d
commit bc134eaa58
242 changed files with 66 additions and 120230 deletions

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: About</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: About</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/Help/About.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -16,354 +17,11 @@
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<h2><span class='mw-headline' id='Information'>Information</span></h2>
<table class='wikitable' style='border:1px'>
<tr>
<td>name:</td>
<td>XOWA</td>
</tr>
<tr>
<td>license:</td>
<td><a href="http://www.gnu.org/licenses/agpl-3.0.html" class="external text" rel="nofollow">AGPLv3</a></td>
</tr>
<tr>
<td>website:</td>
<td><a href="http://xowa.org/" class="external text" rel="nofollow">http://xowa.org/</a></td>
</tr>
<tr>
<td>developer:</td>
<td>gnosygnu</td>
</tr>
<tr>
<td>email:</td>
<td>gnosygnu@gmail.com</td>
</tr>
<tr>
<td>identity passphrases:</td>
<td><tt>8d06d35872ca9e477c3295c3b2ccfb02214626660ae0f292ab93e1dfedcadac4<br>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/Help/About.html">http://xowa.org/home/wiki/Help/About.html</a>
</span>
d17f529216e011db77e22365de09335a459d78584fb1c29066e79fe422b904f2</tt></td>
</tr>
</table>
<h2><span class='mw-headline' id='Contributors'>Contributors</span></h2>
<table>
<tr valign='top'>
<td>
<table class='wikitable' style='border:1px'>
<tr>
<th>name</th>
<th>contribution</th>
</tr>
<tr>
<td>Schnark</td>
<td>
<ul>
<li>MathJax integration</li>
<li>Sortable/Collapsible tables</li>
<li>Reference tooltips</li>
<li>Timeline</li>
<li>Wikidata html formatter</li>
<li>Search suggestions</li>
<li>Redlink identification</li>
<li>Edit toolbar</li>
<li>German localization</li>
<li>250+ defect detection</li>
</ul>
</td>
</tr>
</table>
</td>
<td>
<table class='wikitable' style='border:1px'>
<tr>
<th>name</th>
<th>contribution</th>
</tr>
<tr>
<td>treck</td>
<td>
<ul>
<li>Firefox Add-on</li>
<li>Polish localization</li>
</ul>
</td>
</tr>
<tr>
<td>hidp123</td>
<td>
<ul>
<li>multiple defect detection</li>
</ul>
</td>
</tr>
<tr>
<td>Miles</td>
<td>
<ul>
<li>multiple defect detection</li>
</ul>
</td>
</tr>
<tr>
<td>Anselm</td>
<td>
<ul>
<li>import bz2 by stdout proposal</li>
<li>multiple defect detection</li>
</ul>
</td>
</tr>
<tr>
<td>Mattze96</td>
<td>
<ul>
<li>HTTP Web Server</li>
</ul>
</td>
</tr>
<tr>
<td>zjzengdongyang</td>
<td>
<ul>
<li>Chinese localization</li>
<li>multiple defect detection</li>
</ul>
</td>
</tr>
</table>
</td>
</tr>
</table>
<h2><span class='mw-headline' id='Components_and_Tools'>Components and Tools</span></h2>
<p>XOWA is free software. It was built using free software and was made possible by free culture.</p>
<i>Support free software and free culture today!</i>
<table class='wikitable' style='border:1px'>
<tr>
<th>Name</th>
<th>Description</th>
<th>License</th>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Primary application components</td>
</tr>
<tr>
<td><a href="http://www.wikimedia.org" class="external text" rel="nofollow">Wikimedia Foundation</a></td>
<td>Wiki data dumps and images</td>
<td><a href="http://wikimediafoundation.org/wiki/Terms_of_Use">CC-BY-SA 3.0</a></td>
</tr>
<tr>
<td><a href="http://developer.mozilla.org/en-US/docs/XULRunner" class="external text" rel="nofollow">XUL Runner</a></td>
<td>Mozilla Firefox web browser runtime environment</td>
<td><a href="http://www.mozilla.org/MPL/" class="external text" rel="nofollow">MPL</a></td>
</tr>
<tr>
<td><a href="http://www.java.com" class="external text" rel="nofollow">Java</a></td>
<td>Programming language</td>
<td><a href="http://openjdk.java.net/" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://www.eclipse.org/swt" class="external text" rel="nofollow">SWT</a></td>
<td>Web browser interoperability</td>
<td><a href="http://www.eclipse.org/legal/cpl-v10.html" class="external text" rel="nofollow">CPL</a></td>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Secondary application components</td>
</tr>
<tr>
<td><a href="http://www.sqlite.org/" class="external text" rel="nofollow">sqlite</a></td>
<td>SQL database library</td>
<td><a href="http://www.sqlite.org/copyright.html" class="external text" rel="nofollow">Public Domain</a></td>
</tr>
<tr>
<td><a href="http://bitbucket.org/xerial/sqlite-jdbc" class="external text" rel="nofollow">Xerial SQLite JDBC</a></td>
<td>Java library for Sqlite</td>
<td><a href="http://bitbucket.org/xerial/sqlite-jdbc/" class="external text" rel="nofollow">Apache v2.0</a></td>
</tr>
<tr>
<td><a href="http://www.lua.org/" class="external text" rel="nofollow">Lua</a></td>
<td>Embedded scripting library</td>
<td><a href="http://www.lua.org/license.html" class="external text" rel="nofollow">MIT</a></td>
</tr>
<tr>
<td><a href="http://luaj.org/luaj/README.html" class="external text" rel="nofollow">Luaj</a></td>
<td>Embedded scripting library (Java)</td>
<td><a href="http://sourceforge.net/dbimage.php?id=196142" class="external text" rel="nofollow">BSD</a></td>
</tr>
<tr>
<td><a href="http://tidy.sourceforge.net/" class="external text" rel="nofollow">tidy</a></td>
<td>HTML markup cleaner</td>
<td><a href="http://tidy.sourceforge.net/" class="external text" rel="nofollow">MIT</a></td>
</tr>
<tr>
<td><a href="http://jtidy.sourceforge.net/" class="external text" rel="nofollow">JTidy</a></td>
<td>HTML markup cleaner (Java)</td>
<td><a href="http://jtidy.sourceforge.net/license.html" class="external text" rel="nofollow">BSD</a></td>
</tr>
<tr>
<td><a href="http://www.mathjax.org" class="external text" rel="nofollow">MathJax</a></td>
<td>Browser-based LaT<sub>E</sub>X functionality</td>
<td><a href="http://www.mathjax.org/resources/faqs/#License" class="external text" rel="nofollow">Apache v2.0</a></td>
</tr>
<tr>
<td><a href="http://www.jquery.org" class="external text" rel="nofollow">JQuery</a></td>
<td>Javascript library (used for table sorting/collapsing)</td>
<td><a href="http://jquery.org/license/" class="external text" rel="nofollow">MIT</a></td>
</tr>
<tr>
<td><a href="http://commons.apache.org/proper/commons-compress/" class="external text" rel="nofollow">Apache Commons Compress</a></td>
<td>BZ2 compression / decompression library</td>
<td><a href="http://www.apache.org/licenses/" class="external text" rel="nofollow">Apache v2.0</a></td>
</tr>
<tr>
<td><a href="http://7-zip.org" class="external text" rel="nofollow">7-Zip</a></td>
<td>Compression / decompression program (Windows)</td>
<td><a href="http://7-zip.org/faq.html" class="external text" rel="nofollow">LGPL</a></td>
</tr>
<tr>
<td><a href="http://www.lilypond.org/" class="external text" rel="nofollow">Lilypond</a></td>
<td>Music score generator</td>
<td><a href="http://www.lilypond.org/gpl.html" class="external text" rel="nofollow">GPLv3</a></td>
</tr>
<tr>
<td><a href="http://www.imagemagick.org" class="external text" rel="nofollow">ImageMagick</a></td>
<td>Image converter</td>
<td><a href="http://www.imagemagick.org/" class="external text" rel="nofollow">Apache v2.0</a></td>
</tr>
<tr>
<td><a href="http://www.inkscape.org" class="external text" rel="nofollow">Inkscape</a></td>
<td>SVG converter</td>
<td><a href="http://inkscape.org/doc/inkscape-man.html" class="external text" rel="nofollow">GPL</a></td>
</tr>
<tr>
<td><a href="http://www.miktex.org" class="external text" rel="nofollow">MiKT<sub>E</sub>X</a></td>
<td>T<sub>E</sub>X converter (Windows)</td>
<td><a href="http://miktex.org/copying" class="external text" rel="nofollow">MikTex Open Source</a></td>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Websites</td>
</tr>
<tr>
<td><a href="http://archive.org" class="external text" rel="nofollow">archive.org</a></td>
<td>Image database host</td>
</tr>
<tr>
<td><a href="http://sourceforge.net" class="external text" rel="nofollow">Sourceforge.net</a></td>
<td>Project hosting website</td>
</tr>
<tr>
<td><a href="http://gerrit.wikimedia.org/r/#/admin/projects/xowa" class="external text" rel="nofollow">Gerrit</a></td>
<td>Software code review</td>
</tr>
<tr>
<td><a href="http://dumps.wikimedia.org/backup-index.html/" class="external text" rel="nofollow">Wikimedia dump servers</a></td>
<td>Wiki backup host</td>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Development tools and utilities</td>
</tr>
<tr>
<td><a href="http://www.ubuntu.com" class="external text" rel="nofollow">Ubuntu</a></td>
<td>Operating system</td>
<td><a href="http://www.ubuntu.com/about/about-ubuntu/licensing" class="external text" rel="nofollow">GPL derived</a></td>
</tr>
<tr>
<td><a href="http://www.eclipse.org" class="external text" rel="nofollow">Eclipse</a></td>
<td>Java IDE</td>
<td><a href="http://www.eclipse.org/legal/cpl-v10.html" class="external text" rel="nofollow">CPL</a></td>
</tr>
<tr>
<td><a href="http://www.jedit.org" class="external text" rel="nofollow">jEdit</a></td>
<td>Text editor</td>
<td><a href="http://www.jedit.org/FAQ/general.html" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://notepad-plus-plus.org" class="external text" rel="nofollow">Notepad++</a></td>
<td>Text editor (Windows)</td>
<td><a href="http://notepad-plus-plus.org/news/notepad-6.1.1-gpl-enhancement.html" class="external text" rel="nofollow">GPL</a></td>
</tr>
<tr>
<td><a href="http://getfirebug.com" class="external text" rel="nofollow">Firebug</a></td>
<td>HTML inspection</td>
<td><a href="http://getfirebug.com/faq/" class="external text" rel="nofollow">BSD</a></td>
</tr>
<tr>
<td><a href="http://www.libreoffice.org" class="external text" rel="nofollow">LibreOffice</a></td>
<td>Spreadsheet application</td>
<td><a href="http://www.libreoffice.org/about-us/licenses/" class="external text" rel="nofollow">LGPLv3, MPL</a></td>
</tr>
<tr>
<td><a href="http://squirrel-sql.sourceforge.net/" class="external text" rel="nofollow">SQuirreL SQL</a></td>
<td>SQL editor</td>
<td><a href="http://squirrel-sql.sourceforge.net/" class="external text" rel="nofollow">LGPL</a></td>
</tr>
<tr>
<td><a href="http://jsmooth.sourceforge.net/" class="external text" rel="nofollow">JSmooth</a></td>
<td>Java exe wrapper (Windows)</td>
<td><a href="http://jsmooth.sourceforge.net/license.php" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://launch4j.sourceforge.net/" class="external text" rel="nofollow">Launch4J</a></td>
<td>Java exe wrapper (Windows 64-bit)</td>
<td><a href="http://launch4j.sourceforge.net/" class="external text" rel="nofollow">BSD, MIT</a></td>
</tr>
<tr>
<td><a href="http://www.qbittorrent.org/" class="external text" rel="nofollow">qBittorrent</a></td>
<td>Torrent generator</td>
<td><a href="http://github.com/qbittorrent/qBittorrent/blob/master/COPYING" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://www.gimp.org" class="external text" rel="nofollow">GIMP</a></td>
<td>Image manipulation</td>
<td><a href="http://www.gimp.org/about/COPYING" class="external text" rel="nofollow">GPLv3</a></td>
</tr>
<tr>
<td><a href="http://www.videolan.org/vlc/index.html" class="external text" rel="nofollow">VLC</a></td>
<td>Media player</td>
<td><a href="http://www.videolan.org/legal.html" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://djvu.sourceforge.net" class="external text" rel="nofollow">DjVuLibre</a></td>
<td>DjVu viewer</td>
<td><a href="http://djvu.sourceforge.net/licensing.html" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://projects.gnome.org/evince" class="external text" rel="nofollow">Evince</a></td>
<td>PDF viewer</td>
<td><a href="http://sourceforge.net/projects/evince.mirror/" class="external text" rel="nofollow">GPLv2</a></td>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Resources</td>
</tr>
<tr>
<td><a href="http://www.mediawiki.org/wiki/">MediaWiki</a></td>
<td>Wiki server software</td>
<td><a href="http://www.mediawiki.org/wiki/Manual:What_is_MediaWiki?">GPLv2</a></td>
</tr>
<tr>
<td><a href="http://www.php.net" class="external text" rel="nofollow">PHP</a></td>
<td>Server-side scripting language</td>
<td><a href="http://php.net/license/" class="external text" rel="nofollow">PHP v3.01</a></td>
</tr>
<tr>
<td><a href="http://tango.freedesktop.org/Tango_Icon_Library" class="external text" rel="nofollow">Tango icon library</a></td>
<td>Icons</td>
<td><a href="http://tango.freedesktop.org/" class="external text" rel="nofollow">Public Domain</a></td>
</tr>
<tr>
<td><a href="http://www.oxygen-icons.org/" class="external text" rel="nofollow">Oxygen</a></td>
<td>Icons</td>
<td><a href="http://en.wikipedia.org/wiki/Oxygen_Project">LGPL</a></td>
</tr>
<tr>
<td style='background-color:light-grey;font-weight:bold;font-size:large;' colspan='2'>Special mention</td>
</tr>
<tr>
<td><a href="http://www.gnu.org" class="external text" rel="nofollow">GNU</a></td>
<td>Free software philosophy</td>
</tr>
</table>
<!-- page_end -->
</div>
</div>
</div>

286
blog.html
View File

@ -3,6 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog - XOWA</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/Blog.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
@ -17,287 +18,10 @@
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div class='infobox plainlinks' style='width:70px;'>
<p>
<span style='font-size:15px;font-weight:bold;'>Blog links</span><br>
<br>
2016<br>
</p>
<ul>
<li>
<b>2016-04</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_3" title="Blog/2016-03" class="xowa-visited">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_4" title="Blog/2016-02" class="xowa-visited">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_5" title="Blog/2016-01" class="xowa-visited">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_6" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Patch:_Missing_wikis_in_sidebar_.282016-04-13_21:34_Wed.29"><span class="tocnumber">1</span> <span class="toctext">Patch: Missing wikis in sidebar (2016-04-13 21:34 Wed)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_v3.4.2.1_.282016-04-10_21:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: v3.4.2.1 (2016-04-10 21:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#.28Desktop.29_Faster_search_database_build"><span class="tocnumber">2.1</span> <span class="toctext">(Desktop) Faster search database build</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#.28Desktop.29_New_English_Wikipedia_images_update_.282016-03.29"><span class="tocnumber">2.2</span> <span class="toctext">(Desktop) New English Wikipedia images update (2016-03)</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#.28Desktop.29_Minor_Wikia_parser_tags"><span class="tocnumber">2.3</span> <span class="toctext">(Desktop) Minor Wikia parser tags</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#.28Android.29_New_pages_for_.22Import_new_wiki.22_and_.22XOWA_Wikis.22"><span class="tocnumber">2.4</span> <span class="toctext">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#.28Android.29_Minor_fixes_for_crashes_.2F_obsoleted_items"><span class="tocnumber">2.5</span> <span class="toctext">(Android) Minor fixes for crashes / obsoleted items</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Next_release:_v3.4.3"><span class="tocnumber">2.6</span> <span class="toctext">Next release: v3.4.3</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Release:_v3.4.1.1_.282016-04-04_20:00_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: v3.4.1.1 (2016-04-04 20:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-10">
<a href="#.28Desktop.29_Fixes_for_old_.sqlite3_wikis"><span class="tocnumber">3.1</span> <span class="toctext">(Desktop) Fixes for old .sqlite3 wikis</span></a>
</li>
<li class="toclevel-2 tocsection-11">
<a href="#.28Desktop.29_Fix_for_offline_import_of_large_wikis"><span class="tocnumber">3.2</span> <span class="toctext">(Desktop) Fix for offline import of large wikis</span></a>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#.28Desktop.29_Command_to_shrink_English_Wikipedia_images_by_8_GB"><span class="tocnumber">3.3</span> <span class="toctext">(Desktop) Command to shrink English Wikipedia images by 8 GB</span></a>
</li>
<li class="toclevel-2 tocsection-13">
<a href="#.28Package.29_Release_of_French_Wikipedia_2016-03"><span class="tocnumber">3.4</span> <span class="toctext">(Package) Release of French Wikipedia 2016-03</span></a>
</li>
<li class="toclevel-2 tocsection-14">
<a href="#Next_release:_v3.4.2"><span class="tocnumber">3.5</span> <span class="toctext">Next release: v3.4.2</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-15">
<a href="#Release:_NONE_.282016-04-03_22:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: NONE (2016-04-03 22:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Patch:_Missing_wikis_in_sidebar_.282016-04-13_21:34_Wed.29">Patch: Missing wikis in sidebar (2016-04-13 21:34 Wed)</span>
</h2>
<p>
This is a patch for a defect in v3.4.2.1.
</p>
<p>
v3.4.2.1 updated the CSS for the home wiki to fix a narrow search box. See <a href="https://github.com/gnosygnu/xowa/issues/54" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/54</a>
</p>
<p>
Unfortunately, this CSS also removed the wiki sidebar in the home wiki. I didn't notice this until yesterday.
</p>
<p>
The patch updates one file: /xowa/bin/any/xowa/cfg/app/xowa.gfs . Just replace your version with it.
</p>
<p>
You can also change this manually by finding the div_logo snippet and updating with the snippet below.
</p>
<p>
This will be part of the next release. I didn't want to release an entire new version for a one-line text-file fix.
</p>
<p>
Thanks.
</p>
<pre>
div_logo =
&lt;:["
&lt;div id='p-logo'&gt;
&lt;a style="background-image: url(~{portal_logo_url});" href="~{portal_nav_main_href}" class='xowa-hover-off'~{&lt;&gt;msgs.get_html_accesskey_and_title('p-logo');&lt;&gt;}&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class="portal"&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/div&gt;&lt;!-- empty heading else wikipedia css will hide next &lt;h3&gt; after &lt;div id='p-logo'&gt;; DATE:2016-04-12--&gt;
"]:&gt;
</pre>
<h2>
<span class="mw-headline" id="Release:_v3.4.2.1_.282016-04-10_21:00_Sun.29">Release: v3.4.2.1 (2016-04-10 21:00 Sun)</span>
</h2>
<p>
The desktop app is a minor release. It has a fix for slow search database builds and some better Wikia support
</p>
<p>
The Android app is a major release. It has new pages for importing a wiki. It is the release candidate for XOWA beta on Google Play later this week.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Faster_search_database_build">(Desktop) Faster search database build</span>
</h3>
<p>
As per <a href="https://github.com/gnosygnu/xowa/issues/53" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/53</a> William was unable to build the new search databases on his machine. I tried it on an older dev machine, and found that it could take upwards of 5 hours to complete.
</p>
<p>
I optimized some of the SQL code and reduced it to about 2 hours. That said, note the following:
</p>
<ul>
<li>
<b>Fails on my 32-bit Windows XP dev machine</b>: I don't know why. The same build works on 2 Windows 7 64-bit machines, 1 openSUSE Linux 64-bit machine, and 1 Mac OS X 64-bit machine. It also works on the 32-bit JVM on the Windows 7 64-bit machine. However, the lone 32-bit Windows machine fails, and fails in a very strange way (it fails silently in release mode, and hangs in debug mode). I'm going to hope this is the non-dominant behavior, and reinvestigate at a later point in time.
</li>
<li>
<b>Really benefits from an SSD</b>: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min)
</li>
<li>
<b>If you want the new search, downloading from archive.org is the easiest way</b>: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See <a href="http://xowa.org/home/wiki/App/Search/Overview.html" id="xolnki_7" title="App/Search/Overview" class="xowa-visited">App/Search/Overview</a>). As such, the easiest way is to download prebuilt copies from archive.org:
<ul>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_xtn_search.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_xtn_search.7z</a>
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Desktop.29_New_English_Wikipedia_images_update_.282016-03.29">(Desktop) New English Wikipedia images update (2016-03)</span>
</h3>
<p>
I uploaded new consolidated versions of English Wikipedia images (2016-03) to archive.org. See <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>.
</p>
<p>
In terms of usage, pick one of the following:
</p>
<ul>
<li>
<b>New user</b>: Download the new 2016-03 version. Previously you would have to download 2015-06 set, and then download separate updates for every month between 2015-07 and 2016-03. This was just too cumbersome.
</li>
<li>
<b>Existing user (2015-06)</b>: Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_8" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a>. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
</li>
<li>
<b>Existing user (2013-11 or something else)</b>: Download the 2016-03 version. You have an old set of XOWA image databases that I really can't support any longer (they have an extension of .sqlite3). I know downloading 80 GB is painful, but I'm not planning to change database formats again in the future.
</li>
</ul>
<p>
Finally, after I release XOWA Beta for Android, I'm going to work on a new update feature that will more gracefully handle monthly updates. In the meantime, please bear with the manual process.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Minor_Wikia_parser_tags">(Desktop) Minor Wikia parser tags</span>
</h3>
<p>
A user requested some parser functionality for Wikia wikis (see <a href="https://en.wikipedia.org/wiki/User_talk:Gnosygnu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the &lt;choose&gt; and &lt;tabber&gt; extensions.
</p>
<h3>
<span class="mw-headline" id=".28Android.29_New_pages_for_.22Import_new_wiki.22_and_.22XOWA_Wikis.22">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span>
</h3>
<p>
The last major piece for XOWA Beta was more usable screens for importing wikis and managing wikis. Both these pages are now part of the latest release:
</p>
<ul>
<li>
<b>XOWA Wikis</b>: The "XOWA" button in the left-nav now opens a page that lists all wikis. It also allows you to import a new one by pressing the "+" icon.
</li>
<li>
<b>Import new wikis</b>: The "Import" screen got a new design overhaul to make it much prettier and more intuitive. A lot of thanks goes to anonymous4 for helping with layout and feedback.
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Android.29_Minor_fixes_for_crashes_.2F_obsoleted_items">(Android) Minor fixes for crashes / obsoleted items</span>
</h3>
<p>
There were two minor crashes that would occur when using the left-nav button. The main one was pressing "Random" when on the "Import" screen
</p>
<p>
I also removed two features: "Nearby" and "Log in to Wikipedia". Neither of these seem useful for offline XOWA, and I didn't want them taking up screen real-estate.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.4.3">Next release: v3.4.3</span>
</h3>
<p>
I'm planning on releasing XOWA Android Beta on Google Play mid-week. I'm sure that there will be spillover work that leads to another Android app update next week.
</p>
<p>
For wikis, the Wikimedia dump server is stalled again. I'm going to wait for it to resume before continuing with German Wikipedia.
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Release:_v3.4.1.1_.282016-04-04_20:00_Sun.29">Release: v3.4.1.1 (2016-04-04 20:00 Sun)</span>
</h2>
<p>
The desktop app is a minor release. It has a few fixes related to old .sqlite3 wikis and offline imports.
</p>
<p>
The Android app has not been changed.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Fixes_for_old_.sqlite3_wikis">(Desktop) Fixes for old .sqlite3 wikis</span>
</h3>
<p>
As reported in <a href="https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/</a> v3.3.4 did not work for old .sqlite3 wikis. These wikis were phased out last year (in 2015-04), but I didn't want to drop support for them entirely.
</p>
<p>
v3.4.1 has 2 fixes for the following:
</p>
<ul>
<li>
<b>Open old .sqlite3 wikis</b>: Previously, XOWA would just show a blank page
</li>
<li>
<b>Allow old .sqlite3 wikis to upgrade to the new search system</b>: Previously, XOWA would keep prompting to upgrade
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Desktop.29_Fix_for_offline_import_of_large_wikis">(Desktop) Fix for offline import of large wikis</span>
</h3>
<p>
This was reported in a separate ticket: <a href="https://github.com/gnosygnu/xowa/issues/51" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/51</a> Basically, the new search system caused offline imports to fail for large wikis. A large wiki is defined as one with a dump file of 1.5 GB.
</p>
<p>
v3.4.1 fixes this issue. I tested with English Wikisource 2016-03: <a href="http://dumps.wikimedia.org/enwikisource/20160305/" rel="nofollow" class="external free">http://dumps.wikimedia.org/enwikisource/20160305/</a>
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Command_to_shrink_English_Wikipedia_images_by_8_GB">(Desktop) Command to shrink English Wikipedia images by 8 GB</span>
</h3>
<p>
The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn.
</p>
<p>
If you have English Wikipedia and have been following along with the updates, go to <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_9" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a> and follow the instructions therein.
</p>
<h3>
<span class="mw-headline" id=".28Package.29_Release_of_French_Wikipedia_2016-03">(Package) Release of French Wikipedia 2016-03</span>
</h3>
<p>
I had a request to update French Wikipedia, but have been delaying it for several weeks. I updated French Wiki and uploaded it here: <a href="https://archive.org/details/Xowa_frwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_frwiki_latest</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.4.2">Next release: v3.4.2</span>
</h3>
<p>
I'm planning to work on Android-only matters and release a "beta" app on Google play. For wikis, I'll update German Wikipedia.
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-04-03_22:00_Sun.29">Release: NONE (2016-04-03 22:00 Sun)</span>
</h2>
<p>
Sory all. I'm postponing the release for tomorrow night. I'll post again tomorrow evening. Thanks.
</p>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/Blog.html">http://xowa.org/home/wiki/Blog.html</a>
</span>
</div>
</div>

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Feedback</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Feedback</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/Help/Feedback.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,19 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<p>Want to leave a comment? Report a defect? Try one of the following:
</p>
<ul>
<li> Post to XOWA's discussion page: <a href="https://github.com/gnosygnu/xowa/issues/" class="external text" rel="nofollow">https://github.com/gnosygnu/xowa/issues</a>
</li>
<li> Post to my user talk page: <a href="http://en.wikipedi&#97;.org/wiki/User_talk:gnosygnu" class="external text" rel="nofollow">http://en.wikipedi&#97;.org/wiki/User_talk:gnosygnu</a>. If you are not a Wikipedia user, you will still be able to post messages (just like editing any other part of Wikipedia)
</li>
<li> Post to the XOWA subreddit: <a href="http://www.reddit.com/r/xowa/." class="external text" rel="nofollow">http://www.reddit.com/r/xowa/.</a> Note that you will need to be a reddit user to post.
</li>
<li> Try the XOWA IRC channel: <a href="http://webchat.freenode.net/?channels=#xowa" class="external text" rel="nofollow">http://webchat.freenode.net/?channels=#xowa</a>
</li>
</ul>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/Help/Feedback.html">http://xowa.org/home/wiki/Help/Feedback.html</a>
</span>
<!-- page_end -->
</div>
</div>

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Download</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Download</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/Help/Download_XOWA.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,161 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<p>All files are available at <a href="https://github.com/gnosygnu/xowa/releases/" class="external text" rel="nofollow">https://github.com/gnosygnu/xowa/releases/</a></p>
<p>For more info, see <a href="http://xowa.org/blog.html" class="external text" rel="nofollow">http://xowa.org/blog.html</a></p>
<h2><span class='mw-headline' id='Windows'> Windows </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_windows_64_v3.4.2.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_windows_v3.4.2.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
</li>
</ul>
<h2><span class='mw-headline' id='Linux'> Linux </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_linux_64_v3.4.2.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_linux_v3.4.2.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
</li>
</ul>
<h2><span class='mw-headline' id='Mac_OS_X'> Mac OS X </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_macosx_64_v3.4.2.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_macosx_v3.4.2.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
</li>
</ul>
<h2><span class='mw-headline' id='RaspberryPi'> Raspberry Pi </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_arm_v3.4.2.1.zip" class="external text" rel="nofollow">Raspberry Pi</a>
</li>
</ul>
<h2><span class='mw-headline' id='Android'> Android </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_android_v3.4.2.1.apk" class="external text" rel="nofollow">Android</a>
</li>
</ul>
<h2><span class='mw-headline' id='Source'> Source code </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/archive/v3.4.2.1.zip" class="external text" rel="nofollow">Source code</a>
</li>
</ul>
<h2><span class='mw-headline' id='Source'> Source code (Android)</span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa_android/archive/master.zip" class="external text" rel="nofollow">Source code</a>
</li>
</ul>
<br/>
<h2>
<span class="mw-headline" id="v3.4.2.1_.282016-04-10.29">v3.4.2.1 (2016-04-10)</span>
</h2>
<h3>
<span class="mw-headline" id="Windows_.2F_Linux_.2F_Mac_OS_X">Windows / Linux / Mac OS X</span>
</h3>
<p>
<b>major.fix</b>
</p>
<ul>
<li>
Search: Reduce build time for search databases. {detected by William}
</li>
</ul>
<p>
<br>
<b>major.package</b>
</p>
<ul>
<li>
Package: Upload consolidated images for English Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>
</dd>
</dl>
<p>
<br>
<b>minor.add</b>
</p>
<ul>
<li>
CSS: Update home CSS files to latest version from English Wikipedia. {detected by William}
</li>
</ul>
<ul>
<li>
Parser: Add parser for RandomSelection tag. {requested by anonymous} Example: &lt;choose&gt;&lt;option&gt;A&lt;/option&gt;&lt;option&gt;B&lt;/option&gt;&lt;/choose&gt;.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: [[Diagnostics/Xtns/Wikia/All]]
</dd>
</dl>
<ul>
<li>
Parser: Add parser for Tabber tag. {requested by anonymous} Example: &lt;tabber&gt;tab1=A|-|tab2=B&lt;/tabber&gt;.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: [[Diagnostics/Xtns/Wikia/All]]
</dd>
</dl>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Android">Android</span>
</h3>
<p>
<b>major.add</b>
</p>
<ul>
<li>
UI: Add "Import New Wikis" page. {assisted by anonymous4}
</li>
</ul>
<ul>
<li>
UI: Add "Wikis" list page.
</li>
</ul>
<p>
<br>
<b>minor.fix</b>
</p>
<ul>
<li>
UI: Do not crash when pressing Random in home wiki. {detected by anonymous4}
</li>
</ul>
<ul>
<li>
UI: Do not crash when pressing XOWA after History.
</li>
</ul>
<ul>
<li>
UI: Remove "Nearby" pages.
</li>
</ul>
<ul>
<li>
UI: Remove "Log in to Wikipedia".
</li>
</ul>
<p>
<br>
</p>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/Help/Download_XOWA.html">http://xowa.org/home/wiki/Help/Download_XOWA.html</a>
</span>
<!-- page_end -->
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Installation</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Installation</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/App/Setup/Installation.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,83 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<h2><span class='mw-headline' id='Choose_a_folder'> Choose a folder </span></h2>
<p>XOWA works from one folder. For the purpose of these instructions, this folder will be referred to as <b>/xowa/</b>.
</p>
<p>The table below lists recommended locations by operating system. Note that these are just recommendations: you can use any other folder on your hard drive (or on a flash memory card).
</p>
<table class='wikitable'>
<tr>
<th> operating system
</th>
<th> folder
</th>
<th> path of xowa jar
</th>
</tr>
<tr>
<td> Linux
</td>
<td> /home/your_user_name/xowa/
</td>
<td> /home/your_user_name/xowa/xowa_linux.jar
</td>
</tr>
<tr>
<td> OS X
</td>
<td> /Users/your_user_name/xowa/
</td>
<td> /Users/your_user_name/xowa/xowa_macosx.jar
</td>
</tr>
<tr>
<td> Windows
</td>
<td> C:\xowa\
</td>
<td> C:\xowa\xowa_windows.jar
</td>
</tr>
</table>
<p><br/>
</p>
<h2><span class='mw-headline' id='Download_XOWA'> Download XOWA </span></h2>
<ul>
<li> Download an "xowa_app_*.zip" from <a href="http://xowa.org//download.html">the download page</a>
</li>
<li> Unzip to the xowa root folder. When finished, you will have a file called <b>/xowa/xowa.gfs</b> as well as many other files and directories.
</li>
</ul>
<p><br/>
</p>
<h2><span class='mw-headline' id='Run_XOWA'> Run XOWA </span></h2>
<ul>
<li> On <b>Windows</b>, double-click <b>C:\xowa\xowa.exe</b>
</li>
<li> On <b>Linux</b>, open a terminal and run <code>sh /home/your_user_name/xowa/xowa_linux.sh</code>
</li>
</ul>
<dl>
<dd> Note that the shell script is a wrapper for <code>java -Xmx256m -jar /home/your_user_name/xowa/xowa_linux.jar</code>
</dd>
</dl>
<ul>
<li> On <b>OS X</b>, open a terminal and run <code>sh /Users/your_user_name/xowa/xowa_macosx.sh</code>
</li>
</ul>
<dl>
<dd> Note that the shell script is a wrapper for <code>java -Xmx256m -d32 -XstartOnFirstThread -jar /Users/your_user_name/xowa/xowa_macosx.jar</code>
</dd>
</dl>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/App/Setup/Installation.html">http://xowa.org/home/wiki/App/Setup/Installation.html</a>
</span>
<!-- page_end -->
</div>
</div>

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Requirements</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Requirements</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/App/Setup/System_requirements.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,46 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<h2><span class='mw-headline' id='Hardware'> Hardware </span></h2>
<ul>
<li> CPU: 1.5 GHz minimum; 2.5 GHz recommended
</li>
<li> Memory: 512 MB minimum; 2 GB recommended
</li>
<li> Storage: varies per wiki.
<ul>
<li> Space required during initial import: multiply the dump file by 8. For example, for English Wikipedia, the dump size is 10 GB. You should at least have 80 GB space free for the import process
</li>
<li> Space required when completed: multiply the dump file by 2.5. For example, for English Wikipedia, the dump size is 10 GB. When done, your English Wikipedia will be 25 GB.
</li>
</ul>
</li>
</ul>
<h2><span class='mw-headline' id='Software'> Software </span></h2>
<ul>
<li> Operating System
<ul>
<li> Windows 32 bit / 64 bit
</li>
<li> Linux 32 bit / 64 bit
</li>
<li> Mac OS X 32 bit
</li>
</ul>
</li>
<li> Java 1.6+
<ul>
<li> If Java is not installed on your machine, you can get it from <a href="http://www.java.com/en/download/manual.jsp" class="external text" rel="nofollow">http://www.java.com/en/download/manual.jsp</a>
</li>
<li> On Debian Linux systems you can do <code>sudo apt-get install openjdk-6-jre</code>
</li>
</ul>
</li>
</ul>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html">http://xowa.org/home/wiki/App/Setup/System_requirements.html</a>
</span>
<!-- page_end -->
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Set up English Wikipedia</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Set up English Wikipedia</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/App/Import/English_Wikipedia.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,217 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Part_1:_Set_up_the_wiki"><span class="tocnumber">2</span> <span class="toctext">Part 1: Set up the wiki</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Option_1:_Import_the_wiki_with_XOWA"><span class="tocnumber">2.1</span> <span class="toctext">Option 1: Import the wiki with XOWA</span></a>
<ul>
<li class="toclevel-3 tocsection-4">
<a href="#Overview_2"><span class="tocnumber">2.1.1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-3 tocsection-5">
<a href="#Steps"><span class="tocnumber">2.1.2</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Option_2:_Download_the_wiki_from_archive.org"><span class="tocnumber">2.2</span> <span class="toctext">Option 2: Download the wiki from archive.org</span></a>
<ul>
<li class="toclevel-3 tocsection-7">
<a href="#Overview_3"><span class="tocnumber">2.2.1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-3 tocsection-8">
<a href="#Steps_2"><span class="tocnumber">2.2.2</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Part_2:_Download_the_images"><span class="tocnumber">3</span> <span class="toctext">Part 2: Download the images</span></a>
<ul>
<li class="toclevel-2 tocsection-10">
<a href="#Steps_3"><span class="tocnumber">3.1</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Updating_the_wiki"><span class="tocnumber">4</span> <span class="toctext">Updating the wiki</span></a>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#Disk_space_usage"><span class="tocnumber">5</span> <span class="toctext">Disk space usage</span></a>
</li>
<li class="toclevel-1 tocsection-13">
<a href="#Notes"><span class="tocnumber">6</span> <span class="toctext">Notes</span></a>
</li>
</ul>
</div>
<h2>
<span class='mw-headline' id='Overview'>Overview</span>
</h2>
<p>
English Wikipedia has a lot of data. There are 15.0+ million pages with 20.0+ GB of text, as well as 4.0+ million thumbnails.
</p>
<p>
Setting all this up on your computer will not be a quick process. As a general estimate, you will need about 30 GB and 5 hours processing time. If you want images as well, the numbers increase to 100 GB of disk space and 30+ hours of processing time. However, when you are done, you will have a complete, recent copy of English Wikipedia with images that can fit on a 128 GB SD card.
</p>
<p>
Although the process itself is not hard, I <b>strongly recommend</b> that you try Simple Wikipedia first. Simple Wikipedia has 184,000 pages and 90,000 images. The text version uses 200 MB and sets up in 5 minutes. With images, this expands to 2 GB and 30 minutes of downloading time. Simple Wikipedia is a reasonably accurate simulation of English Wikipedia -- just much smaller. It'll also give you a pretty good idea of what XOWA can do.
</p>
<h2>
<span class='mw-headline' id='Part_1:_Set_up_the_wiki'>Part 1: Set up the wiki</span>
</h2>
<p>
The first part is to set up the wiki. You have two approaches for this part: import the wiki with XOWA or download a copy from the internet.
</p>
<h3>
<span class='mw-headline' id='Option_1:_Import_the_wiki_with_XOWA'>Option 1: Import the wiki with XOWA</span>
</h3>
<h4>
<span class='mw-headline' id='Overview_2'>Overview</span>
</h4>
<ul>
<li>
XOWA will download the database dump from the Wikimedia backup servers
</li>
<li>
The database dump will be 10+ GB and take about 3 hours to download
</li>
<li>
XOWA will take about 2.5 hours to build the wiki. The final wiki will use about 20 GB of disk space.<sup id="cite_ref-wiki_files_0-0" class="reference"><a href="#cite_note-wiki_files-0">[1]</a></sup>
</li>
</ul>
<h4>
<span class='mw-headline' id='Steps'>Steps</span>
</h4>
<ul>
<li>
Launch XOWA
</li>
<li>
Use the menu bar and select Tools -&gt; Import From List. Alternatively, you can enter <code>home/wiki/Help:Import/List</code> into the address bar
</li>
<li>
Find <b>en.wikipedia.org</b>
</li>
<li>
Click on the "download" link to the left.
</li>
</ul>
<p>
That's it. The import process has now started. This part takes at least 5 hours so you may want to let it run for a while. When it's done, it will automatically load the Main Page.
</p>
<h3>
<span class='mw-headline' id='Option_2:_Download_the_wiki_from_archive.org'>Option 2: Download the wiki from archive.org</span>
</h3>
<h4>
<span class='mw-headline' id='Overview_3'>Overview</span>
</h4>
<ul>
<li>
The download will be approximately 20 GB.
</li>
<li>
When the download is completed, extract the files to J:\gplx\xowa\wiki\en.wikipedia.org
</li>
</ul>
<h4>
<span class='mw-headline' id='Steps_2'>Steps</span>
</h4>
<ul>
<li>
Download the file <a href="https://archive.org/details/Xowa_enwiki_latest" class="external text" rel="nofollow">from here</a>
</li>
<li>
After the download completes, unzip the archive file in J:\gplx\xowa\. When you are done you should have a file like J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa
</li>
<li>
Launch XOWA
</li>
<li>
Enter "w:" in the address bar. The Main_Page should load.
</li>
</ul>
<h2>
<span class='mw-headline' id='Part_2:_Download_the_images'>Part 2: Download the images</span>
</h2>
<p>
This part takes much longer to complete. It will require at least 70 GB of disk space and 24+ hours of download time. You'll be downloading compressed files from archive.org.<sup id="cite_ref-images_are_thumbnails_1-0" class="reference"><a href="#cite_note-images_are_thumbnails-1">[2]</a></sup>
</p>
<h4>
<span class='mw-headline' id='Steps_3'>Steps</span>
</h4>
<ul>
<li>
Go to <a href="https://archive.org/details/Xowa_enwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_enwiki_latest</a>
</li>
<li>
Download each of the listed links marked <code>image</code>
</li>
<li>
Extract the files to J:\gplx\xowa\. When you are done, you will have files from J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.001.xowa to J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.023.xowa as well as several others
</li>
</ul>
<h2>
<span class='mw-headline' id='Updating_the_wiki'>Updating the wiki</span>
</h2>
<p>
Wikipedia is constantly updating. New pages are added, and existing pages are changed to include different images. The above steps will give you a complete set of images for 2015-04-03. However, if you want to stay up to date with Wikipedia, then you may also want to download the monthly updates.
</p>
<p>
Monthly updates will be posted at the same url: <a href="https://archive.org/details/Xowa_enwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_enwiki_latest</a> There will be a new link with the name of the wiki dump: for example: <code>2015-05-02</code>. They will have new images introduced in the Wikipedia dump for that month. Note that these updates should be downloaded and unzipped in order (i.e.: first 2015-05-02, then 2015-06-02, etc). There are some files that appear in multiple sets: the most recent copy of the file should always replace the earlier version.
</p>
<p>
Note that if you update your wiki, you do not have to update the images. The two are independent of each other. In other words, you can use the 2017-01-01 English Wikipedia xml dump with the 2015-04-03 English Wikipedia images. Note that new images in the 2017-01-01 dump will not show up until you download the appropriate monthly updates.
</p>
<h2>
<span class='mw-headline' id='Disk_space_usage'>Disk space usage</span>
</h2>
<p>
Some may wonder why XOWA needs so much disk space, especially when compared to other apps. The following is a brief list of reasons:
</p>
<ul>
<li>
XOWA is complete. It includes all articles across all namespaces, including the Wikipedia namespace, the Portal namespace, the Help namespace, and several others. It also includes redirect stubs. Other apps will only provide articles in the Main namespace.
</li>
<li>
XOWA includes Categories as well. Other apps will skip Categories altogether.
</li>
<li>
XOWA shows all content on the page. Other apps will omit sections, such as Table of Contents or Navigation boxes at the bottom of the page.
</li>
<li>
XOWA includes all images for the Main namespace, the Portal namespace and the Wikipedia namespace. Other apps will only provide images for the Main namespace
</li>
<li>
XOWA provides an accurate sized thumbnail for an article. If an article shows an 800 pixel wide image, XOWA shows an 800 pixel wide image. Other apps will actually show a smaller 220 pixel wide image.
</li>
<li>
XOWA includes the latest content. Other apps may be many months (if not years) behind.
</li>
</ul>
<h2>
<span class='mw-headline' id='Notes'>Notes</span>
</h2>
<ol class="references">
<li id="cite_note-wiki_files-0">
<span class="mw-cite-backlink"><a href="#cite_ref-wiki_files_0-0">^</a></span> <span class="reference-text">Note that when the import completes, it will move the 10 GB file to /xowa/wiki/#dump/done. This file can be deleted safely. Note that XOWA doesn't delete the file, as some users may want to keep the 10 GB file around for archival purposes, and redownoading 10 GB would be time-consuming.</span>
</li>
<li id="cite_note-images_are_thumbnails-1">
<span class="mw-cite-backlink"><a href="#cite_ref-images_are_thumbnails_1-0">^</a></span> <span class="reference-text">Note that these images are thumbnails, and are not the originals. They will show correctly in the context of the article, but if you want the original file, you will need to download the tarballs. See <a href="/wiki/Help:Offline_images" id="xowa_lnki_2" title="Offline images">Help:Offline images</a></span>
</li>
</ol>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html">http://xowa.org/home/wiki/App/Import/English_Wikipedia.html</a>
</span>
<!-- page_end -->
</div>

View File

@ -1,10 +1,11 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Set up Other Wikipedias</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Set up Other Wikipedias</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/App/Import/Other_wikis.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="//gnosygnu.github.io/xowa/xowa_common.css?v=1" type="text/css">
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
@ -17,84 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<h2>
<span class='mw-headline' id='Overview'>Overview</span>
</h2>
<p>
Other Wikipedias will follow the same process as setting up Simple Wikipedia or English Wikipedia. The steps are summarized below, but you should read both <a href="http://xowa.org//setup_simpewiki.html" class="external text" rel="nofollow">Help:Set up Simple Wikipedia</a> and <a href="http://xowa.org//setup_enwiki.html" class="external text" rel="nofollow">Help:Set up English Wikipedia</a>
</p>
<p>
Note that some Wikipedias will require a lot of disk space. For example, German Wikipeda requires at least 40 GB. Depending on your location it may take several hours to download that much data. Please prepare accordingly.
</p>
<h2>
<span class='mw-headline' id='Part_1:_Set_up_the_wiki'>Part 1: Set up the wiki</span>
</h2>
<p>
The first part is to set up the wiki. The set-up process involves the following steps:
</p>
<ul>
<li>XOWA will download the database dump from the Wikimedia backup servers
</li>
<li>The database dump will be multiple GBs and take several hours to download
</li>
<li>XOWA will take about an hour to build the wiki and produce a wiki 2 times the dump size. For example, German Wikipedia's dump is currently about 3 GB, so XOWA will generate a 6 GB wiki
</li>
</ul>
<p>
To begin the process, do the following
</p>
<ul>
<li>Launch XOWA
</li>
<li>Use the menu bar and select Tools -&gt; Import From List. Alternatively, you can enter <code>home/wiki/Help:Import/List</code> into the address bar
</li>
<li>Find your wiki's name in the list.
</li>
<li>Click on the "latest" link to the left.
</li>
</ul>
<p>
The import process will start. When it's done, it will automatically load the Main Page.
</p>
<h2>
<span class='mw-headline' id='Part_2:_Download_the_images'>Part 2: Download the images</span>
</h2>
<p>
This part usually takes much longer to complete. It will require many GB of disk space and many hours of download time. For example, German Wikipedia takes up 32 GB and may take 16 hours to download.
</p>
<p>
When you're ready to start, do the following:
</p>
<ul>
<li>Go to <a href="http://xowa.org//image_dbs.html" class="external text" rel="nofollow">the download page</a>
</li>
<li>Find your wiki in the list and click on the link
</li>
<li>Download the files from archive.org.
</li>
<li>Unzip the files in your xowa root directory. When you are done, you will have a file called /xowa/file/your_wiki.org/fsdb.main/fsdb.abc.sqlite3 as well as many others.
</li>
<li>Launch XOWA
</li>
<li>Enter "home/wiki/Help:Options/Files" into the address bar.
</li>
<li>Make sure "Retrieval enabled" is checked.
</li>
<li>Visit any page. All the images for this page will load.
</li>
</ul>
<h2>
<span class='mw-headline' id='Updating_the_wiki'>Updating the wiki</span>
</h2>
<p>
If you want to update your wiki, you won't have to repeat the whole process.
</p>
<ul>
<li>If you update your wiki, you do not have to update the images. The two are independent of each other. Note that a later wiki dump may cite images not in the current XOWA image dump. These images won't show until you download the latest monthly update.
</li>
<li>XOWA will update images every few months. If you would like an update earlier, please post at <a href="https://sourceforge.net/p/xowa/discussion/general/thread/67c4cdb5/" class="external text" rel="nofollow">https://sourceforge.net/p/xowa/discussion/general/thread/67c4cdb5/</a>
</li>
</ul>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html">http://xowa.org/home/wiki/App/Import/Other_wikis.html</a>
</span>
<!-- page_end -->
</div>

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Set up Simple Wikipedia</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Set up Simple Wikipedia</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@ -17,83 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Part_1:_Import_the_wiki"><span class="tocnumber">2</span> <span class="toctext">Part 1: Import the wiki</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Part_2:_Download_the_images"><span class="tocnumber">3</span> <span class="toctext">Part 2: Download the images</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Notes"><span class="tocnumber">4</span> <span class="toctext">Notes</span></a>
</li>
</ul>
</div>
<h2>
<span class='mw-headline' id='Overview'>Overview</span>
</h2>
<p>
Simple Wikipedia is a smaller wiki with 180,000+ pages and 90,000+ images. The text version can be setup in less than 5 minutes, using only 200 MB of disk space. The images version is a little larger: it needs 30 minutes of download time and 2 GB of space.
</p>
<h2>
<span class='mw-headline' id='Part_1:_Import_the_wiki'>Part 1: Import the wiki</span>
</h2>
<ul>
<li>
Launch XOWA
</li>
<li>
Find the link for "Set up Simple Wikipedia" near the middle of the Main Page (<span class='url'>home/wiki/Main_Page</span>).
</li>
<li>
Click on it. The import process will start and should complete within 5 minutes.
</li>
<li>
Visit different pages in Simple Wikipedia. Note that XOWA is showing all the articles, but without any images.
</li>
</ul>
<h2>
<span class='mw-headline' id='Part_2:_Download_the_images'>Part 2: Download the images</span>
</h2>
<ul>
<li>
Download the zip from archive.org: <a href="https://archive.org/details/Xowa_simplewiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_simplewiki_latest</a>
</li>
<li>
Unzip the files in your xowa root directory. When you are done, you will have a file called <span class='path'>D:\xowa\simple.wikipedia.org\simple.wikipedia.org-file.xowa</span> as well as many others.<sup id="cite_ref-simplewikis_0-0" class="reference"><a href="#cite_note-simplewikis-0">[1]</a></sup><sup id="cite_ref-simplewiki_version_1-0" class="reference"><a href="#cite_note-simplewiki_version-1">[2]</a></sup>
</li>
<li>
Enter <span class='url'>simple.wikipedia.org/wiki/Gothic_architecture</span> into the address bar. All images should load.
</li>
</ul>
<h2>
<span class='mw-headline' id='Notes'>Notes</span>
</h2>
<ol class="references">
<li id="cite_note-simplewikis-0">
<span class="mw-cite-backlink"><a href="#cite_ref-simplewikis_0-0">^</a></span> <span class="reference-text">This bundle also has Simple Wiktionary, Simple Wikiquote and Simple Wikibooks</span>
</li>
<li id="cite_note-simplewiki_version-1">
<span class="mw-cite-backlink"><a href="#cite_ref-simplewiki_version_1-0">^</a></span> <span class="reference-text">This bundle also has Simple Wikipedia from 2015-04-06. It will overwrite the copy you imported. This ensures that all the images should match up with the pages: i.e.: a later wiki (for example, 2017-01-02) may reference new images that were not present at the time of 2015-04-06. If you want a later version of Simple Wikipedia, simply reimport it again. Note the following about updating your wiki:</span>
<ul>
<li>
<span class="reference-text">Images will still show if the page hasn't changed the image. For example, if you are viewing a page from 2017-01-02 but no new images have been added or modified, then the page will look the same.</span>
</li>
<li>
<span class="reference-text">Images will not show, if the page has added new images or changed existing ones. For example, if the 2015-04-06 page had an Image called "Wiki_2015.png" but the 2017-01-02 version changed this to "Wiki_2017.png" then the "Wiki_2015.png" would not appear (since it wasn't known at the time of 2015-04-06)</span>
</li>
</ul>
</li>
</ol>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html">http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html</a>
</span>
<!-- page_end -->
</div>

View File

@ -1,427 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Android/Setup - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Android/Setup</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Application"><span class="tocnumber">1</span> <span class="toctext">Application</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Wikis"><span class="tocnumber">2</span> <span class="toctext">Wikis</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Download_the_wiki"><span class="tocnumber">2.1</span> <span class="toctext">Download the wiki</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Unzip_the_download"><span class="tocnumber">2.2</span> <span class="toctext">Unzip the download</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Move_the_files_to_your_SD_card"><span class="tocnumber">2.3</span> <span class="toctext">Move the files to your SD card</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Import_the_wiki_in_XOWA"><span class="tocnumber">2.4</span> <span class="toctext">Import the wiki in XOWA</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Open_the_wiki"><span class="tocnumber">3</span> <span class="toctext">Open the wiki</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Android_wikis"><span class="tocnumber">4</span> <span class="toctext">Android wikis</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Application">Application</span>
</h2>
<ul>
<li>
(Android) Open Google Play and search for "XOWA"
</li>
<li>
(Browser) Go to <a href="https://play.google.com/store/apps/details?id=org.xowa" rel="nofollow" class="external free">https://play.google.com/store/apps/details?id=org.xowa</a> and press Install
</li>
<li>
(Offline) Go to <a href="https://github.com/gnosygnu/xowa/releases" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases</a> and grab the latest xowa_app_android_v*.apk
</li>
</ul>
<h2>
<span class="mw-headline" id="Wikis">Wikis</span>
</h2>
<h3>
<span class="mw-headline" id="Download_the_wiki">Download the wiki</span>
</h3>
<ul>
<li>
Pick a wiki from the list below <sup id="cite_ref-more_wikis_0-0" class="reference"><a href="#cite_note-more_wikis-0">[1]</a></sup>
<ul>
<li>
To view text only, download the <code>html</code> links
</li>
<li>
To view images, also download the <code>images</code> links
</li>
</ul>
</li>
<li>
Not all files are required for the wiki
<ul>
<li>
Only the files marked <code>core</code> are required
</li>
<li>
Other files may be skipped, but you won't see data in those files
</li>
</ul>
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
For example, if you don't download <code>html.category articles</code>, you won't be able to read categories (articles in the [[Category]] namespace)
</dd>
<dd>
For example, if you don't download <code>images.main articles.part-02</code>, you won't have 500,000 random images.
</dd>
</dl>
</dd>
</dl>
<h3>
<span class="mw-headline" id="Unzip_the_download">Unzip the download</span>
</h3>
<ul>
<li>
Use <a href="http://www.7-zip.org/" rel="nofollow" class="external text">7-zip</a> to unzip the downloads
</li>
</ul>
<h3>
<span class="mw-headline" id="Move_the_files_to_your_SD_card">Move the files to your SD card</span>
</h3>
<ul>
<li>
The unzip will create a folder like <code>C:\xowa\wiki\en.wikipedia.org</code>
</li>
<li>
Move this folder to your SD card.
</li>
</ul>
<dl>
<dd>
For example, if your SD card is on the X drive, you will be moving them to <code>X:\xowa\wiki\en.wikipedia.org</code>
</dd>
<dd>
When done, you will have a file like <code>X:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa</code> as well as many others
</dd>
</dl>
<h3>
<span class="mw-headline" id="Import_the_wiki_in_XOWA">Import the wiki in XOWA</span>
</h3>
<ul>
<li>
Press <code>the menu button</code> in the top left-hand corner
</li>
<li>
Press the <code>XOWA</code> item
</li>
<li>
Press the <code>blue plus</code> image in the top right-hand corner of the grid
</li>
</ul>
<dl>
<dd>
If you're on Marshmallow, you will get a prompt to allow XOWA to read your SD card. Please allow it. For more information on XOWA's privacy policy, see <a href="http://xowa.org/wiki/home/page/Help/Privacy/Android.html" id="xolnki_2" title="Help/Privacy/Android" class="xowa-visited">Help/Privacy/Android</a>
</dd>
</dl>
<ul>
<li>
Go to the wiki folder on your SD card
</li>
</ul>
<dl>
<dd>
For example, on an LG G4 device, you would navigate to <code>storage</code> -&gt; <code>CARD-CODE</code> -&gt; <code>xowa</code> -&gt; <code>wiki</code> -&gt; <code>en.wikipedia.org</code>
</dd>
</dl>
<ul>
<li>
Press the file with the XOWA icon. In this case it would be <code>en.wikipedia.org-core.xowa</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="Open_the_wiki">Open the wiki</span>
</h2>
<ul>
<li>
Press the link for the wiki on the <code>XOWA</code> page
</li>
<li>
You will be navigated to the Main Page. Enjoy!
</li>
</ul>
<h2>
<span class="mw-headline" id="Android_wikis">Android wikis</span>
</h2>
<table class='wikitable sortable'>
<tr>
<th>
wiki
</th>
<th>
wiki date
</th>
<th>
posted date
</th>
<th>
size<br>
(GB)
</th>
<th>
type
</th>
<th>
download
</th>
</tr>
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://simple.wikipedia.org" rel="nofollow" class="external free">https://simple.wikipedia.org</a><br>
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-03-05<br>
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-03-28
</p>
</td>
<td style='color:black; vertical-align:top; text-align:right;'>
<p>
1.9
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
.xowa
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://archive.org/download/Xowa_simplewiki_latest/Xowa_simplewiki_2016-03-05.7z" rel="nofollow" class="external text">html</a><br>
<a href="https://archive.org/download/Xowa_simplewiki_latest/Xowa_simplebundle_2015-04-17.7z" rel="nofollow" class="external text">file</a>
</p>
</td>
</tr>
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-03-05
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-03-20
</p>
</td>
<td style='color:black; vertical-align:top; text-align:right;'>
<p>
28.8
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
.xowa
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z" rel="nofollow" class="external text">html.core</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-000_part-1.7z" rel="nofollow" class="external text">html.main articles.part-1</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-000_part-2.7z" rel="nofollow" class="external text">html.main articles.part-2</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-000_part-3.7z" rel="nofollow" class="external text">html.main articles.part-3</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-004.7z" rel="nofollow" class="external text">html.project articles</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-014.7z" rel="nofollow" class="external text">html.category articles</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_html_ns-100.7z" rel="nofollow" class="external text">html.portal articles</a><br>
</p>
</td>
</tr>
<tr style='color:black; border-collapse:collapse;'>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://en.wikipedia.org" rel="nofollow" class="external free">https://en.wikipedia.org</a>
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-03-05
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
2016-04-09
</p>
</td>
<td style='color:black; vertical-align:top; text-align:right;'>
<p>
80
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
.xowa
</p>
</td>
<td style='color:black; vertical-align:top;'>
<p>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_core.7z" rel="nofollow" class="external text">images.core</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-01.7z" rel="nofollow" class="external text">images.main articles.part-01</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-02.7z" rel="nofollow" class="external text">images.main articles.part-02</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-03.7z" rel="nofollow" class="external text">images.main articles.part-03</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-04.7z" rel="nofollow" class="external text">images.main articles.part-04</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-05.7z" rel="nofollow" class="external text">images.main articles.part-05</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-06.7z" rel="nofollow" class="external text">images.main articles.part-06</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-07.7z" rel="nofollow" class="external text">images.main articles.part-07</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-08.7z" rel="nofollow" class="external text">images.main articles.part-08</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-09.7z" rel="nofollow" class="external text">images.main articles.part-09</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_ns-000_part-10.7z" rel="nofollow" class="external text">images.main articles.part-10</a><br>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_file_wiki_file_ns-100.7z" rel="nofollow" class="external text">images.other articles</a><br>
</p>
</td>
</tr>
</table>
<ol class="references">
<li id="cite_note-more_wikis-0">
<span class="mw-cite-backlink"><a href="#cite_ref-more_wikis_0-0">^</a></span> <span class="reference-text">More wikis will be generated over the coming months. If you want a specific wiki, please make a request at <a href="https://github.com/gnosygnu/xowa/issues" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues</a></span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,249 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Basics/Editing - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Basics/Editing</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
Editing articles is an important part of any wiki -- even offline ones.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Basic_usage"><span class="tocnumber">1</span> <span class="toctext">Basic usage</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Wiki_text_and_syntax"><span class="tocnumber">2</span> <span class="toctext">Wiki text and syntax</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Corrections_.2F_fixes_are_encouraged"><span class="tocnumber">3</span> <span class="toctext">Corrections / fixes are encouraged</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Free-form_edits_are_at_your_own_risk"><span class="tocnumber">4</span> <span class="toctext">Free-form edits are at your own risk</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Past_versions_are_not_archived"><span class="tocnumber">5</span> <span class="toctext">Past versions are not archived</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Sandbox"><span class="tocnumber">6</span> <span class="toctext">Sandbox</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Keyboard_shortcuts"><span class="tocnumber">7</span> <span class="toctext">Keyboard shortcuts</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Basic_usage">Basic usage</span>
</h2>
<p>
You can activate the edit feature for any page by clicking the <b>Edit</b> button in the top right-hand corner.
</p>
<p>
The page will change to a large text area with two buttons: <b>Save page</b> and <b>Show preview</b>.
</p>
<p>
You can make your changes and press <b>Show preview</b>. The text will be rendered in HTML above, but the text area will remain on the bottom for continued editing.
</p>
<p>
When you are satisfied with your changes, press <b>Save page</b>.
</p>
<p>
If you need to cancel changes you can simply click on either the <b>Read</b> or <b>Edit</b> button. As long as <b>Save page</b> is not invoked, the changes will not be saved.
</p>
<h2>
<span class="mw-headline" id="Wiki_text_and_syntax">Wiki text and syntax</span>
</h2>
<p>
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>.
</p>
<h2>
<span class="mw-headline" id="Corrections_.2F_fixes_are_encouraged">Corrections / fixes are encouraged</span>
</h2>
<p>
The Edit article feature should be used to correct articles that were broken or vandalized at the time of the data dump.
</p>
<p>
To correct an article, navigate to the online version of the article and copy the text to the offline one.
</p>
<p>
For example, let's say the Earth article was vandalized prior to being memorialized in the data-dump. The current version has since fixed the vandalism.
</p>
<p>
To incorporate the correct online version into the offline one:
</p>
<ul>
<li>
Navigate to <code>http://en.wikipedia.org/w/index.php?title=Earth&amp;action=edit</code>
</li>
<li>
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>
</li>
<li>
Click on <b>Edit</b>
</li>
<li>
Press Ctrl+V to paste the wiki text into the text area.
</li>
<li>
Click on <b>Save Page</b>
</li>
</ul>
<h2>
<span class="mw-headline" id="Free-form_edits_are_at_your_own_risk">Free-form edits are at your own risk</span>
</h2>
<p>
Article editing should not be used for your own personal free-form edits. Note that each wiki dump is considered "disposable". The official source is the online Wikimedia version. Any changes made in to the offline version will be lost upon updating the dump.
</p>
<p>
For example, you can make extensive notes to the Earth page for your offline 2012-12-11 Simple Wikipedia data dump. Whenever you update to the data dump for 2013-01-11, you will need to manually copy and paste your edited page to the new wiki dump. XOWA has no provision for automatically carrying over any changes from the 2012-12-11 version to the 2013-01-11 one.
</p>
<h2>
<span class="mw-headline" id="Past_versions_are_not_archived">Past versions are not archived</span>
</h2>
<p>
XOWA currently does not archive edits. Once you save a page, the old version is lost. If you need to maintain history, you should either use the <b>View History</b> function on the online wikis, or manually track your own changes in a separate document.
</p>
<h2>
<span class="mw-headline" id="Sandbox">Sandbox</span>
</h2>
<p>
Because past changes are not archived, there is a risk that you may accidentally overwrite changes while editing a page. It is encouraged that you test new changes in the sandbox for any given wiki. You can enter the sandbox by typing in <b>Project:Sandbox</b> in the Address bar, or by pressing Ctrl+F1.
</p>
<h2>
<span class="mw-headline" id="Keyboard_shortcuts">Keyboard shortcuts</span>
</h2>
<ul>
<li>
Alt+Shift+P: Previews the page.
</li>
<li>
Alt+Shift+S: Saves the page and returns to read mode.
</li>
<li>
Ctrl+S: Saves the page but keeps the page in edit mode.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,377 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Basics/Files - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Basics/Files</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA can display images for a page by either downloading them directly from the Wikimedia servers or retrieving them from XOWA image databases
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Images"><span class="tocnumber">2</span> <span class="toctext">Images</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Left-click"><span class="tocnumber">2.1</span> <span class="toctext">Left-click</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Right-click"><span class="tocnumber">2.2</span> <span class="toctext">Right-click</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#.5B.5BFile.5D.5D_page"><span class="tocnumber">3</span> <span class="toctext">[[File]] page</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Cache"><span class="tocnumber">4</span> <span class="toctext">Cache</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#ImageMagick_and_Inkscape"><span class="tocnumber">5</span> <span class="toctext">ImageMagick and Inkscape</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#File_databases:_v1.2C_v2a_and_v2b"><span class="tocnumber">6</span> <span class="toctext">File databases: v1, v2a and v2b</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
XOWA displays images for a page by using images from one of two sources: Wikimedia servers or XOWA image databases.
</p>
<p>
The process is as follows (assuming simple.wikipedia.org):
</p>
<ul>
<li>
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/wiki/home/page/Dashboard/Image_databases.html" id="xolnki_2" title="Dashboard/Image databases" class="xowa-visited">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
</li>
<li>
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/wiki/home/page/Options/Files.html" id="xolnki_3" title="Options/Files" class="xowa-visited">Options/Files</a> will periodically delete temporary versions
</li>
<li>
The HTML is updated to use the temporary version of the file.
</li>
</ul>
<h2>
<span class="mw-headline" id="Images">Images</span>
</h2>
<p>
An image on a page can either be left-clicked or right-clicked
</p>
<h3>
<span class="mw-headline" id="Left-click">Left-click</span>
</h3>
<p>
If left-clicked, XOWA will open up a [[File]] page for the link
</p>
<ul>
<li>
If you have the disk space (20 GB), you should download commons.wikimedia.org. This will allow XOWA to generate an accurate version of the [[File]] page just like the online version. Note that most files reside in commons.wikimedia.org.
</li>
<li>
As of v2.5.4.1, XOWA still opens up a [[File]] page even if commons.wikimedia.org is not available. This allows the user to download a larger resolution of the file, or to download the original
</li>
</ul>
<h3>
<span class="mw-headline" id="Right-click">Right-click</span>
</h3>
<p>
If right-clicked, XOWA offers a "Save File As" to allow the user to save the file to another location.
</p>
<p>
Note that you can also click "View HTML" and get the file location directly from the HTML (in the appropriate &lt;img&gt;'s src value)
</p>
<h2>
<span class="mw-headline" id=".5B.5BFile.5D.5D_page">[[File]] page</span>
</h2>
<p>
The [[File]] page offers three functions:
</p>
<ul>
<li>
Shows a larger view of the image (something closest to 800 pixels wide and 600 pixels high)
</li>
<li>
Download the original file by either clicking on the file, or by clicking "Original resolution"
</li>
<li>
Shows more metadata on the file. Note that commons.wikimedia.org must be set up.
</li>
</ul>
<h2>
<span class="mw-headline" id="Cache">Cache</span>
</h2>
<p>
The cache periodically goes through the temporary files and deletes them once they reach a certain threshold (currently 100 MB).
</p>
<ul>
<li>
You can configure the cache at <a href="http://xowa.org/wiki/home/page/Options/Files.html" id="xolnki_4" title="Options/Files" class="xowa-visited">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>
</li>
</ul>
<h2>
<span class="mw-headline" id="ImageMagick_and_Inkscape">ImageMagick and Inkscape</span>
</h2>
<p>
As of v2.5.4 ImageMagick and Inkscape are no longer needed for online image downloads.
</p>
<p>
ImageMagick and Inkscape are still used for some functions, such as building image databases. If you want to setup these programs, see the following links:
</p>
<ul>
<li>
<a href="http://xowa.org/wiki/home/page/Dev/File/Setup/Windows.html" id="xolnki_5" title="Dev/File/Setup/Windows" class="xowa-visited">Set up images (Windows)</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Dev/File/Setup/Linux.html" id="xolnki_6" title="Dev/File/Setup/Linux" class="xowa-visited">Set up images (Linux)</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Dev/File/Setup/Mac_OS_X.html" id="xolnki_7" title="Dev/File/Setup/Mac OS X">Set up images (Mac OS X)</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="File_databases:_v1.2C_v2a_and_v2b">File databases: v1, v2a and v2b</span>
</h2>
<p>
XOWA has 3 different types of database sets for English Wikipedia. These are named v1, v2a and v2b. All 3 sets work with the latest version of XOWA, but they have notable differences. See the table below for details.
</p>
<p>
Currently, v2b is the recommended set. These files were uploaded in 2015-07 and are the current listed files at <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> . v2b is the only set that will work on Android.
</p>
<p>
If you downloaded an image set before 2015-07, I strongly recommend that you download v2b. I'll continue to release monthly updates for v1 and v2a for a year or so, but they are obsolete.
</p>
<table class='wikitable'>
<tr>
<th>
Name
</th>
<th>
Release date
</th>
<th>
File extension
</th>
<th>
File size
</th>
<th>
Location
</th>
<th>
Works on Android
</th>
</tr>
<tr>
<td>
v1
</td>
<td>
2013-11 and 2014-07
</td>
<td>
.sqlite3
</td>
<td>
1 GB
</td>
<td>
C:\xowa\file\en.wikipedia.org
</td>
<td>
No
</td>
</tr>
<tr>
<td>
v2a
</td>
<td>
2015-04
</td>
<td>
.xowa
</td>
<td>
3 GB
</td>
<td>
C:\xowa\wiki\en.wikipedia.org
</td>
<td>
No
</td>
</tr>
<tr>
<td>
v2b
</td>
<td>
2015-06
</td>
<td>
.xowa
</td>
<td>
1.5 GB
</td>
<td>
C:\xowa\wiki\en.wikipedia.org
</td>
<td>
Yes
</td>
</tr>
</table>
<p>
<sup id="cite_ref-images_are_thumbnails_0-0" class="reference"><a href="#cite_note-images_are_thumbnails-0">[1]</a></sup>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,122 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Basics/Reading - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Basics/Reading</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
&amp;
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,260 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Bookmarks - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Bookmarks</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
Bookmarks allow you to mark a page for later review.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Adding"><span class="tocnumber">1</span> <span class="toctext">Adding</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Viewing"><span class="tocnumber">2</span> <span class="toctext">Viewing</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#HTTP_Server_support"><span class="tocnumber">2.1</span> <span class="toctext">HTTP Server support</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Resizing_columns"><span class="tocnumber">2.2</span> <span class="toctext">Resizing columns</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Updating"><span class="tocnumber">3</span> <span class="toctext">Updating</span></a>
<ul>
<li class="toclevel-2 tocsection-6">
<a href="#Editing"><span class="tocnumber">3.1</span> <span class="toctext">Editing</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Deleting"><span class="tocnumber">3.2</span> <span class="toctext">Deleting</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Reordering"><span class="tocnumber">3.3</span> <span class="toctext">Reordering</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Old_bookmarks"><span class="tocnumber">4</span> <span class="toctext">Old bookmarks</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Adding">Adding</span>
</h2>
<p>
You can add a page to your bookmarks by using the menu bar or the right-click menu.
</p>
<ul>
<li>
Choose "Bookmarks"
</li>
<li>
Choose "Bookmark this page"
</li>
</ul>
<p>
You will see a notification that starts with "bookmark added"
</p>
<h2>
<span class="mw-headline" id="Viewing">Viewing</span>
</h2>
<p>
You can display a list of all bookmarks by choosing the "Show All Bookmarks" option
</p>
<h3>
<span class="mw-headline" id="HTTP_Server_support">HTTP Server support</span>
</h3>
<p>
Bookmarks can be viewed and edited in HTTP server mode. This has been tested with Firefox (39), Chrome (43), Safari (8) and Internet Explorer (9). If you have an older version and it doesn't work, please report it to <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
</p>
<h3>
<span class="mw-headline" id="Resizing_columns">Resizing columns</span>
</h3>
<p>
Columns can be resized by clicking on the cell divider in the header column
</p>
<h2>
<span class="mw-headline" id="Updating">Updating</span>
</h2>
<p>
The bookmarks page provides the following features:
</p>
<h3>
<span class="mw-headline" id="Editing">Editing</span>
</h3>
<p>
To edit a bookmark, click on the edit icon.
</p>
<p>
While in edit mode...
</p>
<ul>
<li>
To save the change, click on the disk icon
</li>
<li>
To cancel the change, click on the undo icon
</li>
</ul>
<p>
Note that the text boxes support two keyboard shortcuts
</p>
<ul>
<li>
Enter: Saves the change. This is the same as clicking save. <sup id="cite_ref-textarea_shortcuts_0-0" class="reference"><a href="#cite_note-textarea_shortcuts-0">[1]</a></sup>
</li>
<li>
Escape: Cancels the change. This is the same as clicking cancel.
</li>
</ul>
<h3>
<span class="mw-headline" id="Deleting">Deleting</span>
</h3>
<p>
To delete a bookmark, click on the X icon.
</p>
<h3>
<span class="mw-headline" id="Reordering">Reordering</span>
</h3>
<p>
To move a bookmark to a different position, click on the row header and drag it to its position
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Old_bookmarks">Old bookmarks</span>
</h2>
<p>
As of v2.7.3, XOWA now has a <a href="http://xowa.org/wiki/home/page/Special:XowaBookmarks.html" id="xolnki_3" title="Special:XowaBookmarks" class="xowa-visited">new Bookmarks page</a>. All links will go to the new bookmarks page.
</p>
<p>
If you would like to review old bookmarks, you can still reach them at <a href="http://xowa.org/wiki/home/page/Data:Bookmarks.html" id="xolnki_4" title="Data:Bookmarks">this link</a>
</p>
<ol class="references">
<li id="cite_note-textarea_shortcuts-0">
<span class="mw-cite-backlink"><a href="#cite_ref-textarea_shortcuts_0-0">^</a></span> <span class="reference-text">Note that in a textarea (such as Comments), Enter adds a new line. To save, press Control + Enter</span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,183 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Category/Building - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Category/Building</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Application_setup_.28GUI.29">Application setup (GUI)</span>
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Under "Category system", choose "Upgrade to version 2"
</li>
</ul>
<h2>
<span class="mw-headline" id="Command-line_setup">Command-line setup</span>
</h2>
<ul>
<li>
Download and extract categorylinks.sql. For example, for Simple Wikipedia, do the following:
<ul>
<li>
Navigate to <a href="http://dumps.wikimedia.org/simplewiki/latest/" rel="nofollow" class="external free">http://dumps.wikimedia.org/simplewiki/latest/</a>
</li>
<li>
Download the file marked simplewiki-latest-categorylinks.sql.gz
</li>
<li>
Unzip simplewiki-latest-categorylinks.sql.gz. When you are done, you will have a file called /xowa/wiki/simple.wikipedia.org/simplewiki-latest-categorylinks.sql
</li>
</ul>
</li>
<li>
Download and extract page_props.sql. For example, for Simple Wikipedia, do the following:
<ul>
<li>
Navigate to <a href="http://dumps.wikimedia.org/simplewiki/latest/" rel="nofollow" class="external free">http://dumps.wikimedia.org/simplewiki/latest/</a>
</li>
<li>
Download the file marked simplewiki-latest-page_props.sql.gz
</li>
<li>
Unzip simplewiki-latest-page_props.sql.gz. When you are done, you will have a file called /xowa/wiki/simple.wikipedia.org/simplewiki-latest-page_props.sql
</li>
</ul>
</li>
<li>
Open up /xowa/xowa_build.gfs and replace the file with the following:
</li>
</ul>
<pre>
app.bldr.pause_at_end_('n');
app.bldr.cmds {
add ('simple.wikipedia.org' , 'text.cat.core');
add ('simple.wikipedia.org' , 'text.cat.link');
add ('simple.wikipedia.org' , 'text.cat.hidden');
}
app.bldr.run;
</pre>
<ul>
<li>
Run <code>java -Xmx512m -jar xowa_linux_64.jar --cmd_file xowa_build.gfs --app_mode cmd</code>
</li>
</ul>
<p>
For Simple Wikipedia, the entire process should take less than 5 minutes. For English Wikipedia, the process will take about 1 hour.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,393 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Category/Internals - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Category/Internals</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
This page will document some of the internals of V2
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Builder_commands"><span class="tocnumber">1</span> <span class="toctext">Builder commands</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#ctg.hiddencat_sql"><span class="tocnumber">1.1</span> <span class="toctext">ctg.hiddencat_sql</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#ctg.hiddencat_ttl"><span class="tocnumber">1.2</span> <span class="toctext">ctg.hiddencat_ttl</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#ctg.link_sql"><span class="tocnumber">1.3</span> <span class="toctext">ctg.link_sql</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#ctg.link_idx"><span class="tocnumber">1.4</span> <span class="toctext">ctg.link_idx</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#.2Fcategory2.2F"><span class="tocnumber">2</span> <span class="toctext">/category2/</span></a>
<ul>
<li class="toclevel-2 tocsection-7">
<a href="#.2Fmain.2F"><span class="tocnumber">2.1</span> <span class="toctext">/main/</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#.2Flink.2F"><span class="tocnumber">2.2</span> <span class="toctext">/link/</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Builder_commands">Builder commands</span>
</h2>
<p>
For reference, this is the current script to set up the V2 Category system
</p>
<pre>
app.bldr.pause_at_end_('n');
app.bldr.cmds
.add_many('simple.wikipedia.org', 'ctg.hiddencat_sql', 'ctg.hiddencat_ttl', 'ctg.link_sql', 'ctg.link_idx').owner
;
app.bldr.run;
</pre>
<p>
Note that 'ctg.link_sql' and 'ctg.link_idx' are required.
</p>
<p>
Note that 'ctg.hiddencat_sql' and 'ctg.hiddencat_ttl' can be omitted. However, it is recommended that they be run (for English Wikipedia, it adds less than 5 minutes to the entire process).
</p>
<h3>
<span class="mw-headline" id="ctg.hiddencat_sql">ctg.hiddencat_sql</span>
</h3>
<ul>
<li>
This command will look for a file matching *page_props.sql in the wiki directory
</li>
</ul>
<dl>
<dd>
For example: /xowa/wiki/simple.wikipedia.org/simplewiki-latest-page_props.sql. Note this sql will have a format of (page_id, prop_name, prop_val)
</dd>
</dl>
<ul>
<li>
It will then parse the .sql file and look for entries having a prop_name of "hiddencat". For example (1, 'hiddencat', '')
</li>
</ul>
<ul>
<li>
When it's done, it will generate a Base85 encoded list of all page_ids
</li>
</ul>
<dl>
<dd>
The output directory will be /xowa/wiki/simple.wikipedia.org/tmp/ctg.hiddencat_sql/make/
</dd>
<dd>
An example of a file would be:
</dd>
</dl>
<pre>
!!!!#
!!!!$
</pre>
<h3>
<span class="mw-headline" id="ctg.hiddencat_ttl">ctg.hiddencat_ttl</span>
</h3>
<ul>
<li>
This command will look at the output of ctg.hiddencat_sql and find the appropriate title for the given id
</li>
</ul>
<dl>
<dd>
This step is necessary as the category indexes are sorted by title, not by id.
</dd>
</dl>
<ul>
<li>
When it's done, it will generate a sorted list of title|id.
</li>
</ul>
<dl>
<dd>
The output directory will be /xowa/wiki/simple.wikipedia.org/tmp/ctg.hiddencat_ttl/make/
</dd>
<dd>
An example of a file would be:
</dd>
</dl>
<pre>
A|!!!!#
B|!!!!$
</pre>
<h3>
<span class="mw-headline" id="ctg.link_sql">ctg.link_sql</span>
</h3>
<ul>
<li>
This command will look for a file matching *categorylinks.sql in the wiki directory
</li>
</ul>
<dl>
<dd>
For example: /xowa/wiki/simple.wikipedia.org/simplewiki-latest-categorylinks.sql.
</dd>
</dl>
<ul>
<li>
It will then parse the .sql file and extract the following data: category_name, page_id, page_member_type, page_sortkey, page_member_add_date
</li>
</ul>
<ul>
<li>
When it's done, it will generate a sorted list of category|type|sortkey|id|date.
</li>
</ul>
<dl>
<dd>
The output directory will be /xowa/wiki/simple.wikipedia.org/tmp/ctg.link_sql/make/
</dd>
<dd>
An example of a file would be:
</dd>
</dl>
<pre>
A|p|Page_1_sortkey|!!!!%|!!!@!|
B|p|Page_2_sortkey|!!!!^|!!!@@|
</pre>
<h3>
<span class="mw-headline" id="ctg.link_idx">ctg.link_idx</span>
</h3>
<ul>
<li>
This command will generate the /category2/ hive based on the output of the above commands. It uses the following:
<ul>
<li>
Category link data as built in /xowa/wiki/simple.wikipedia.org/tmp/ctg.link_sql/make/.
</li>
<li>
Category hidden data as built in /xowa/wiki/simple.wikipedia.org/tmp/ctg.hiddencat_ttl/make/.
</li>
</ul>
</li>
</ul>
<ul>
<li>
It will then merge the output of the above data and generate the /main/ and /link/ sudirectories in /category2/
</li>
</ul>
<h2>
<span class="mw-headline" id=".2Fcategory2.2F">/category2/</span>
</h2>
<h3>
<span class="mw-headline" id=".2Fmain.2F">/main/</span>
</h3>
<p>
The main files are located at /xowa/wiki/simple.wikipedia.org/site/category2/main/. They follow the same hive structure as the other directories (a main reg.csv and subdirectories of the format of /00/00/00/00/0123456789.xdat)
</p>
<p>
Each file contains header information for a category. Presently, this includes the following:
</p>
<ul>
<li>
Category name
</li>
<li>
Hidden: "y" means hidden; "n" means not hidden
</li>
<li>
Number of subcategories (Base85 encoded)
</li>
<li>
Number of files (Base85 encoded)
</li>
<li>
Number of pages (Base85 encoded)
</li>
</ul>
<dl>
<dd>
EX: <code>A|y|!!!!!|!!!!!|!!!!!|</code>
</dd>
</dl>
<h3>
<span class="mw-headline" id=".2Flink.2F">/link/</span>
</h3>
<p>
The link files are located at /xowa/wiki/simple.wikipedia.org/site/category2/link/. They also follow the same hive structure as the other directories.
</p>
<p>
Each file contains members of a category. Presently, this includes the following:
</p>
<ul>
<li>
Category name
</li>
<li>
Length of subcategories data
</li>
<li>
Length of files data
</li>
<li>
Length of pages data
</li>
<li>
A series of entries listing category members
<ul>
<li>
Note that these entries are broken into subgroups (subcategories / files / pages) depending on the preceding lengths.
</li>
<li>
Each entry is in a semi-colon delimited format
<ul>
<li>
page_id (Base85 encoded)
</li>
<li>
page_member_add_date (Base85 encoded)
</li>
<li>
page_sortkey
</li>
</ul>
</li>
</ul>
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
EX (for entry): <code>|!!!!%;!!!@!;Page_1_sortkey|</code>
</dd>
</dl>
</dd>
<dd>
EX (for all): <code>A|!!!!!|!!!!!|!!!!X|!!!!%;!!!@!;Page_1_sortkey|!!!!^;!!!@@;Page_2_sortkey|</code>
</dd>
</dl>
<p>
<br>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,221 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Category/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Category/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA currently has two category systems. This page will explain the rationale / details behind both.
</p>
<p>
An overview follows below.
</p>
<p>
For more information about V2 setup see <a href="http://xowa.org/wiki/home/page/App/Category/Building.html" id="xolnki_2" title="App/Category/Building" class="xowa-visited">App/Category/Building</a>
</p>
<p>
For more information about V2 internals see <a href="http://xowa.org/wiki/home/page/App/Category/Internals.html" id="xolnki_3" title="App/Category/Internals">App/Category/Internals</a>
</p>
<h2>
<span class="mw-headline" id="Version_1">Version 1</span>
</h2>
<p>
Version 1 is a simplistic category system.
</p>
<ul>
<li>
It relies only on page content inside the xml file. It does not use any of the category*.sql dumps.
</li>
</ul>
<p>
Note the following limitations:
</p>
<ul>
<li>
Does not work with large categories. It gets linearly worse with more members (do not use it to load a category with over 10,000 members)
</li>
<li>
Does not support paging. If a category has 1,000 members, it will load title information on all 1,000 (instead of just the first 200)
</li>
<li>
Does not use sortkey. For example, Jimmy Wales will alphabetize under J (for Jimmy Wales) instead of W (for Wales, Jimmy)
</li>
<li>
Does not accurately reflect page membership in categories.
</li>
</ul>
<dl>
<dd>
For example, most hidden categories are added to a template which is then included in a page.
</dd>
<dd>
Specifically, a page called "File:GNU.png" may belong to "All free media". However, the "File:GNU.png" page doesn't have the [[Category:All_free_media]] but instead embeds a template {{All_non_free_media}} which has the [[Category:All_free_media]]
</dd>
<dd>
Since a full parse (with templates) of the entire xml file would take many hours, this membership data is omitted.
</dd>
</dl>
<p>
V1 should be considered obsolete. No signficant changes will be made to it, as V2 is the official category system.
</p>
<p>
However, because V1 is faster to setup than V2, it still remains the default (with a strong recommendation to upgrade to V2 when time permits)
</p>
<h2>
<span class="mw-headline" id="Version_2">Version 2</span>
</h2>
<p>
Version 2 is an accurate category system.
</p>
<ul>
<li>
It uses the Wikimedia dump files: categorylinks.sql, page_props.sql
</li>
</ul>
<p>
It addresses each of the limitations of version 1, including
</p>
<ul>
<li>
Works with large categories
</li>
<li>
Supports paging
</li>
<li>
Uses sortkey
</li>
<li>
Accurately includes all members of a category
</li>
</ul>
<p>
It has a few limitations:
</p>
<ul>
<li>
It requires additional dump files (as mentioned above).
</li>
<li>
It takes longer to setup. A separate .sql file must be parsed. For English Wikipedia this process takes about another hour.
</li>
<li>
It takes more disk space. The v2 system stores sortkeys individually per entry (just like Wikipedia). However this text data greatly increases the overall file size. English Wikipedia will have about 10.0 GB of extra data.
</li>
</ul>
<p>
V2 is the official category system and should generate Category pages just like Wikipedia.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,150 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Download/Aria2 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Download/Aria2</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
<a href="https://github.com/tatsuhiro-t/aria2" rel="nofollow" class="external text">aria2</a> is an open-source application to simplify downloading files.
</p>
<h2>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<ul>
<li>
Place all files in a text file. For example: xowa_image_download_https.txt
</li>
</ul>
<dl>
<dd>
Note that line endings don't matter. Text files with Windows CRLF will also work on Linux systems like Ubuntu
</dd>
</dl>
<ul>
<li>
Use the following command-line to start:
</li>
</ul>
<dl>
<dd>
<code>aria2c --save-session=xowa_image_download_https.txt --input-file=xowa_image_download_https.txt</code>
</dd>
</dl>
<ul>
<li>
Stop it with Ctrl-C, and resume at a later time. Note that resume information is added to the text file (in this case xowa_image_download_https.txt)
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,151 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Download/Dump servers - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Download/Dump servers</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Dump_servers">Dump servers</span>
</h2>
<p>
The list of dump servers is from <a href="http://meta.wikimedia.org/wiki/Mirroring_Wikimedia_project_XML_dumps" rel="nofollow" class="external free">http://meta.wikimedia.org/wiki/Mirroring_Wikimedia_project_XML_dumps</a>
</p>
<ul>
<li>
<b><a href="http://dumps.wikimedia.org/" rel="nofollow" class="external free">http://dumps.wikimedia.org/</a></b>: The official dump server for Wikimedia.
</li>
<li>
<b><a href="http://dumps.wikimedia.your.org/" rel="nofollow" class="external free">http://dumps.wikimedia.your.org/</a></b>: An alternate dump server. It is a complete mirror of the official dump server
</li>
<li>
<b><a href="http://wikipedia.c3sl.ufpr.br/" rel="nofollow" class="external free">http://wikipedia.c3sl.ufpr.br/</a></b>: An alternate dump server (located in Brazil). It has the most recent 5 dumps.
</li>
<li>
<b><a href="http://ftp.fi.muni.cz/pub/wikimedia/" rel="nofollow" class="external free">http://ftp.fi.muni.cz/pub/wikimedia/</a></b>: An alternate dump server (located in the Czech Republic). Its latest dump is as of 2012-11.
</li>
</ul>
<h2>
<span class="mw-headline" id="your.org">your.org</span>
</h2>
<p>
<b>your.org</b> is the default dump server. This mirror happens to be significantly faster than the official Wikimedia dump server. There was also a recent post on xmldatadumps-l that requested mirror server usage over the official ones: <a href="http://lists.wikimedia.org/pipermail/xmldatadumps-l/2012-December/000644.html" rel="nofollow" class="external free">http://lists.wikimedia.org/pipermail/xmldatadumps-l/2012-December/000644.html</a>
</p>
<h2>
<span class="mw-headline" id="Changing_the_dump_server">Changing the dump server</span>
</h2>
<p>
Please see <a href="http://xowa.org/wiki/home/page/Options/Import.html" id="xolnki_2" title="Options/Import" class="xowa-visited">Options/Import</a>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,330 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/English Wikipedia - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/English Wikipedia</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Part_1:_Set_up_the_wiki"><span class="tocnumber">2</span> <span class="toctext">Part 1: Set up the wiki</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Option_1:_Import_the_wiki_with_XOWA"><span class="tocnumber">2.1</span> <span class="toctext">Option 1: Import the wiki with XOWA</span></a>
<ul>
<li class="toclevel-3 tocsection-4">
<a href="#Overview_2"><span class="tocnumber">2.1.1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-3 tocsection-5">
<a href="#Steps"><span class="tocnumber">2.1.2</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Option_2:_Download_the_wiki_from_archive.org"><span class="tocnumber">2.2</span> <span class="toctext">Option 2: Download the wiki from archive.org</span></a>
<ul>
<li class="toclevel-3 tocsection-7">
<a href="#Overview_3"><span class="tocnumber">2.2.1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-3 tocsection-8">
<a href="#Steps_2"><span class="tocnumber">2.2.2</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Part_2:_Download_the_images"><span class="tocnumber">3</span> <span class="toctext">Part 2: Download the images</span></a>
<ul>
<li class="toclevel-2 tocsection-10">
<a href="#Steps_3"><span class="tocnumber">3.1</span> <span class="toctext">Steps</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Updating_English_Wikipedia"><span class="tocnumber">4</span> <span class="toctext">Updating English Wikipedia</span></a>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#Disk_space_usage"><span class="tocnumber">5</span> <span class="toctext">Disk space usage</span></a>
</li>
<li class="toclevel-1 tocsection-13">
<a href="#Notes"><span class="tocnumber">6</span> <span class="toctext">Notes</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
English Wikipedia has a lot of data. There are 16.0+ million pages with 22.0+ GB of text, as well as 4.25+ million thumbnails.
</p>
<p>
Setting all this up on your computer will not be a quick process. As a general estimate, you will need about 30 GB and 5 hours processing time. If you want images as well, the numbers increase to 100 GB of disk space and 30+ hours of processing time. However, when you are done, you will have a complete, recent copy of English Wikipedia with images that can fit on a 128 GB SD card.
</p>
<p>
Although the process itself is not hard, I <b>strongly recommend</b> that you try Simple Wikipedia first. Simple Wikipedia has 180,000 pages and 90,000 images. The text version uses 200 MB and sets up in 5 minutes. With images, this expands to 2 GB and 30 minutes of downloading time. Simple Wikipedia is a reasonably accurate simulation of English Wikipedia -- just much smaller. It'll also give you a pretty good idea of what XOWA can do.
</p>
<h2>
<span class="mw-headline" id="Part_1:_Set_up_the_wiki">Part 1: Set up the wiki</span>
</h2>
<p>
The first part is to set up the wiki. You have two approaches for this part: import the wiki with XOWA or download a copy from the internet.
</p>
<h3>
<span class="mw-headline" id="Option_1:_Import_the_wiki_with_XOWA">Option 1: Import the wiki with XOWA</span>
</h3>
<h4>
<span class="mw-headline" id="Overview_2">Overview</span>
</h4>
<ul>
<li>
XOWA will download the database dump from the Wikimedia backup servers
</li>
<li>
The database dump will be 10+ GB and take about 3 hours to download
</li>
<li>
XOWA will take about 2.5 hours to build the wiki. The final wiki will use about 20 GB of disk space.<sup id="cite_ref-wiki_files_0-0" class="reference"><a href="#cite_note-wiki_files-0">[1]</a></sup>
</li>
</ul>
<h4>
<span class="mw-headline" id="Steps">Steps</span>
</h4>
<ul>
<li>
Launch XOWA
</li>
<li>
Use the menu bar and select Tools -&gt; Import Online
</li>
<li>
Find <b>en.wikipedia.org</b>
</li>
<li>
Click on the "download" link to the left.
</li>
</ul>
<p>
That's it. The import process has now started. This part takes at least 5 hours so you may want to let it run for a while. When it's done, it will automatically load the Main Page.
</p>
<h3>
<span class="mw-headline" id="Option_2:_Download_the_wiki_from_archive.org">Option 2: Download the wiki from archive.org</span>
</h3>
<h4>
<span class="mw-headline" id="Overview_3">Overview</span>
</h4>
<ul>
<li>
The download will be approximately 20 GB.
</li>
<li>
When the download is completed, extract the files to C:\xowa\wiki\en.wikipedia.org
</li>
</ul>
<h4>
<span class="mw-headline" id="Steps_2">Steps</span>
</h4>
<ul>
<li>
Download the file <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external text">from here</a>
</li>
<li>
After the download completes, unzip the archive file in C:\xowa\. When you are done you should have a file like C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa
</li>
<li>
Launch XOWA
</li>
<li>
Enter "w:" in the address bar. The Main_Page should load.
</li>
</ul>
<h2>
<span class="mw-headline" id="Part_2:_Download_the_images">Part 2: Download the images</span>
</h2>
<p>
This part takes much longer to complete. It will require at least 70 GB of disk space and 24+ hours of download time. You'll be downloading compressed files from archive.org.
</p>
<h4>
<span class="mw-headline" id="Steps_3">Steps</span>
</h4>
<ul>
<li>
Go to <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>
</li>
<li>
Download each of the listed links marked <code>image</code>
</li>
<li>
Extract the files to C:\xowa\. When you are done, you will have files from C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.001.xowa to C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.023.xowa as well as several others
</li>
</ul>
<h2>
<span class="mw-headline" id="Updating_English_Wikipedia">Updating English Wikipedia</span>
</h2>
<p>
Wikipedia is constantly updating. New pages are added, and existing pages are changed to include different images. The above steps will give you a complete set of images for 2015-04-03. However, if you want to stay up to date with Wikipedia, then you may also want to download the monthly updates.
</p>
<p>
Monthly updates will be posted at the same url: <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> There will be a new link with the name of the wiki dump: for example: <code>2015-05-02</code>. They will have new images introduced in the Wikipedia dump for that month. Note that these updates should be downloaded and unzipped in order (i.e.: first 2015-05-02, then 2015-06-02, etc). There are some files that appear in multiple sets: the most recent copy of the file should always replace the earlier version.
</p>
<p>
Note that if you update your wiki, you do not have to update the images. The two are independent of each other. In other words, you can use the 2017-01-01 English Wikipedia xml dump with the 2015-04-03 English Wikipedia images. Note that new images in the 2017-01-01 dump will not show up until you download the appropriate monthly updates.
</p>
<h2>
<span class="mw-headline" id="Disk_space_usage">Disk space usage</span>
</h2>
<p>
Some may wonder why XOWA needs so much disk space, especially when compared to other apps. The following is a brief list of reasons:
</p>
<ul>
<li>
XOWA is complete. It includes all articles across all namespaces, including the Wikipedia namespace, the Portal namespace, the Help namespace, and several others. It also includes redirect stubs. Other apps will only provide articles in the Main namespace.
</li>
<li>
XOWA includes Categories as well. Other apps will skip Categories altogether.
</li>
<li>
XOWA shows all content on the page. Other apps will omit sections, such as Table of Contents or Navigation boxes at the bottom of the page.
</li>
<li>
XOWA includes all images for the Main namespace, the Portal namespace and the Wikipedia namespace. Other apps will only provide images for the Main namespace
</li>
<li>
XOWA shows the actual image from Wikimedia. Other apps will use a scaled down version of the image (72 dpi instead of 300 dpi)
</li>
<li>
XOWA provides an accurate sized thumbnail for an article. If an article shows an 800 pixel wide image, XOWA shows an 800 pixel wide image. Other apps will actually show a smaller 220 pixel wide image.
</li>
<li>
XOWA includes the latest content. Other apps may be many months (if not years) behind.
</li>
</ul>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ol class="references">
<li id="cite_note-wiki_files-0">
<span class="mw-cite-backlink"><a href="#cite_ref-wiki_files_0-0">^</a></span> <span class="reference-text">Note that when the import completes, it will move the 10 GB file to /xowa/wiki/#dump/done. This file can be deleted safely. Note that XOWA doesn't delete the file, as some users may want to keep the 10 GB file around for archival purposes, and redownoading 10 GB would be time-consuming.</span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,193 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Image databases/Pruning - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Image databases/Pruning</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA's image databases will accumulate old images and take up unnecessary disk space. This page outlines the process to prune these old images
</p>
<h2>
<span class="mw-headline" id="Background">Background</span>
</h2>
<p>
XOWA releases monthly updates of English Wikipedia images. However, every month, English Wikipedia removes many old images. Over time, the removed images will cause XOWA's image databases to grow larger than necessary.
</p>
<p>
As of 2014-07-07, XOWA's image database for English Wikipedia was 92 GB. It should be 68 GB.
</p>
<p>
If you want to reduce your image database size for English Wikipedia, you can try either of the two options below.
</p>
<h2>
<span class="mw-headline" id="Option_1:_Download_the_updated_set">Option 1: Download the updated set</span>
</h2>
<p>
The simplest approach is to download the <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external text">latest set</a>. Note that this will require downloading approximately 62 GB of compressed data. Users who have bandwidth issues (caps / low connectivity) may want to look at the next option.
</p>
<h2>
<span class="mw-headline" id="Option_2:_Prune_the_images_manually">Option 2: Prune the images manually</span>
</h2>
<p>
Note the following:
</p>
<ul>
<li>
This is an advanced step that requires command-line usage
</li>
<li>
It will take anywhere between 2 and 10 hours depending on your machine's speed
</li>
<li>
It works by runing about 200 .sql files on over 90 GB of databases
</li>
<li>
It is the exact same process I used to generate the update set above.
</li>
</ul>
<p>
The following steps are required:
</p>
<ul>
<li>
Download the Xowa_enwiki_2014-07-07_prune.7z file at <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> Note that the .7z file is 3 MB.
</li>
<li>
Unzip them to your XOWA root directory. When you are done, you will have a file called <code>/xowa/file/en.wikipedia.org/tmp_sql/en.wikipedia.org-000-atr.sql</code> as well as many others
</li>
<li>
Create a xowa_prune.gfs file in your xowa root with the following text. Note that the file must have UNIX style new lines (Windows users should use a text editor like Notepad++)
</li>
</ul>
<pre>
app.bldr.pause_at_end_('n');
app.scripts.run_file_by_type('xowa_cfg_app');
app.bldr.cmds {
add ('en.wikipedia.org' , 'file.diff_regy.exec');
}
app.bldr.run;
</pre>
<ul>
<li>
Open up the command line and run the following (change xowa_windows.jar as per your Operating System):
</li>
</ul>
<pre>
java -Xmx256m -jar xowa_windows.jar --cmd_file xowa_prune.gfs --app_mode cmd
</pre>
<p>
If you run into problems, feel free to contact me as per <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,161 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Import overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Import overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA provides several options to import a wiki.
</p>
<h2>
<span class="mw-headline" id="Import_online_by_click">Import online by click</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Import online</a> page lists 800+ wikis that can be imported by clicking on a link.
</p>
<ul>
<li>
<b>Simple</b>: Find a wiki, click on it, and it will be imported.
</li>
<li>
<b>Online</b>: Intended for users who have internet access.
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a> page can generate a script that will import a wiki.
</p>
<ul>
<li>
<b>Online and offline</b>: Can be used by "online users" and "offline users". Offline users must have already downloaded a database dump file. See <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external text">Wikimedia database dumps</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_by_command-line">Import by command-line</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dev/Command-line/Overview.html" id="xolnki_4" title="Dev/Command-line/Overview" class="xowa-visited">Dev/Command-line/Overview</a> page offers instructions on importing through the command-line.
</p>
<ul>
<li>
<b>Full control</b>: Offers full control of the XOWA import process
</li>
<li>
<b>Complicated</b>: Requires command-line usage. Intended for advanced users.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,200 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Manual - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Manual</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Reasons_for_manual_import">Reasons for manual import</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">list of data dumps</a> allows you to download dumps for any wiki with one mouse click. However, there are times when you want to manually import a wiki:
</p>
<ul>
<li>
You want a dump from a specific time period (EX: 20121220)
</li>
<li>
You want the dump that has talk pages (EX: pages-meta-current)
</li>
<li>
You want a dump that doesn't happen to be on the list (EX: none known, but may happen)
</li>
<li>
You want to customize the process for multiple wikis
</li>
<li>
You encountered an error, and can not use the automated process.
</li>
</ul>
<h2>
<span class="mw-headline" id="Manual_import_types">Manual import types</span>
</h2>
<p>
There are currently two ways to do a manual import
</p>
<ul>
<li>
Manually import the wiki through xowa_build.gfs.
</li>
</ul>
<dl>
<dd>
This will offer you the greatest flexibility, but requires some familiarity with a command-line interface. You can read more at <a href="http://xowa.org/wiki/home/page/Dev/Command-line.html" id="xolnki_3" title="Dev/Command-line" class="xowa-visited">Dev/Command-line</a>
</dd>
</dl>
<ul>
<li>
Manually import the wiki through altering the xowa_command
</li>
</ul>
<dl>
<dd>
This has less flexibility than the xowa_build.gfs. However, it only requires editing a wiki page, and then clicking the icon
</dd>
</dl>
<h2>
<span class="mw-headline" id="Manual_import_using_the_xowa_command">Manual import using the xowa_command</span>
</h2>
<p>
To do a manual import using the xowa_command, do the following
</p>
<ul>
<li>
Click "Edit" in the top right-hand corner
</li>
<li>
Look at the last lines of this page
</li>
<li>
Substitute 'simple.wikipedia.org' with your wiki's name
</li>
<li>
Change the date from 'latest' to whatever date you're interested in (EX: '20121220')
</li>
<li>
Change 'pages-articles' to 'pages-meta-current' if you want talk pages (Note: they are generally twice the size of the regular wiki)
</li>
<li>
Save the page
</li>
<li>
Click "Setup Custom Wiki"
</li>
</ul>
<div>
Setup Custom Wiki&nbsp;
</div>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,153 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Offline - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Offline</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
If you've downloaded a dump already, you can import the .bz2 file into XOWA.
</p>
<h2>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOffline">Import through <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a></span>
</h2>
<ul>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOnline">Import through <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_4" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a></span>
</h2>
<ul>
<li>
Place the dump file in the wiki's directory. For example, if you have a "simplewiki" dump, put it in /xowa/wiki/simple.wikipedia.org/
</li>
</ul>
<ul>
<li>
Rename the dump to "simplewiki-latest-pages-articles.xml.bz2". The final path should be "/xowa/wiki/simple.wikipedia.org/simplewiki-latest-pages-articles.xml.bz2"
</li>
</ul>
<ul>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_5" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> and click on the "latest" link.
</li>
</ul>
<ul>
<li>
You will get a prompt about the file already existing. Answer "No" (do not delete the file).
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,235 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Other wikis - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Other wikis</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Part_1:_Set_up_the_wiki"><span class="tocnumber">2</span> <span class="toctext">Part 1: Set up the wiki</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Part_2:_Download_the_images"><span class="tocnumber">3</span> <span class="toctext">Part 2: Download the images</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Updating_the_wiki"><span class="tocnumber">4</span> <span class="toctext">Updating the wiki</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
Other Wikipedias will follow the same process as setting up Simple Wikipedia or English Wikipedia. The steps are summarized below, but you should read both <a href="http://xowa.sourceforge.net/setup_simpewiki.html" rel="nofollow" class="external text">Help:Set up Simple Wikipedia</a> and <a href="http://xowa.sourceforge.net/setup_enwiki.html" rel="nofollow" class="external text">Help:Set up English Wikipedia</a>
</p>
<p>
Note that some Wikipedias will require a lot of disk space. For example, German Wikipeda requires at least 40 GB. Depending on your location it may take several hours to download that much data. Please prepare accordingly.
</p>
<h2>
<span class="mw-headline" id="Part_1:_Set_up_the_wiki">Part 1: Set up the wiki</span>
</h2>
<p>
The first part is to set up the wiki. The set-up process involves the following steps:
</p>
<ul>
<li>
XOWA will download the database dump from the Wikimedia backup servers
</li>
<li>
The database dump will be multiple GBs and take several hours to download
</li>
<li>
XOWA will take about an hour to build the wiki and produce a wiki 2 times the dump size. For example, German Wikipedia's dump is currently about 3 GB, so XOWA will generate a 6 GB wiki
</li>
</ul>
<p>
To begin the process, do the following
</p>
<ul>
<li>
Launch XOWA
</li>
<li>
Use the menu bar and select Tools -&gt; Import From List.
</li>
<li>
Find your wiki's name in the list.
</li>
<li>
Click on the "download" link to the left.
</li>
</ul>
<p>
The import process will start. When it's done, it will automatically load the Main Page.
</p>
<h2>
<span class="mw-headline" id="Part_2:_Download_the_images">Part 2: Download the images</span>
</h2>
<p>
This part usually takes much longer to complete. It will require many GB of disk space and many hours of download time. For example, German Wikipedia takes up 32 GB and may take 16 hours to download.
</p>
<p>
When you're ready to start, do the following:
</p>
<ul>
<li>
Go to <a href="http://xowa.sourceforge.net/image_dbs.html" rel="nofollow" class="external text">the download page</a>
</li>
<li>
Find your wiki in the list and click on the link
</li>
<li>
Download the files from archive.org.
</li>
<li>
Unzip the files in your xowa root directory. When you are done, you will have a file called C:\xowa\wiki\de.wikipedia.org\de.wikipedia.org-file-ns.000-db.001.xowa as well as many others.
</li>
<li>
Launch XOWA
</li>
<li>
Enter "home/wiki/Help:Options/Files" into the address bar.
</li>
<li>
Make sure "Retrieval enabled" is checked.
</li>
<li>
Visit any page. All the images for this page will load.
</li>
</ul>
<h2>
<span class="mw-headline" id="Updating_the_wiki">Updating the wiki</span>
</h2>
<p>
If you want to update your wiki, you won't have to repeat the whole process.
</p>
<ul>
<li>
If you update your wiki, you do not have to update the images. The two are independent of each other. Note that a later wiki dump may cite images not in the current XOWA image dump. These images won't show until you download the latest monthly update.
</li>
<li>
XOWA will update images every few months. If you would like an update earlier, please post at <a href="https://sourceforge.net/p/xowa/discussion/general/thread/67c4cdb5/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/general/thread/67c4cdb5/</a>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,152 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA provides several options to import a wiki.
</p>
<h2>
<span class="mw-headline" id="Import_online_by_click">Import online by click</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> page lists 800+ wikis that can be imported by clicking on a link.
</p>
<ul>
<li>
<b>Simple</b>: Find a wiki, click on it, and it will be imported.
</li>
<li>
<b>Online</b>: Intended for users who have internet access.
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> page can generate a script that will import a wiki.
</p>
<ul>
<li>
<b>Online and offline</b>: Can be used by "online users" and "offline users". Offline users must have already downloaded a database dump file. See <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_by_command-line">Import by command-line</span>
</h2>
<p>
The <a href="http://xowa.org/wiki/home/page/Dev/Command-line.html" id="xolnki_4" title="Dev/Command-line" class="xowa-visited">Dev/Command-line</a> page offers instructions on importing through the command-line.
</p>
<ul>
<li>
<b>Full control</b>: Offers full control of the XOWA import process
</li>
<li>
<b>Complicated</b>: Requires command-line usage. Intended for advanced users.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-stargin'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,159 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Removal - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Removal</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Removing_wikis">Removing wikis</span>
</h2>
<p>
Wikis can be removed by deleting specific folders on the file system.
</p>
<p>
For example, to remove <b>Simple Wikipedia</b>.
</p>
<ul>
<li>
Delete the wiki directory under <span class='path'>C:\xowa\wiki\simple.wikipedia.org</span>
</li>
<li>
Delete the css directory under <span class='path'>C:\xowa\user\anonymous\wiki\simple.wikipedia.org</span>
</li>
<li>
Delete the files directory under <span class='path'>C:\xowa\file\simple.wikipedia.org</span>
</li>
</ul>
<p>
Note that there may also be images in your commons directory which can only be removed by deleting the entire directory: <span class='path'>C:\xowa\file\commons.wikimedia.org</span>
</p>
<p>
For example, if you have viewed the Earth article in <i>Simple Wikipedia</i> you will have downloaded the <i>The Earth seen from Apollo 17.jpg</i> to <span class='path'>C:\xowa\file\commons.wikimedia.org</span> not to <span class='path'>C:\xowa\file\simple.wikipedia.org</span>. Note that commons is the destination because the actual online url for the image is <a href="https://commons.wikimedia.org/wiki/File:The" rel="nofollow" class="external free">https://commons.wikimedia.org/wiki/File:The</a> Earth seen from Apollo 17.jpg.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,143 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Shrinking - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Shrinking</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
This article explains how to reduce disk space for a wiki. It will focus on English Wikipedia, but the same steps apply to any other wiki.
</p>
<h2>
<span class="mw-headline" id="BZ2_file">BZ2 file</span>
</h2>
<p>
The main BZ2 file takes 9 GB. This BZ2 file is located wherever you downloaded it.
</p>
<p>
This file is not used by XOWA, and can be removed from the system.
</p>
<p>
If you are using the automated set up from <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>, the BZ2 file is moved to /xowa/wiki/#done. XOWA does not delete this file in case the user wants to re-import the wiki, and avoid redownloading the entire file.
</p>
<h2>
<span class="mw-headline" id="Namespace_removal">Namespace removal</span>
</h2>
<p>
You can prune entire namespaces. For example, some users may not be interested in the Wikipedia namespace as it contains mostly meta-information about Wikipedia. The namespace itself is about 3.0 GB.
</p>
<p>
To remove this namespace, you can delete the entire namespace db. The file would be en.wikipedia.org-text-ns.004.xowa
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,199 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Import/Simple Wikipedia - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Import/Simple Wikipedia</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Part_1:_Import_the_wiki"><span class="tocnumber">2</span> <span class="toctext">Part 1: Import the wiki</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Part_2:_Download_all_the_images_for_offline_viewing"><span class="tocnumber">3</span> <span class="toctext">Part 2: Download all the images for offline viewing</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Notes"><span class="tocnumber">4</span> <span class="toctext">Notes</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
Simple Wikipedia is a smaller wiki with 180,000+ pages and 90,000+ images. The text version can be setup in less than 5 minutes, using only 200 MB of disk space. The images version is a little larger: it needs 30 minutes of download time and 2 GB of space.
</p>
<h2>
<span class="mw-headline" id="Part_1:_Import_the_wiki">Part 1: Import the wiki</span>
</h2>
<ul>
<li>
Launch XOWA
</li>
<li>
Find the link for "Set up Simple Wikipedia" near the middle of the Main Page.
</li>
<li>
Click on it. The import process will start and should complete within 5 minutes.
</li>
<li>
Visit different pages in Simple Wikipedia. Note that XOWA shows images for the pages by dynamically downloading the images online.
</li>
</ul>
<h2>
<span class="mw-headline" id="Part_2:_Download_all_the_images_for_offline_viewing">Part 2: Download all the images for offline viewing</span>
</h2>
<ul>
<li>
Download the <code>file</code> zip from archive.org: <a href="https://archive.org/details/Xowa_simplewiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_simplewiki_latest</a>
</li>
<li>
Unzip the files in your xowa root directory. When you are done, you will have a file called <span class='path'>C:\xowa\simple.wikipedia.org\simple.wikipedia.org-file.xowa</span> as well as many others.<sup id="cite_ref-simplewikis_0-0" class="reference"><a href="#cite_note-simplewikis-0">[1]</a></sup>
</li>
<li>
Visit any page in Simple Wikipedia. All images will now be loading from the offline databas.
</li>
</ul>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ol class="references">
<li id="cite_note-simplewikis-0">
<span class="mw-cite-backlink"><a href="#cite_ref-simplewikis_0-0">^</a></span> <span class="reference-text">This bundle also has Simple Wiktionary, Simple Wikiquote and Simple Wikibooks</span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,300 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Search/Address bar - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Search/Address bar</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA can search for a page using the url-bar.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Auto-complete"><span class="tocnumber">1</span> <span class="toctext">Auto-complete</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Basic_details"><span class="tocnumber">2</span> <span class="toctext">Basic details</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#UI"><span class="tocnumber">2.1</span> <span class="toctext">UI</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#General"><span class="tocnumber">2.2</span> <span class="toctext">General</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Wildcard"><span class="tocnumber">2.3</span> <span class="toctext">Wildcard</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Punctuation"><span class="tocnumber">2.4</span> <span class="toctext">Punctuation</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Redirects"><span class="tocnumber">2.5</span> <span class="toctext">Redirects</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Performance"><span class="tocnumber">3</span> <span class="toctext">Performance</span></a>
<ul>
<li class="toclevel-2 tocsection-9">
<a href="#Very_fast"><span class="tocnumber">3.1</span> <span class="toctext">Very fast</span></a>
</li>
<li class="toclevel-2 tocsection-10">
<a href="#Fast"><span class="tocnumber">3.2</span> <span class="toctext">Fast</span></a>
</li>
<li class="toclevel-2 tocsection-11">
<a href="#Slow"><span class="tocnumber">3.3</span> <span class="toctext">Slow</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Auto-complete">Auto-complete</span>
</h2>
<p>
As of v3.3.4.1, the address bar supports auto-completion. This function can only be used with a wiki built in v3.3.4.1 or later. If the address bar is not working, you should rebuild the search-databases. See <a href="http://xowa.org/wiki/home/page/App/Search/Build.html" id="xolnki_2" title="App/Search/Build" class="xowa-visited">App/Search/Build</a> for more information.
</p>
<h2>
<span class="mw-headline" id="Basic_details">Basic details</span>
</h2>
<h3>
<span class="mw-headline" id="UI">UI</span>
</h3>
<ul>
<li>
<b>Searches return 10 results</b>: To change the number, see <a href="http://xowa.org/wiki/home/page/Options/Search_suggest.html" id="xolnki_3" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
</li>
<li>
<b>The keys "up" / "down" / "page-up" / "page-down" works like Firefox</b>: The url-bar is meant to emulate Firefox's behavior. This includes:
<ul>
<li>
Pressing "up" in the first row transfers focus to the url bar.
</li>
<li>
Pressing "up" in the url bar goes goes to the last row.
</li>
<li>
Pressing "page-up" jumps up by 5 rows. This number can be changed at <a href="http://xowa.org/wiki/home/page/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>.
</li>
<li>
Pressing "page-up" when there is less than 5 rows will jump to the first row.
</li>
<li>
Pressing "page-up" in the first row transfers focus to the url bar.
</li>
<li>
Pressing "page-up" in the url bar goes to the last row.
</li>
<li>
For "down" and "page-down" the reverse is true.
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="General">General</span>
</h3>
<ul>
<li>
<b>Searches sort by page score</b>: By convention, XOWA scores every page with percentile ranking ("graded curve") from 0 to 1,000,000. Page score is based on <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/PageRank</a> . In short, a page has a high page score if there are many pages linking to it. For more info, see <a href="http://xowa.org/wiki/home/page/App/Search/Score.html" id="xolnki_5" title="App/Search/Score" class="xowa-visited">App/Search/Score</a>
</li>
<li>
<b>Searches find a page that matches the text and list it as the first result</b>: For example, searching for "earth" will automatically find the page "Earth" and list it as the first result, regardless of its score. (Technically, this entry is assigned a temporary score of 3,000,000)
</li>
<li>
<b>Searches are case-insensitive</b>: There is no difference between searching for "earth" or "Earth" or "EARTH" or "earTH".
</li>
<li>
<b>Searches match any word in the page title.</b>: For example, searching for "earth" not only matches "Earth" and "Earth Day", but also "History of Earth" and "Future of Earth"
</li>
</ul>
<h3>
<span class="mw-headline" id="Wildcard">Wildcard</span>
</h3>
<ul>
<li>
<b>Searches automatically have a wildcard at the end</b>: For example, searching for "earth" is actually a search for "earth*" and will return "Earth" as well as "Earthquake", "Earthworm", "Earthenware", etc.. Similarly, "earth h" will find "History of Earth", "Earth hour", "High Earth Orbit", etc..
</li>
<li>
<b>Searches can have an explicit wildcard</b>: For example, searching for "ear* hist" can return "History of Earth" as well as "Early Modern History".
</li>
<li>
<b>Searches can be unwildcarded with a space</b>: For example, searching for "earth " (earth and a single space) will return "Earth" and "History of Earth" but not "Earthquake", "Earthworm", "Earthenware", etc..
</li>
</ul>
<h3>
<span class="mw-headline" id="Punctuation">Punctuation</span>
</h3>
<ul>
<li>
<b>Searches can use punctuation</b>: For example, searches can be for punctuated items like "c++" or "o'clock" or "role-playing". However, the following symbols are reserved: double-quotes, parentheses, dash, plus, comma, backslash and asterisk.
</li>
<li>
<b>Searches can filter out words using a dash</b>: For example, searching for "earth -middle" will return "Earth", but not "Middle-Earth"
</li>
</ul>
<h3>
<span class="mw-headline" id="Redirects">Redirects</span>
</h3>
<ul>
<li>
<b>Redirects are identified with a "-&gt;" as well as the name of the redirect destination.</b> For example, "Near-Earth asteroid" shows as "Near-Earth asteroid -&gt; Near-Earth object". This can be interpreted as the "Near-Earth asteroid" redirect which leads to the "Near-Earth object" page.
</li>
<li>
<b>Searches remove redundant redirects</b>: Wikis may have multiple redirects to the same page. For example, "The Earth", "EartH", and "Earth (Planet)" all lead to "Earth". When searching for "earth", at most, "The Earth" would be listed. "EartH", and "Earth (Planet)" would not show because they point to the same target page ("Earth") which "The Earth" already points to. (In reality, "The Earth" would not even be listed, because "earth" would automatically pull up "Earth", and "The Earth" would be considered redundant.)
</li>
</ul>
<h2>
<span class="mw-headline" id="Performance">Performance</span>
</h2>
<p>
As a brief guide, the following illustrates which search terms will be faster than others.
</p>
<h3>
<span class="mw-headline" id="Very_fast">Very fast</span>
</h3>
<ul>
<li>
<b>Exact title match</b>: For example, "earth" will be fast as it matches the page "Earth" exactly. (Technically, it searches the page table using the page_title index)
</li>
<li>
<b>One word with no wildcards</b>: For example, "earth " will be fast as it matches the "earth" word exactly. (Technically, it searches the search_link table using word_id)
</li>
</ul>
<h3>
<span class="mw-headline" id="Fast">Fast</span>
</h3>
<ul>
<li>
<b>One word with a wildcard</b>: For example, "earth*" will be moderate as it matches all words that start with earth. (Technically, it searches the search_link table using word_text for a range of words)
</li>
<li>
<b>Many words with a wildcard</b>: For example, "earth h*" will pick the word which the fewest results and search for it. In this case, "earth" has fewer pages than "h*", so it will search for "earth"
</li>
</ul>
<h3>
<span class="mw-headline" id="Slow">Slow</span>
</h3>
<ul>
<li>
<b>Many words with each word being linked to many pages but resulting in low-scored pages</b>: For example, "page meg*" will only match one page in English Wikipedia: "Megan Page".
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,164 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Search/Build - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Search/Build</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
As of v3.3.4.1, XOWA has a new search engine. This uses the same search functionality that is in XOWA Android.
</p>
<p>
Unfortunately, this search engine is not backward compatible with old wikis. To use it, you must do one of the following:
</p>
<ul>
<li>
Import a new wiki. The new search-databases are built automatically.
</li>
<li>
Upgrade an existing wiki by the search suggest box
<ul>
<li>
Open any page in the wiki
</li>
<li>
Click the search suggest box (the box between "View HTML" and the magnifying glass)
</li>
<li>
Start typing. XOWA will prompt you to upgrade the wiki.
</li>
</ul>
</li>
<li>
Upgrade an existing wiki through the maintenance page. You can upgrade with the following process
<ul>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki in the list
</li>
<li>
Click the <code>Search</code> button in the same row
</li>
<li>
Click <code>Run Script</code>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,706 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Search/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.symbol-col {
text-align:center;
}
code {
border: solid 1px gray;
background: #EFEFEF;
text-align:center;
padding: 1px;
}
.page-inc, .page-exc {
border: solid 1px gray;
text-align:center;
padding: 1px;
}
.page-inc {
background:#89C35C;
}
.page-exc {
background:#F62217;
}
.page-inc b, .page-exc b {
font-weight: bold;
}
</style>
<style>
.symbol-col {
text-align:center;
}
code {
border: solid 1px gray;
background: #EFEFEF;
text-align:center;
padding: 1px;
}
.page-inc, .page-exc {
border: solid 1px gray;
text-align:center;
padding: 1px;
}
.page-inc {
background:#89C35C;
}
.page-exc {
background:#F62217;
}
.page-inc b, .page-exc b {
font-weight: bold;
}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Search/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA can search for a page by title
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Search_by_page_title"><span class="tocnumber">1</span> <span class="toctext">Search by page title</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Usage"><span class="tocnumber">2</span> <span class="toctext">Usage</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Syntax"><span class="tocnumber">3</span> <span class="toctext">Syntax</span></a>
<ul>
<li class="toclevel-2 tocsection-4">
<a href="#General"><span class="tocnumber">3.1</span> <span class="toctext">General</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Wildcard"><span class="tocnumber">3.2</span> <span class="toctext">Wildcard</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Not"><span class="tocnumber">3.3</span> <span class="toctext">Not</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Quote"><span class="tocnumber">3.4</span> <span class="toctext">Quote</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Sorting"><span class="tocnumber">4</span> <span class="toctext">Sorting</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Background_database_search"><span class="tocnumber">5</span> <span class="toctext">Background database search</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Database_update"><span class="tocnumber">6</span> <span class="toctext">Database update</span></a>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Options"><span class="tocnumber">7</span> <span class="toctext">Options</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Search_by_page_title">Search by page title</span>
</h2>
<p>
XOWA can find a page by words in its title. For example, typing <code>earth</code> will pull up all titles with the word, including <span class='page-inc'>Earth</span> and <span class='page-inc'>History of Earth</span>. More complicated searches can be performed, such as <code>earth + (history, future) -middle</code>
</p>
<p>
XOWA currently cannot search by text within a page (full-text search). This will be added in a future version.
</p>
<h2>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<p>
There are three ways to use search:
</p>
<ul>
<li>
Type into the address bar. A list of suggestions appear underneath.
</li>
<li>
Type into the suggest box. A list of suggestions appear underneath. Note that this box is near the top-right hand corner of the page between "View HTML" and the magnifying glass icon.
</li>
<li>
Type "?:some word" into the address bar. For example, enter <code>?:earth</code> in the address bar when in Simple Wikipedia
</li>
</ul>
<h2>
<span class="mw-headline" id="Syntax">Syntax</span>
</h2>
<p>
The following syntax is supported for search text:
</p>
<table class='wikitable' style='background: white;'>
<tr>
<th>
name
</th>
<th>
description
</th>
<th>
symbol
</th>
<th>
example
</th>
<th>
finds
</th>
<th>
skips
</th>
</tr>
<tr>
<td>
single word
</td>
<td>
finds pages which start with this word<br>
(automatic wildcard at the end)
</td>
<td>
</td>
<td>
<code>earth</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth</b></span><br>
<span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b>quake</span>
</p>
</td>
<td>
</td>
</tr>
<tr>
<td>
single word with space
</td>
<td>
finds pages which have this word exactly<br>
(no automatic wildcard)
</td>
<td>
</td>
<td>
<code>earth&nbsp;</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth</b></span><br>
<span class='page-inc'><b>History</b> of <b>Earth</b></span>
</p>
</td>
<td>
<span class='page-exc'>Earthquake</span>
</td>
</tr>
<tr>
<td>
multiple words
</td>
<td>
finds pages which have all these words
</td>
<td>
</td>
<td>
<code>earth history</code>
</td>
<td>
<p>
<span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b> <b>history</b></span>
</p>
</td>
<td>
<span class='page-exc'>Earth</span>
</td>
</tr>
<tr>
<td>
wildcard
</td>
<td>
finds pages which start with these letters
</td>
<td class='symbol-col'>
<code>*</code>
</td>
<td>
<code>earth*</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth</b></span><br>
<span class='page-inc'>History of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b>quake</span>
</p>
</td>
<td>
</td>
</tr>
<tr>
<td>
</td>
<td>
finds pages which end with these letters
</td>
<td class='symbol-col'>
<code>*</code>
</td>
<td>
<code>*earth</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth</b></span><br>
<span class='page-inc'>History of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b>quake</span><br>
<span class='page-inc'>H<b>earth</b></span>
</p>
</td>
<td>
</td>
</tr>
<tr>
<td>
</td>
<td>
finds pages which start / end with these letters
</td>
<td class='symbol-col'>
<code>*</code>
</td>
<td>
<code>e*h</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth</b></span><br>
<span class='page-inc'>History of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b>quake</span><br>
<span class='page-inc'><b>E</b>nglis<b>h</b> language</span>
</p>
</td>
<td>
</td>
</tr>
<tr>
<td>
not
</td>
<td>
skips pages which have this word
</td>
<td class='symbol-col'>
<code>-</code>
</td>
<td>
<code>earth -history</code>
</td>
<td>
<span class='page-inc'><b>Earth</b></span>
</td>
<td>
<span class='page-exc'>History of Earth</span>
</td>
</tr>
<tr>
<td>
or
</td>
<td>
includes pages which have this word
</td>
<td class='symbol-col'>
<code>,</code>
</td>
<td>
<code>earth, history</code>
</td>
<td>
<p>
<span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b> <b>history</b></span><br>
<span class='page-inc'><b>History</b></span><br>
<span class='page-inc'><b>Earth</b></span>
</p>
</td>
</tr>
<tr>
<td>
and
</td>
<td>
requires pages to have this word
</td>
<td class='symbol-col'>
<code>+</code>
</td>
<td>
<code>earth + history</code>
</td>
<td>
<p>
<span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
<span class='page-inc'><b>Earth</b> <b>history</b></span>
</p>
</td>
<td>
<span class='page-exc'>History</span><br>
<p>
<span class='page-exc'>Earth</span>
</p>
</td>
</tr>
<tr>
<td>
quote
</td>
<td>
requires pages to have this exact text
</td>
<td class='symbol-col'>
<code>"</code>
</td>
<td>
<code>"earth history"</code>
</td>
<td>
<p>
<span class='page-inc'><b>Earth history</b></span>
</p>
</td>
<td>
<p>
<span class='page-exc'>History of Earth</span><br>
<span class='page-exc'>History</span><br>
<span class='page-exc'>Earth</span>
</p>
</td>
</tr>
<tr>
<td>
parentheses
</td>
<td>
allows complicated and / or grouping
</td>
<td class='symbol-col'>
<code>(</code> <code>)</code>
</td>
<td>
<code>earth + (history, future)</code>
</td>
<td>
<p>
<span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
<span class='page-inc'><b>Future</b> of <b>Earth</b></span>
</p>
</td>
<td>
<span class='page-exc'>Earth</span>
</td>
</tr>
<tr>
<td>
escape
</td>
<td>
allows searching for any symbols above
</td>
<td class='symbol-col'>
<code>\</code>
</td>
<td>
<code>c\+\+</code>
</td>
<td>
<p>
<span class='page-inc'><b>C++</b></span>
</p>
</td>
</tr>
</table>
<h3>
<span class="mw-headline" id="General">General</span>
</h3>
<ul>
<li>
Spaces are ignored
<ul>
<li>
<code>earth, history</code> is the same as <code>earth , history</code> or <code>earth ,history</code>
</li>
</ul>
</li>
<li>
Incorrect terms are auto-corrected as per the following:
<ul>
<li>
<code>earth - history</code> is the same as <code>earth history</code>
</li>
<li>
<code>earth +</code> is the same as <code>earth</code>
</li>
<li>
<code>earth,</code> is the same as <code>earth</code>
</li>
<li>
<code>"earth</code> is the same as <code>"earth"</code>. Note that <code>"earth history</code> becomes <code>"earth" history</code>.
</li>
<li>
<code>(earth</code> is the same as <code>earth</code>
</li>
<li>
<code>c\</code> is the same as <code>c</code>
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="Wildcard">Wildcard</span>
</h3>
<ul>
<li>
Wildcards are automatically added to the last word. For example, <code>earth histor</code> is the same as <code>earth histor*</code>.
</li>
<li>
Wildcards will be slower than non-wildcarded versions. In terms of performance, they are ranked as following:
<ul>
<li>
<b>end of word</b>
<ul>
<li>
faster, especially when word is longer. EX: <code>abcdefghi*</code> vs <code>a*</code>
</li>
<li>
may be slow for certain multi-word queries. EX: <code>page meg*</code>
</li>
<li>
uses the <code>&gt;=</code> <code>&lt;</code> operators: <code>word_text &gt;= ? AND word_text &lt; ?</code>
</li>
<li>
uses an INDEX scan
</li>
</ul>
</li>
<li>
<b>beginning of word</b> / <b>middle of word</b>
<ul>
<li>
may be fast if matching a common string. EX: <code>*a</code>, <code>*arth</code>
</li>
<li>
will be slow for queries that don't match results. EX: <code>ea*rh</code>
</li>
<li>
uses the LIKE operator: <code>word_text LIKE ? ESCAPE '|'</code>
</li>
<li>
uses a TABLE scan
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="Not">Not</span>
</h3>
<ul>
<li>
<code>-</code> only works at the start of the word
<ul>
<li>
<code>earth hi-story</code> is the same as <code>earth "hi-story"</code>. In other words, the <code>-</code> is literal
</li>
</ul>
</li>
<li>
<code>-</code> must be used with a word. Entering just <code>-QXZ</code> will return 0 results
</li>
</ul>
<h3>
<span class="mw-headline" id="Quote">Quote</span>
</h3>
<ul>
<li>
Quotes can also be used for escaping. For example <code>"c++"</code> is the same as <code>c\+\+</code>
</li>
<li>
Quotes must be doubled up inside quotes. For example <code>"a""b"</code> means search for a word with <code>a"b</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="Sorting">Sorting</span>
</h2>
<p>
By default, XOWA returns results sorted by "page length descending". In other words, the largest page would be the first in the list and the smallest page would be the last.
</p>
<p>
If a wiki is built with PageRank, or if a wiki is downloaded from archive.org, then the results will be sorted by "PageRank descending". See <a href="http://xowa.org/wiki/home/page/Options/Search.html" id="xolnki_2" title="Options/Search" class="xowa-visited">Options/Search</a> for enabling PageRank.
</p>
<h2>
<span class="mw-headline" id="Background_database_search">Background database search</span>
</h2>
<p>
By default, XOWA runs database searches in the background. This will return results to the screen quickly for complicated searches. For example, consider a search for <code>Earth*</code>:
</p>
<ul>
<li>
When the search runs in the background, the first result shows up in 2 seconds, and more results show up every second afterwards. The search will complete in 5 seconds.
</li>
<li>
When the search does not run in the background, all the results show up at the 5 second mark.
</li>
</ul>
<p>
While a search is running in the background, there will be a link called <code>Stop searching</code>. Clicking on the link will stop the background search, though the current results may be incomplete.
</p>
<p>
Finally, all search results are cached. The first time you search for <code>Earth*</code>, XOWA will search the database. Every time afterwards, it will pull the results up from memory. If you restart XOWA, it will search the database again.
</p>
<h2>
<span class="mw-headline" id="Database_update">Database update</span>
</h2>
<p>
XOWA wikis created before v3.3.4.1 will need to be upgraded. XOWA will detect if an upgrade is needed, and show a message box for confirmation. The upgrade process will take a few minutes.
</p>
<p>
Note that new wikis created after v3.3.4.1 will automatically be in the new format.
</p>
<h2>
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
There are 2 pages for configuring Search
</p>
<ul>
<li>
<b>Configure PageRank</b>: See <a href="http://xowa.org/wiki/home/page/Options/Search.html" id="xolnki_3" title="Options/Search" class="xowa-visited">Options/Search</a>
</li>
<li>
<b>Configure Address bar autocomplete</b>: See <a href="http://xowa.org/wiki/home/page/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,368 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Search/Score - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Search/Score</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA calculates a score to every page for the purpose of ranking search results.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Scaling_.2F_Ranking"><span class="tocnumber">2</span> <span class="toctext">Scaling / Ranking</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Scaling"><span class="tocnumber">2.1</span> <span class="toctext">Scaling</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Ranking"><span class="tocnumber">2.2</span> <span class="toctext">Ranking</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Calculation"><span class="tocnumber">3</span> <span class="toctext">Calculation</span></a>
<ul>
<li class="toclevel-2 tocsection-6">
<a href="#PageRank"><span class="tocnumber">3.1</span> <span class="toctext">PageRank</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Short_pages_are_penalized"><span class="tocnumber">3.2</span> <span class="toctext">Short pages are penalized</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Scores_are_re-scaled"><span class="tocnumber">3.3</span> <span class="toctext">Scores are re-scaled</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
From a broad perspective, the following happens:
</p>
<ul>
<li>
A <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank</a> score is calculated for a page. This score is <a href="https://en.wikipedia.org/wiki/Feature_scaling" rel="nofollow" class="external text">scaled</a> from 0 to 1,000,000
</li>
<li>
A page-length score is then calculated for the page. This score is <a href="https://en.wikipedia.org/wiki/Percentile_rank" rel="nofollow" class="external text">ranked</a> from 0 to 1,000,000
</li>
<li>
The PageRank score is then multiplied by a ratio if it has a low page-length score
</li>
<li>
The resulting PageRank score is then ranked from 0 to 1,000,000.
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Scaling_.2F_Ranking">Scaling / Ranking</span>
</h2>
<p>
XOWA uses "scaling" and "ranking" at various stages to calculate the score.
</p>
<h3>
<span class="mw-headline" id="Scaling">Scaling</span>
</h3>
<p>
A simplified definition of scaling is converting a number from one range to another range based on proportion. For a more thorough definition, see <a href="https://en.wikipedia.org/wiki/Feature_scaling" rel="nofollow" class="external text">the Wikipedia page on feature scaling</a>
</p>
<p>
For example, let's say you have a score of 100 in a range of 0 to 400 and want to scale it to 0 to 1000. The following steps would be involved:
</p>
<ul>
<li>
Take 100 and divide it by 400. This yields .25
</li>
<li>
Take .25 and multiply it by 1000. This yields 250.
</li>
</ul>
<p>
The following formula is the basis for scaling:
</p>
<p>
<span id='xowa_math_txt_0'>newScore = \frac{oldScore - \text{min}(oldRange)} {\text{max}(oldRange)-\text{min}(oldRange)} \cdot (\text{max}(newRange)-\text{min}(newRange))</span>
</p>
<p>
Or, to use the example from above:
</p>
<p>
<span id='xowa_math_txt_0'>250 = \frac{100 - 0} {400-0} \cdot (1000-0)</span>
</p>
<h3>
<span class="mw-headline" id="Ranking">Ranking</span>
</h3>
<p>
A simplified definition of ranking is assigning a number based on its order in a population of numbers. For those familiar with a school setting, this is "grading on a curve". For a more thorough definition, see <a href="https://en.wikipedia.org/wiki/Percentile_rank" rel="nofollow" class="external text">the Wikipedia page on percentile ranks</a>
</p>
<p>
For example, let's say you have the following:
</p>
<ul>
<li>
A minimum score of 0
</li>
<li>
A maximum score of 100
</li>
<li>
5 entities with the following scores
<ul>
<li>
A : 99
</li>
<li>
B : 10
</li>
<li>
C : 42
</li>
<li>
D : 71
</li>
<li>
E : 56
</li>
</ul>
</li>
</ul>
<p>
Ranking would do the following:
</p>
<ul>
<li>
Sort the scores
<ul>
<li>
A : 99
</li>
<li>
D : 71
</li>
<li>
E : 56
</li>
<li>
C : 42
</li>
<li>
B : 10
</li>
</ul>
</li>
<li>
Calculate the "interval" for each score by taking the maximum and dividing by the number of scores.
<ul>
<li>
In this case, this would be 20: 100 / 5
</li>
</ul>
</li>
<li>
Assign each score a new score based on its proportionate position in the sort.
<ul>
<li>
A : 100
</li>
<li>
D : 80
</li>
<li>
E : 60
</li>
<li>
C : 40
</li>
<li>
B : 20
</li>
</ul>
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Calculation">Calculation</span>
</h2>
<h3>
<span class="mw-headline" id="PageRank">PageRank</span>
</h3>
<p>
The basis of XOWA's page score is <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">PageRank</a>.
</p>
<p>
In brief, PageRank will give high scores to pages which are:
</p>
<ol>
<li>
linked to by many pages
</li>
<li>
linked to by pages which have a high score.
</li>
</ol>
<p>
Note that #2 is recursive (a page will have a high score only if it is linked to by many pages). For more info, a good starting point is <a href="https://en.wikipedia.org/wiki/PageRank" rel="nofollow" class="external text">the Wikipedia page on PageRank</a>.
</p>
<p>
After XOWA calculates the PageRank, XOWA then scales this score in a range of 0 to 1,000,000
</p>
<h3>
<span class="mw-headline" id="Short_pages_are_penalized">Short pages are penalized</span>
</h3>
<p>
XOWA penalizes short pages. This reduces the effect of small stub pages which are linked to by many articles, but mostly from boilerplate navigation boxes.
</p>
<p>
XOWA ranks pages based on page-length. The generated score is in a range from 0 to 1,000,000
</p>
<p>
Currently the method is:
</p>
<ul>
<li>
If the page is in the bottom 60% of page lengths...
</li>
<li>
Then multiply the page score by that percentage.
</li>
</ul>
<p>
For example, a page that has a length in the bottom 10% and a score of 1000, will have a score of 100 (1000 * 10%). In contrast, a page that has a length in the top 65% with a score of 9,000 will still have a score of 9,000.
</p>
<p>
Note that this calculation is an ad-hoc creation and will probably change in the future.
</p>
<h3>
<span class="mw-headline" id="Scores_are_re-scaled">Scores are re-scaled</span>
</h3>
<p>
The final step is to take the modified score and rank it from 0 to 1,000,000. Note that this final score is an integer (not a decimal / float)
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,206 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Search/Special page - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Search/Special page</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<p>
If you enter a search string and press Enter, a list of pages beginning with the search term will appear.
</p>
<p>
For example, typing in "Earth" in en.wikipedia.org will retrieve a list of 345 page links. The first will be "Earth" and the other 344 will be pages that are sorted alphabetically after Earth (EX: "Earth's Age", "Earth's Answer").
</p>
<p>
Note that there are Previous and Next links at the top and bottom of the page to continue reading the next and previous list of pages
</p>
<p>
If a search term is entered for an unknown page like "Earth1", then XOWA will retrieve the first page that would sort after "Earth1". In this case it would be a page called "Earth2".
</p>
<p>
Note that sorting is done using binary collation. This means that the following titles will sort in this order "AA AB AC Aa Bb Ac", not "AA Aa AB Ab AC Ac". This matches Wikipedia's current sorting behavior.
</p>
<h2>
<span class="mw-headline" id="Configuring">Configuring</span>
</h2>
<p>
Currently, XOWA has not implemented the UI for dynamically changing the following:
</p>
<ul>
<li>
from
</li>
<li>
namespace
</li>
<li>
hideredirects
</li>
</ul>
<p>
This will be implemented in a future build. In the meantime, if you want to change these, you will need to change them in the url string.
</p>
<p>
For example, after searching for Earth, the url string will read:
</p>
<p>
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=0</a></code>
</p>
<p>
If you want to hide redirects, change this to:
</p>
<p>
<code><a href="http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Special:Allpages?from=Earth&amp;namespace=0&amp;hideredirects=</a><span style="color:red;">1</span></code>
</p>
<p>
If you want to search in a different namespace, you have two options
</p>
<ul>
<li>
type "Template:Earth" into the search box. It will automatically parse the namespace from the search string. Note that non-English names will also work (Vorlage:Erde for German)
</li>
<li>
change the namespace arg to the numerical code for the namespace
</li>
</ul>
<dl>
<dd>
For example, to search for "Template:Earth" change "namespace=0" to "namespace=10"
</dd>
</dl>
<p>
Finally, the Search box can be configured within the config system. Currently the setting is the following:
</p>
<pre>
app.gui.win_opts.search_box_fmt_('Special:AllPages?from=~{search}&amp;namespace=0&amp;hideredirects=0');
</pre>
<p>
If you want to hide redirects by default, you can change this to hideredirects=1. Please see <a href="http://xowa.org/wiki/home/page/Dev/Config_files_files/Files.html" id="xolnki_2" title="Dev/Config files files/Files">Dev/Config_files files/Files</a> for information about where to make this change.
</p>
<h2>
<span class="mw-headline" id="Future">Future</span>
</h2>
<p>
As mentioned above, XOWA will add a basic UI for configuring from, namespace and hideredirects.
</p>
<p>
There are no current plans to implement the range functionality. For example, Wikipedia allows you to enter a <b>from</b> of "A" and a <b>to</b> of "Z". This will return a list of 60 groups of all the pages between "A" and "Z" (EX: A to An; Ao to Bd; Be to By).
</p>
<p>
This has a low priority for (a) performance reasons and (b) frequency of use reasons. It may be re-evaluated later. Feel free to contact me for further discussion.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,207 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Flash card - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Flash card</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA is designed to be portable. It can be stored on a flash memory card, and run from other machines. In theory you can take the same flash memory card and run it from Windows, Linux, and Mac OS X.
</p>
<p>
XOWA can be installed to a flash memory card simply by copying the entire root directory to it. For example, if you've set up XOWA on <code>C:\xowa</code> and your flash memory card is on <code>X:</code> then just copy <code>C:\xowa</code> to <code>X:\xowa</code>
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Standalone_JRE"><span class="tocnumber">1</span> <span class="toctext">Standalone JRE</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#Setup"><span class="tocnumber">1.1</span> <span class="toctext">Setup</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#Limitations"><span class="tocnumber">1.2</span> <span class="toctext">Limitations</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Developer_notes"><span class="tocnumber">1.3</span> <span class="toctext">Developer notes</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Standalone_JRE">Standalone JRE</span>
</h2>
<p>
XOWA can use a standalone JRE for Windows machines. This allows zero-install launches of XOWA from an flash-memory card on any Windows machine - regardless of whether or not Java is installed.
</p>
<h3>
<span class="mw-headline" id="Setup">Setup</span>
</h3>
<p>
The standalone JRE can be set up in the following way:
</p>
<ul>
<li>
Find the Java JRE. For example, on Windows, C:\Program Files\Java\
</li>
<li>
Copy the folder to XOWA's bin directory for your OS. For example, if you're on Windows 64-bit and your XOWA is set up on an external drive at <code>X:\xowa</code>, copy it to <code>X:\xowa\bin\windows_64\java\jre</code>. When you're done you should have a file called <code>X:\xowa\bin\windows_64\java\jre\bin\java.exe</code> as well as many others
</li>
<li>
Plug the external drive into a Windows machine without Java installed
</li>
<li>
Double-click xowa_64.exe. XOWA will launch using the copied JRE
</li>
</ul>
<p>
If you want the same flash-drive to work on Windows 32-bit machine, then you need to do the following
</p>
<ul>
<li>
Download a 32-bit JRE
</li>
<li>
Copy the folder to XOWA's bin directory: <code>X:\xowa\bin\windows\java\jre</code>
</li>
</ul>
<h3>
<span class="mw-headline" id="Limitations">Limitations</span>
</h3>
<ul>
<li>
There currently is no similar process for Linux distributions. Note that various Linux distributions would have different binaries, and setting up distro-specific JREs does not seem useful (Debian JRE; Redhat JRE; openSUSE JRE, etc).
</li>
<li>
There also is no similar process for Mac OS X. I'm working on a standalone .dmg file for OS X, and when it is done, I will include standalone JRE support.
</li>
</ul>
<h3>
<span class="mw-headline" id="Developer_notes">Developer notes</span>
</h3>
<ul>
<li>
The embedded JRE uses functionality within the exe which in turn was built by launch4j. There is no specific code in XOWA to handle this function. Any issues with standalone JRE functionality will probably be resolvable at the launch4j level.
</li>
</ul>
<p>
<br>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,232 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Installation - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Installation</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Download_and_unzip_XOWA"><span class="tocnumber">1</span> <span class="toctext">Download and unzip XOWA</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Run_XOWA"><span class="tocnumber">2</span> <span class="toctext">Run XOWA</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#XOWA_folder"><span class="tocnumber">3</span> <span class="toctext">XOWA folder</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Download_and_unzip_XOWA">Download and unzip XOWA</span>
</h2>
<ul>
<li>
Download a package for your operating system from <a href="https://github.com/gnosygnu/xowa/releases/" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/</a> For example, if you're using Windows, you would download <code>xowa_app_windows_v3.1.1.1.zip</code>.
</li>
<li>
Unzip to a folder. See the XOWA Folder section below for possible choices.
</li>
<li>
When finished, you will have a file called <code>readme.txt</code> as well as many other files and directories.
</li>
</ul>
<h2>
<span class="mw-headline" id="Run_XOWA">Run XOWA</span>
</h2>
<ul>
<li>
On <b>Windows</b>, double-click <code>C:\xowa\xowa.exe</code>
</li>
<li>
On <b>Linux</b>, open a terminal and run <code>sh /home/Your_Name/xowa/xowa_linux.sh</code>
</li>
</ul>
<dl>
<dd>
Note that the shell script is a wrapper for <code>java -Xmx256m -jar /home/Your_Name/xowa/xowa_linux.jar</code>
</dd>
</dl>
<ul>
<li>
On <b>OS X</b>, open a terminal and run <code>sh /Users/Your_Name/xowa/xowa_macosx.sh</code>
</li>
</ul>
<dl>
<dd>
Note that the shell script is a wrapper for <code>java -Xmx256m -d32 -XstartOnFirstThread -jar /Users/Your_Name/xowa/xowa_macosx.jar</code>
</dd>
</dl>
<h2>
<span class="mw-headline" id="XOWA_folder">XOWA folder</span>
</h2>
<p>
XOWA works from one folder. For the purpose of the instructions throughout this wiki, this folder will be referred to as <code>/xowa/</code>.
</p>
<p>
The table below lists recommended locations by operating system. Note that these are just recommendations: you can use any other folder on your hard drive (or on a flash memory card).
</p>
<table class='wikitable'>
<tr>
<th>
operating system
</th>
<th>
folder
</th>
<th>
path of xowa jar
</th>
</tr>
<tr>
<td>
Windows
</td>
<td>
C:\xowa\
</td>
<td>
C:\xowa\xowa_windows.jar
</td>
</tr>
<tr>
<td>
Linux
</td>
<td>
/home/Your_Name/xowa/
</td>
<td>
/home/Your_Name/xowa/xowa_linux.jar
</td>
</tr>
<tr>
<td>
OS X
</td>
<td>
/Users/Your_Name/xowa/
</td>
<td>
/Users/Your_Name/xowa/xowa_macosx.jar
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,185 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Installation/Notes - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Installation/Notes</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Operating_System_dependent_files">Operating System dependent files</span>
</h2>
<p>
The following two files are operating-system dependent files:
</p>
<ul>
<li>
On <b>Windows</b>, <b>C:\xowa\xowa_windows.jar</b> and <b>C:\xowa\bin\windows\swt\swt.jar</b>
</li>
<li>
On <b>Linux</b>, <b>/xowa/xowa_linux.jar</b> and <b>/xowa/bin/linux/swt/swt.jar</b>
</li>
<li>
On <b>OS X</b>, <b>/xowa/xowa_macosx.jar</b> and <b>/xowa/bin/macosx/swt/swt.jar</b>
</li>
</ul>
<h2>
<span class="mw-headline" id="XUL_Runner">XUL Runner</span>
</h2>
<p>
XUL Runner is included in the xowa_app_packages. However, if you need to download it separately, please do the following:
</p>
<ul>
<li>
Navigate to the <a href="http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/10.0.4esr/runtimes/" rel="nofollow" class="external free">http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/10.0.4esr/runtimes/</a>
</li>
<li>
Download the proper operating system package
<ul>
<li>
On <b>Windows</b>, download <b>xulrunner-10.0.4esr.en-US.win32.zip</b> and unzip the files to <b>C:\xowa\bin\windows\xulrunner</b>
</li>
<li>
On <b>Linux</b>, download <b>xulrunner-10.0.4esr.en-US.linux-i686.tar.bz2</b> and unzip the files to <b>/home/your_user_name/xowa/bin/linux/xulrunner</b>
</li>
<li>
On <b>OS X</b>, download <b>xulrunner-10.0.4esr.en-US.mac-pkg.dmg</b>
</li>
</ul>
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
<dl>
<dd>
Unzip the .dmg file. There will be a lot of nested packages. You will be looking for a folder called 10.0.4
<dl>
<dd>
For reference's sake, I used 7-zip on a Windows machine. This was the final path: C:\xulrunner-10.0.4esr.en-US.mac-pkg\XULRunner\xulrunner-10.0.4esr.en-US.mac.pkg\Contents\Archive.pax\Archive\XUL.framework\Versions\10.0.4
</dd>
</dl>
</dd>
<dd>
Take the 10.0.4 folder and move it to <b>/Users/your_user_name/xowa/bin/macosx/xulrunner</b>
</dd>
</dl>
</dd>
</dl>
</dd>
</dl>
<p>
<br>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,206 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Installation/Overview - XOWA</title>
<link rel="shortcut icon" href="/xowa/wiki/home/page/xowa_logo.png" />
<link rel="stylesheet" href="/xowa/wiki/home/page/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Installation/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Download_and_unzip_XOWA"><span class="tocnumber">1</span> <span class="toctext">Download and unzip XOWA</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Run_XOWA"><span class="tocnumber">2</span> <span class="toctext">Run XOWA</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#XOWA_folder"><span class="tocnumber">3</span> <span class="toctext">XOWA folder</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Download_and_unzip_XOWA">Download and unzip XOWA</span>
</h2>
<ul>
<li>
Download a package for your operating system from <a href="https://github.com/gnosygnu/xowa/releases/" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/</a> For example, if you're using Windows, you would download <code>xowa_app_windows_v3.1.1.1.zip</code>.
</li>
<li>
Unzip to a folder. See the XOWA Folder section below for possible choices.
</li>
<li>
When finished, you will have a file called <code>readme.txt</code> as well as many other files and directories.
</li>
</ul>
<h2>
<span class="mw-headline" id="Run_XOWA">Run XOWA</span>
</h2>
<ul>
<li>
On <b>Windows</b>, double-click <code>C:\xowa\xowa.exe</code>
</li>
<li>
On <b>Linux</b>, open a terminal and run <code>sh /home/Your_Name/xowa/xowa_linux.sh</code>
</li>
</ul>
<dl>
<dd>
Note that the shell script is a wrapper for <code>java -Xmx256m -jar /home/Your_Name/xowa/xowa_linux.jar</code>
</dd>
</dl>
<ul>
<li>
On <b>OS X</b>, open a terminal and run <code>sh /Users/Your_Name/xowa/xowa_macosx.sh</code>
</li>
</ul>
<dl>
<dd>
Note that the shell script is a wrapper for <code>java -Xmx256m -d32 -XstartOnFirstThread -jar /Users/Your_Name/xowa/xowa_macosx.jar</code>
</dd>
</dl>
<h2>
<span class="mw-headline" id="XOWA_folder">XOWA folder</span>
</h2>
<p>
XOWA works from one folder. For the purpose of the instructions throughout this wiki, this folder will be referred to as <code>/xowa/</code>.
</p>
<p>
The table below lists recommended locations by operating system. Note that these are just recommendations: you can use any other folder on your hard drive (or on a flash memory card).
</p>
<table class='wikitable'>
<tr>
<th>
operating system
</th>
<th>
folder
</th>
<th>
path of xowa jar
</th>
</tr>
<tr>
<td>
Windows
</td>
<td>
C:\xowa\
</td>
<td>
C:\xowa\xowa_windows.jar
</td>
</tr>
<tr>
<td>
Linux
</td>
<td>
/home/Your_Name/xowa/
</td>
<td>
/home/Your_Name/xowa/xowa_linux.jar
</td>
</tr>
<tr>
<td>
OS X
</td>
<td>
/Users/Your_Name/xowa/
</td>
<td>
/Users/Your_Name/xowa/xowa_macosx.jar
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(/xowa/wiki/home/page/xowa_logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
<li><a href="blog.html" title='Follow XOWA''s development process'>Blog</a></li>
<li><a href="screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="download.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="image_dbs.html" title='Download offline wikis and image databases'>Download wikis</a></li>
<li><a href="reviews.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="about.html" title='Get more information about XOWA'>About</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="/xowa/wiki/home/page//App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="setup_simplewiki.html" title='Learn how to set up Simple Wikipedia'>Set up Simple Wikipedia</a></li>
<li><a href="setup_enwiki.html" title='Learn how to set up English Wikipedia'>Set up English Wikipedia</a></li>
<li><a href="setup_other_wikis.html" title='Learn how to set up Other Wikipedias'>Set up Other Wikipedias</a></li>
<li><a href="contact.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,151 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Installation/Self extracting exe - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Installation/Self extracting exe</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA currently uses a self-extracting exe for its windows upgrade package. This page documents the steps to generate the package.
</p>
<ul>
<li>
Download 7-zip from <a href="http://www.7-zip.org/" rel="nofollow" class="external free">http://www.7-zip.org/</a>
</li>
<li>
Download the 7-zip sfx module from <a href="http://7zsfx.info/en/" rel="nofollow" class="external free">http://7zsfx.info/en/</a> XOWA uses version 1.5 (build 2712) from <a href="http://7zsfx.info/files/7zsd_150_2712.7z" rel="nofollow" class="external free">http://7zsfx.info/files/7zsd_150_2712.7z</a>
</li>
<li>
Generate the 7-zip .7z archive (xowa_upgrade.7z)
</li>
<li>
Create a UTF-8 text file (config.txt) and enter the following
</li>
</ul>
<pre>
;!@Install@!UTF-8!
Title="XOWA"
InstallPath="."
OverwriteMode="0"
;!@InstallEnd@!
</pre>
<ul>
<li>
Run the following command to merge the two files into an exe:
</li>
</ul>
<p>
<code>copy /b 7zsd.sfx + config.txt + xowa_upgrade.7z xowa_upgrade.exe</code>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,214 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/System requirements - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/System requirements</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Hardware"><span class="tocnumber">1</span> <span class="toctext">Hardware</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Software"><span class="tocnumber">2</span> <span class="toctext">Software</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Hardware">Hardware</span>
</h2>
<ul>
<li>
CPU: 1.0 GHz minimum; 2.0 GHz recommended
</li>
<li>
Memory: 512 MB minimum; 2 GB recommended
</li>
<li>
Storage: varies per wiki. As a rough guideline, multiply the dump file by 2. For dump sizes, see either <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> or <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a>.
<ul>
<li>
For example, for English Wikipedia, the dump size is 12 GB.
<ul>
<li>
The XOWA wiki will be about 25 GB
</li>
<li>
The import process will need about 2 GB in temp files.
</li>
<li>
You should have at least 30 GB available for the text only version. Images will require at least another 80 GB.
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>
<span class="mw-headline" id="Software">Software</span>
</h2>
<ul>
<li>
Operating System
<ul>
<li>
Windows 32 bit / 64 bit
</li>
<li>
Linux 32 bit / 64 bit
</li>
<li>
Mac OS X 32 bit / 64 bit
</li>
<li>
Raspberry PI (ARM)
</li>
<li>
Android
</li>
</ul>
</li>
<li>
Java 1.7+
<ul>
<li>
If Java is not installed on your machine, you can get it from <a href="http://www.java.com/en/download/manual.jsp" rel="nofollow" class="external free">http://www.java.com/en/download/manual.jsp</a>
</li>
<li>
On Debian Linux systems you can do <span class='console'>sudo apt-get install openjdk-7-jre</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,323 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Setup/Upgrading - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Setup/Upgrading</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
This article describes the process in upgrading your XOWA program from one release to another.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Background"><span class="tocnumber">1</span> <span class="toctext">Background</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Upgrade_by_an_xowa_upgrade_package"><span class="tocnumber">2</span> <span class="toctext">Upgrade by an xowa_upgrade package</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Upgrade_process"><span class="tocnumber">2.1</span> <span class="toctext">Upgrade process</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Upgrade_shelf-life_of_4_weeks"><span class="tocnumber">2.2</span> <span class="toctext">Upgrade shelf-life of 4 weeks</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Upgrade_issues_should_fallback_to_xowa_app_packages"><span class="tocnumber">2.3</span> <span class="toctext">Upgrade issues should fallback to xowa_app packages</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Upgrade_by_an_xowa_app_package"><span class="tocnumber">3</span> <span class="toctext">Upgrade by an xowa_app package</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Upgrade_by_an_xowa_app_package_and_regenerating_the_XOWA_root_directory"><span class="tocnumber">4</span> <span class="toctext">Upgrade by an xowa_app package and regenerating the XOWA root directory</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Background">Background</span>
</h2>
<p>
XOWA has a rapid release cycle, with a new version coming out every week. For more details, see <a href="http://xowa.org/wiki/home/page/Help/Release_schedule.html" id="xolnki_2" title="Help/Release schedule" class="xowa-visited">Help/Release_schedule</a>.
</p>
<p>
XOWA releases frequently for a few reasons:
</p>
<ul>
<li>
<b>MediaWiki updates frequently</b>: English Wikipedia and all the other Wikimedia wikis use a <a href="https://www.mediawiki.org/wiki/Version_lifecycle" rel="nofollow" class="external text">continuous integration model</a>. These releases tend to come out very quickly with releases as often as every week. See <a href="https://www.mediawiki.org/wiki/News" rel="nofollow" class="external free">https://www.mediawiki.org/wiki/News</a> for an example of the release schedule
</li>
<li>
<b>XOWA is still young</b>: XOWA was only released in 2012-12-31. Although a lot of features have been added since then, there are still a lot of features to be added.
</li>
<li>
<b>Frequent release philosophy</b>: I personally prefer having frequent releases as opposed to larger infrequent releases. The former is more manageable, and keeps overall development nimble.
</li>
</ul>
<h2>
<span class="mw-headline" id="Upgrade_by_an_xowa_upgrade_package">Upgrade by an xowa_upgrade package</span>
</h2>
<p>
<code>xowa_upgrade</code> packages are produced with every release.
</p>
<h3>
<span class="mw-headline" id="Upgrade_process">Upgrade process</span>
</h3>
<p>
To upgrade, do the following:
</p>
<p>
<b>Windows</b>
</p>
<ul>
<li>
Download the "xowa_upgrade" exe for your operating system. For example, if you're on Windows with a 64-bit JVM and upgrading to v2.8.2, you would download xowa_upgrade_windows_64_v2.8.2.1.exe
</li>
<li>
Place the .exe in your xowa root directory. For example, if you're running XOWA by using <code>C:\xowa\xowa_64.exe</code>, then place xowa_upgrade_windows_64_v2.8.2.1.exe in <code>C:\xowa</code> so that the file name is <code>C:\xowa\xowa_upgrade_windows_64_v2.8.2.1.exe</code>
</li>
<li>
Double-click the "xowa_upgrade.exe". The upgrade is a self-extracting 7-zip exe and will unzip all files and place them in the correct locations. Among other things, you'll have a new xowa.jar file. For example, <code>C:\xowa\xowa_windows_64.jar</code> should show a recent date.
</li>
</ul>
<p>
<b>Linux / Mac OS X</b>
</p>
<ul>
<li>
Download the "xowa_upgrade" zip for your operating system
</li>
<li>
Place the .zip in your xowa root directory. For example, if you're running Mac OS X by using <code>/Users/your_user_name/xowa/xowa_macosx_64.sh</code>, then place xowa_upgrade_macosx_64_v2.8.2.1.zip in <code>/Users/your_user_name/xowa/</code> so that the file name is <code>/Users/your_user_name/xowa/xowa_upgrade_macosx_64_v2.8.2.1.zip</code>
</li>
<li>
Extract the files. Note that depending on your unzip program, the file may be placed in a new sub-directory. For example, on Mac OS X, the files will be unzipped to a new folder called <code>/Users/your_user_name/xowa/xowa_upgrade_macosx_64_v2.8.2.1/</code>
</li>
<li>
Move the files from the extracted folder to the XOWA root folder. Overwrite any files in the process. For example, on Mac OS X, there will be a new file called <code>/Users/your_user_name/xowa/xowa_upgrade_macosx_64_v2.8.2.1/xowa_macosx_64.jar</code>. This should be moved to <code>/Users/your_user_name/xowa/xowa_macosx_64.jar</code> and overwrite the existing version.
</li>
</ul>
<h3>
<span class="mw-headline" id="Upgrade_shelf-life_of_4_weeks">Upgrade shelf-life of 4 weeks</span>
</h3>
<p>
A given upgrade will only work if your release is within the past 4 weeks. For example:
</p>
<ul>
<li>
You start off with the v2.1.3 application.
</li>
<li>
v2.1.4 is released. You can use the v2.1.4 upgrade since your v2.1.3 release is 1 week old
</li>
<li>
v2.2.1 is released and you haven't upgraded anything. You can use the v2.2.1 upgrade since your v2.1.3 release is 2 weeks old.
</li>
<li>
v2.2.2 is released and you haven't upgraded anything. You can use the v2.2.2 upgrade since your v2.1.3 release is 3 weeks old.
</li>
<li>
v2.2.3 is released and you haven't upgraded anything. You can use the v2.2.3 upgrade since your v2.1.3 release is 4 weeks old.
</li>
<li>
v2.2.4 is released and you haven't upgraded anything. You can not use the v2.2.4 upgrade since your v2.1.3 release is 5 weeks old. You must get a new application package
</li>
</ul>
<p>
Once you upgrade, the 4-week window resets. You can perpetually upgrade XOWA in this fashion. For example:
</p>
<ul>
<li>
You start off with the v2.1.3 application.
</li>
<li>
You upgrade when v2.2.3 is released. Your release will now be v2.2.3
</li>
<li>
You upgrade again when v2.3.3 is released. Your release will now be v2.3.3
</li>
<li>
You upgrade again when v2.4.1 is released. Your release will now be v2.4.1
</li>
<li>
And so on...
</li>
</ul>
<h3>
<span class="mw-headline" id="Upgrade_issues_should_fallback_to_xowa_app_packages">Upgrade issues should fallback to xowa_app packages</span>
</h3>
<p>
If you have problems after using an xowa_upgrade package, try upgrading using an xowa_app package. I personally test xowa_app packages on both Windows and Linux for every release and these will always work. In addition, due to the nature of the build script, the application package is always guaranteed to have the latest changes.
</p>
<h2>
<span class="mw-headline" id="Upgrade_by_an_xowa_app_package">Upgrade by an xowa_app package</span>
</h2>
<p>
You can also upgrade by downloading an xowa_app package and unzipping everything in the xowa root directory. For example:
</p>
<ul>
<li>
Download the "xowa_app" zip for your operating system
</li>
<li>
Place the .zip in your xowa root directory. For example, if you're running on Windows 64-bit by using <code>C:\xowa\windows_64.exe</code>, then place xowa_app_windows_64_v2.8.2.1.zip in <code>C:\xowa\windows_64\</code> so that the file name is <code>C:\xowa\windows_64\xowa_app_windows_64_v2.8.2.1.zip</code>
</li>
<li>
Extract the files. Note that depending on your unzip program, the file may be placed in a new sub-directory. For example, on Windows 64-bit, the files will be unzipped to a new folder called <code>C:\xowa\windows_64\xowa_app_windows_64_v2.8.2.1\</code>
</li>
<li>
Move the files from the extracted folder to the XOWA root folder. Overwrite any files in the process. For example, on Windows 64-bit, there will be a new file called <code>C:\xowa\windows_64\xowa_app_windows_64_v2.8.2.1\xowa_windows_64.jar</code>. This should be moved to <code>C:\xowa\windows_64\xowa_windows_64.jar</code> and overwrite the existing version.
</li>
</ul>
<p>
Note that you can always just upgrade using the <code>xowa_app</code> package. The <code>xowa_upgrade</code> packages are provided because they are generally 5 to 10 times smaller than the application packages.
</p>
<h2>
<span class="mw-headline" id="Upgrade_by_an_xowa_app_package_and_regenerating_the_XOWA_root_directory">Upgrade by an xowa_app package and regenerating the XOWA root directory</span>
</h2>
<p>
You can also do an upgrade by renaming your existing XOWA root directory and unzipping a new app package in the same directory. For example, assuming a Windows system with XOWA in <code>C:\xowa</code>
</p>
<ul>
<li>
Rename the <code>C:\xowa</code> folder to <code>C:\xowa-old</code>
</li>
<li>
Download an app package and unzip it to <code>C:\xowa</code>
</li>
<li>
Move the following directories from <code>C:\xowa-old</code> to <code>C:\xowa</code>
<ul>
<li>
<code>C:\xowa-old\wiki</code> to <code>C:\xowa\wiki</code>
</li>
<li>
<code>C:\xowa-old\file</code> to <code>C:\xowa\file</code>
</li>
<li>
<code>C:\xowa-old\user</code> to <code>C:\xowa\user</code>
</li>
</ul>
</li>
</ul>
<p>
This approach is more manual, but is meant as an alternate approach. It's also useful for moving XOWA from one drive to another.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,449 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Address bar/Shortcuts - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Address bar/Shortcuts</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Shortcuts_to_wikis_in_the_current_language"><span class="tocnumber">1</span> <span class="toctext">Shortcuts to wikis in the current language</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Shortcuts_to_wikis_in_another_language"><span class="tocnumber">2</span> <span class="toctext">Shortcuts to wikis in another language</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Search_shortcut"><span class="tocnumber">3</span> <span class="toctext">Search shortcut</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Customizing_shortcuts"><span class="tocnumber">4</span> <span class="toctext">Customizing shortcuts</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Shortcuts_to_wikis_in_the_current_language">Shortcuts to wikis in the current language</span>
</h2>
<p>
XOWA has pre-defined shortcuts to different wikis. These allow quick access to an article in another wiki without entering in the full url.
</p>
<p>
For example, to open the English Wikipedia article on "Earth", you would ordinarily enter:
</p>
<pre>
en.wikipedia.org/wiki/Earth
</pre>
<p>
Instead, using shortcuts, you can enter:
</p>
<pre>
w:Earth
</pre>
<p>
Note that shortcuts are case-sensitive. "w:Earth" will work, but "W:Earth" will not.
</p>
<p>
The following table lists the shortcut for a given wiki type:
</p>
<table class='wikitable'>
<tr>
<th>
shortcut
</th>
<th>
type
</th>
<th>
example shortcut
</th>
<th>
actual url
</th>
</tr>
<tr>
<td>
w
</td>
<td>
Wikipedia
</td>
<td>
w:Earth
</td>
<td>
en.wikipedia.org/wiki/Earth
</td>
</tr>
<tr>
<td>
d
</td>
<td>
Wiktionary
</td>
<td>
d:Earth
</td>
<td>
en.wiktionary.org/wiki/Earth
</td>
</tr>
<tr>
<td>
s
</td>
<td>
Wikisource
</td>
<td>
s:Earth
</td>
<td>
en.wikisource.org/wiki/Earth
</td>
</tr>
<tr>
<td>
v
</td>
<td>
Wikivoyage
</td>
<td>
v:Earth
</td>
<td>
en.wikivoyage.org/wiki/Earth
</td>
</tr>
<tr>
<td>
q
</td>
<td>
Wikiquote
</td>
<td>
q:Earth
</td>
<td>
en.wikiquote.org/wiki/Earth
</td>
</tr>
<tr>
<td>
b
</td>
<td>
Wikibooks
</td>
<td>
b:Earth
</td>
<td>
en.wikibooks.org/wiki/Earth
</td>
</tr>
<tr>
<td>
u
</td>
<td>
Wikiversity
</td>
<td>
u:Earth
</td>
<td>
en.wikiversity.org/wiki/Earth
</td>
</tr>
<tr>
<td>
n
</td>
<td>
Wikinews
</td>
<td>
n:Earth
</td>
<td>
en.wikinews.org/wiki/Earth
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="Shortcuts_to_wikis_in_another_language">Shortcuts to wikis in another language</span>
</h2>
<p>
Wikis in a non-English language can be opened by prefixing the language code to the shortcut.
</p>
<p>
For example, to go to <code>fr.wikipedia.org/wiki/Terre</code>, you would enter the following:
</p>
<pre>
fr.w:Terre
</pre>
<p>
Note that <code>fr</code> is the language code for "French" and <code>w</code> is the XOWA type code for "Wikipedia" as defined above.
</p>
<h2>
<span class="mw-headline" id="Search_shortcut">Search shortcut</span>
</h2>
<p>
In addition, there is a special shortcut designed for search.
</p>
<pre>
?:Earth
</pre>
<p>
This is equivalent to:
</p>
<pre>
Special:Search/Earth?fulltext=yes
</pre>
<p>
The following is a full list of default custom shortcuts
</p>
<table class='wikitable'>
<tr>
<th>
shortcut
</th>
<th>
format <sup>1</sup>
</th>
</tr>
<tr>
<td>
c
</td>
<td>
commons.wikimedia.org/wiki/~{0}
</td>
</tr>
<tr>
<td>
sp
</td>
<td>
wikispecies.wikimedia.org/wiki/~{0}
</td>
</tr>
<tr>
<td>
meta
</td>
<td>
meta.wikimedia.org/wiki/~{0}
</td>
</tr>
<tr>
<td>
?
</td>
<td>
Special:Search/~{0}?fulltext=yes
</td>
</tr>
<tr>
<td>
wd
</td>
<td>
www.wikidata.org/wiki/~{0}
</td>
</tr>
<tr>
<td>
wd.q
</td>
<td>
www.wikidata.org/wiki/q~{0}
</td>
</tr>
<tr>
<td>
wd.p
</td>
<td>
www.wikidata.org/wiki/Property:p~{0}
</td>
</tr>
</table>
<p>
<sup>1</sup>Note that the ~{0} is used for substitution.
</p>
<h2>
<span class="mw-headline" id="Customizing_shortcuts">Customizing shortcuts</span>
</h2>
<p>
XOWA also allows customization of shortcuts by modifying the custom gfs file. See: <a href="http://xowa.org/wiki/home/page/Options/Config_script.html" id="xolnki_2" title="Options/Config script" class="xowa-visited">Options/Config_script</a>
</p>
<p>
Shortcuts should be chosen wisely. In particular, using "http", "https" and "file" as a shortcut is heavily discouraged. Similarly, "Category", "Talk", "Help", "Template", "Wikipedia" and other wiki namespaces should be avoided.
</p>
<p>
<b>NOTE</b>: The following script may change in future versions. If your customized shortcut stops working in a future version, please check this page again.
</p>
<pre>
app.gui_mgr.url_macros {
// note that custom macros take precedence over types. For example, a custom macro of "en.w" will override the type macro of "en.w".
custom {
/*
~{0}: page
The page is the rest of the url after the ":". For example, in "c:Earth", "Earth" is the page.
*/
set('c' , 'commons.wikimedia.org/wiki/~{0}');
set('sp' , 'wikispecies.wikimedia.org/wiki/~{0}');
set('meta' , 'meta.wikimedia.org/wiki/~{0}');
set('wd' , 'www.wikidata.org/wiki/~{0}');
set('wd.q' , 'www.wikidata.org/wiki/Q~{0}');
set('wd.p' , 'www.wikidata.org/wiki/Property:P~{0}');
set('?' , 'Special:Search/~{0}?fulltext=y');
// clear; // clears all macros
// del('c'); // deletes macro for "c"
}
lang_default = 'en'; // sets default language to "en". Entering in "w:French" is the same as "en.w:French"
types {
/*
~{0}: language code
The langage code is the part of the url before the first ".". For example, in "en.w:Earth", "en" is the language code.
If a language code is not entered, then the "lang_default" will be used. For example, "w:Earth" has no language code, and "en" will be used.
~{1}: page
The page is the rest of the url after the ":". For example, in "en.w:Earth", "Earth" is the page.
*/
set('w', '~{0}.wikipedia.org/wiki/~{1}');
set('d', '~{0}.wiktionary.org/wiki/~{1}');
set('s', '~{0}.wikisource.org/wiki/~{1}');
set('v', '~{0}.wikivoyage.org/wiki/~{1}');
set('q', '~{0}.wikiquote.org/wiki/~{1}');
set('b', '~{0}.wikibooks.org/wiki/~{1}');
set('u', '~{0}.wikiversity.org/wiki/~{1}');
set('n', '~{0}.wikinews.org/wiki/~{1}');
set('a', '~{0}.wikia.com/wiki/~{1}');
// clear; // clears all macros
// del('a'); // deletes macro for "a"
}
}
</pre>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,219 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Address bar/URLs - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Address bar/URLs</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
URLs are used to navigate to a page in a wiki. This page will describe the different formats that can be entered into the address bar.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Full_URLs"><span class="tocnumber">1</span> <span class="toctext">Full URLs</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Page_name"><span class="tocnumber">2</span> <span class="toctext">Page name</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Shortcut"><span class="tocnumber">3</span> <span class="toctext">Shortcut</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#http_format"><span class="tocnumber">4</span> <span class="toctext">http format</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Full_URLs">Full URLs</span>
</h2>
<p>
A full URL will point absolutely to one specific page in one specific wiki from any wiki.
</p>
<p>
For example, "en.wikipedia.org/wiki/Earth" will always navigate to the "Earth" page in "en.wikipedia.org" regardless of whether the current wiki is "en.wikipedia.org", "en.wiktionary.org" or "simple.wikipedia.org"
</p>
<h2>
<span class="mw-headline" id="Page_name">Page name</span>
</h2>
<p>
A short name allows quick lookup of an article within the current wiki.
</p>
<p>
For example, if you are in "en.wikipedia.org", typing in just "Earth" will take you to the Earth page inside en.wikipedia.org.
</p>
<h2>
<span class="mw-headline" id="Shortcut">Shortcut</span>
</h2>
<p>
A shortcut is a compromise between the absolute reference of a full URL and the brevity of a page name.
</p>
<p>
For example, "w:Earth" will always take you to "en.wikipedia.org/wiki/Earth" from any other wiki. It is only 2 characters longer than "Earth".
</p>
<p>
See <a href="http://xowa.org/wiki/home/page/App/UI/Address_bar/Shortcuts.html" id="xolnki_2" title="App/UI/Address bar/Shortcuts">shortcuts</a> for more information.
</p>
<h2>
<span class="mw-headline" id="http_format">http format</span>
</h2>
<p>
An http format url allows for copying and pasting directly from Firefox or other applications.
</p>
<p>
For example:
</p>
<ul>
<li>
Right click on any link to wikipedia
</li>
<li>
Select "Copy Link Location"
</li>
<li>
Press Ctrl-V to paste the link into the address bar. This will paste the full url of "http://en.wikipedia.org/wiki/Earth"
</li>
<li>
Press Enter. You will be redirected to "en.wikipedia.org/wiki/Earth"
</li>
</ul>
<p>
Alternatively, instead of Ctrl-V and Enter, you can also middle-click on the URL bar. This will:
</p>
<ul>
<li>
Delete all text
</li>
<li>
Paste whatever's on your clipboard into the Address bar
</li>
<li>
Automatically try to open the page
</li>
</ul>
<p>
On a similar note, you can also copy and paste urls of the format "http://upload.wikimedia.org/wikipedia/commons/7/78/The_Blue_Marble.jpg". This will be converted to commons.wikimedia.org/wiki/File:The Blue Marble.jpg
</p>
<p>
Note that http format also works for urls with the format of http://en.wikipedia.org/w/index.php?title=Earth
</p>
<p>
<br>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,186 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Find box - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Find box</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Basic_operation"><span class="tocnumber">1</span> <span class="toctext">Basic operation</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Find_scope"><span class="tocnumber">2</span> <span class="toctext">Find scope</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Advanced_commands"><span class="tocnumber">3</span> <span class="toctext">Advanced commands</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Basic_operation">Basic operation</span>
</h2>
<p>
The Find box is intended to work like the Mozilla Firefox Find box. To use it, please do the following
</p>
<ul>
<li>
Press Ctrl+F
</li>
<li>
Type a word into the box. The first word matching the text in the find box will be highlighted. Other matches will be highlighted in yellow.
</li>
<li>
Press Enter. The next matching word will be highlighted.
</li>
</ul>
<p>
You can try it out on this page with the word "find". Try it out.
</p>
<h2>
<span class="mw-headline" id="Find_scope">Find scope</span>
</h2>
<p>
Note that in Read mode, the Find box will find any word on the page. This includes sections outside the main content area, such as the left nav. Type the word "page" and see what gets found.
</p>
<p>
However in Edit and View HTML mode, the find functionality is limited to text in the main text box.
</p>
<h2>
<span class="mw-headline" id="Advanced_commands">Advanced commands</span>
</h2>
<p>
The Find box also supports additional keyboard shortcuts.
</p>
<ul>
<li>
Alt+N: Find next matching word.
</li>
<li>
Alt+P: Find previous matching word.
</li>
<li>
Alt+C: Toggle case-sensitivity (default is case-insensitive)
</li>
<li>
Alt+W: Toggle wrap search (default is wrap)
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,316 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/HTML Browser - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/HTML Browser</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
The HTML Browser is a core part of the XOWA application.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#HTTP_Server"><span class="tocnumber">2</span> <span class="toctext">HTTP Server</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Android"><span class="tocnumber">3</span> <span class="toctext">Android</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#SWT"><span class="tocnumber">4</span> <span class="toctext">SWT</span></a>
<ul>
<li class="toclevel-2 tocsection-5">
<a href="#Mozilla_.28XULRunner.29"><span class="tocnumber">4.1</span> <span class="toctext">Mozilla (XULRunner)</span></a>
<ul>
<li class="toclevel-3 tocsection-6">
<a href="#Background"><span class="tocnumber">4.1.1</span> <span class="toctext">Background</span></a>
</li>
<li class="toclevel-3 tocsection-7">
<a href="#ESR_limitation"><span class="tocnumber">4.1.2</span> <span class="toctext">ESR limitation</span></a>
</li>
</ul>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#WebKit"><span class="tocnumber">4.2</span> <span class="toctext">WebKit</span></a>
</li>
<li class="toclevel-2 tocsection-9">
<a href="#None"><span class="tocnumber">4.3</span> <span class="toctext">None</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Current_state_of_the_SWT_HTML_Browser_by_operating_systems"><span class="tocnumber">5</span> <span class="toctext">Current state of the SWT HTML Browser by operating systems</span></a>
<ul>
<li class="toclevel-2 tocsection-11">
<a href="#Windows"><span class="tocnumber">5.1</span> <span class="toctext">Windows</span></a>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#Mac_OS_X"><span class="tocnumber">5.2</span> <span class="toctext">Mac OS X</span></a>
</li>
<li class="toclevel-2 tocsection-13">
<a href="#Linux"><span class="tocnumber">5.3</span> <span class="toctext">Linux</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
The XOWA GUI application embeds a web browser to show the wiki pages.
</p>
<h2>
<span class="mw-headline" id="HTTP_Server">HTTP Server</span>
</h2>
<p>
XOWA HTTP Server does not use the embedded XOWA web browser.
</p>
<h2>
<span class="mw-headline" id="Android">Android</span>
</h2>
<p>
XOWA droid uses the built in WebView that comes with Android.
</p>
<h2>
<span class="mw-headline" id="SWT">SWT</span>
</h2>
<p>
XOWA uses SWT for its Web Browser across all 3 major operating systems: Windows, Linux, Mac OS X.
</p>
<p>
SWT provides 3 different modes for its Web Browser: mozilla, webkit and none. These can be configured through /xowa/bin/operating_system_name/xowa/cfg/xowa_cfg_os.gfs with the following snippet:
</p>
<pre>
app.gui {
browser_type = 'mozilla';
}
</pre>
<p>
More information on the 3 modes are below
</p>
<h3>
<span class="mw-headline" id="Mozilla_.28XULRunner.29">Mozilla (XULRunner)</span>
</h3>
<h4>
<span class="mw-headline" id="Background">Background</span>
</h4>
<p>
<a href="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner" rel="nofollow" class="external text">XULRunner</a> is a runtime package provided by Mozilla that can be used to build Firefox-like applications. It can be deployed in a standalone package that does not interfere with any installed versions of Firefox.
</p>
<p>
The download location for xulrunner is <a href="http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/" rel="nofollow" class="external free">http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/</a>
</p>
<p>
XOWA includes xulrunner at /xowa/operating_system_name/xulrunner . For example, on Linux 64-bit, this folder is at /xowa/linux_64/xulrunner/
</p>
<p>
XOWA can use different versions of xulrunner with something like the following snippet:
</p>
<pre>
app.gui {
browser_type = 'mozilla';
xul_runner_path = '~{&lt;&gt;bin_plat_dir&lt;&gt;}xulrunner_v24';
}
</pre>
<h4>
<span class="mw-headline" id="ESR_limitation">ESR limitation</span>
</h4>
<p>
Mozilla Firefox has Extended Support Releases (ESRs). These start at version 10 and occur at 7-step intervals: 10, 17, 24, 31, 38.
</p>
<p>
Each version of SWT limits compatibility to a specific XULRunner ESR. For SWT version 4.5, the highest XULRunner is 31. Also, non-ESR versions are not allowed. For example, SWT will fail if using XULRunner v30.
</p>
<h3>
<span class="mw-headline" id="WebKit">WebKit</span>
</h3>
<p>
SWT can also be configured to use the system's default WebKit browser. In most cases, this relates directly to Safari and is easiest done on a Mac OS X system. It can be done for Linux / Windows, but further steps need to be taken. See <a href="https://www.eclipse.org/swt/faq.php#howusewebkit" rel="nofollow" class="external free">https://www.eclipse.org/swt/faq.php#howusewebkit</a>
</p>
<p>
XOWA may support WebKit on Linux / Windows at a future date, but for now, it is not a backlog item. If you are interested, please contact me and I will reevaluate.
</p>
<h3>
<span class="mw-headline" id="None">None</span>
</h3>
<p>
SWT can also be configured to use the system's browser through the keyword "none". For all intents and purposes, this basically applies to using Internet Explorer on Windows machines.
</p>
<p>
XOWA does not support Internet Explorer. It may do so in the future, but it would be dependent on the ease of the Javascript / CSS integration.
</p>
<h2>
<span class="mw-headline" id="Current_state_of_the_SWT_HTML_Browser_by_operating_systems">Current state of the SWT HTML Browser by operating systems</span>
</h2>
<h3>
<span class="mw-headline" id="Windows">Windows</span>
</h3>
<p>
As of v2.6.5, XOWA uses XUL Runner 24 for both Windows 32 bit and Windows 64.
</p>
<p>
XULRunner 31 does work with Windows XP and Windows 7, but there have been reports of failure on Windows 8. As a result, 24 is the official package.
</p>
<p>
There is one known issue wherein an error message appears in the console: <code>1435372844657 addons.manager ERROR startup failed: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIPrefBranch.setCharPref]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: resource://gre/modules/AddonManager.jsm :: AMI_startup :: line 645" data: no] Stack trace: AMI_startup()@resource://gre/modules/AddonManager.jsm:645 &lt; AMP_startup()@resource://gre/modules/AddonManager.jsm:2318 &lt; AMC_observe()@resource://gre/components/addonManager.js:55 &lt; &lt;file:unknown&gt;</code>
</p>
<p>
However this appears to be benign. There is also currently an open bug on it. <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=466391" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=466391</a>
</p>
<p>
Neither WebKit nor None are supported on Windows.
</p>
<h3>
<span class="mw-headline" id="Mac_OS_X">Mac OS X</span>
</h3>
<p>
As of v2.6.3, XOWA uses WebKit for Mac OS X.
</p>
<p>
The app package also includes XULRunner 31, but this is not enabled by default. The main issue is that mouse events are not relayed from XULrunner to SWT: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=246830" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=246830</a> . As a result, mouse hover does not work, and XOWA popups will not show.
</p>
<p>
WebKit appears to be mostly functional, but it doesn't handle cursor changes. Hovering over a link won't change the cursor to a hand cursor. This appears to be an SWT issue, though the only known ticket is closed: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=237562" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=237562</a>
</p>
<p>
The None mode is not supported on Mac OS X
</p>
<h3>
<span class="mw-headline" id="Linux">Linux</span>
</h3>
<p>
As of v2.6.5, XOWA uses XULRunner 24 with Linux.
</p>
<p>
Unfortunately, XULRunner 31 is not yet implemented by SWT. See: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=437700" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=437700</a>
</p>
<p>
Furthermore, XULRunner 24 requires GTK3 to be disabled since XULRunner is not yet ported to GTK3. See: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=423870" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=423870</a>
</p>
<p>
XOWA accomplishes this by running the following in the xowa_linux_64.sh file "export SWT_GTK3=0 &amp;&amp; java -jar xowa_linux_64.jar"
</p>
<p>
Neither WebKit nor None are supported on Linux.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,650 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Keybindings - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Keybindings</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Content-editable"><span class="tocnumber">1</span> <span class="toctext">Content-editable</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#XOWA_keyboard_shortcuts_.28basic.29"><span class="tocnumber">2</span> <span class="toctext">XOWA keyboard shortcuts (basic)</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#XOWA_keyboard_shortcuts_.28advanced.29"><span class="tocnumber">3</span> <span class="toctext">XOWA keyboard shortcuts (advanced)</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#List_of_shortcuts"><span class="tocnumber">4</span> <span class="toctext">List of shortcuts</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Content-editable">Content-editable</span>
</h2>
<p>
XOWA allows keyboard navigation using the content-editable attribute. Note that this is somewhat of a hack and it results in odd UI behavior.
</p>
<p>
Content-editable can be enabled with the following
</p>
<ul>
<li>
Open the <b>xowa.gfs</b> file
</li>
<li>
Change <code>content_editable_('n')</code> to <code>content_editable_('<span style="color:red;">y</span>')</code>
</li>
<li>
Restart XOWA
</li>
</ul>
<h2>
<span class="mw-headline" id="XOWA_keyboard_shortcuts_.28basic.29">XOWA keyboard shortcuts (basic)</span>
</h2>
<p>
See <a href="http://xowa.org/wiki/home/page/Options/Shortcuts.html" id="xolnki_2" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
</p>
<h2>
<span class="mw-headline" id="XOWA_keyboard_shortcuts_.28advanced.29">XOWA keyboard shortcuts (advanced)</span>
</h2>
<p>
The <b>xowa.gfs</b> file allows customization of keyboard shortcuts. This section explains the format of the keyboard codes.
</p>
<ul>
<li>
"mod" is short for modifier
</li>
</ul>
<dl>
<dd>
valid values are "a" (alt), "c" (control), and "s" (shift). EX: "mod.a" means "Alt"
</dd>
<dd>
values can be combined. for example, mod.ca means press "Ctrl" and "Alt"
</dd>
</dl>
<ul>
<li>
"+" means press at the same time
</li>
</ul>
<dl>
<dd>
for example: "mod.a+key.d" means press "Alt" and "D" at the same time
</dd>
<dd>
"+" should only be used for a modifier and a regular key character
</dd>
</dl>
<ul>
<li>
"," means press in succession
</li>
</ul>
<dl>
<dd>
for example, "mod.c+key.m,mod.c+key.e" means
<dl>
<dd>
first, press "Ctrl" and "M"
</dd>
<dd>
next, press "Ctrl" and "E"
</dd>
<dd>
the command will activate when the last key is pressed
</dd>
</dl>
</dd>
<dd>
pressing any other key before the last will cancel the chord
</dd>
<dd>
there is no limit to chorded keys, but please use appropriately (i.e.: 5 chorded keystrokes are not recommended).
</dd>
</dl>
<ul>
<li>
"|" means alternative
</li>
</ul>
<dl>
<dd>
for example, "mod.c+key.q|mod.c+key.x" means press either ctrl+q or ctrl+x
</dd>
<dd>
there is no limit to alternatives, but please do not go beyond 8
</dd>
</dl>
<ul>
<li>
"mouse" bindings are possible but to be used with caution as they may not override the default mouse behavior
</li>
</ul>
<dl>
<dd>
you are free to experiment, but the results may be unsatisfying
</dd>
</dl>
<ul>
<li>
finally, the three sections in the config file will be consolidated into one at a later date. the last section will likely be the ultimate form.
</li>
</ul>
<h2>
<span class="mw-headline" id="List_of_shortcuts">List of shortcuts</span>
</h2>
<table class='wikitable'>
<tr>
<th>
Category
</th>
<th>
Key
</th>
<th>
Description
</th>
<th>
Config file setting
</th>
</tr>
<tr>
<td>
Application
</td>
<td>
F1
</td>
<td>
Show help
</td>
<td>
page_goto("home/wiki/Help:Contents");
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
Ctrl+F1
</td>
<td>
Show sandbox
</td>
<td>
eval("xowa_proc_html_tidy_toggle");
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
Ctrl+Q
</td>
<td>
Exit app
</td>
<td>
app_exit
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
Ctrl+Shift+H
</td>
<td>
Show page history
</td>
<td>
app_history_show
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
Ctrl+Shift+R
</td>
<td>
Open random page
</td>
<td>
special_random
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
F3
</td>
<td>
Show bookmarks
</td>
<td>
page_goto("home/wiki/Data:Bookmarks");
</td>
</tr>
<tr>
<td>
Application
</td>
<td>
Ctrl+Shift+P
</td>
<td>
Show list of recent status messages(must click inside status bar)
</td>
<td>
prog_box_log();
</td>
</tr>
<tr>
<td>
Read
</td>
<td>
Ctrl+L
</td>
<td>
Open link (content editable mode)
</td>
<td>
link_click
</td>
</tr>
<tr>
<td>
Navigation
</td>
<td>
Alt+Left
</td>
<td>
Go back one page
</td>
<td>
history_fwd
</td>
</tr>
<tr>
<td>
Navigation
</td>
<td>
Alt+Right
</td>
<td>
Go forward one page
</td>
<td>
history_bwd
</td>
</tr>
<tr>
<td>
Focus
</td>
<td>
Alt+D
</td>
<td>
Focus url box
</td>
<td>
url_box_focus
</td>
</tr>
<tr>
<td>
Focus
</td>
<td>
Ctrl+F
</td>
<td>
Focus find box
</td>
<td>
find_box_focus
</td>
</tr>
<tr>
<td>
Focus
</td>
<td>
Ctrl+Alt+P
</td>
<td>
Focus progress box
</td>
<td>
statux_box_focus
</td>
</tr>
<tr>
<td>
Focus
</td>
<td>
Escape
</td>
<td>
Focus html box
</td>
<td>
wiki_box_focus
</td>
</tr>
<tr>
<td>
Find
</td>
<td>
Alt+N
</td>
<td>
Find next match
</td>
<td>
find_box_fwd
</td>
</tr>
<tr>
<td>
Find
</td>
<td>
Alt+P
</td>
<td>
Find previous match
</td>
<td>
find_box_bwd
</td>
</tr>
<tr>
<td>
Find
</td>
<td>
Alt+C
</td>
<td>
Toggle case sensitivity
</td>
<td>
find_box_case_toggle
</td>
</tr>
<tr>
<td>
Find
</td>
<td>
Alt+W
</td>
<td>
Toggle wrap search
</td>
<td>
find_box_wrap_toggle
</td>
</tr>
<tr>
<td>
Page
</td>
<td>
Alt+Shift+R
</td>
<td>
Switch page to read mode
</td>
<td>
page_view_read
</td>
</tr>
<tr>
<td>
Page
</td>
<td>
Alt+Shift+E
</td>
<td>
Switch page to edit mode
</td>
<td>
page_view_edit
</td>
</tr>
<tr>
<td>
Page
</td>
<td>
Alt+Shift+H
</td>
<td>
Switch page to html mode
</td>
<td>
page_view_html
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Alt+Shift+Period
</td>
<td>
Preview page
</td>
<td>
page_edit_preview
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Alt+Shift+S
</td>
<td>
Save page and switch to read mode
</td>
<td>
page_edit_save
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Ctrl+S
</td>
<td>
Save page
</td>
<td>
page_edit_save_draft
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Alt+Shift+Comma
</td>
<td>
Focus edit box
</td>
<td>
page_edit_focus__box
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Alt+Shift+Period
</td>
<td>
Focus first heading
</td>
<td>
page_edit_focus_first
</td>
</tr>
<tr>
<td>
Edit
</td>
<td>
Alt+R
</td>
<td>
Rename page
</td>
<td>
page_edit_rename();
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,406 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Main window/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Main window/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
The XOWA Window is meant to be a minimalistic representation of a web browser.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Back_button"><span class="tocnumber">1</span> <span class="toctext">Back button</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Forward_button"><span class="tocnumber">2</span> <span class="toctext">Forward button</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Address_bar"><span class="tocnumber">3</span> <span class="toctext">Address bar</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Address_bar_go_button"><span class="tocnumber">4</span> <span class="toctext">Address bar go button</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Search_box"><span class="tocnumber">5</span> <span class="toctext">Search box</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Search_activate_button"><span class="tocnumber">6</span> <span class="toctext">Search activate button</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Browser_box"><span class="tocnumber">7</span> <span class="toctext">Browser box</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Find_box"><span class="tocnumber">8</span> <span class="toctext">Find box</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Progress_box"><span class="tocnumber">9</span> <span class="toctext">Progress box</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Note_box"><span class="tocnumber">10</span> <span class="toctext">Note box</span></a>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Common_behavior"><span class="tocnumber">11</span> <span class="toctext">Common behavior</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Back_button">Back button</span>
</h2>
<ul>
<li>
This button is located in the top left hand corner of the screen. It is denoted by a green arrow pointing left.
</li>
<li>
It has the same functionality as a web browser's back button. It navigates you back to a page you left.
</li>
<li>
To move back, click the back button or press Alt+Left.
</li>
</ul>
<h2>
<span class="mw-headline" id="Forward_button">Forward button</span>
</h2>
<ul>
<li>
This button is located in the top left hand corner of the screen. It is denoted by a green arrow pointing right.
</li>
<li>
It has the same functionality as a web browser's forward button. It navigates you to a page you left with the back button.
</li>
<li>
To move forward, click the forward button or press Alt+Right.
</li>
</ul>
<h2>
<span class="mw-headline" id="Address_bar">Address bar</span>
</h2>
<ul>
<li>
The address bar is located at the top of the screen.
</li>
<li>
It can be used to navigate to other pages in the wiki.
<ul>
<li>
For example, type "Help/Contents" into the bar and press Enter. It will take you to the main Help page.
</li>
<li>
You can also use it to navigate to other wikis. If you type <span class='url'>simple.wikipedia.org</span> into the address bar, it will take you to the "Main Page" for Simple Wikipedia
</li>
</ul>
</li>
<li>
Note that you can also press the Go button instead of Enter to select the address.
</li>
<li>
There are other formats that can be entered into the address bar. For more information, see <a href="http://xowa.org/wiki/home/page/App/UI/Address_bar/Shortcuts.html" id="xolnki_2" title="App/UI/Address bar/Shortcuts">App/UI/Address_bar/Shortcuts</a>
</li>
<li>
To select the address bar, press Alt+D.
</li>
<li>
The address bar also has auto-completion. Try typing in "a", "b" in the address bar
</li>
</ul>
<h2>
<span class="mw-headline" id="Address_bar_go_button">Address bar go button</span>
</h2>
<ul>
<li>
The go button is located right of the address bar. It is denoted by the downward pointing green arrow.
</li>
<li>
It can be pressed to activate the address in the address bar. Note that you can also press Enter in the address bar.
</li>
</ul>
<h2>
<span class="mw-headline" id="Search_box">Search box</span>
</h2>
<ul>
<li>
The search box allows you to find all pages in a wiki starting with the term. This is the same as the Special:AllPages search feature
<ul>
<li>
For example, typing in "Earth" will find all pages in the wiki that start with the word "Earth".
</li>
</ul>
</li>
<li>
Note that you can also press the magnifying glass button instead of Enter to activate the search.
</li>
</ul>
<h2>
<span class="mw-headline" id="Search_activate_button">Search activate button</span>
</h2>
<ul>
<li>
The search button is located right of the search box. It is denoted by the magnifying glass icon.
</li>
<li>
It can be pressed to navigate to activate the search in the search bar.
</li>
</ul>
<h2>
<span class="mw-headline" id="Browser_box">Browser box</span>
</h2>
<ul>
<li>
The browser box takes up most of the screen.
</li>
<li>
Its main purpose is to render all content, such as the text you're reading now.
</li>
</ul>
<h2>
<span class="mw-headline" id="Find_box">Find box</span>
</h2>
<ul>
<li>
The find box is located in the bottom left hand corner of the screen.
</li>
<li>
It can be used to search for text on the page. If you type a word in the box, it will automatically find and highlight it in the browser box.
</li>
<li>
The find box defaults to a hidden state. To activate it, do one of the following:
<ul>
<li>
Press Ctrl+F
</li>
<li>
Choose the following from the Main Menu: Edit -&gt; Find
</li>
<li>
Right click in the browser box. Select Find from the popup menu.
</li>
</ul>
</li>
<li>
To use it, do the following:
<ul>
<li>
Type the word "box" in the find box. It will highlight the "box" in Browser box.
</li>
<li>
Press Enter. It will now highlight the next "box" word
</li>
</ul>
</li>
<li>
For more information, see <a href="http://xowa.org/wiki/home/page/App/UI/Find_box.html" id="xolnki_3" title="App/UI/Find box" class="xowa-visited">App/UI/Find_box</a>.
</li>
</ul>
<h2>
<span class="mw-headline" id="Progress_box">Progress box</span>
</h2>
<ul>
<li>
The progress box is located at the bottom of the screen.
</li>
<li>
It displays transient messages from the application.
</li>
<li>
To view the info box, do one of the following
<ul>
<li>
Press Ctrl+Alt+P
</li>
<li>
Choose the following from the Main Menu: View -&gt; Show Progress Messages
</li>
<li>
Middle-click the progress box
</li>
</ul>
</li>
</ul>
<h2>
<span class="mw-headline" id="Note_box">Note box</span>
</h2>
<ul>
<li>
The info box is located in the bottom-right hand corner of the screen.
</li>
<li>
It displays warnings from the application. It is disabled by default, but can be enabled through <a href="http://xowa.org/wiki/home/page/Options/Dev.html" id="xolnki_4" title="Options/Dev" class="xowa-visited">Options/Dev</a>
</li>
<li>
To select the info box, press Ctrl+Alt+N.
</li>
<li>
To clear messages, press Ctrl+Alt+C.
</li>
</ul>
<h2>
<span class="mw-headline" id="Common_behavior">Common behavior</span>
</h2>
<ul>
<li>
The "Address bar", "Find box", "Progress box", and "Note box" are standard text boxes. As such, the following behavior will work:
<ul>
<li>
Right clicking in the box will bring up the standard context menu of Cut, Copy, Paste, Undo, Select All
</li>
<li>
The standard keyboard shortcuts will work
<ul>
<li>
Ctrl+X: Cut
</li>
<li>
Ctrl+C: Copy
</li>
<li>
Ctrl+V: Paste
</li>
<li>
Ctrl+A: Select All
</li>
<li>
Ctrl+Z: Undo
</li>
<li>
Ctrl+Shift+Z: Redo
</li>
</ul>
</li>
</ul>
</li>
<li>
The "Browser box" has a right-click context menu. It also responds to the same keyboard shortcuts listed above.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,417 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Menus - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Menus</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA provides a menu for the main window as well as a popup menu for the HTML browser.
</p>
<ul>
<li>
The main menu can be activated by pressing and releasing Alt and then using the arrow keys (or the shortcuts)
</li>
<li>
The popup menu can be activated by right-clicking anywhere in the HTML area.
</li>
</ul>
<p>
These menus can also be customized using the source at <a href="http://xowa.org/wiki/home/page/Options/Menus.html" id="xolnki_2" title="Options/Menus" class="xowa-visited">Options/Menus</a>
</p>
<p>
Note that internationalization (translation by language) is only supported for German. Other languages can be supported, but translations are needed! See <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_3" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Reordering_items"><span class="tocnumber">1</span> <span class="toctext">Reordering items</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Removing_buttons"><span class="tocnumber">2</span> <span class="toctext">Removing buttons</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Removing_groups"><span class="tocnumber">3</span> <span class="toctext">Removing groups</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Modifying_buttons"><span class="tocnumber">4</span> <span class="toctext">Modifying buttons</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Modifying_groups"><span class="tocnumber">5</span> <span class="toctext">Modifying groups</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Adding_buttons"><span class="tocnumber">6</span> <span class="toctext">Adding buttons</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Adding_groups"><span class="tocnumber">7</span> <span class="toctext">Adding groups</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Reordering_items">Reordering items</span>
</h2>
<p>
To reorder buttons / groups, simply move the corresponding line / lines
</p>
<p>
For example, to move the <code>about</code> item
</p>
<ul>
<li>
Cut line 7
</li>
<li>
Paste at line 3
</li>
</ul>
<p>
<b>Before</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">6</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">7</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<p>
<b>After</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">4</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">6</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">7</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<h2>
<span class="mw-headline" id="Removing_buttons">Removing buttons</span>
</h2>
<p>
To remove a button, remove the entire line.
</p>
<p>
For example, to remove the <code>diagnostics</code> item, remove the line <code>add_btn_default('xowa.help.diagnostics');</code>
</p>
<p>
<b>Before</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">6</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">7</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<p>
<b>After</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">5</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">6</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">7</span> <span>}</span>
</pre>
</div>
<h2>
<span class="mw-headline" id="Removing_groups">Removing groups</span>
</h2>
<p>
To remove a group, remove the entire group starting at the line with the <code>{</code> and ending at the line with the <code>}</code>.
</p>
<p>
For example, to remove the <code>wikis</code> group, remove lines 4 - 7.
</p>
<p>
<b>Before</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.tools') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.tools.options');</span>
<span style="-moz-user-select:none;">3</span> <span> add_spr;</span>
<span style="-moz-user-select:none;">4</span> <span style="background-color: #FFFFCC;"> add_grp_default('xowa.tools.wikis') {</span>
<span style="-moz-user-select:none;">5</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.tools.wikis.import_from_list');</span>
<span style="-moz-user-select:none;">6</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.tools.wikis.import_from_script');</span>
<span style="-moz-user-select:none;">7</span> <span style="background-color: #FFFFCC;"> }</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<p>
<b>After</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.tools') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.tools.options');</span>
<span style="-moz-user-select:none;">3</span> <span> add_spr;</span>
<span style="-moz-user-select:none;">4</span> <span>}</span>
</pre>
</div>
<h2>
<span class="mw-headline" id="Modifying_buttons">Modifying buttons</span>
</h2>
<p>
To modify a button, change the properties for the button.
</p>
<p>
For example, to change the properties of the <code>diagnostics</code> item, do the following:
</p>
<p>
<b>Before</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">6</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">7</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<p>
<b>After</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span>add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span style="background-color: #FFFFCC;"> add_btn_default('xowa.help.diagnostics') {</span>
<span style="-moz-user-select:none;">5</span> <span style="background-color: #FFFFCC;"> text = 'Diagnostics for Scribunto';</span>
<span style="-moz-user-select:none;">6</span> <span style="background-color: #FFFFCC;"> shortcut = 's';</span>
<span style="-moz-user-select:none;">7</span> <span style="background-color: #FFFFCC;"> img = 'help/about.png';</span>
<span style="-moz-user-select:none;">8</span> <span style="background-color: #FFFFCC;"> cmd = 'app.api.nav.goto("home/wiki/Help:Diagnostics/Scribunto/All");';</span>
<span style="-moz-user-select:none;">9</span> <span style="background-color: #FFFFCC;"> }</span>
<span style="-moz-user-select:none;">10</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">11</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">12</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">13</span> <span>}</span>
</pre>
</div>
<ul>
<li>
To leave text, shortcut, img, or cmd unchanged, omit the line.
</li>
<li>
To leave an image or a shortcut blank, use <code>''</code>
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Modifying_groups">Modifying groups</span>
</h2>
<p>
To modify a group, change the properties for the group.
</p>
<p>
For example, to change the properties of the <code>help</code> item, do the following:
</p>
<p>
<b>Before</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span style="background-color: #FFFFCC;">add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">3</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">4</span> <span> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">6</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">7</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">8</span> <span>}</span>
</pre>
</div>
<p>
<b>After</b>:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
<span style="-moz-user-select:none;">1</span> <span style="background-color: #FFFFCC;">add_grp_default('xowa.help') {</span>
<span style="-moz-user-select:none;">2</span> <span style="background-color: #FFFFCC;"> text = 'my help';</span>
<span style="-moz-user-select:none;">3</span> <span style="background-color: #FFFFCC;"> shortcut = 'y';</span>
<span style="-moz-user-select:none;">4</span> <span style="background-color: #FFFFCC;"> img = 'help/about.png';</span>
<span style="-moz-user-select:none;">5</span> <span> add_btn_default('xowa.help.help');</span>
<span style="-moz-user-select:none;">6</span> <span> add_btn_default('xowa.help.change_log');</span>
<span style="-moz-user-select:none;">7</span> <span> add_btn_default('xowa.help.diagnostics');</span>
<span style="-moz-user-select:none;">8</span> <span> add_btn_default('xowa.help.context_menu');</span>
<span style="-moz-user-select:none;">9</span> <span> add_spr();</span>
<span style="-moz-user-select:none;">10</span> <span> add_btn_default('xowa.help.about');</span>
<span style="-moz-user-select:none;">11</span> <span>}</span>
</pre>
</div>
<h2>
<span class="mw-headline" id="Adding_buttons">Adding buttons</span>
</h2>
<p>
To add a button, add a new line for <code>add_btn</code>
</p>
<p>
For example, to add a new button to go to simplewiki/Earth, do the following:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
add_btn('my_custom_namespace.my_custom_button_key', 'Goto Earth', 'e', 'help/about.png', 'app.api.nav.goto("simple.wikipedia.org/wiki/Earth");');
</pre>
</div>
<ul>
<li>
To leave an image or a shortcut blank, use <code>''</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="Adding_groups">Adding groups</span>
</h2>
<p>
To add a group, add a new section for <code>add_grp</code>
</p>
<p>
For example, to add a new group called pages, do the following:
</p>
<div class="mw-highlight">
<pre style="overflow:auto">
add_grp('my_custom_namespace.my_custom_group_key', 'Pages', 'p', 'help/about.png') {
}
</pre>
</div>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,208 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Printing - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Printing</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
This bug was fixed as of v2.6.5. This page is provided for historical reasons.
</p>
<hr>
<p>
XOWA currently does not support printing by default. This limitation is due to an underlying bug in the SWT HTML browser: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376358" rel="nofollow" class="external free">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376358</a>
</p>
<h2>
<span class="mw-headline" id="Printing_after_saving_to_a_file">Printing after saving to a file</span>
</h2>
<p>
The simplest way to print a document is to do the following:
</p>
<ul>
<li>
Right-click anywhere in the HTML box
</li>
<li>
Choose File -&gt; Save As
</li>
<li>
Save the file
</li>
<li>
Open the file in Mozilla Firefox
</li>
<li>
Choose File -&gt; Print
</li>
</ul>
<h2>
<span class="mw-headline" id="Printing_directly_from_XOWA">Printing directly from XOWA</span>
</h2>
<p>
If you want to print directly from XOWA, you will need to do extra configuration.
</p>
<ul>
<li>
Find your prefs.js file
</li>
</ul>
<dl>
<dd>
On Linux, the folder would be <span class='path'>/home/your_user_name/.mozilla/eclipse</span>
</dd>
<dd>
On Windows XP, the folder would be <span class='path'>C:\Documents and Settings\your_user_name\Application Data\Mozilla\eclipse</span>
</dd>
<dd>
On Windows 7, the folder would be <span class='path'>C:\Users\your_user_name\Application Data\Mozilla\eclipse</span>
</dd>
</dl>
<ul>
<li>
Open the file with a text-editor (Notepad++ on Windows)
</li>
<li>
Add the following to the bottom of the file: <span class="code">user_pref("print.show_print_progress", false);</span>
</li>
<li>
Restart XOWA
</li>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Options/Menus.html" id="xolnki_2" title="Options/Menus" class="xowa-visited">Options/Menus</a>
</li>
<li>
Add the following line: <span class="code">add_btn_default('xowa.file.print');</span>
</li>
<li>
Click Save in the upper left-hand corner
</li>
<li>
Right-click and choose Print
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,230 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/UI/Tabs - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/UI/Tabs</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
As of v1.5.1, XOWA provides a tab interface.
</p>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ul>
<li>
Tab commands can be activated from the following:
<ul>
<li>
Main menu
</li>
<li>
Context menu (right click menu)
</li>
<li>
Keyboard shortcuts
</li>
</ul>
</li>
<li>
Tabs can be reordered by the following:
<ul>
<li>
Using the keyboard shortcuts for <code>Move tab left</code> and <code>Move tab right</code>
</li>
<li>
Clicking on a tab and dragging it left or right
</li>
</ul>
</li>
<li>
New tabs are automatically added to the end of the list -- after the right-most tab.
</li>
<li>
Tab functionality will be enhanced in later v1.5.* releases.
</li>
<li>
Tab configuration is available at <a href="http://xowa.org/wiki/home/page/Options/Tabs.html" id="xolnki_2" title="Options/Tabs">Options/Tabs</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Shortcuts">Shortcuts</span>
</h2>
<table class="wikitable">
<tr>
<th>
Name
</th>
<th>
Shortcut
</th>
</tr>
<tr>
<td>
New Tab
</td>
<td>
Control + t
</td>
</tr>
<tr>
<td>
Close Current Tab
</td>
<td>
Control + w
</td>
</tr>
<tr>
<td>
Switch to next tab
</td>
<td>
Control + Tab; Control + PageDown
</td>
</tr>
<tr>
<td>
Switch to previous tab
</td>
<td>
Control + Shift + Tab; Control + PageUp
</td>
</tr>
<tr>
<td>
Move tab left
</td>
<td>
Alt + PageDown
</td>
</tr>
<tr>
<td>
Move tab right
</td>
<td>
Alt + PageUp
</td>
</tr>
<tr>
<td>
Open link in new tab
</td>
<td>
MiddleClick
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,137 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Wiki types/Commons - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Wiki types/Commons</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="File_Pages">File Pages</span>
</h2>
<p>
If you click on an image in Wikipedia, it will try to open up its File page. Most File pages reside in Commons. Without the Commons wiki, you will not get more metadata on the image, nor will you be able to download the full size version
</p>
<p>
For example, <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a> has an image called File:Solar_Life_Cycle.svg. If you have Commons and click on the image, you will get a view that is similar to <a href="http://commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Solar_Life_Cycle.svg</a>
</p>
<p>
Note that Wikipedia may display images under an "en.wikipedia.org" url, but it has actually retrieved the data from commons.wikimedia.org.
</p>
<h2>
<span class="mw-headline" id="Main_Image">Main Image</span>
</h2>
<p>
If you click on the main image on its File Page, it will download the original size image and open it in your image viewer. For example, clicking on the image at <a href="http://commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/File:Mona_Lisa,_by_Leonardo_da_Vinci,_from_C2RMF_retouched.jpg</a> will download and open the full 7,479 × 11,146 image (89.9 MB).
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,241 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Wiki types/Data dumps - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Wiki types/Data dumps</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This page is obsolete. It is preserved for historical reference only.</span>
</p>
</td>
</tr>
</table>
<h2>
<span class="mw-headline" id="English_wikis">English wikis</span>
</h2>
<p>
XOWA supports the standard English wiki types:
</p>
<ul>
<li>
en.wikipedia.org
</li>
<li>
en.wiktionary.org
</li>
<li>
en.wikisource.org
</li>
<li>
en.wikibooks.org
</li>
<li>
en.wikiversity.org
</li>
<li>
en.wikiquote.org
</li>
<li>
en.wikinews.org
</li>
<li>
en.wikivoyage.org
</li>
</ul>
<h2>
<span class="mw-headline" id="Foreign_language_wikipedias">Foreign language wikipedias</span>
</h2>
<p>
XOWA has been tested as well on non-English wikipedias:
</p>
<ul>
<li>
ar.wikipedia.org
</li>
<li>
de.wikipedia.org
</li>
<li>
es.wikipedia.org
</li>
<li>
fr.wikipedia.org
</li>
<li>
hi.wikipedia.org
</li>
<li>
it.wikipedia.org
</li>
<li>
ja.wikipedia.org
</li>
<li>
ko.wikipedia.org
</li>
<li>
la.wikipedia.org
</li>
<li>
nl.wikipedia.org
</li>
<li>
pl.wikipedia.org
</li>
<li>
pt.wikipedia.org
</li>
<li>
ru.wikipedia.org
</li>
<li>
zh.wikipedia.org
</li>
</ul>
<h2>
<span class="mw-headline" id="Unique_wikis">Unique wikis</span>
</h2>
<p>
XOWA also supports the following unique wikis:
</p>
<ul>
<li>
commons.wikimedia.org
</li>
<li>
species.wikimedia.org
</li>
<li>
meta.wikimedia.org
</li>
<li>
incubator.wikimedia.org
</li>
<li>
wikimediafoundation.org
</li>
<li>
www.mediawiki.org
</li>
<li>
www.wikidata.org
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,243 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Wiki types/Wikia.com - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Wiki types/Wikia.com</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Acknowledgments">Acknowledgments</span>
</h2>
<p>
Many thanks to Nocte Draconis for helping to compile these instructions.
</p>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
<a href="http://www.wikia.com/Wikia" rel="nofollow" class="external text">Wikia.com</a> is a wiki farm with over 370 thousand wikis. Most of the material is made available under a copyleft license: <a href="http://www.wikia.com/Licensing" rel="nofollow" class="external text">Creative Commons Attribution-Share Alike License 3.0 (Unported) (CC-BY-SA)</a>.
</p>
<p>
As Wikia's wikis run <a href="http://community.wikia.com/wiki/Help:MediaWiki" rel="nofollow" class="external text">on version 1.19.9 of MediaWiki</a>, it is possible for XOWA to import their database dumps.
</p>
<p>
The remainder of this walkthrough details the process to import a wiki. It assumes the following:
</p>
<ul>
<li>
A Windows machine with XOWA installed at C:\xowa
</li>
<li>
A wikia of dungeons.wikia.com (Dungeons and Dragons)
</li>
</ul>
<p>
Feel free to adjust as necessary.
</p>
<h2>
<span class="mw-headline" id="Part_1:_Set_up_the_wikia_dump">Part 1: Set up the wikia dump</span>
</h2>
<ul>
<li>
Create a folder for the wikia dump. For example, C:\xowa\wiki\dungeons.wikia.com
</li>
<li>
Download the dump from <a href="http://dungeons.wikia.com/wiki/Special:Statistics" rel="nofollow" class="external free">http://dungeons.wikia.com/wiki/Special:Statistics</a> If a dump is not available, you can do the following
<ul>
<li>
Log on to the site as a wikia user (You must create an account if you don't have one)
</li>
<li>
Visit <a href="http://dungeons.wikia.com/wiki/Special:Statistics" rel="nofollow" class="external free">http://dungeons.wikia.com/wiki/Special:Statistics</a> You will see a button for "Request a database dump"
</li>
</ul>
</li>
<li>
Unzip the dump. You should end up with a file called C:\xowa\wiki\dungeons.wikia.com\dungeons_pages_current.xml
</li>
</ul>
<h2>
<span class="mw-headline" id="Part_2:_Import_the_wikia_dump">Part 2: Import the wikia dump</span>
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/wiki/home/page/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
</li>
<li>
Change the "Wiki" choice from "Wikipedia" to "Other wiki"
</li>
<li>
Change "Where to get the dump" from "download" to "read from file"
</li>
<li>
In the next box, click on the "..." icon. Select C:\xowa\wiki\dungeons.wikia.com\dungeons_pages_current.xml
</li>
<li>
Click "Import now"
</li>
<li>
Wait for the import to complete
</li>
</ul>
<h2>
<span class="mw-headline" id="Other_notes">Other notes</span>
</h2>
<ul>
<li>
<b>Broken wikis</b>: Some wikis are missing pages. As of 2013-12-15, the Marvel and Yu-Gi-Oh dumps are know to be broken. You may have to contact <a href="http://community.wikia.com/wiki/Special:Contact" rel="nofollow" class="external text">Wikia.com</a> to request that they investigate.
</li>
</ul>
<dl>
<dd>
Note that broken wikis will show a lot of pages with "{{:Page_name}}". This indicates that "Page_name" is missing from the dump. For example, the Marvel dump will show {{:The_Wolverine}} because it is missing Template:The_Wolverine
</dd>
</dl>
<ul>
<li>
<b>Missing extensions</b>: Wikia.com uses many custom extensions that are different from Wikimedia's extensions. For example, the #var and #ask extensions are specific to wikia.com only. XOWA renders these as "{{:#extension}}" or "&lt;extension&gt;"
</li>
</ul>
<dl>
<dd>
XOWA will try to implement these custom extensions in the future, but due to time constraints, they will be prioritized after Wikimedia extensions.
</dd>
<dd>
If you have an extension that you would like to see supported, please contact me through <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_3" title="Help/Feedback" class="xowa-visited">Help/Feedback</a> and let me know the wiki and the extension. Depending on number of requests and difficulty of implementation, I will try to include support for it.
</dd>
</dl>
<ul>
<li>
<b>Missing images</b>: XOWA currently can not show images for wikia wikis. It may include offline support for images in a future release, but downloading the image will be up to the user (i.e.: XOWA will not provide image database dumps for wikia wikis).
</li>
<li>
<b>Stylesheets</b>: Wikia.com uses custom style sheets per wiki. By default, XOWA uses stylesheets for Wikimedia wikis. If you are adventurous, you can try to implement your own wikia.com stylesheet. Changes would need to be made in the following locations:
<ul>
<li>
<b>css files</b>: C:\xowa\user\anonymous\wiki\dungeons.wikia.com\html\xowa_commons.css and xowa_wiki.css . See <a href="http://xowa.org/wiki/home/page/Dev/Design/CSS.html" id="xolnki_4" title="Dev/Design/CSS">Dev/Design/CSS</a> for more info.
</li>
<li>
<b>html layout</b>: C:\xowa\xowa.gfs. Refer to the lines after <code>page_read =</code>
</li>
</ul>
</li>
</ul>
<dl>
<dd>
You can refer to <a href="https://sourceforge.net/p/xowa/discussion/general/thread/7e8cca53/" rel="nofollow" class="external text">this thread</a> for instructions on creating an inverted-colors css for Wikimedia wikis
</dd>
<dd>
If you create a css that matches the wikia.com one and would like it to be part of XOWA's release, please contact me via <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_5" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
</dd>
</dl>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,160 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Wiki types/Wikidata - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Wiki types/Wikidata</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
Wikidata (www.wikidata.org) is the Wikimedia Foundation's approach to centralizing data across all its wikis. To quote from its main page:
</p>
<blockquote>
<i>It is for data what Wikimedia Commons is for media files: it centralizes access to and management of structured data, such as interwiki references and statistical information. Wikidata contains data in all languages for which there are Wikimedia projects.</i><sup id="cite_ref-0" class="reference"><a href="#cite_note-0">[1]</a></sup>
</blockquote>
<p>
This page has a brief explanation of wikidata in relation to XOWA.
</p>
<h2>
<span class="mw-headline" id="Phase_1:_Interlanguage_links">Phase 1: Interlanguage links</span>
</h2>
<p>
Phase 1 began in February of 2013. It involved moving all language links from an individual page to Wikidata.
</p>
<p>
For example, <a href="http://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Earth</a> used to have a link at the bottom of the page with the text of [[fr:Terre]]. This was a link to the Earth article on <a href="http://fr.wikipedia.org/wiki/Terre" rel="nofollow" class="external free">http://fr.wikipedia.org/wiki/Terre</a> .
</p>
<p>
With Phase 1, this link was removed, and now Wikipedia does a lookup into wikidata to find the corresponding Terre article.
</p>
<p>
As of v0.3.2 (2013-03-25) XOWA now emulates that process, but requires that www.wikidata.org be downloaded.
</p>
<h2>
<span class="mw-headline" id="Phase_2:_Infoboxes">Phase 2: Infoboxes</span>
</h2>
<p>
Phase 2 is scheduled to start at the end of March 2013. It involves moving infoboxes data to Wikidata
</p>
<p>
XOWA currently supports basic features of Phase 2 -- namely the {{#property}}.
</p>
<h2>
<span class="mw-headline" id="References">References</span>
</h2>
<ol class="references">
<li id="cite_note-0">
<span class="mw-cite-backlink"><a href="#cite_ref-0">^</a></span> <span class="reference-text"><a href="http://www.wikidata.org/Main_Page" rel="nofollow" class="external free">http://www.wikidata.org/Main_Page</a></span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,537 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Android - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Android</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA is also available as an Android application.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Requirements"><span class="tocnumber">2</span> <span class="toctext">Requirements</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Installation"><span class="tocnumber">3</span> <span class="toctext">Installation</span></a>
<ul>
<li class="toclevel-2 tocsection-4">
<a href="#Set_up_Simple_Wikipedia_on_your_microSD_card"><span class="tocnumber">3.1</span> <span class="toctext">Set up Simple Wikipedia on your microSD card</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Install_XOWA.apk"><span class="tocnumber">3.2</span> <span class="toctext">Install XOWA.apk</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Import_Simple_Wikipedia"><span class="tocnumber">3.3</span> <span class="toctext">Import Simple Wikipedia</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Set_up_English_Wikipedia_on_your_microSD_card"><span class="tocnumber">3.4</span> <span class="toctext">Set up English Wikipedia on your microSD card</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Requested_feedback"><span class="tocnumber">3.5</span> <span class="toctext">Requested feedback</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Features"><span class="tocnumber">4</span> <span class="toctext">Features</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#To-do_list"><span class="tocnumber">5</span> <span class="toctext">To-do list</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
The XOWA Android application is in an alpha state. Please note the following details:
</p>
<ul>
<li>
The apk works on the following devices: <sup id="cite_ref-anselm_android_testing_0-0" class="reference"><a href="#cite_note-anselm_android_testing-0">[1]</a></sup>
<ul>
<li>
Samsung Galaxy S (Froyo)
</li>
<li>
Samsung Galaxy Note 2 (KitKat)
</li>
<li>
Samsung Galaxy Tab 4 (KitKat)
</li>
<li>
Samsung Galaxy S4 Mini (GT-I9195) dual core (v4.2.2 Jelly Bean) (by Anselm)
</li>
<li>
Andy - (Android Version 4.2.2; GT-P5200) ** (by Anselm on emulator)
</li>
<li>
blue stack - (Android Version 4.4.2; Model GT-N7100) ** (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 10 - 5.1.0 - API 22 - 2560x1600 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 4 - 4.1.1 - API 16 - 768x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 4 - 4.4.4 - API 19 - 768x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 7 2013 - 4.4.4 - API 19 - 1200x1920 ** (by Anselm on emulator)
</li>
<li>
Genymotion - HTC Evo - 4.3 - API 18 - 720x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - HTC One XL - 4.1.1 - API 16 - 720x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - LG Optimus L3 II - 4.1.1 - API 16 - 240x320 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Motorola Droid Razr - 4.1.1 - API 16 - 540x960 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Motorola Moto X - 4.2.2 - API 17 - 720x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Samsung Galaxy Note 2 - 4.3 - API 18 - 720x1280 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Samsung Galaxy Note 3 - 4.4.4 - API 19 - 1080x1920 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Samsung Galaxy S4 - 4.4.4 - API 19 - 1080x1920 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Sony Xperia Tablet Z - 4.1.1 - API 16 - 1920x1200 ** (by Anselm on emulator)
</li>
<li>
Genymotion - Sony Xperia Z - 4.3 - API 18 - 1080x1920 ** (by Anselm on emulator)
</li>
</ul>
</li>
<li>
The apk works after shutting down and starting the virtual device
<ul>
<li>
Genymotion - Google Nexus 9 - 5.1.0 - API 22 - 2048x1536 (by Anselm on emulator)
</li>
</ul>
</li>
<li>
The apk hangs on these devices
<ul>
<li>
Genymotion - Google Nexus 4 - 5.0.0 - API 21 - 768x1280 (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 5 - 5.1.0 - API 22 - 1080x1920 (by Anselm on emulator)
</li>
<li>
Genymotion - Google Nexus 7 - 5.1.0 - API 22 - 800x1280 (by Anselm on emulator)
</li>
<li>
Genymotion - HTC Evo - 4.1.1 - API 16 - 720x1280 (by Anselm on emulator)
</li>
<li>
Genymotion - HTC Evo - 4.2.2 - API 17 - 720x1280 (by Anselm on emulator)
</li>
<li>
Genymotion - Motorola Moto X - 4.4.4 - API 19 - 720x1280 (by Anselm on emulator)
</li>
</ul>
</li>
<li>
The apk does not work on these devices:
<ul>
<li>
Genymotion - Motorola Moto X - 4.3 - API 18 - 720x1280 (by Anselm on emulator)
</li>
</ul>
</li>
<li>
Currently, only the following wikis are available:
<ul>
<li>
Simple Wikipedia (text and images)
</li>
<li>
English Wikipedia (text)
</li>
</ul>
</li>
<li>
Functionality is limited to browsing pages in the Main namespace only
</li>
</ul>
<h2>
<span class="mw-headline" id="Requirements">Requirements</span>
</h2>
<ul>
<li>
Android 2.2 (Froyo) and up
</li>
<li>
External microSD card
<ul>
<li>
Simple Wikipedia (text and images): 3 GB of space
</li>
<li>
English Wikipedia (text): 28 GB
</li>
</ul>
</li>
</ul>
<h2>
<span class="mw-headline" id="Installation">Installation</span>
</h2>
<h3>
<span class="mw-headline" id="Set_up_Simple_Wikipedia_on_your_microSD_card">Set up Simple Wikipedia on your microSD card</span>
</h3>
<ul>
<li>
Create a folder on your microsSD card called <code>Z:\xowa\wiki\simple.wikipedia.org</code>. Substitute "Z:" with whatever letter your microSD card is.
</li>
<li>
Download the simple wikibundle from <a href="https://archive.org/details/Xowa_simplewiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_simplewiki_latest</a>
</li>
<li>
Copy simple.wikipedia.org-file.xowa to the simple.wikipedia.org folder on your card.
</li>
<li>
Download and copy the following files from <a href="http://sourceforge.net/projects/xowa/files/support/alphas/" rel="nofollow" class="external free">http://sourceforge.net/projects/xowa/files/support/alphas/</a>
<ul>
<li>
simple.wikipedia.org-text.xowa
</li>
<li>
simple.wikipedia.org-html.xowa
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="Install_XOWA.apk">Install XOWA.apk</span>
</h3>
<ul>
<li>
Download the apk from <a href="https://github.com/gnosygnu/xowa/releases/download/v0.1/xowa_v0.1.apk" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/download/v0.1/xowa_v0.1.apk</a>
</li>
<li>
Copy it on your microSD card. For example, place it at <code>Z:\xowa_v0.apk</code>
</li>
<li>
Navigate to it using the "My Files" application, or any similar "File explorer" application
</li>
<li>
Select it and install it
<ul>
<li>
Note that it requests two permissions
<ul>
<li>
Read to External Storage (android.permission.READ_EXTERNAL_STORAGE)
</li>
<li>
Write to External Storage (android.permission.WRITE_EXTERNAL_STORAGE)
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="Import_Simple_Wikipedia">Import Simple Wikipedia</span>
</h3>
<ul>
<li>
XOWA opens up to its own file browser
</li>
<li>
Navigate to the folder for simple.wikipedia.org
</li>
<li>
Check the box for simple.wikipedia.org-text.xowa
</li>
<li>
Click the "import" link in the upper-right hand corner. You may have to scroll to the right to find the link.
</li>
<li>
Click the "simple.wikipedia.org" link. It will take you to the Earth page.
</li>
</ul>
<h3>
<span class="mw-headline" id="Set_up_English_Wikipedia_on_your_microSD_card">Set up English Wikipedia on your microSD card</span>
</h3>
<ul>
<li>
Create a folder on your microsSD card called <code>Z:\xowa\wiki\en.wikipedia.org</code>. Substitute "Z:" with whatever letter your microSD card is.
</li>
<li>
Download the English Wikipedia HTML databases from <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> . You'll need 30 GB of space
<ul>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_core.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-1.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-1.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-2.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-2.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-3.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-3.7z</a>
</li>
</ul>
</li>
<li>
Download the English Wikipedia files from <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> . You'll need another 70 GB of space.
<ul>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_core.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-1.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-1.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-2.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-2.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-3.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-3.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-4.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-4.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-5.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-5.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-6.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-6.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-7.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-7.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-8.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-8.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-100.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-100.7z</a>
</li>
</ul>
</li>
</ul>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Requested_feedback">Requested feedback</span>
</h3>
<p>
If you want to help out, please post any of the following to <a href="https://github.com/gnosygnu/xowa/wiki/Android" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/wiki/Android</a>
</p>
<ul>
<li>
What device are you using?
</li>
<li>
How much space is on your SD card?
</li>
<li>
How fast / slow is navigation between pages?
</li>
<li>
Do images load?
</li>
<li>
What essential features do you think are missing?
</li>
</ul>
<h2>
<span class="mw-headline" id="Features">Features</span>
</h2>
<ul>
<li>
Shows all mainspace articles with HTML.
</li>
<li>
Displays images from the XOWA database.
</li>
<li>
Renders Math formulas through MathJax.
</li>
<li>
Shows missing links as regular text (black color, not red color)
</li>
<li>
Uses a CSS similar to the Mobile Wikipedia version
</li>
</ul>
<h2>
<span class="mw-headline" id="To-do_list">To-do list</span>
</h2>
<ul>
<li>
HTML databases for English Wikipedia and other wikis
</li>
<li>
Page history
</li>
<li>
Bookmarks
</li>
<li>
Multiple wiki support
</li>
<li>
Find word
</li>
<li>
Search
</li>
<li>
Switch to desktop CSS
</li>
</ul>
<ol class="references">
<li id="cite_note-anselm_android_testing-0">
<span class="mw-cite-backlink"><a href="#cite_ref-anselm_android_testing_0-0">^</a></span> <span class="reference-text">See: <a href="https://sourceforge.net/p/xowa/discussion/general/thread/cd3d55ee/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/general/thread/cd3d55ee/</a></span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,176 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Browser/HTTP Server - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Browser/HTTP Server</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Credits">Credits</span>
</h2>
<p>
Considerable thanks goes to Mattze96 for proposing and developing the HTTP server.
</p>
<h2>
<span class="mw-headline" id="Overview">Overview</span>
</h2>
<p>
As of v0.12.1, XOWA now includes an HTTP server in addition to a TCP server. The TCP server is used by the Firefox Add-On (See <a href="http://xowa.org/wiki/home/page/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer" class="xowa-visited">App/Xtn/Browser/XOWA_viewer</a>).
</p>
<p>
If you are using Firefox, the Firefox Add-On is the recommended solution for using XOWA within a browser. However, if you want to use XOWA from another browser (for example, Google Chrome) or across the network, you will want to use the HTTP server instead.
</p>
<p>
Note that the HTTP server is currently in an alpha stage, but should improve with coming releases. If you have any comments or feedback, please see <a href="https://sourceforge.net/p/xowa/discussion/general/thread/fa4baf84/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/general/thread/fa4baf84/</a>
</p>
<h2>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<h3>
<span class="mw-headline" id="Other_browsers">Other browsers</span>
</h3>
<p>
To use the XOWA HTTP server in another browser, do the following:
</p>
<ul>
<li>
Launch XOWA with the following command line: <code>java -jar /xowa/xowa_linux.jar --app_mode http_server --http_server_port 8080</code><sup id="cite_ref-port_80_0-0" class="reference"><a href="#cite_note-port_80-0">[1]</a></sup>
</li>
<li>
Launch your browser and navigate to <code>localhost:8080</code>
</li>
</ul>
<h3>
<span class="mw-headline" id="Across_the_network">Across the network</span>
</h3>
<p>
To use the XOWA HTTP server in a server setting, do the following:
</p>
<ul>
<li>
Launch XOWA on the <b>server</b> machine with the command line <code>java -jar /xowa/xowa_linux.jar --app_mode http_server</code>
</li>
<li>
Launch your browser on a <b>client</b> machine and navigate to the IP Address of the server machine. <code>192.168.0.100:8080</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ol class="references">
<li id="cite_note-port_80-0">
<span class="mw-cite-backlink"><a href="#cite_ref-port_80_0-0">^</a></span> <span class="reference-text">Note that you will need to run XOWA as root if you choose to pass port 80 for http_server_port.</span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,293 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Browser/TCP Server - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Browser/TCP Server</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA can function as a basic TCP server. The primary purpose of the server is to support a Firefox addon. However, the functionality may be expanded in future releases.
</p>
<p>
Note that XOWA uses two ports for communications: an inbound port (defaults to 55000) and an outbound port (defaults to 55001). This may change in later implementations.
</p>
<h2>
<span class="mw-headline" id="Test_setup">Test setup</span>
</h2>
<ul>
<li>
Run xowa in server mode
</li>
</ul>
<dl>
<dd>
<code>java -jar /xowa/xowa_linux.jar --root_dir /xowa/ --app_mode server --server_port_recv 55000 --server_port_send 55001</code>
</dd>
</dl>
<ul>
<li>
Run xowa_tcp_console located in /xowa/bin/any/java/xowa/tcp_console/
</li>
</ul>
<dl>
<dd>
<code>java -jar /xowa/bin/any/java/xowa/tcp_console/xowa_tcp_console.jar 55000 55001 simple.wikipedia.org 1000</code>
</dd>
</dl>
<ul>
<li>
Enter "Earth". The 1st 1000 characters of the wikitext for Earth will display on the console.
</li>
</ul>
<h2>
<span class="mw-headline" id="Server_notes">Server notes</span>
</h2>
<p>
There are three arguments related to server mode
</p>
<ul>
<li>
<code>--app_mode server</code>
</li>
</ul>
<dl>
<dd>
This will launch XOWA in server mode. It will continue to run until either
<dl>
<dd>
Control-C is pressed
</dd>
<dd>
It receives a command of "app.server.stop;"
</dd>
</dl>
</dd>
</dl>
<ul>
<li>
<code>--server_port_recv 55000</code>
</li>
</ul>
<dl>
<dd>
This specifies port 55000 as the port where XOWA will listen for messages. Clients will send messages to this port
</dd>
</dl>
<ul>
<li>
<code>--server_port_send 55001</code>
</li>
</ul>
<dl>
<dd>
This specifies port 55001 as the port where XOWA will send messages. Clients will listen for responses on this port
</dd>
</dl>
<h2>
<span class="mw-headline" id="Console_notes">Console notes</span>
</h2>
<p>
There are four arguments related to the console app
</p>
<ul>
<li>
<code>55000</code>
</li>
</ul>
<dl>
<dd>
This specifies port 55000 as the port where the client will send its messages
</dd>
</dl>
<ul>
<li>
<code>55001</code>
</li>
</ul>
<dl>
<dd>
This specifies port 55001 as the port where the client will listen for responses
</dd>
</dl>
<ul>
<li>
<code>simple.wikipedia.org</code>
</li>
</ul>
<dl>
<dd>
This specifies the wiki that will be used for page lookup
</dd>
</dl>
<ul>
<li>
<code>1000</code>
</li>
</ul>
<dl>
<dd>
This specifies the maximum number of characters to be returned
</dd>
</dl>
<p>
After starting, the console takes 4 possible inputs:
</p>
<ul>
<li>
&lt;any page name&gt;
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
the page name is sent to the XOWA server
</dd>
<dd>
the XOWA server will return the wikitext for that page
</dd>
</dl>
</dd>
</dl>
<ul>
<li>
<code>|server_exit</code>
</li>
</ul>
<dl>
<dd>
stops the server
</dd>
</dl>
<ul>
<li>
<code>|exit</code>
</li>
</ul>
<dl>
<dd>
stops the console
</dd>
</dl>
<ul>
<li>
Ctrl+C
</li>
</ul>
<dl>
<dd>
stops the console
</dd>
</dl>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,339 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Browser/XOWA viewer - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Browser/XOWA viewer</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
The XOWA viewer is an add-on for the Firefox browser. It allows Firefox to show XOWA pages by using an "xowa:" protocol (instead of "http:"). For example, navigating to <code>xowa:simple.wikipedia.org/wiki/Earth</code> will retrieve the HTML from XOWA but show it in Firefox.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Credits"><span class="tocnumber">1</span> <span class="toctext">Credits</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Installation"><span class="tocnumber">2</span> <span class="toctext">Installation</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Pale_Moon"><span class="tocnumber">2.1</span> <span class="toctext">Pale Moon</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Firefox"><span class="tocnumber">2.2</span> <span class="toctext">Firefox</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Toolbar"><span class="tocnumber">3</span> <span class="toctext">Toolbar</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Features_and_Limitations"><span class="tocnumber">4</span> <span class="toctext">Features and Limitations</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Config"><span class="tocnumber">5</span> <span class="toctext">Config</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Developer:_Source_code"><span class="tocnumber">6</span> <span class="toctext">Developer: Source code</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Developer:_Install"><span class="tocnumber">7</span> <span class="toctext">Developer: Install</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Credits">Credits</span>
</h2>
<p>
Considerable thanks goes to treck for proposing and developing the XOWA viewer addon.
</p>
<h2>
<span class="mw-headline" id="Installation">Installation</span>
</h2>
<h3>
<span class="mw-headline" id="Pale_Moon">Pale Moon</span>
</h3>
<p>
As of Firefox version 43, unsigned addons are no longer supported. See <a href="https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox" rel="nofollow" class="external free">https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox</a> The XOWA Firefox Addon should be signed in the future, but in the meantime, you can use the open-source alternative Pale Moon as a substitute:
</p>
<ul>
<li>
Download Pale Moon from here: <a href="http://www.fosshub.com/Pale-Moon.html" rel="nofollow" class="external free">http://www.fosshub.com/Pale-Moon.html</a>
</li>
<li>
Using File -&gt; Open File, open the XPI from /xowa/bin/any/firefox/xowa_viewer/default/xowa_viewer.xpi
</li>
<li>
Set the jar location for "extensions.xowa_viewer.xowa_app" in about:config. See <a href="#Config" id="xolnki_2">Config</a> below
</li>
</ul>
<h3>
<span class="mw-headline" id="Firefox">Firefox</span>
</h3>
<p>
Note that you will need a version earlier than 43, or a developer / nightly build
</p>
<ul>
<li>
Using File -&gt; Open File, open the XPI from /xowa/bin/any/firefox/xowa_viewer/default/xowa_viewer.xpi
</li>
<li>
Set the jar location for "extensions.xowa_viewer.xowa_app" in about:config. See <a href="#Config" id="xolnki_3">Config</a> below
</li>
</ul>
<h2>
<span class="mw-headline" id="Toolbar">Toolbar</span>
</h2>
<p>
The Add-on installs an XOWA toolbar button called "XOWA Home". Users can enable it by doing the following:
</p>
<ul>
<li>
Right-click on any toolbar in Firefox
</li>
<li>
Choose "Customize"
</li>
<li>
Find the "XOWA Home" button and drag it to the toolbar
</li>
</ul>
<h2>
<span class="mw-headline" id="Features_and_Limitations">Features and Limitations</span>
</h2>
<p>
The XOWA viewer is a work in progress. XOWA needs to make changes to communicate with Firefox over TCP (right now it communicates directly with the embedded browser)
</p>
<p>
The following is a high-level list of supported features:
</p>
<ul>
<li>
On the Firefox Menu Bar, Tools -&gt; XOWA home will navigate to home/wiki/Main_Page
</li>
<li>
Navigate to a url by typing in the url with an xowa protocol. For example, <code>xowa:simple.wikipedia.org/wiki/Earth</code>
</li>
<li>
Click on any link, and it will open the page in Firefox
</li>
<li>
The following javascript libraries will work:
<ul>
<li>
MathJax
</li>
<li>
Reference tooltips
</li>
<li>
Sortable / collapsible
</li>
<li>
Timeline
</li>
<li>
Search-suggest
</li>
<li>
Wikidata JSON formatter
</li>
</ul>
</li>
<li>
Close the browser and the XOWA server will shut down.
</li>
</ul>
<p>
The following is a high-level list of current limitations (Note that these will be addressed in future builds):
</p>
<ul>
<li>
xowa-cmd links will not work. This includes links to Read, Edit, View HTML, Exit, and Bookmark this page. This requires support for the "xowa-cmd:" protocol
</li>
<li>
The following javascript related items will not work. They require support for calling Javascript in Firefox from XOWA.
<ul>
<li>
Options pages
</li>
<li>
Wiki import
</li>
</ul>
</li>
</ul>
<h2>
<span class="mw-headline" id="Config">Config</span>
</h2>
<p>
The addon has several options that can be configured.
</p>
<ul>
<li>
Navigate to about:config
</li>
<li>
Search for "extensions.xowa"
</li>
<li>
The most important item is "extensions.xowa_viewer.xowa_app". This needs to point to your local xowa.jar.
<ul>
<li>
On Windows, it may be C:\xowa\xowa_windows.jar
</li>
<li>
On Linux, it may be /home/user/your_user_name/xowa/xowa_linux.jar
</li>
<li>
On Mac OS X, it may be /Users/your_user_name/xowa/xowa_macosx.jar
</li>
</ul>
</li>
</ul>
<h2>
<span class="mw-headline" id="Developer:_Source_code">Developer: Source code</span>
</h2>
<p>
The source code is available under the Mozilla Public License at <a href="https://github.com/piotrex/XOWA-Addon" rel="nofollow" class="external text">gitub</a>.
</p>
<p>
It is also contained in the Addon itself. You can unzip the .xpi and examine any of the underlying files. The code is in javascript and there are no binary dependencies.
</p>
<h2>
<span class="mw-headline" id="Developer:_Install">Developer: Install</span>
</h2>
<ul>
<li>
Go to <a href="https://github.com/piotrex/XOWA-Addon" rel="nofollow" class="external free">https://github.com/piotrex/XOWA-Addon</a> and choose Download Zip
</li>
<li>
Extract the zip file
</li>
<li>
Navigate to the extension directory and add all its files / directories (chrome, content, install.rdf, etc.) to a new zip file called "xowa_viewer.zip". (You can use 7-zip or your favorite compression program)
</li>
<li>
Rename xowa_viewer.zip file to xowa_viewer.xpi
</li>
<li>
Open the xowa_viewer.xpi in Firefox
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,322 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Html/Popups - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Html/Popups</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
<b>XOWA Popups</b> appear when hovering over a link. They will show the first part of the page for the hovered link.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Purpose"><span class="tocnumber">1</span> <span class="toctext">Purpose</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Usage"><span class="tocnumber">2</span> <span class="toctext">Usage</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Background"><span class="tocnumber">3</span> <span class="toctext">Background</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Design_principles"><span class="tocnumber">4</span> <span class="toctext">Design principles</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Future_changes"><span class="tocnumber">5</span> <span class="toctext">Future changes</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Technical_details"><span class="tocnumber">6</span> <span class="toctext">Technical details</span></a>
<ul>
<li class="toclevel-2 tocsection-7">
<a href="#Words"><span class="tocnumber">6.1</span> <span class="toctext">Words</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Parser"><span class="tocnumber">6.2</span> <span class="toctext">Parser</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Purpose">Purpose</span>
</h2>
<p>
<b>XOWA Popups</b> shows a preview of an article when hovering over a link. It has the following benefits:
</p>
<ul>
<li>
<b>No click</b>: Articles can be retrieved by <i>hovering</i> over a link rather than <i>clicking</i> on it.
</li>
<li>
<b>Same view</b>: The preview shows up in the same visual space as the current article, where the current text is still available.
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Usage">Usage</span>
</h2>
<ul>
<li>
Hover over a link to popup a preview
</li>
<li>
Links in popups are also previewable. Note that only 2 popups can be visible at any point in time.
</li>
<li>
Hovering over the 2nd popup will display a 3rd popup, but the 1st popup will disappear.
</li>
<li>
Each popup has a control panel with the following commands
<ul>
<li>
Open popup's page in current tab
</li>
<li>
Open popup's page in new tab and switch focus to the new tab
</li>
<li>
Open popup's page in new tab but stay on current tab
</li>
<li>
Bookmark popup's page
</li>
<li>
Show more text from the popup's page
</li>
<li>
Show all text from the popup's page
</li>
<li>
Go to the Popup option page.
</li>
</ul>
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Background">Background</span>
</h2>
<p>
<b>XOWA Popups</b> is based on MediaWiki's <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> and <a href="https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups" rel="nofollow" class="external text">Navigation popups</a>. It does not aim to be an exact reproduction of either, but picks the best features from each.
</p>
<p>
The javascript was modified from Reference tooltips, which was kindly provided by <a href="https://de.wikipedia.org/wiki/Benzuter:Schnark" rel="nofollow" class="external text">Schnark</a>.
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Design_principles">Design principles</span>
</h2>
<p>
The following is a list of intentional design differences from MediaWiki's Hovercards and Navigation Popups:
</p>
<ul>
<li>
Popups retrieve as much text as possible, including sections, not just text from the introductory paragraphs. This behavior is necessary because:
<ul>
<li>
Wikis like Wiktionary don't have a concept of an introductory paragraph.
</li>
<li>
Many articles have very short introductory sentences, which do not provide much info.
</li>
</ul>
</li>
<li>
Popups are word based, not sentence based. There are some defects with MediaWiki's Hovercards which stops at abbreviations. For example, "St." counts as a sentence.
</li>
<li>
Popup lengths are customizable, not fixed (unlike MediaWiki Hovercards's 2 sentences)
</li>
<li>
Popups show links, lists, advanced formatting, and math equations.
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Future_changes">Future changes</span>
</h2>
<ul>
<li>
<b>Redlinks</b>: Popups do not indicate missing links in red. This should be added within the next few releases
</li>
<li>
<b>Single image</b>: XOWA will provide a single image preview, just like MediaWiki Hovercards. However, it may be several weeks before this is included.
</li>
<li>
<b>Popup window management</b>: Popups are automatically hidden / shown based on mouse movement. A future version may provide the ability to "move", "pin", "close", etc. I may need some help with the javascript to do so. See: /xowa/bin/any/xowa/html/modules/xowa.popups/xowa.popups.js
</li>
<li>
<b>Performance</b>: Most articles should preview in less than one second, but some articles may take as long as 5. This performance will be improved whenever HTML dumps are included in XOWA, though this may be several months.
</li>
</ul>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Technical_details">Technical details</span>
</h2>
<h3>
<span class="mw-headline" id="Words">Words</span>
</h3>
<p>
<b>XOWA Popups</b> has the following rules for words:
</p>
<ul>
<li>
A word is one or more characters terminated by a space, tab, new line, wikitext token, or end of document. For example, "A B C" is three words: 2 terminated by a space, and one by the end of the document. Meanwhile, "A[[B]]C" is three words, as <code>[[</code> and <code>]]</code> are wikitext tokens.
</li>
<li>
Words inside a &lt;table&gt;, &lt;div&gt;, [[File:]], or [[Category:]] are not included.
</li>
<li>
Words counts are not exact. Currently, the following rules govern word counts, but may change in the future:
<ul>
<li>
A header counts as one word. For example, "== A B C ==" is one word, not three.
</li>
<li>
The entire caption of an external link counts as one word. For example, "[http://a.org b c d]" is one word, not three.
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id="Parser">Parser</span>
</h3>
<p>
<b>XOWA Popups</b> uses a modified version of the XOWA parser. The popup parser has the following attributes:
</p>
<ul>
<li>
<b>Faster incremental parsing</b>: An article is parsed incrementally, in smaller pieces, rather than all at once. This allows for speedier, sub-second article views, which is important for large articles (&gt; 40 KB).
</li>
<li>
<b>Textual data only</b>: In keeping with both MediaWiki approaches, only textual data is shown. Tables, boxes (infoboxes, navboxes), and images are removed from the preview.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,155 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Html/Scripts - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Html/Scripts</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Credits">Credits</span>
</h2>
<p>
Considerable thanks goes to <b>Schnark</b> for integrating MediaWiki's script for sortable and collapsible tables.
</p>
<h2>
<span class="mw-headline" id="Setup_notes">Setup notes</span>
</h2>
<ul>
<li>
Download the latest version of jquery from <a href="https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=tree;f=resources/jquery;h=8a58f7c31a0132f8c16b18b62cf5cc5f4aea5336;hb=master" rel="nofollow" class="external free">https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=tree;f=resources/jquery;h=8a58f7c31a0132f8c16b18b62cf5cc5f4aea5336;hb=master</a>
</li>
<li>
Copy the following files to <b>/xowa/bin/any/javascript/xowa/table_scripts/</b>
<ul>
<li>
jquery.js
</li>
<li>
jquery.makeCollapsible.js
</li>
<li>
jquery.tablesorter.js
</li>
</ul>
</li>
<li>
Create a text file called <b>/xowa/bin/any/javascript/xowa/table_scripts/xowa.ready.js</b>
</li>
</ul>
<dl>
<dd>
Save the most current contents of XOWA's xowa.ready.js file
</dd>
</dl>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,375 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Import/Dansguardian - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Import/Dansguardian</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA allows custom creation of wikis by either excluding words or including words. The system is based on the <a href="http://dansguardian.org/" rel="nofollow" class="external text">Dansguardian</a> format: an open-source (GPLv2) system for filtering web-pages.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Options"><span class="tocnumber">1</span> <span class="toctext">Options</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Phraselists"><span class="tocnumber">2</span> <span class="toctext">Phraselists</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#Location"><span class="tocnumber">2.1</span> <span class="toctext">Location</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Format"><span class="tocnumber">2.2</span> <span class="toctext">Format</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Import_process"><span class="tocnumber">3</span> <span class="toctext">Import process</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Scoring"><span class="tocnumber">4</span> <span class="toctext">Scoring</span></a>
<ul>
<li class="toclevel-2 tocsection-7">
<a href="#Basic"><span class="tocnumber">4.1</span> <span class="toctext">Basic</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Multiplicity"><span class="tocnumber">4.2</span> <span class="toctext">Multiplicity</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Exclusion"><span class="tocnumber">5</span> <span class="toctext">Exclusion</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Inclusion"><span class="tocnumber">6</span> <span class="toctext">Inclusion</span></a>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Manual_inclusion_.2F_exclusion"><span class="tocnumber">7</span> <span class="toctext">Manual inclusion / exclusion</span></a>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#Other_notes"><span class="tocnumber">8</span> <span class="toctext">Other notes</span></a>
<ul>
<li class="toclevel-2 tocsection-13">
<a href="#Performance"><span class="tocnumber">8.1</span> <span class="toctext">Performance</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
See <a href="http://xowa.org/wiki/home/page/Options/Import_Dansguardian.html" id="xolnki_2" title="Options/Import Dansguardian" class="xowa-visited">Options/Import_Dansguardian</a>
</p>
<h2>
<span class="mw-headline" id="Phraselists">Phraselists</span>
</h2>
<h3>
<span class="mw-headline" id="Location">Location</span>
</h3>
<ul>
<li>
Phraselist files are located at <code>/xowa/bin/any/xowa/cfg/bldr/filter/wiki_name/dansguardian</code>. For example, on a Windows system, a phraselist file for simple.wikipedia.org can be placed at <code>C:\xowa\bin\any\xowa\cfg\bldr\filter\simple.wikipedia.org\dansguardian\phraselist1.txt</code>
</li>
<li>
Phraselist files can be placed in sub-directories for grouping purposes. For example, files can be placed at C:\xowa\bin\any\xowa\cfg\bldr\filter\simple.wikipedia.org\dansguardian\group1\phraselist1.txt and C:\xowa\bin\any\xowa\cfg\bldr\filter\simple.wikipedia.org\dansguardian\group2\phraselist2.txt
</li>
</ul>
<h3>
<span class="mw-headline" id="Format">Format</span>
</h3>
<p>
Phraselist files are plain text files with the following format:
</p>
<ul>
<li>
Each line is either a rule or a comment
</li>
<li>
Comments start with the hash sign: # . For example <code># this is a comment</code>
</li>
<li>
Each rule has one or more words enclosed in angle brackets (&lt; &gt;) and separated by commas. For example, <code>&lt; earth &gt;,&lt; mars &gt;</code>
</li>
<li>
Each rule ends with a score also enclosed in angle brackets. For example, <code>&lt;70&gt;</code>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_process">Import process</span>
</h2>
<p>
Phraselists are applied during import. The following process occurs:
</p>
<ul>
<li>
The import starts for a wiki
</li>
<li>
All phraselists for the wiki are loaded into memory.
</li>
<li>
Each article's wikitext is analyzed by the phraselists and generates a score.
<ul>
<li>
The article's "title" is not analyzed. Article titles generally have only one or two words, and are not useful for phraselist matching
</li>
<li>
The html is not analyzed. Note that this would slow down the import process dramatically. For example, for English Wikipedia, wikitext would only slow down the process from 2 hours 40 minutes to 3 hours. HTML would slow it down to 70 hours.
</li>
</ul>
</li>
</ul>
<p>
The entire wikitext is scanned including:
</p>
<ul>
<li>
Html tags: &lt;img some attributes/&gt;
</li>
<li>
Urls: https://upload.wikimedia.org
</li>
<li>
Comments
</li>
</ul>
<h2>
<span class="mw-headline" id="Scoring">Scoring</span>
</h2>
<h3>
<span class="mw-headline" id="Basic">Basic</span>
</h3>
<p>
A rule is matched if any part of the wikitext contains the words in the ruletext.
</p>
<p>
For example, let's says we wanted to build up a phraselist that allowed us to build a wiki without any astronomy articles. We could use something like the following:
</p>
<pre>
&lt; planet &gt;&lt;50&gt;
&lt; earth &gt;,&lt; planet &gt;&lt;30&gt;
</pre>
<p>
Now consider these short sample articles:
</p>
<ul>
<li>
An article with just the word "planet" would have a score of 50
</li>
<li>
An article with the words "earth planet something" would have a score of 80; 50 for matching "planet" and 30 for matching "earth" and " planet "
</li>
<li>
An article with just the word "earth" would have a score of 0. It needs to have the word "planet" to get a score of 30
</li>
</ul>
<h3>
<span class="mw-headline" id="Multiplicity">Multiplicity</span>
</h3>
<p>
Rules scores are multiplied based on occurrences.
</p>
<ul>
<li>
For example, if an article has the text "planet planet planet" then its score would be 150, not 50, because it matches the "planet" rule 3 times
</li>
<li>
Similarly "earth planet something earth planet something earth planet something" would have a score of 240 because it matches "earth planet" 3 times (90) and "planet" 3 times (150)
</li>
<li>
However "earth planet something earth planet something earth" only has a score of 160 because it only matches the "earth planet" rule 2 times "60" and the planet rule 2 times (100)
</li>
</ul>
<h2>
<span class="mw-headline" id="Exclusion">Exclusion</span>
</h2>
<p>
By default, anything that matches a rule (has a score &gt; 0) will be excluded. Note that this exclude number can be raised from 0 to something higher like 100. See <a href="http://xowa.org/wiki/home/page/Options/Import_Dansguardian.html" id="xolnki_3" title="Options/Import Dansguardian" class="xowa-visited">Options/Import_Dansguardian</a>
</p>
<h2>
<span class="mw-headline" id="Inclusion">Inclusion</span>
</h2>
<p>
The import filter can also be used to build content-specific wikis. For example, let's say you wanted to build a wiki that only <b>includes</b> articles with the words "planet" and "earth planet". The following can be done:
</p>
<ul>
<li>
Use the same phraselists as above, but negate the numbers:
</li>
</ul>
<pre>
&lt; planet &gt;&lt;-50&gt;
&lt; earth &gt;,&lt; planet &gt;&lt;-30&gt;
</pre>
<ul>
<li>
Change the initial score from 0 to 50
</li>
<li>
Leave the exclude score at 0
</li>
</ul>
<p>
When running the import, the following will happen:
</p>
<ul>
<li>
An article that has the words "earth planet something" will have a score of -30: the initial score of 50 plus the rule score of -80. Because -30 is less than the exclude score of 0, it will not be excluded.
</li>
<li>
An article that has the words "a b c" will still have its initial score of 50. Because 50 is greater than the exclude score of 0, it will be excluded
</li>
</ul>
<h2>
<span class="mw-headline" id="Manual_inclusion_.2F_exclusion">Manual inclusion / exclusion</span>
</h2>
<p>
The filter process also provides a way to list articles that will always be included / excluded, regardless of rule score.
</p>
<p>
For example, to always include the articles Earth and Sun, create the following text file:
</p>
<pre>
Earth
Sun
</pre>
<p>
Save it to <code>/xowa/bin/any/xowa/cfg/bldr/filter/wiki_name/xowa.title.exclude.txt</code> XOWA will read this list and always exclude the article
</p>
<p>
Similarly, to manually include an article, save the file to /xowa/bin/any/xowa/cfg/bldr/filter/wiki_name/xowa.title.include.txt
</p>
<h2>
<span class="mw-headline" id="Other_notes">Other notes</span>
</h2>
<h3>
<span class="mw-headline" id="Performance">Performance</span>
</h3>
<ul>
<li>
Note that a phraselist file can have many rules. The number of rules does not significantly slow down the runtime of the import-filter. For example, let's say Simple Wikipedia imports in 3 minutes with 100 rules. If there are 10,000 rules, the import should still take 3 minutes
</li>
<li>
However, the number of rules will affect the amount of memory required by the computer. For example, 100 rules may take 1 MB. 10,000 rules may take 10 MB.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,211 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Math/Latex/Linux - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Math/Latex/Linux</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Programs"><span class="tocnumber">1</span> <span class="toctext">Programs</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Paths"><span class="tocnumber">2</span> <span class="toctext">Paths</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Options"><span class="tocnumber">3</span> <span class="toctext">Options</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Test"><span class="tocnumber">4</span> <span class="toctext">Test</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Programs">Programs</span>
</h2>
<ul>
<li>
latex should already be in your <b>/usr/bin</b> directory.
</li>
</ul>
<dl>
<dd>
If not, please consult your distribution's docs for more info.
</dd>
</dl>
<ul>
<li>
dvipng should already be in your <b>/usr/bin</b> directory.
</li>
</ul>
<dl>
<dd>
If not, do <code>sudo apt-get install dvipng</code>
</dd>
</dl>
<h2>
<span class="mw-headline" id="Paths">Paths</span>
</h2>
<p>
Note that XOWA assumes that LaT<sub>E</sub>X and dvipng have the following paths:
</p>
<ul>
<li>
<b>/usr/bin/latex</b>
</li>
<li>
<b>/usr/bin/dvipng</b>
</li>
</ul>
<p>
If these paths are different on your system, you will need to update the config file. Instructions are provided below. You may want to visit <a href="http://xowa.org/wiki/home/page/Dev/Config_files.html" id="xolnki_2" title="Dev/Config files">Dev/Config_files</a> for more information about config files.
</p>
<ul>
<li>
Open <b>/xowa/xowa.gfs</b> in a text editor.
</li>
<li>
Search for <code>.cmd_('/usr/bin/latex')</code>
</li>
<li>
Update the path to whatever it is on you system.
</li>
<li>
Repeat for the other paths
</li>
<li>
Save the file and restart XOWA.
</li>
</ul>
<h2>
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="http://xowa.org/wiki/home/page/Options/Math.html" id="xolnki_3" title="Options/Math" class="xowa-visited">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Test">Test</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/wiki/home/page/Diagnostics/Math.html" id="xolnki_4" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,122 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Math/Latex/Mac OS X - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Math/Latex/Mac OS X</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA currently has no instructions for Mac OS X. You can help by installing LaT<sub>E</sub>X and dvipng on our machine and posting your instructions. Please see <a href="http://xowa.org/wiki/home/page/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,188 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Math/Latex/Windows - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Math/Latex/Windows</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
LaT<sub>E</sub>X is not natively available to Windows. Fortunately, <a href="http://miktex.org/" rel="nofollow" class="external text">MiKT<sub>E</sub>X</a> is open-source and distributed under <a href="http://miktex.org/copying" rel="nofollow" class="external text">Free Software Guidelines</a>.
</p>
<h2>
<span class="mw-headline" id="Manual:_download">Manual: download</span>
</h2>
<ul>
<li>
Navigate to <a href="http://mirror.unl.edu/ctan/systems/win32/miktex/setup/" rel="nofollow" class="external free">http://mirror.unl.edu/ctan/systems/win32/miktex/setup/</a>
</li>
<li>
Download <b>miktex-portable.exe</b>
</li>
<li>
Launch the exe. Choose an installation directory of <b>C:\xowa\bin\windows\miktex\</b>. When you are done, you should have a file called <b>C:\xowa\bin\windows\miktex\miktex\bin\latex.exe</b>
</li>
</ul>
<p>
Note that you may receive some prompts along the way
</p>
<ul>
<li>
Paper size should be left to a4, else some images may wrap.
</li>
<li>
Under MiKTeX Settings, choose Refresh FNDB, else errors when generating other dvi
</li>
</ul>
<h2>
<span class="mw-headline" id="Manual:_options">Manual: options</span>
</h2>
<p>
The math module uses MathJax by default. You can change it to LaT<sub>E</sub>X by navigating to <a href="http://xowa.org/wiki/home/page/Options/Math.html" id="xolnki_2" title="Options/Math" class="xowa-visited">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/wiki/home/page/Diagnostics/Math.html" id="xolnki_3" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
<li>
Wait a few seconds. You will get a MikTeX prompt to download another repository. Specifically:
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
<code>The package will be installed from: &lt;Random package repository&gt;</code>
</dd>
<dd>
<code>The package will be installed for: &lt;your_user_name&gt;</code>
</dd>
</dl>
</dd>
<dd>
Accept the defaults and press Install
</dd>
<dd>
This should be the only other download request when using MikTeX.
</dd>
<dd>
Note that the first request may take a full minute to process and there will be no progress indicator.
</dd>
<dd>
Note also that this message box may disrupt dynamic math updates. You will need to manually refresh the page in order to see the math image. This manual refresh is only needed for the first page; future pages will automatically update images dynamically.
</dd>
</dl>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,256 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Math/MathJax - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Math/MathJax</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Credits">Credits</span>
</h2>
<p>
Considerable thanks goes to Schnark for proposing and implementing the <a href="http://www.mathjax.org/" rel="nofollow" class="external text">MathJax</a> integration.
</p>
<h2>
<span class="mw-headline" id="Setup_notes">Setup notes</span>
</h2>
<p>
The following is a list of setup notes for MathJax:
</p>
<ul>
<li>
Get latest of Math Extension: <a href="http://www.mediawiki.org/wiki/Extension:Math" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Extension:Math</a> or <a href="https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Math.git;a=snapshot;h=refs/heads/master;sf=tgz" rel="nofollow" class="external free">https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Math.git;a=snapshot;h=refs/heads/master;sf=tgz</a>
</li>
<li>
Unzip to <b>/xowa/bin/any/javascript/xowa/mathjax_temp/</b>. When you are done you should have <b>/xowa/bin/any/javascript/xowa/mathjax_temp/Math.php</b> and many other files
</li>
<li>
Move <b>/xowa/bin/any/javascript/xowa/mathjax_temp/modules/Mathjax</b> to <b>/xowa/bin/any/javascript/xowa/mathjax/</b>. When you are done you will have a file called <b>/xowa/bin/any/javascript/xowa/mathjax/Mathjax.js</b> as well as many others. (We basically want to ignore everything except for the inner modules/Mathjax directory)
</li>
<li>
Edit the following file: <b>/xowa/bin/any/javascript/xowa/mathjax/extensions/wiki2jax.js</b>
</li>
</ul>
<p>
replace this:
</p>
<pre>
$('span.tex, img.tex', element || document).each(function(i, span) {
that.ConvertMath(span);
});
</pre>
<p>
with this:
</p>
<pre>
var math = document.querySelectorAll('[id^="xowa_math_txt"]');
for (var i = 0; i &lt; math.length; i++) {
that.ConvertMath(math[i]);
}
</pre>
<ul>
<li>
In the same file:
</li>
</ul>
<p>
replace this:
</p>
<pre>
tex = $(node).text().replace(/^\$/,"").replace(/\$$/,"");
</pre>
<p>
with this:
</p>
<pre>
tex = node.textContent.replace(/^\$/,"").replace(/\$$/,""); //patched for XOWA
</pre>
<ul>
<li>
Create a text file at <b>/xowa/bin/any/javascript/xowa/mathjax/xowa_mathjax.js</b> and add the following
</li>
</ul>
<pre>
document.addEventListener( "DOMContentLoaded", function(){
var math = document.querySelectorAll('[id^="xowa_math_txt"]');
if (math.length) {
window.mathJax_Config = function () {
MathJax.Hub.Config({
root: window.xowa_root_dir + 'bin/any/javascript/xowa/mathjax',
config: ["TeX-AMS-texvc_HTML.js"],
"v1.0-compatible": false,
styles: { ".mtext": { "font-family": "sans-serif ! important", "font-size": "80%" } },
displayAlign: "left",
menuSettings: { zoom: "Click" },
"HTML-CSS": { imageFont: null, availableFonts: ["TeX"] }
});
MathJax.OutputJax.fontDir = window.xowa_root_dir + 'bin/any/javascript/xowa/mathjax/fonts';
}
var config = 'mathJax_Config();',
script1 = document.createElement( 'script' ),
script2 = document.createElement( 'script' );
script1.setAttribute( 'type', 'text/x-mathjax-config' );
script1.text = config;
document.getElementsByTagName('head')[0].appendChild( script1 );
script2.setAttribute( 'src', window.xowa_root_dir + 'bin/any/javascript/xowa/math/mathjax/MathJax.js?config=default' );
document.getElementsByTagName('head')[0].appendChild( script2 );
}
}, false );
</pre>
<ul>
<li>
Change "menuSettings:" in <b>/xowa/bin/javascript/xowa/math/mathjax/config/default.js</b>
<ul>
<li>
add 'renderer: "SVG"'
</li>
<li>
change 'texHints: false'
</li>
</ul>
</li>
</ul>
<p>
Example
</p>
<pre>
menuSettings: {
renderer: "SVG", // XOWA: manually specify SVG b/c HTML/CSS fails with "Can't Load Web Font TeX/Math/Italic"
texHints: false // XOWA: include class names for TeXAtom elements; changed from true to false, b/c it sometimes crashes XOWA
},
</pre>
<dl>
<dd>
Note that xowa_mathjax.js will use the config since it calls '/MathJax.js?config=default'
</dd>
</dl>
<ul>
<li>
Change "blacker" from 10 to 1 b/c 1 looks closer to the HTML/CSS renderer and 10 looks too "blocky"
</li>
</ul>
<pre>
blacker: 1, // XOWA: changed from 10 to 1 b/c 1 looks closer to the HTML/CSS renderer and 10 looks too "blocky"
</pre>
<ul>
<li>
Embed this in the xowa.gfs file (XOWA does this through ~{math_mathjax_script})
</li>
</ul>
<pre>
&lt;script src="file:///xowa/bin/any/javascript/xowa/mathjax/xowa_mathjax.js"&gt;&lt;/script&gt;
</pre>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,217 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Math/Setup - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Math/Setup</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
Math formulas (of the form <code>&lt;math&gt;a^2 + b^2 = c^2&lt;/math&gt;</code>) will need LaT<sub>E</sub>X support.
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#MathJax"><span class="tocnumber">1</span> <span class="toctext">MathJax</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#LaTEX"><span class="tocnumber">2</span> <span class="toctext">LaTEX</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#MathJax_compared_to_XOWA_LaTEX"><span class="tocnumber">3</span> <span class="toctext">MathJax compared to XOWA LaTEX</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#MathJax_developer_notes"><span class="tocnumber">4</span> <span class="toctext">MathJax developer notes</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Test"><span class="tocnumber">5</span> <span class="toctext">Test</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Notes"><span class="tocnumber">6</span> <span class="toctext">Notes</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="MathJax">MathJax</span>
</h2>
<p>
XOWA uses MathJax<sup id="cite_ref-mathjax_0-0" class="reference"><a href="#cite_note-mathjax-0">[1]</a></sup> as the default method for LaT<sub>E</sub>X support. No additional setup is required, and performance will often be quicker than a standard LaT<sub>E</sub>X application.
</p>
<h2>
<span class="mw-headline" id="LaTEX">LaT<sub>E</sub>X</span>
</h2>
<p>
XOWA also supports LaT<sub>E</sub>X for those users who prefer to work directly with the application.
</p>
<p>
If you wish to set up LaT<sub>E</sub>X, then please click one of these links:
</p>
<dl>
<dd>
<a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Math/Latex/Windows.html" id="xolnki_2" title="App/Xtn/Mediawiki/Math/Latex/Windows">Set up math (Windows)</a>
</dd>
<dd>
<a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Math/Latex/Linux.html" id="xolnki_3" title="App/Xtn/Mediawiki/Math/Latex/Linux" class="xowa-visited">Set up math (Linux)</a>
</dd>
<dd>
<a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Math/Latex/Mac_OS_X.html" id="xolnki_4" title="App/Xtn/Mediawiki/Math/Latex/Mac OS X">Set up math (Mac OS X)</a>
</dd>
</dl>
<h2>
<span class="mw-headline" id="MathJax_compared_to_XOWA_LaTEX">MathJax compared to XOWA LaT<sub>E</sub>X</span>
</h2>
<p>
Here is a quick summary of the differences between MathJax vs XOWA LaT<sub>E</sub>X:
</p>
<ul>
<li>
MathJax is a javascript approach that will work cross-platform. LaT<sub>E</sub>X relies on platform specific binaries, which take up several hundred MBs.
</li>
<li>
MathJax will be faster in generating multiple images for the first time view. As a rough comparison, a page with 100 formulas will take MathJax &lt; 5 seconds, whereas LaT<sub>E</sub>X may take as long as a minute. (the latter is because XOWA generates a png for each formula)
</li>
<li>
MathJax has more dynamic rendering options, including "zoom" and different renderers (HTML-CSS, MathML, SVG). XOWA's LaT<sub>E</sub>X support is basic.
</li>
<li>
XOWA LaT<sub>E</sub>X will be faster in generating multiple images for successive views (second, third, fourth, etc). XOWA's LaT<sub>E</sub>X will cache the images on the hard drive and display them more quickly than Mathjax can generate them.
</li>
</ul>
<h2>
<span class="mw-headline" id="MathJax_developer_notes">MathJax developer notes</span>
</h2>
<p>
For more info on how Mathjax was integrated into XOWA, please see <a href="http://xowa.org/wiki/home/page/Help:Component/MathJax.html" id="xolnki_5" title="Help:Component/MathJax">Help:Component/MathJax</a>.
</p>
<h2>
<span class="mw-headline" id="Test">Test</span>
</h2>
<ul>
<li>
Visit <a href="http://xowa.org/wiki/home/page/Diagnostics/Math.html" id="xolnki_6" title="Diagnostics/Math" class="xowa-visited">Diagnostics/Math</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ol class="references">
<li id="cite_note-mathjax-0">
<span class="mw-cite-backlink"><a href="#cite_ref-mathjax_0-0">^</a></span> <span class="reference-text">For more info on MathJax, please visit <a href="http://www.mathjax.org/" rel="nofollow" class="external free">http://www.mathjax.org/</a></span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,248 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Score - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Score</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
The <a href="https://www.mediawiki.org/wiki/Extension:Score" rel="nofollow" class="external text">Score Extension</a> transforms LilyPond or ABC markup into musical scores and / or midis
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Installation"><span class="tocnumber">1</span> <span class="toctext">Installation</span></a>
<ul>
<li class="toclevel-2 tocsection-2">
<a href="#Windows"><span class="tocnumber">1.1</span> <span class="toctext">Windows</span></a>
</li>
<li class="toclevel-2 tocsection-3">
<a href="#Linux_.28Ubuntu.2C_Mint.29"><span class="tocnumber">1.2</span> <span class="toctext">Linux (Ubuntu, Mint)</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#Mac_OS_X"><span class="tocnumber">1.3</span> <span class="toctext">Mac OS X</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Configuration"><span class="tocnumber">2</span> <span class="toctext">Configuration</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Testing"><span class="tocnumber">3</span> <span class="toctext">Testing</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Installation">Installation</span>
</h2>
<p>
The Score extension depends on LilyPond. This package is fairly large (90 MB) and not portable (i.e.: it must be installed).
</p>
<p>
The following are installation instructions per operating system.
</p>
<h3>
<span class="mw-headline" id="Windows">Windows</span>
</h3>
<ul>
<li>
Go to the <a href="http://www.lilypond.org/windows.html" rel="nofollow" class="external text">LilyPond Windows download page</a> and download the "Windows: LilyPond *.**.*-*" package. At time of writing, this link is "Windows: LilyPond 2.16.2-1"
</li>
<li>
Run the exe. Choose the default installation path (C:\Program Files\Lilypond) or your XOWA bin directory (C:\xowa\bin\windows\lilypond)
</li>
</ul>
<h3>
<span class="mw-headline" id="Linux_.28Ubuntu.2C_Mint.29">Linux (Ubuntu, Mint)</span>
</h3>
<ul>
<li>
Open up a terminal and run the following:
</li>
</ul>
<p>
<code>sudo apt-get install lilypond</code>
</p>
<dl>
<dd>
This should install to /usr/bin/
</dd>
</dl>
<h3>
<span class="mw-headline" id="Mac_OS_X">Mac OS X</span>
</h3>
<p>
[Note: No testing has been done with Mac OS X machines, so these are best guesses]
</p>
<ul>
<li>
Go to the <a href="http://www.lilypond.org/macos-x.html" rel="nofollow" class="external text">LilyPond Mac OS Xdownload page</a> and download the proper "MacOS X *.**.*-*" package.
</li>
<li>
Install the package. It should install to /bin/
</li>
</ul>
<h2>
<span class="mw-headline" id="Configuration">Configuration</span>
</h2>
<p>
After the installation completes, you will need to specify the directory.
</p>
<ul>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Options/Score.html" id="xolnki_2" title="Options/Score">Options/Score</a>.
</li>
<li>
Configure the <b>lilypond</b> binary to whatever directory you chose above.
</li>
</ul>
<dl>
<dd>
For Windows, that will probably be "C:\Program Files\Lilypond\usr\bin\lilypond.exe"
</dd>
<dd>
For Linux, that will probably be "/usr/bin/lilypond"
</dd>
<dd>
For Mac OS X, that will probably be "/bin/lilypond"
</dd>
</dl>
<ul>
<li>
Configure the <b>abc2ly</b> binary
</li>
</ul>
<dl>
<dd>
For Windows, that will probably be "C:\Program Files\Lilypond\usr\bin\python" (note that lilypond ships with python)
</dd>
<dd>
For Linux, that will probably be "/usr/bin/python" (note that the abc2ly.py script must be in the same directory as python)
</dd>
<dd>
For Mac OS X, that will probably be "/bin/python". (note that the abc2ly.py script must be in the same directory as python)
</dd>
</dl>
<h2>
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<p>
When you're done, visit <a href="http://xowa.org/wiki/home/page/Diagnostics.html" id="xolnki_3" title="Diagnostics" class="xowa-visited">Diagnostics</a> and click on the Score links
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,381 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Scribunto/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Scribunto/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Background"><span class="tocnumber">1</span> <span class="toctext">Background</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Status"><span class="tocnumber">2</span> <span class="toctext">Status</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Engines"><span class="tocnumber">3</span> <span class="toctext">Engines</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Lua"><span class="tocnumber">4</span> <span class="toctext">Lua</span></a>
<ul>
<li class="toclevel-2 tocsection-5">
<a href="#Binaries"><span class="tocnumber">4.1</span> <span class="toctext">Binaries</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Permissions"><span class="tocnumber">4.2</span> <span class="toctext">Permissions</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Luaj"><span class="tocnumber">5</span> <span class="toctext">Luaj</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Scribunto_files"><span class="tocnumber">6</span> <span class="toctext">Scribunto files</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Links"><span class="tocnumber">7</span> <span class="toctext">Links</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Background">Background</span>
</h2>
<p>
Scribunto is a MediaWiki extension for embedding Lua code in wiki pages. Lua is used for programming constructs (conditional logic; loops) that were previously attempted by Templates.
</p>
<p>
For more information on Scribunto, see <a href="http://www.mediawiki.org/wiki/Extension:Scribunto" rel="nofollow" class="external free">http://www.mediawiki.org/wiki/Extension:Scribunto</a>
</p>
<p>
For the source code, see <a href="https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Scribunto.git;a=summary" rel="nofollow" class="external free">https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Scribunto.git;a=summary</a>
</p>
<h2>
<span class="mw-headline" id="Status">Status</span>
</h2>
<p>
The Wikimedia Foundation began rolling out Scribunto/Lua to its sites on 2013-02-15 and finished on 2013-03-13 (<a href="http://blog.wikimedia.org/2013/03/14/what-lua-scripting-means-wikimedia-open-source/" rel="nofollow" class="external free">http://blog.wikimedia.org/2013/03/14/what-lua-scripting-means-wikimedia-open-source/</a> . Data dumps after 2013-02-15 will probably have {{#invoke}} in their wikitext, which requires a lua processor.
</p>
<p>
Beginning with v0.3.2, XOWA included preliminary support for Scribunto. As of v1.3.1, the functionality level is approximately 95%+.
</p>
<h2>
<span class="mw-headline" id="Engines">Engines</span>
</h2>
<p>
XOWA provides two engines for processing Lua statements:
</p>
<ul>
<li>
<a href="http://lua.org/about" rel="nofollow" class="external text">lua</a>: the standard lua binary that is distributed with Scribunto. For MediaWiki developers, it is the <i>LuaStandalone</i> approach.
</li>
</ul>
<dl>
<dd>
<span style='text-decoration:underline'><b>advantages</b></span>
<ul>
<li>
<b>standard</b>: lua is the official reference standard
</li>
<li>
<b>performance</b>: lua is written in C which is highly performant. However...
</li>
</ul>
</dd>
<dd>
<span style='text-decoration:underline'><b>disadvantages</b></span>
<ul>
<li>
<b>performance</b>: lua needs every message to be serialized when communicating back and forth between the binary and Java (the same behavior as LuaStandalone). This can result in performance issues.
</li>
<li>
<b>limited platform support</b>: lua needs a binary compiled specifically for its OS. Although the major OSs are provided, some other OSs will require additional steps: See openSUSE 11.0 and <a href="#Binaries" id="xolnki_2">Binaries</a> below.
</li>
<li>
<b>permission setup</b>: lua needs to be granted execute permissions on Linux and Mac OS X. Although XOWA does this automatically, there may be complications. See <a href="#Permissions" id="xolnki_3">Permissions</a> below.
</li>
</ul>
</dd>
</dl>
<ul>
<li>
<a href="http://luaj.org/luaj/README.html" rel="nofollow" class="external text">luaj</a>: an open-source Java implementation of lua.
</li>
</ul>
<dl>
<dd>
<span style='text-decoration:underline'><b>advantages</b></span>
<ul>
<li>
<b>universal platform support</b>: luaj is written in Java and will automatically run on any platform that XOWA runs on
</li>
<li>
<b>consistent behavior</b>: luaj will run the same on all platforms. In contrast, lua will run differently on Windows versus Linux / Mac OS X (see os.time and mktime)
</li>
<li>
<b>easier customization</b>: luaj can be easily customized. In contrast, lua requires experience with C, and recompiling the source for each platform
</li>
<li>
<b>performance</b>: luaj runs in the same memory space as XOWA, and doesn't require message serializations for every call. In addition, the lua binary may not perform consistently on every OS. For some OSs, this makes a considerable difference. For example, it is reported that luaj runs dramatically faster than lua on Windows Vista (seconds versus minutes). However...
</li>
</ul>
</dd>
<dd>
<span style='text-decoration:underline'><b>disadvantages</b></span>
<ul>
<li>
<b>performance</b>: luaj is written in Java which is not as performant as C
</li>
</ul>
</dd>
</dl>
<p>
Luaj is the official Lua processor for XOWA.
</p>
<h2>
<span class="mw-headline" id="Lua">Lua</span>
</h2>
<h3>
<span class="mw-headline" id="Binaries">Binaries</span>
</h3>
<p>
XOWA packages the same Lua binaries (v5.1) that come with Scribunto. Note the following:
</p>
<ul>
<li>
The Windows, Linux, Linux 64, Mac OS X and Mac OS X 64 binaries have all been tested.
</li>
<li>
The Linux binaries may not work on older distributions. For example, the Linux 64 binary does not work on openSUSE 11.0. In these cases, you will need to get a lua binary for your distribution, or compile it manually.
</li>
<li>
XOWA/Lua has been tested on a Windows 7 64-bit machine. Note that the Windows 32-bit Lua binary is included, not the 64-bit one.
</li>
</ul>
<h3>
<span class="mw-headline" id="Permissions">Permissions</span>
</h3>
<p>
Linux / Mac OS X users will need to grant Execute permission to the Lua binary. Note that XOWA tries to do this automatically. If it fails, you will need to handle it manually by doing any one of the following (note you will need to replace &lt;OS&gt; with your system):
</p>
<ul>
<li>
Run the setup shell script
</li>
</ul>
<dl>
<dd>
Run <code>sh /xowa/setup_&lt;OS&gt;.sh script</code>
</dd>
</dl>
<ul>
<li>
Manually setup lua
</li>
</ul>
<dl>
<dd>
Run <code>mv -f /xowa/bin/&lt;OS&gt;/lua/lua_install /xowa/bin/&lt;OS&gt;/lua/lua</code>
</dd>
<dd>
Run <code>chmod 774 /xowa/bin/&lt;OS&gt;/lua/lua</code>
</dd>
</dl>
<ul>
<li>
Use a pre-existing lua
</li>
</ul>
<dl>
<dd>
Change the "Lua path" binary to one on your machine (which presumably has the correct permissions) (EX: /usr/bin/lua)
</dd>
</dl>
<h2>
<span class="mw-headline" id="Luaj">Luaj</span>
</h2>
<p>
XOWA packages a modified version of the luaj-jse-3.0 jar. Note that 3.0 was selected as it is the latest code branch and it fixes errors in 2.0.3.
</p>
<p>
Several changes were made to the default 3.0 version to accomodate issues. These changes are itemized at /xowa/bin/any/java/luaj/readme.txt as well as <a href="http://xowa.org/wiki/home/page/App/Xtn/Mediawiki/Scribunto/Luaj.html" id="xolnki_4" title="App/Xtn/Mediawiki/Scribunto/Luaj">App/Xtn/Mediawiki/Scribunto/Luaj</a>. The modified source is available at <a href="https://github.com/gnosygnu/luaj_xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/luaj_xowa</a>
</p>
<p>
Additional files are also at <code>/xowa/bin/any/php/mediawiki/extensions/Scribunto/engines/Luaj/</code>
</p>
<h2>
<span class="mw-headline" id="Scribunto_files">Scribunto files</span>
</h2>
<p>
XOWA used the following files from Scribunto:
</p>
<ul>
<li>
The main Lua libraries: mw_main.lua, MWServer.lua
</li>
</ul>
<dl>
<dd>
<code>source: /mediawiki-1.21.11/extensions/Scribunto/engines/LuaStandalone/</code>
</dd>
<dd>
<code>target: /xowa/bin/any/php/mediawiki/extensions/Scribunto/engines/LuaStandalone/</code>
</dd>
</dl>
<ul>
<li>
The lualib directory hive
</li>
</ul>
<dl>
<dd>
<code>source: /mediawiki-1.21.11/extensions/Scribunto/engines/LuaCommon/lualib/</code>
</dd>
<dd>
<code>target: /xowa/bin/any/php/mediawiki/extensions/Scribunto/engines/LuaCommon/lualib/</code>
</dd>
</dl>
<ul>
<li>
The Lua binary for the appropriate OS
</li>
</ul>
<dl>
<dd>
<code>source: /mediawiki-1.21.11/extensions/Scribunto/engines/LuaStandalone/binaries/&lt;OS&gt;/</code>
</dd>
<dd>
<code>target: /xowa/bin/&lt;OS&gt;/lua</code>
</dd>
</dl>
<p>
XOWA modifies many of the lua files in order to cache library data across multiple page loads (Scribunto reloads the libraries for every page)
</p>
<h2>
<span class="mw-headline" id="Links">Links</span>
</h2>
<ul>
<li>
For Options see <a href="http://xowa.org/wiki/home/page/Options/Scribunto.html" id="xolnki_5" title="Options/Scribunto" class="xowa-visited">Options/Scribunto</a>
</li>
<li>
For Diagnostics see <a href="http://xowa.org/wiki/home/page/Diagnostics.html#Scribunto" id="xolnki_6" title="Diagnostics">Diagnostics#Scribunto</a>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,340 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Tidy/JTidy - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Tidy/JTidy</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Source"><span class="tocnumber">1</span> <span class="toctext">Source</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Modifications"><span class="tocnumber">2</span> <span class="toctext">Modifications</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#jtidy_xowa_changes"><span class="tocnumber">3</span> <span class="toctext">jtidy_xowa changes</span></a>
<ul>
<li class="toclevel-2 tocsection-4">
<a href="#ParseBlock_should_handle_exiled_variable_during_element_reparenting"><span class="tocnumber">3.1</span> <span class="toctext">ParseBlock should handle exiled variable during element reparenting</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#Do_not_trim_empty_block_element_if_it_has_attributes"><span class="tocnumber">3.2</span> <span class="toctext">Do not trim empty block element if it has attributes</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#Do_not_convert_empty_.3Cp.3E_to_.3Cbr.3E"><span class="tocnumber">3.3</span> <span class="toctext">Do not convert empty &lt;p&gt; to &lt;br&gt;</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#Do_not_add_.5Cn_after_.3Cspan.3E_in_.3Cpre.3E"><span class="tocnumber">3.4</span> <span class="toctext">Do not add \n after &lt;span&gt; in &lt;pre&gt;</span></a>
</li>
</ul>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Source">Source</span>
</h2>
<p>
The jtidy_xowa.jar was built using the source at <a href="https://sourceforge.net/projects/jtidy/files/JTidy/r938/" rel="nofollow" class="external free">https://sourceforge.net/projects/jtidy/files/JTidy/r938/</a>.
</p>
<p>
Its source is not currently included with XOWA. It is available at the following location: <a href="https://sourceforge.net/projects/xowa/files/support/jtidy/" rel="nofollow" class="external free">https://sourceforge.net/projects/xowa/files/support/jtidy/</a>
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Modifications">Modifications</span>
</h2>
<p>
The jtidy_xowa.jar was created for the following reasons:
</p>
<ul>
<li>
JTidy is not completely in sync with tidy:
</li>
</ul>
<dl>
<dd>
JTidy appears to have been built off an earlier version of tidy. tidy has since made a number of bug fixes that are not in JTidy
</dd>
</dl>
<ul>
<li>
JTidy has significant differences in translating tidy
</li>
</ul>
<dl>
<dd>
JTidy is a very close translation of tidy, but deviates from tidy in a number of places.
</dd>
</dl>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="jtidy_xowa_changes">jtidy_xowa changes</span>
</h2>
<p>
The following is only a partial list of JTidy changes. Multiple changes were made for v1.6.2.1 of XOWA to have JTidy be more "tidy-like". In addition, more changes will probably occur in the future to close the gap in source code between tidy and JTidy.
</p>
<h3>
<span class="mw-headline" id="ParseBlock_should_handle_exiled_variable_during_element_reparenting">ParseBlock should handle exiled variable during element reparenting</span>
</h3>
<ul>
<li>
<b>purpose</b>: &lt;div&gt; between &lt;table&gt; and &lt;tr&gt; not reparented correctly;
</li>
<li>
<b>example</b>: fa.wikinews.org/wiki/Main_Page -&gt; invalid table layout
</li>
<li>
<b>file</b>: /jtidy-r938/src/main/java/org/w3c/tidy/ParserImpl.java
</li>
<li>
<b>proc</b>: ParseBlock.Parse
</li>
<li>
<b>add</b>:
</li>
</ul>
<pre>
else if ((node.tag.model &amp; Dict.CM_TABLE) != 0 || (node.tag.model &amp; Dict.CM_ROW) != 0)
{
// XOWA: DATE:2014-05-31
/* http://tidy.sf.net/issue/1316307 */
/* In exiled mode, return so table processing can
continue. */
if (lexer.exiled)
return;
</pre>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Do_not_trim_empty_block_element_if_it_has_attributes">Do not trim empty block element if it has attributes</span>
</h3>
<ul>
<li>
<b>purpose</b>: empty block elements should not be trimmed if they have attributes
</li>
<li>
<b>example</b>: ko.wikisource.org/wiki/Main_Page -&gt; invalid table layout
</li>
<li>
<b>file</b>: /jtidy-r938/src/main/java/org/w3c/tidy/Lexer.java
</li>
<li>
<b>proc</b>: canPrune
</li>
<li>
<b>add</b>:
</li>
</ul>
<pre>
// XOWA: added to match tidy; DATE:2014-05-31
if ( ((element.tag.model &amp; Dict.CM_BLOCK) != 0) &amp;&amp; element.attributes != null)
return false;
if (element.tag == this.configuration.tt.tagA &amp;&amp; element.attributes != null)
</pre>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Do_not_convert_empty_.3Cp.3E_to_.3Cbr.3E">Do not convert empty &lt;p&gt; to &lt;br&gt;</span>
</h3>
<ul>
<li>
<b>purpose</b>: commented code to convert empty &lt;p&gt; to &lt;br&gt; because it is not in tidy
</li>
<li>
<b>example</b>: none
</li>
<li>
<b>file</b>: /jtidy-r938/src/main/java/org/w3c/tidy/Node.java
</li>
<li>
<b>proc</b>: trimEmptyElement
</li>
<li>
<b>code</b>:
</li>
</ul>
<pre>
// XOWA: DELETED: not in tidy, and don't really agree with intent; DATE:2014-05-31
// else if (element.tag == tt.tagP &amp;&amp; element.content == null)
// {
// // replace &lt;p&gt;&lt;/p&gt; by &lt;br&gt;&lt;br&gt; to preserve formatting
// Node node = lexer.inferredTag("br");
// Node.coerceNode(lexer, element, tt.tagBr);
// element.insertNodeAfterElement(node);
// }
</pre>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Do_not_add_.5Cn_after_.3Cspan.3E_in_.3Cpre.3E">Do not add \n after &lt;span&gt; in &lt;pre&gt;</span>
</h3>
<ul>
<li>
<b>purpose</b>: JTidy was incorrectly adding \n to all block elements inside pre
</li>
<li>
<b>example</b>: none
</li>
<li>
<b>file</b>: /jtidy-r938/src/main/java/org/w3c/tidy/PPrint.java
</li>
<li>
<b>proc</b>: printTag
</li>
<li>
<b>code</b>:
</li>
</ul>
<pre>
if (indent + linelen &lt; this.configuration.wraplen)
{
// wrap after start tag if is &lt;br/&gt; or if it's not inline
// fix for [514348]
if (!TidyUtils.toBoolean(mode &amp; NOWRAP)
&amp;&amp; (!TidyUtils.toBoolean(node.tag.model &amp; Dict.CM_INLINE) || (node.tag == tt.tagBr))
&amp;&amp; afterSpace(node))
{
wraphere = linelen;
}
}
// XOWA: DATE:2014-06-01
/* flush the current buffer only if it is known to be safe,
i.e. it will not introduce some spurious white spaces.
See bug #996484 */
else if ( TidyUtils.toBoolean(mode &amp; NOWRAP)
|| node.tag == tt.tagBr
|| afterSpace(node)
)
{
condFlushLine(fout, indent);
}
</pre>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,160 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>App/Xtn/Mediawiki/Tidy/tidy - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Mediawiki/Tidy/tidy</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This page is obsolete. It is preserved for historical reference only.</span>
</p>
</td>
</tr>
</table>
<p>
MediaWiki often uses <a href="http://www.w3.org/People/Raggett/tidy/" rel="nofollow" class="external text">HTML tidy</a> to clean up "dirty" HTML.
</p>
<p>
For example, HTML tidy will take the sequence "&lt;sup&gt;a&lt;/sub&gt;" and transform it to "&lt;sup&gt;a&lt;/su<span style="color:red;">p</span>&gt;".
</p>
<p>
XOWA integrates some of this functionality within its parser. However, it only implements a very small subset of the HTML tidy binary.
</p>
<p>
If you notice pages that are rendering incorrectly, you may want to enable HTML tidy. The following steps will need to be taken:
</p>
<ul>
<li>
In the <b>xowa.gfs</b> file, change 'n' to 'y' for html.tidy_enabled_('n');
</li>
<li>
In the <b>xowa.gfs</b> file, point '.tidy_html' to the location of the binary (/usr/bin/tidy on Linux).
</li>
</ul>
<dl>
<dd>
If you're on Windows, you should download HTML tidy and place it in <b>/xowa/bin/windows/tidy</b>
</dd>
</dl>
<ul>
<li>
Restart XOWA
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,191 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/App/UI/Main window layout - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/App/UI/Main window layout</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
<b>This section is obsolete. Future versions will change the layout mechanism considerably.</b>
</p>
<p>
All sections are designed to be copied and pasted directly to xowa.gfs.
</p>
<h2>
<span class="mw-headline" id="Increase_font_size_to_10">Increase font size to 10</span>
</h2>
<p>
This section increases the font size to 10 and adjusts the sizes/positions accordingly
</p>
<p>
The notes below provide rationale for the numbers if you want to increase to another size
</p>
<pre style='overflow: auto;'>
app.gui.layout
// each "btn" gets +1 width and +1 height
.go_bwd_btn .size_rel_(' +1, +1').font_name_('Arial').font_size_(10).text_('&lt;').owner
.go_fwd_btn .size_rel_(' +1, +1').font_name_('Arial').font_size_(10).text_('&gt;').owner
// the url_box loses -2 width because both buttons gained +1 width; it still gets +1 height for the increased font size
.url_box .size_rel_(' -2, +1').font_name_('Arial').font_size_(10).owner
// start with -22 for Windows XP Classic; decrease height by 2 to handle the +1 height to the top row and the +1 height to the bottom row
.html_box .size_rel_(' -8, -24').pos_rel_(' 0, 0').owner
// the heights are increased by +1
.find_box .size_rel_(' 0, +1').pos_rel_(' 0, 0').font_name_('Arial').font_size_(10).owner
.prog_box .size_rel_(' 0, +1').pos_rel_(' 0, 0').font_name_('Arial').font_size_(10).owner
.note_box .size_rel_(' 0, +1').pos_rel_(' 0, 0').font_name_('Arial').font_size_(10).owner
;
</pre>
<h2>
<span class="mw-headline" id="Increase_font_size_to_30">Increase font size to 30</span>
</h2>
<p>
A more extreme example: font gets changed to 30, so
</p>
<ul>
<li>
height must go to +26
</li>
<li>
the buttons widths must go to +26
</li>
</ul>
<pre>
app.gui.layout
.go_bwd_btn .size_rel_(' +26, +26').font_name_('Arial').font_size_(30).text_('&lt;').owner
.go_fwd_btn .size_rel_(' +26, +26').font_name_('Arial').font_size_(30).text_('&gt;').owner
.url_box .size_rel_(' -2, +26').font_name_('Arial').font_size_(30).owner
.html_box .size_rel_(' -8, -76').owner
.find_box .size_rel_(' 0, +26').font_name_('Arial').font_size_(30).owner
.prog_box .size_rel_(' 0, +26').font_name_('Arial').font_size_(30).owner
.note_box .size_rel_(' 0, +26').font_name_('Arial').font_size_(30).owner
;
</pre>
<h2>
<span class="mw-headline" id="Use_absolute_positions">Use absolute positions</span>
</h2>
<p>
Note that this will cause window resizing to have no effect (EX: shrink the window to 800, but the html_box will remain 1000)
</p>
<pre>
app.gui.layout
.html_box .mode_('abs').rect_abs_(' 1000, 1000, 0, 0').owner
.go_bwd_btn .mode_('abs').rect_abs_(' 20, 20, 0, 1000').owner
.go_fwd_btn .mode_('abs').rect_abs_(' 20, 20, 20, 1000').owner
.url_box .mode_('abs').rect_abs_(' 20, 960, 40, 1000').owner
.find_box .mode_('abs').rect_abs_(' 200, 20, 0, 1020').owner
.prog_box .mode_('abs').rect_abs_(' 600, 20, 200, 1020').owner
.note_box .mode_('abs').rect_abs_(' 200, 20, 800, 1020').owner
;
</pre>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,139 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/File/Files/Online - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
<style>
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
.bold {font-weight: 900;}
</style>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/File/Files/Online</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
XOWA can download images for a page by downloading them directly from the wikimedia servers.
</p>
<p>
As of v2.5.4.1, XOWA stores all files in simple.wikipedia.org-file-user.xowa. Previously it used <code>/xowa/file/#meta</code> to track the metadata.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,146 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Help/Known issues - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Help/Known issues</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Search">Search</span>
</h2>
<ul>
<li>
XOWA allows searching by page titles. Full-text search (searching text inside an article) will be supported in the future.
</li>
</ul>
<h2>
<span class="mw-headline" id="Extensions">Extensions</span>
</h2>
<h3>
<span class="mw-headline" id="To_do">To do</span>
</h3>
<p>
The following is a list of extensions that are not implemented in XOWA. It is an incomplete list. Any unimplemented extension will render as xml text.
</p>
<ul>
<li>
CategoryTree
</li>
</ul>
<dl>
<dd>
&lt;CategoryTree&gt; uses JavaScript to selectively drill-down through a Category Tree
</dd>
</dl>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,155 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Help/Version compatibility - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Help/Version compatibility</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This page is obsolete. It is preserved for historical reference only.</span>
</p>
</td>
</tr>
</table>
<p>
XOWA tries to maintain version compatibility across releases -- both forward compatibility and backward compatibility.
</p>
<p>
As a result of this strategy, certain files/directories may be created that are no longer used anymore. If you have questions about these files, or just want to delete them, you should consult the sections below.
</p>
<h2>
<span class="mw-headline" id="as_of_v0.2.2">as of v0.2.2</span>
</h2>
<ul>
<li>
/bin/any/javascript/math is no longer used. It may be deleted. The new location is /bin/any/javascript/xowa/math
</li>
<li>
/xowa/user/anonymous/app/data/*.csv is no longer used. Any files here may be deleted. The new location is /xowa/user/anonymous/app/data/history/*.csv.
</li>
</ul>
<h2>
<span class="mw-headline" id="as_of_v0.2.1">as of v0.2.1</span>
</h2>
<ul>
<li>
siteInfo.xml and wiki.gfs are no longer used. They may be deleted. The new replacements are wiki_core.gfs and wiki_stats.gfs. For an example, see /xowa/wiki/simple.wikipedia.org/cfg.
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,210 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Help/Version notes - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Help/Version notes</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="v0.0.0_-_v0.2.2">v0.0.0 - v0.2.2</span>
</h2>
<p>
This section is relevant only if:
</p>
<ul>
<li>
you have a version between v0.0.0.0 and v0.2.2.0
</li>
<li>
you're working with a wiki that is non-English. (EX: French Wikipedia)
</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/wiki/home/page/Help:Set_up_languages.html" 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.
</p>
<h2>
<span class="mw-headline" id="v0.0.0_-_v0.2.0.1">v0.0.0 - v0.2.0.1</span>
</h2>
<p>
This section is relevant only if:
</p>
<ul>
<li>
you have a version between v0.0.0.0 and v0.2.0.1
</li>
<li>
you've enabled image download or math
</li>
</ul>
<p>
If you meet the above conditions, you will notice the following:
</p>
<ul>
<li>
images no longer download
</li>
<li>
math defaults to MathJax
</li>
</ul>
<p>
You can reverse these actions by doing the following:
</p>
<ul>
<li>
to re-enable image download, click here;
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
<div>
enable image download&nbsp;
</div>
</dd>
</dl>
</dd>
</dl>
<ul>
<li>
to use LaT<sub>E</sub>X click here:
</li>
</ul>
<dl>
<dd>
<dl>
<dd>
<div>
make LaT&lt;sub&gt;E&lt;/sub&gt;X the default math renderer&nbsp;
</div>
</dd>
</dl>
</dd>
</dl>
<p>
Note that this will be the last time you will need to re-enable these choices. These settings will be saved in a separate file<sup id="cite_ref-user_config_0-0" class="reference"><a href="#cite_note-user_config-0">[1]</a></sup> which future versions of XOWA will not change.
</p>
<h2>
<span class="mw-headline" id="Notes">Notes</span>
</h2>
<ol class="references">
<li id="cite_note-user_config-0">
<span class="mw-cite-backlink"><a href="#cite_ref-user_config_0-0">^</a></span> <span class="reference-text">Specifically, they will be saved in /xowa/user/anonymous/app/data/user_system_cfg.gfs</span>
</li>
</ol>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,193 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Import/Batch - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Import/Batch</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This page is obsolete. It is preserved for historical reference only.</span>
</p>
</td>
</tr>
</table>
<p>
XOWA allows you to import multiple wikis with one command. Note that these instructions are Windows-centric. Linux/OS X users should be able to extrapolate.
</p>
<h2>
<span class="mw-headline" id="Decompression_program">Decompression program</span>
</h2>
<ul>
<li>
Download the 7-Zip command line version from <a href="http://downloads.sourceforge.net/sevenzip/7za920.zip" rel="nofollow" class="external free">http://downloads.sourceforge.net/sevenzip/7za920.zip</a>
</li>
<li>
Unzip the archive to <b>C:\xowa\bin\windows\7-Zip</b>. When you are done, you should have a file called <b>C:\xowa\bin\windows\7-Zip\7za.exe</b>
</li>
</ul>
<h2>
<span class="mw-headline" id="Batch_script">Batch script</span>
</h2>
<ul>
<li>
Create a new config file called <b>xowa_batch_wiki.gfs</b>
</li>
<li>
Save the following to the file
</li>
</ul>
<pre>
app.bldr.cmds
.new_batch(
"
app.bldr.cmds
.add ('~{wiki_key}', 'core.cleanup').delete_wiki_('y').owner
.add ('~{wiki_key}', 'core.decompress_bz2').src_('~{bz2_fil}').owner
.add_many('~{wiki_key}', 'core.make_page', 'core.make_id', 'core.make_search_title', 'core.make_category', 'core.calc_stats').owner
.add ('~{wiki_key}', 'core.cleanup').delete_xml_('y').bz2_cmd_('move').bz2_fil_('~{bz2_fil}').owner
;
app.bldr.run;
"
)
.run
;
</pre>
<h2>
<span class="mw-headline" id="Running">Running</span>
</h2>
<ul>
<li>
Create the following directories
<ul>
<li>
<b>C:\xowa\wiki\#dump\todo</b>
</li>
<li>
<b>C:\xowa\wiki\#dump\done</b>
</li>
</ul>
</li>
<li>
Move any .bz2 files to the <b>todo</b> directory.
</li>
<li>
Open a terminal and run the following <code>java -jar xowa_windows.jar --cmd_file xowa_batch_wiki.gfs --app_mode cmd</code>
</li>
</ul>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,153 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Import/Overview - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Import/Overview</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Sqlite_vs_XOWA_text_file_hive">Sqlite vs XOWA text file hive</span>
</h2>
<p>
XOWA text file advantages:
</p>
<ul>
<li>
<b>Faster import</b>: Writing to a text file is quick. fr.wikipedia.org imports in about 19 minutes whereas sqlite takes about 45 minutes
</li>
<li>
<b>Universal format</b>: Text files are more ubiquitous than a sqlite database.
</li>
<li>
<b>No binary dependence</b>: Almost anything can read a text file; one needs platform-specific binaries to read sqlite
</li>
</ul>
<p>
Advantages of sqlite
</p>
<ul>
<li>
<b>Fewer files</b>: A wiki can be stored in one sqlite file (or several). The XOWA text file hive requires many thousands
</li>
<li>
<b>Simpler development</b>: SQL can be used to select / update records. XOWA includes a lot of code to provide similar functionality.
</li>
<li>
<b>Slightly faster reading</b>: Sqlite allows quicker retrieval when a wiki page has many templates / modules. This speed difference is dependent on the size of the wiki and the disk drive / memory card. Simple Wikipedia may be significantly faster. English Wikipedia may be marginally fasater.
</li>
</ul>
<p>
<br>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,212 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Import/Sqlite - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Import/Sqlite</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="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 <a href="http://xowa.org/wiki/home/page/Archive/Import/Overview.html" 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>
</h2>
<p>
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.
</p>
<h2>
<span class="mw-headline" id="UI_usage">UI usage</span>
</h2>
<ul>
<li>
Go to <a href="http://xowa.org/wiki/home/page/Options/Import.html" id="xolnki_3" title="Options/Import" class="xowa-visited">Options/Import</a>
</li>
<li>
Choose <b>sqlite</b> as the <b>Wiki storage type</b>
</li>
</ul>
<h2>
<span class="mw-headline" id="Command-line_usage">Command-line usage</span>
</h2>
<p>
The steps below assume simple.wikipedia.org.
</p>
<ul>
<li>
Replace the contents of xowa_build.gfs with the following:
</li>
</ul>
<pre style='overflow:scroll'>
app.bldr.pause_at_end_('n');
app.scripts.run_file_by_type('user_system_cfg');
app.setup.dumps {
db_text_max = 3000;
db_categorylinks_max = 3600;
db_wikidata_max = 3600;
db_ns_map =
"
Template~Module
";
}
app.bldr.cmds {
add_many ('simple.wikipedia.org', 'import.sql.init').src_xml_fil = '/home/simplewiki-latest-pages-articles.xml';
add_many ('simple.wikipedia.org', 'import.sql.init', 'import.sql.page', 'import.sql.category_v1', 'import.sql.category_registry', 'import.sql.categorylinks', 'import.sql.term');
}
app.bldr.run;
</pre>
<p>
Note the following:
</p>
<ul>
<li>
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 <a href="http://xowa.org/wiki/home/page/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 <a href="http://xowa.org/wiki/home/page/Archive/Import/Sqlite/Config.html" id="xolnki_5" title="Archive/Import/Sqlite/Config">Archive/Import/Sqlite/Config</a>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,302 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Archive/Usage/Offline images - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Archive/Usage/Offline images</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This page is obsolete. It is preserved for historical reference only.</span>
</p>
</td>
</tr>
</table>
<table class="metadata plainlinks ambox ambox-delete" style="">
<tr>
<td class="mbox-empty-cell">
</td>
<td class="mbox-text" style="">
<p>
<span class="mbox-text-span">Note: This feature is currently not supported. The WMF Tarballs are severely out of date (2012 December). See the following for more info:</span>
</p>
<ul>
<li>
<span class="mbox-text-span"><a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2013-July/000868.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2013-July/000868.html</a></span>
</li>
<li>
<span class="mbox-text-span"><a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=51001" rel="nofollow" class="external free">https://bugzilla.wikimedia.org/show_bug.cgi?id=51001</a></span>
</li>
</ul>
<p>
<span class="mbox-text-span">Once the WMF provides a more up to date tarball, I'll resume work on this feature. If you are interested in this feature, please send inquiries to the xmldatadumps mailing list or comment on bugzilla.</span>
</p>
</td>
</tr>
</table>
<p>
<br>
</p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Download_tarball"><span class="tocnumber">2</span> <span class="toctext">Download tarball</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Unzip_tarball"><span class="tocnumber">3</span> <span class="toctext">Unzip tarball</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Change_config_file"><span class="tocnumber">4</span> <span class="toctext">Change config file</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Known_limitations"><span class="tocnumber">5</span> <span class="toctext">Known limitations</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Offline_thumbnails"><span class="tocnumber">6</span> <span class="toctext">Offline thumbnails</span></a>
</li>
</ul>
</div>
<h2>
<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/wiki/home/page/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.
</p>
<h2>
<span class="mw-headline" id="Download_tarball">Download tarball</span>
</h2>
<ul>
<li>
Navigate to the Wikimedia image dump site at <a href="http://ftpmirror.your.org/pub/wikimedia/imagedumps/tarballs/fulls/" rel="nofollow" class="external free">http://ftpmirror.your.org/pub/wikimedia/imagedumps/tarballs/fulls/</a>
</li>
<li>
Select the tarball for your wiki and download it.
</li>
</ul>
<h2>
<span class="mw-headline" id="Unzip_tarball">Unzip tarball</span>
</h2>
<ul>
<li>
If you are on a Windows system, the current version of 7-Zip does not handle UTF-8 filenames (it default to CP-1252). You will need to download the latest 7-Zip alpha (I used 9.27).
</li>
</ul>
<dl>
<dd>
You can try the latest alpha here: <a href="http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/6063877" rel="nofollow" class="external free">http://sourceforge.net/projects/sevenzip/forums/forum/45797/topic/6063877</a>
</dd>
</dl>
<ul>
<li>
Unzip the tarball to the hard-drive's root.
</li>
</ul>
<dl>
<dd>
For example, on a Windows 7 system with a hard drive mounted at W, unzip to W:\. This will create a directory called <b>W:\wikipedia\common\</b>.
</dd>
</dl>
<h2>
<span class="mw-headline" id="Change_config_file">Change config file</span>
</h2>
<p>
Two changes will have to be made to the config file:
</p>
<ol>
<li>
commons source
<ol>
<li>
Search for the following: <code>.set('src_http_commons', '<a href="http://upload.wikimedia.org/wikipedia/commons/'" rel="nofollow" class="external free">http://upload.wikimedia.org/wikipedia/commons/'</a> , 'commons.wikimedia.org' ).ext_rules_('img_only').owner</code>
</li>
<li>
Replace it with the following: <code>.set('src_http_commons', 'W:\wikipedia\commons\' , 'commons.wikimedia.org' ).fsys_('wnt').tarball_('y').ext_rules_('img_only').owner</code>
</li>
</ol>
</li>
<li>
wiki source
<ol>
<li>
Search for the following: <code>.set('src_http_~{wiki_key}', '<a href="http://upload.wikimedia.org/~{wiki_type_name}/~{wiki_lang}/'" rel="nofollow" class="external free">http://upload.wikimedia.org/~{wiki_type_name}/~{wiki_lang}/'</a> , '~{wiki_key}').ext_rules_('img_only').owner</code>
</li>
<li>
Replace it with the following: <code>.set('src_http_~{wiki_key}', 'W:\~{wiki_type_name}\~{wiki_lang}\' , '~{wiki_key}').fsys_('wnt').tarball_('y').ext_rules_('img_only').owner</code>
</li>
</ol>
</li>
</ol>
<p>
Note: the .fsys_('wnt') is not needed for Linux systems. It is a "hack" for Windows systems to handle File titles that have invalid Windows NT filesystem characters (such as " or :)
</p>
<h2>
<span class="mw-headline" id="Known_limitations">Known limitations</span>
</h2>
<ul>
<li>
The tarballs do not come with thumbnails for video or pdf files. XOWA will show them as blank.
</li>
</ul>
<dl>
<dd>
These thumbnails are generated with other programs. Future versions of XOWA will try to generate them.
</dd>
</dl>
<ul>
<li>
imageMagick/inkscape will improperly identify sizes for certain svgs.
</li>
</ul>
<dl>
<dd>
For example, on en.wikipedia.org/wiki/Earth, Earth-Moon.svg is 512x320
<dl>
<dd>
imageMagick incorrectly identifies it as 1000,1000.
</dd>
<dd>
inkscape incorrectly identifies it as 1991,316. It provides an X,Y of -825,-2.9 which doesn't help.
</dd>
</dl>
</dd>
</dl>
<ul>
<li>
inkscape will improperly show artifacts in certain svgs.
</li>
</ul>
<dl>
<dd>
For example, on en.wikipedia.org/wiki/France, France_location_map-Regions_and_departements.svg will have random black lines around Paris
</dd>
</dl>
<h2>
<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/wiki/home/page/Dev/Design/Offline_files.html" id="xolnki_3" title="Dev/Design/Offline files">Dev/Design/Offline_files</a>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,400 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div class='infobox plainlinks' style='width:70px;'>
<p>
<span style='font-size:15px;font-weight:bold;'>Blog links</span><br>
<br>
2016<br>
</p>
<ul>
<li>
<b>2016-04</b>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Blog/2016-03.html" id="xolnki_3" title="Blog/2016-03" class="xowa-visited">2016-03</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Blog/2016-02.html" id="xolnki_4" title="Blog/2016-02" class="xowa-visited">2016-02</a>
</li>
<li>
<a href="http://xowa.org/wiki/home/page/Blog/2016-01.html" id="xolnki_5" title="Blog/2016-01" class="xowa-visited">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/wiki/home/page/Blog/Archives.html" id="xolnki_6" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Patch:_Missing_wikis_in_sidebar_.282016-04-13_21:34_Wed.29"><span class="tocnumber">1</span> <span class="toctext">Patch: Missing wikis in sidebar (2016-04-13 21:34 Wed)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_v3.4.2.1_.282016-04-10_21:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: v3.4.2.1 (2016-04-10 21:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-3">
<a href="#.28Desktop.29_Faster_search_database_build"><span class="tocnumber">2.1</span> <span class="toctext">(Desktop) Faster search database build</span></a>
</li>
<li class="toclevel-2 tocsection-4">
<a href="#.28Desktop.29_New_English_Wikipedia_images_update_.282016-03.29"><span class="tocnumber">2.2</span> <span class="toctext">(Desktop) New English Wikipedia images update (2016-03)</span></a>
</li>
<li class="toclevel-2 tocsection-5">
<a href="#.28Desktop.29_Minor_Wikia_parser_tags"><span class="tocnumber">2.3</span> <span class="toctext">(Desktop) Minor Wikia parser tags</span></a>
</li>
<li class="toclevel-2 tocsection-6">
<a href="#.28Android.29_New_pages_for_.22Import_new_wiki.22_and_.22XOWA_Wikis.22"><span class="tocnumber">2.4</span> <span class="toctext">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span></a>
</li>
<li class="toclevel-2 tocsection-7">
<a href="#.28Android.29_Minor_fixes_for_crashes_.2F_obsoleted_items"><span class="tocnumber">2.5</span> <span class="toctext">(Android) Minor fixes for crashes / obsoleted items</span></a>
</li>
<li class="toclevel-2 tocsection-8">
<a href="#Next_release:_v3.4.3"><span class="tocnumber">2.6</span> <span class="toctext">Next release: v3.4.3</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Release:_v3.4.1.1_.282016-04-04_20:00_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: v3.4.1.1 (2016-04-04 20:00 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-10">
<a href="#.28Desktop.29_Fixes_for_old_.sqlite3_wikis"><span class="tocnumber">3.1</span> <span class="toctext">(Desktop) Fixes for old .sqlite3 wikis</span></a>
</li>
<li class="toclevel-2 tocsection-11">
<a href="#.28Desktop.29_Fix_for_offline_import_of_large_wikis"><span class="tocnumber">3.2</span> <span class="toctext">(Desktop) Fix for offline import of large wikis</span></a>
</li>
<li class="toclevel-2 tocsection-12">
<a href="#.28Desktop.29_Command_to_shrink_English_Wikipedia_images_by_8_GB"><span class="tocnumber">3.3</span> <span class="toctext">(Desktop) Command to shrink English Wikipedia images by 8 GB</span></a>
</li>
<li class="toclevel-2 tocsection-13">
<a href="#.28Package.29_Release_of_French_Wikipedia_2016-03"><span class="tocnumber">3.4</span> <span class="toctext">(Package) Release of French Wikipedia 2016-03</span></a>
</li>
<li class="toclevel-2 tocsection-14">
<a href="#Next_release:_v3.4.2"><span class="tocnumber">3.5</span> <span class="toctext">Next release: v3.4.2</span></a>
</li>
</ul>
</li>
<li class="toclevel-1 tocsection-15">
<a href="#Release:_NONE_.282016-04-03_22:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: NONE (2016-04-03 22:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Patch:_Missing_wikis_in_sidebar_.282016-04-13_21:34_Wed.29">Patch: Missing wikis in sidebar (2016-04-13 21:34 Wed)</span>
</h2>
<p>
This is a patch for a defect in v3.4.2.1.
</p>
<p>
v3.4.2.1 updated the CSS for the home wiki to fix a narrow search box. See <a href="https://github.com/gnosygnu/xowa/issues/54" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/54</a>
</p>
<p>
Unfortunately, this CSS also removed the wiki sidebar in the home wiki. I didn't notice this until yesterday.
</p>
<p>
The patch updates one file: /xowa/bin/any/xowa/cfg/app/xowa.gfs . Just replace your version with it.
</p>
<p>
You can also change this manually by finding the div_logo snippet and updating with the snippet below.
</p>
<p>
This will be part of the next release. I didn't want to release an entire new version for a one-line text-file fix.
</p>
<p>
Thanks.
</p>
<pre>
div_logo =
&lt;:["
&lt;div id='p-logo'&gt;
&lt;a style="background-image: url(~{portal_logo_url});" href="~{portal_nav_main_href}" class='xowa-hover-off'~{&lt;&gt;msgs.get_html_accesskey_and_title('p-logo');&lt;&gt;}&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class="portal"&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/div&gt;&lt;!-- empty heading else wikipedia css will hide next &lt;h3&gt; after &lt;div id='p-logo'&gt;; DATE:2016-04-12--&gt;
"]:&gt;
</pre>
<h2>
<span class="mw-headline" id="Release:_v3.4.2.1_.282016-04-10_21:00_Sun.29">Release: v3.4.2.1 (2016-04-10 21:00 Sun)</span>
</h2>
<p>
The desktop app is a minor release. It has a fix for slow search database builds and some better Wikia support
</p>
<p>
The Android app is a major release. It has new pages for importing a wiki. It is the release candidate for XOWA beta on Google Play later this week.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Faster_search_database_build">(Desktop) Faster search database build</span>
</h3>
<p>
As per <a href="https://github.com/gnosygnu/xowa/issues/53" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/53</a> William was unable to build the new search databases on his machine. I tried it on an older dev machine, and found that it could take upwards of 5 hours to complete.
</p>
<p>
I optimized some of the SQL code and reduced it to about 2 hours. That said, note the following:
</p>
<ul>
<li>
<b>Fails on my 32-bit Windows XP dev machine</b>: I don't know why. The same build works on 2 Windows 7 64-bit machines, 1 openSUSE Linux 64-bit machine, and 1 Mac OS X 64-bit machine. It also works on the 32-bit JVM on the Windows 7 64-bit machine. However, the lone 32-bit Windows machine fails, and fails in a very strange way (it fails silently in release mode, and hangs in debug mode). I'm going to hope this is the non-dominant behavior, and reinvestigate at a later point in time.
</li>
<li>
<b>Really benefits from an SSD</b>: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min)
</li>
<li>
<b>If you want the new search, downloading from archive.org is the easiest way</b>: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See <a href="http://xowa.org/wiki/home/page/App/Search/Overview.html" id="xolnki_7" title="App/Search/Overview" class="xowa-visited">App/Search/Overview</a>). As such, the easiest way is to download prebuilt copies from archive.org:
<ul>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_core.7z</a>
</li>
<li>
<a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_xtn_search.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-03-05_wiki_xtn_search.7z</a>
</li>
</ul>
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Desktop.29_New_English_Wikipedia_images_update_.282016-03.29">(Desktop) New English Wikipedia images update (2016-03)</span>
</h3>
<p>
I uploaded new consolidated versions of English Wikipedia images (2016-03) to archive.org. See <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>.
</p>
<p>
In terms of usage, pick one of the following:
</p>
<ul>
<li>
<b>New user</b>: Download the new 2016-03 version. Previously you would have to download 2015-06 set, and then download separate updates for every month between 2015-07 and 2016-03. This was just too cumbersome.
</li>
<li>
<b>Existing user (2015-06)</b>: Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see <a href="http://xowa.org/wiki/home/page/Dashboard/Files/Deletion.html" id="xolnki_8" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a>. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version.
</li>
<li>
<b>Existing user (2013-11 or something else)</b>: Download the 2016-03 version. You have an old set of XOWA image databases that I really can't support any longer (they have an extension of .sqlite3). I know downloading 80 GB is painful, but I'm not planning to change database formats again in the future.
</li>
</ul>
<p>
Finally, after I release XOWA Beta for Android, I'm going to work on a new update feature that will more gracefully handle monthly updates. In the meantime, please bear with the manual process.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Minor_Wikia_parser_tags">(Desktop) Minor Wikia parser tags</span>
</h3>
<p>
A user requested some parser functionality for Wikia wikis (see <a href="https://en.wikipedia.org/wiki/User_talk:Gnosygnu" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/User_talk:Gnosygnu</a> . This release now supports the &lt;choose&gt; and &lt;tabber&gt; extensions.
</p>
<h3>
<span class="mw-headline" id=".28Android.29_New_pages_for_.22Import_new_wiki.22_and_.22XOWA_Wikis.22">(Android) New pages for "Import new wiki" and "XOWA Wikis"</span>
</h3>
<p>
The last major piece for XOWA Beta was more usable screens for importing wikis and managing wikis. Both these pages are now part of the latest release:
</p>
<ul>
<li>
<b>XOWA Wikis</b>: The "XOWA" button in the left-nav now opens a page that lists all wikis. It also allows you to import a new one by pressing the "+" icon.
</li>
<li>
<b>Import new wikis</b>: The "Import" screen got a new design overhaul to make it much prettier and more intuitive. A lot of thanks goes to anonymous4 for helping with layout and feedback.
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Android.29_Minor_fixes_for_crashes_.2F_obsoleted_items">(Android) Minor fixes for crashes / obsoleted items</span>
</h3>
<p>
There were two minor crashes that would occur when using the left-nav button. The main one was pressing "Random" when on the "Import" screen
</p>
<p>
I also removed two features: "Nearby" and "Log in to Wikipedia". Neither of these seem useful for offline XOWA, and I didn't want them taking up screen real-estate.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.4.3">Next release: v3.4.3</span>
</h3>
<p>
I'm planning on releasing XOWA Android Beta on Google Play mid-week. I'm sure that there will be spillover work that leads to another Android app update next week.
</p>
<p>
For wikis, the Wikimedia dump server is stalled again. I'm going to wait for it to resume before continuing with German Wikipedia.
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Release:_v3.4.1.1_.282016-04-04_20:00_Sun.29">Release: v3.4.1.1 (2016-04-04 20:00 Sun)</span>
</h2>
<p>
The desktop app is a minor release. It has a few fixes related to old .sqlite3 wikis and offline imports.
</p>
<p>
The Android app has not been changed.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Fixes_for_old_.sqlite3_wikis">(Desktop) Fixes for old .sqlite3 wikis</span>
</h3>
<p>
As reported in <a href="https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/</a> v3.3.4 did not work for old .sqlite3 wikis. These wikis were phased out last year (in 2015-04), but I didn't want to drop support for them entirely.
</p>
<p>
v3.4.1 has 2 fixes for the following:
</p>
<ul>
<li>
<b>Open old .sqlite3 wikis</b>: Previously, XOWA would just show a blank page
</li>
<li>
<b>Allow old .sqlite3 wikis to upgrade to the new search system</b>: Previously, XOWA would keep prompting to upgrade
</li>
</ul>
<h3>
<span class="mw-headline" id=".28Desktop.29_Fix_for_offline_import_of_large_wikis">(Desktop) Fix for offline import of large wikis</span>
</h3>
<p>
This was reported in a separate ticket: <a href="https://github.com/gnosygnu/xowa/issues/51" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/issues/51</a> Basically, the new search system caused offline imports to fail for large wikis. A large wiki is defined as one with a dump file of 1.5 GB.
</p>
<p>
v3.4.1 fixes this issue. I tested with English Wikisource 2016-03: <a href="http://dumps.wikimedia.org/enwikisource/20160305/" rel="nofollow" class="external free">http://dumps.wikimedia.org/enwikisource/20160305/</a>
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Command_to_shrink_English_Wikipedia_images_by_8_GB">(Desktop) Command to shrink English Wikipedia images by 8 GB</span>
</h3>
<p>
The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn.
</p>
<p>
If you have English Wikipedia and have been following along with the updates, go to <a href="http://xowa.org/wiki/home/page/Dashboard/Files/Deletion.html" id="xolnki_9" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a> and follow the instructions therein.
</p>
<h3>
<span class="mw-headline" id=".28Package.29_Release_of_French_Wikipedia_2016-03">(Package) Release of French Wikipedia 2016-03</span>
</h3>
<p>
I had a request to update French Wikipedia, but have been delaying it for several weeks. I updated French Wiki and uploaded it here: <a href="https://archive.org/details/Xowa_frwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_frwiki_latest</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.4.2">Next release: v3.4.2</span>
</h3>
<p>
I'm planning to work on Android-only matters and release a "beta" app on Google play. For wikis, I'll update German Wikipedia.
</p>
<p>
<br>
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-04-03_22:00_Sun.29">Release: NONE (2016-04-03 22:00 Sun)</span>
</h2>
<p>
Sory all. I'm postponing the release for tomorrow night. I'll post again tomorrow evening. Thanks.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,786 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<div id="toc" class="toc">
<div id="toctitle">
<h2>
Contents
</h2>
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Release:_NONE_.282014-12-28_20:15_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2014-12-28 20:15 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_NONE_.282014-12-21_22:25_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: NONE (2014-12-21 22:25 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Release:_NONE_.282014-12-14_23:20_Sun.29"><span class="tocnumber">3</span> <span class="toctext">Release: NONE (2014-12-14 23:20 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Release:_v1.12.2_.282014-12-07_21:17_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: v1.12.2 (2014-12-07 21:17 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Release:_v1.12.1_.282014-11-30_22:25_Sun.29"><span class="tocnumber">5</span> <span class="toctext">Release: v1.12.1 (2014-11-30 22:25 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Release:_v1.11.4_.282014-11-23_22:07_Sun.29"><span class="tocnumber">6</span> <span class="toctext">Release: v1.11.4 (2014-11-23 22:07 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Release:_v1.11.3_.282014-11-16_22:12_Sun.29"><span class="tocnumber">7</span> <span class="toctext">Release: v1.11.3 (2014-11-16 22:12 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-8">
<a href="#Release:_v1.11.2_.282014-11-09_21:13_Sun.29"><span class="tocnumber">8</span> <span class="toctext">Release: v1.11.2 (2014-11-09 21:13 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-9">
<a href="#Release:_v1.11.1_.282014-11-02_22:36_Sun.29"><span class="tocnumber">9</span> <span class="toctext">Release: v1.11.1 (2014-11-02 22:36 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-10">
<a href="#Release:_v1.10.4_.282014-10-26_21:33_Sun.29"><span class="tocnumber">10</span> <span class="toctext">Release: v1.10.4 (2014-10-26 21:33 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-11">
<a href="#Android:_Initial_overview_.282014-10-26_18:12_Sun.29"><span class="tocnumber">11</span> <span class="toctext">Android: Initial overview (2014-10-26 18:12 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-12">
<a href="#Release:_v1.10.3_.282014-10-19_22:31_Sun.29"><span class="tocnumber">12</span> <span class="toctext">Release: v1.10.3 (2014-10-19 22:31 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-13">
<a href="#Release:_v1.10.2_.282014-10-12_22:21_Sun.29"><span class="tocnumber">13</span> <span class="toctext">Release: v1.10.2 (2014-10-12 22:21 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-14">
<a href="#Release:_v1.10.1_.282014-10-05_20:54_Sun.29"><span class="tocnumber">14</span> <span class="toctext">Release: v1.10.1 (2014-10-05 20:54 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-15">
<a href="#Release:_v1.9.5_.282014-09-28_22:30_Sun.29"><span class="tocnumber">15</span> <span class="toctext">Release: v1.9.5 (2014-09-28 22:30 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-16">
<a href="#Wikidata.js_replacement_.282014-09-28_21:30_Sun.29"><span class="tocnumber">16</span> <span class="toctext">Wikidata.js replacement (2014-09-28 21:30 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-17">
<a href="#Release:_v1.9.4_.282014-09-21_22:01_Sun.29"><span class="tocnumber">17</span> <span class="toctext">Release: v1.9.4 (2014-09-21 22:01 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-18">
<a href="#Latest_version_of_Wikidata_is_not_compatible_with_XOWA_v1.9.3_.282014-09-17_23:05_Wed.29"><span class="tocnumber">18</span> <span class="toctext">Latest version of Wikidata is not compatible with XOWA v1.9.3 (2014-09-17 23:05 Wed)</span></a>
</li>
<li class="toclevel-1 tocsection-19">
<a href="#Release:_v1.9.3_.282014-09-14_22:04_Sun.29"><span class="tocnumber">19</span> <span class="toctext">Release: v1.9.3 (2014-09-14 22:04 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-20">
<a href="#Release:_v1.9.2_.282014-09-07_21:45_Sun.29"><span class="tocnumber">20</span> <span class="toctext">Release: v1.9.2 (2014-09-07 21:45 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-21">
<a href="#Release:_v1.9.1_.282014-08-31_23:27_Sun.29"><span class="tocnumber">21</span> <span class="toctext">Release: v1.9.1 (2014-08-31 23:27 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-22">
<a href="#Release:_v1.8.4_.282014-08-24_22:22_Sun.29"><span class="tocnumber">22</span> <span class="toctext">Release: v1.8.4 (2014-08-24 22:22 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-23">
<a href="#Release:_v1.8.3_.282014-08-17_22:24_Sun.29"><span class="tocnumber">23</span> <span class="toctext">Release: v1.8.3 (2014-08-17 22:24 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-24">
<a href="#Release:_v1.8.2_.282014-08-10_22:02_Sun.29"><span class="tocnumber">24</span> <span class="toctext">Release: v1.8.2 (2014-08-10 22:02 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-25">
<a href="#Github_Forks_of_Luaj_and_JTidy_.282014-08-08_23:50_Fri.29"><span class="tocnumber">25</span> <span class="toctext">Github Forks of Luaj and JTidy (2014-08-08 23:50 Fri)</span></a>
</li>
<li class="toclevel-1 tocsection-26">
<a href="#Release:_v1.8.1_.282014-08-03_22:29_Sun.29"><span class="tocnumber">26</span> <span class="toctext">Release: v1.8.1 (2014-08-03 22:29 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-27">
<a href="#Release:_v1.7.4_.282014-07-27_00:32_Mon.29"><span class="tocnumber">27</span> <span class="toctext">Release: v1.7.4 (2014-07-27 00:32 Mon)</span></a>
</li>
<li class="toclevel-1 tocsection-28">
<a href="#Fixed:_English_Wikipedia_images_for_2014-07-07_.282014-07-22_21:02_Tue.29"><span class="tocnumber">28</span> <span class="toctext">Fixed: English Wikipedia images for 2014-07-07 (2014-07-22 21:02 Tue)</span></a>
</li>
<li class="toclevel-1 tocsection-29">
<a href="#Technical_difficulties:_English_Wikipedia_images_for_2014-07-07_.282014-07-21_22:54_Mon.29"><span class="tocnumber">29</span> <span class="toctext">Technical difficulties: English Wikipedia images for 2014-07-07 (2014-07-21 22:54 Mon)</span></a>
</li>
<li class="toclevel-1 tocsection-30">
<a href="#Release:_v1.7.3_.282014-07-20_22:17_Sun.29"><span class="tocnumber">30</span> <span class="toctext">Release: v1.7.3 (2014-07-20 22:17 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-31">
<a href="#Release:_v1.7.2_.282014-07-13_22:23_Sun.29"><span class="tocnumber">31</span> <span class="toctext">Release: v1.7.2 (2014-07-13 22:23 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-32">
<a href="#Cleaning_up_the_download_area_.282014-07-07_21:29_Thu.29"><span class="tocnumber">32</span> <span class="toctext">Cleaning up the download area (2014-07-07 21:29 Thu)</span></a>
</li>
<li class="toclevel-1 tocsection-33">
<a href="#Release:_v1.7.1_.282014-07-06_21:43_Sun.29"><span class="tocnumber">33</span> <span class="toctext">Release: v1.7.1 (2014-07-06 21:43 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-34">
<a href="#A_change_to_the_url_format_for_archive.org_links_.282014-07-03_23:34_Thu.29"><span class="tocnumber">34</span> <span class="toctext">A change to the url format for archive.org links (2014-07-03 23:34 Thu)</span></a>
</li>
<li class="toclevel-1 tocsection-35">
<a href="#Release:_v1.6.5_.282014-06-29_22:04_Sun.29"><span class="tocnumber">35</span> <span class="toctext">Release: v1.6.5 (2014-06-29 22:04 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-36">
<a href="#Release:_v1.6.4_.282014-06-22_21:42_Sun.29"><span class="tocnumber">36</span> <span class="toctext">Release: v1.6.4 (2014-06-22 21:42 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-37">
<a href="#Release:_v1.6.3_.282014-06-15_21:53_Sun.29"><span class="tocnumber">37</span> <span class="toctext">Release: v1.6.3 (2014-06-15 21:53 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-38">
<a href="#Release:_v1.6.2_.282014-06-08_21:56_Sun.29"><span class="tocnumber">38</span> <span class="toctext">Release: v1.6.2 (2014-06-08 21:56 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-39">
<a href="#About_the_blog_.282014-06-06_23:56_Sat.29"><span class="tocnumber">39</span> <span class="toctext">About the blog (2014-06-06 23:56 Sat)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_NONE_.282014-12-28_20:15_Sun.29">Release: NONE (2014-12-28 20:15 Sun)</span>
</h2>
<p>
I'm skipping a release again this week. I'm aiming to do a maintenance release next week for v2.1.1 but I don't have any major changes planned.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282014-12-21_22:25_Sun.29">Release: NONE (2014-12-21 22:25 Sun)</span>
</h2>
<p>
I uploaded Polish and English Wikipedia images tonight. I'll update the image database pages later.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282014-12-14_23:20_Sun.29">Release: NONE (2014-12-14 23:20 Sun)</span>
</h2>
<p>
My apologies, but I'm skipping the release for this week. I'll resume next week with an update for Polish and English Wikipedia images.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.12.2_.282014-12-07_21:17_Sun.29">Release: v1.12.2 (2014-12-07 21:17 Sun)</span>
</h2>
<p>
v1.12.2 was another quick release. I generated images for the Arabic wikis.
</p>
<p>
v1.12.3 will continue the same trend. I'm going to do a refresh of the Polish wikis, but have nothing else planned.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.12.1_.282014-11-30_22:25_Sun.29">Release: v1.12.1 (2014-11-30 22:25 Sun)</span>
</h2>
<p>
v1.12.1 was another simple release. I generated images for 2014-11-24 French Wikipedia and fixed a few parser bugs.
</p>
<p>
v1.12.2 will probably continue with short releases. I'm still working on a simple Android alpha for Simple Wikipedia.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.11.4_.282014-11-23_22:07_Sun.29">Release: v1.11.4 (2014-11-23 22:07 Sun)</span>
</h2>
<p>
v1.11.4 was yet another short release. I generated images for 2014-11-06 English Wikipedia, but did little else.
</p>
<p>
v1.12.1 will continue the trend of short releases. I'll start working on some alpha HTML dumps for Simple Wikipedia / English Wikisource.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.11.3_.282014-11-16_22:12_Sun.29">Release: v1.11.3 (2014-11-16 22:12 Sun)</span>
</h2>
<p>
v1.11.3 was another short release. I made a run through 2014-11-06 English Wikipedia, and it appears mostly okay, though there was one issue related to unclosed &lt;imageMap&gt; and Canadian pages. Aside from a few issues releated to &lt;indicators&gt; and one Scribunto badges issue affecting frwiki, I did nothing else.
</p>
<p>
v1.11.4 will probably be another short release. I'll generate an update for English Wikipedia, but it's unlikely that there will be anything more.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.11.2_.282014-11-09_21:13_Sun.29">Release: v1.11.2 (2014-11-09 21:13 Sun)</span>
</h2>
<p>
v1.11.2 was also a short release. I've not had much time this week, and this may continue for a while. I did manage to work on Schnark's tickets, and did manage to generate an update for German wiki. In addition, I went through the last of the 50,000 wikis including Latvian, Nynorsk and Cebuano. As of now, all wikis lists as 50,000+ articles now have XOWA packages within the last 6 months. This also includes all the sister wikis as well (wiktionary, wikisource, etc)
</p>
<p>
v1.11.3 will still be a short release. I'm going to try to generate an update for English Wikipedia, but that may slip till next week. In addition, I'll work on a Latin update.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.11.1_.282014-11-02_22:36_Sun.29">Release: v1.11.1 (2014-11-02 22:36 Sun)</span>
</h2>
<p>
v1.11.1 was an abbreviated release. I had some personal affairs that took up much of most of the week. I started working on the German Wiki image update, but didn't have the time to complete it. I added a few minor bug fixes, but that was it.
</p>
<p>
v1.11.2 should see a German Wiki image update. Unfortunately, personal matters may also keep me from making progress this week also. I'm hoping to get further in Android, but it looks like the timetable may slip.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.10.4_.282014-10-26_21:33_Sun.29">Release: v1.10.4 (2014-10-26 21:33 Sun)</span>
</h2>
<p>
v1.10.4 had a number of fixes for Russian Wikipedia -- nearly all of which involved Scribunto and Wikidata. I continued on Android and have a fairly workable prototype. I've also started rewriting the Android database serialization to be more compressible. This is going to be a somewhat time-consuming task, but I'm hoping to be able to generate an entire HTML text dump of English Wikipedia in 25 GB. (contrast that with the current Wikitext dump of 19 GB)
</p>
<p>
For v1.11.1, I'm going to keep it light. I'm planning on doing a German update and a new Latvian package. In the meantime, I'm going to continue working on database format / compression.
</p>
<h2>
<span class="mw-headline" id="Android:_Initial_overview_.282014-10-26_18:12_Sun.29">Android: Initial overview (2014-10-26 18:12 Sun)</span>
</h2>
<p>
I thought it would be worthwhile to give a general overview, so that some expectations can be set.
</p>
<p>
XOWA will initially support Android 2.x (Eclair) and up. It won't support Alpha (1.0) Beta (1.1), Cupcake (1.5) or Donut (1.6). The limitation occurs because XOWA will be using <a href="http://actionbarsherlock.com/" rel="nofollow" class="external text">the ActionBar Sherlock GUI library</a> and it only supports 2.x+. If XOWA needs to support a pre 2.x version, I think it might be possible in a future release, but it won't be part of the initial release.
</p>
<p>
I'm planning three phases of release.
</p>
<ul>
<li>
2014-12-01: Simple Wikipedia. This will include an XOWA prototype and a 2.2 GB database of text and images. I'm delaying this a month, because I want the database format to be reasonably final.
</li>
<li>
2015-01-05: English Wikipedia. This will include an XOWA beta and a 25 GB text-only database.
</li>
<li>
2015-02-03: Google play store. This will be the final version of the XOWA beta with a "full" version of English Wikipedia that will fit within a 64 GB microSD card. In addition, I'll have a German Wikipedia available as well, with other versions to follow soon afterwards.
</li>
</ul>
<p>
If you have an Android device, I'd really appreciate it if you do some beta testing for the first two phases. In particular, I'd like feedback on how XOWA works on your device in terms of the following:
</p>
<ul>
<li>
Speed: Does XOWA retrieve pages fairly quickly? I have a Samsung Galaxy 2.2 phone, so I think I have the lower end of the spectrum covered, but I'd like to have feedback on as many different devices as possible.
</li>
<li>
Display: Does XOWA look fine at your screen resolution? How about portrait vs landscape?
</li>
<li>
Other issues: Android and its multiple frameworks can be challenging, so I'm sure there will be issues that will arise on certain devices.
</li>
</ul>
<p>
Finally, XOWA will be using a new database html dump format. Android is too slow to compile wikitext, especially when you throw in Luaj and Jtidy (some pages would take 2+ minutes on my phone). The advantage of the new format is that it will be much faster (less than 2 seconds for any page). Unfortunately, the disadvantages are several:
</p>
<ul>
<li>
New databases will have to be built. I'm working on a script file to compile the existing wikitext databases to html databases, but in the beginning, I'll probably be providing these html databases separately.
</li>
<li>
Wikitext won't be available. There will be an option to combine a wikitext database and an html database, but the resulting file will probably be 50 GB (without even the images).
</li>
<li>
I have to rewrite parts of XOWA to handle an "html-only" version. I've been doing this for the past few months, but will need to do more over the next two.
</li>
</ul>
<p>
I'll set up a thread later in the XOWA forum to get more feedback.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.10.3_.282014-10-19_22:31_Sun.29">Release: v1.10.3 (2014-10-19 22:31 Sun)</span>
</h2>
<p>
v1.10.3 was a straightforward release. Most of this had to do with 2014-10-03 English Wikipedia dump being relatively uneventful (unlike the last few monthly dumps). Vietnamese and Lithuanian were also straightforward, though a few pages in Vietnamese Wikisource forced a rewrite of the XOWA poem parser. In addition, due to the similarity of the <code>lt</code> and <code>li</code> language codes, I ended up doing Limburgish by mistake. However, it was small enough to upload anyway. In the meantime, I plugged away at the Android app, and have a bare-bones prototype for Simple Wikipedia.
</p>
<p>
For v1.10.4, I'm going to go out of order and do a Russian rebuild. Russian Wikipedia tends to use Scribunto a lot, and I'd just like another check that XOWA's Scribunto rendition is still working well. I'll add Estonian and maybe Latvian. Otherwise, I'll work on some database optimizations for the Android app.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.10.2_.282014-10-12_22:21_Sun.29">Release: v1.10.2 (2014-10-12 22:21 Sun)</span>
</h2>
<p>
v1.10.2 includes some major changes to the javascript file layout. This should not be noticeable to most users, but for any one interested in the details, you can review <a href="https://sourceforge.net/p/xowa/tickets/354/" rel="nofollow" class="external text">this ticket</a>. Aside from that, I worked a bit on Android and have a primitive alpha for Simple Wikipedia.
</p>
<p>
For v1.10.3, I'm going to do an English image update. I'll continue on the Android app, and should be getting closer to a workable prototype. For wikis, I'll be working on Vietnamese (update) and Lithuanian (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.10.1_.282014-10-05_20:54_Sun.29">Release: v1.10.1 (2014-10-05 20:54 Sun)</span>
</h2>
<p>
For v1.10.1, I spent a lot of time on the wikidata.js replacement. I decided to reproduce the current look and feel for the Wikidata site. I think the final results are <a href="http://xowa.sourceforge.net/screenshots.html#Wikidata" rel="nofollow" class="external text">pretty good</a>.
</p>
<p>
For v1.10.2, I'm going to go back to Android. For wikis, I'll be working on Norweigian (update) and Galician (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.9.5_.282014-09-28_22:30_Sun.29">Release: v1.9.5 (2014-09-28 22:30 Sun)</span>
</h2>
<p>
v1.9.5 was mostly involved with a small number of minor parser fixes. Otherwise, English Wikipedia looked good (I reviewed over 100 pages) while Waray-Waray was much smaller than I expected. In addition, I worked on wikidata.js, but decided to incorporate this functionality directly in XOWA's Java code. (For more information, see below). I didn't finish the wikidata.js replacement for this release, but it should be done for v1.10.1. Otherwise, I worked a little on some XOWA Android experimentation.
</p>
<p>
For v1.10.1, I'm going to finish up the wikidata.js replacement. In addition, I'll start working on an Android prototype for Simple Wikipedia. For wikis, I'm planning to work on Thai (update) and Slovenian (new).
</p>
<h2>
<span class="mw-headline" id="Wikidata.js_replacement_.282014-09-28_21:30_Sun.29">Wikidata.js replacement (2014-09-28 21:30 Sun)</span>
</h2>
<p>
First, as background, the Wikidata.js file was developed by <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a> as a way to view Wikidata pages within XOWA. You can see a screenshot <a href="http://xowa.sourceforge.net/wiki/file_screenshot_wikidata.png" rel="nofollow" class="external text">here</a>. As with all of Schnark's contributions, it was a well-developed piece of code that has performed its task perfectly for over a year and a half.
</p>
<p>
Unfortunately, the latest changes to the <a href="https://dumps.wikimedia.org/wikidatawiki/20140912/" rel="nofollow" class="external text">Wikidata scheme</a> don't work with Wikidata.js. The Wikibase team introduced a new JSON schema that is different than the old model. The structure is basically the same, but the json paths are different.
</p>
<p>
I started working on upgrading it, but decided against it for the following reasons:
</p>
<ul>
<li>
I'd be reproducing the two-version logic (v1 / v2) that I wrote in XOWA within Wikidata.js. Although this isn't a lot of code, I didn't like the idea of writing the same logic again. I also fear a time when the WMF introduces a v3, and the same thing needs to be done again.
</li>
<li>
SWT sometimes crashes while running the script. I don't know what is the underlying cause, but it seems to be the rapid-fire exchange of Javascript callbacks to resolve Property names. Unfortunately, these crashes are hard to reproduce, but they'll generally occur after viewing 20 or so pages. I've tried to patch this in the past, but was not able to. I think this would require a change in both Wikidata.js and XOWA to batch lookups (and it may still not work)
</li>
<li>
Performance would be quicker if I handled it directly with Java, rather than make calls back and forth between Java and Javascript.
</li>
<li>
A Java version would allow me to make offline HTML dumps. It would also allow me to run tests across every Wikidata page.
</li>
<li>
Popups don't work with it. This is a minor item, but one that I thought worth mentioning.
</li>
</ul>
<p>
So, after much internal debating, I decided to make the v2 version for Wikidata within XOWA's Java code. I'm still going to leave the v1 infrastructure in place. If anyone wants to upgrade it to v2, they can do so, though I'm hoping the new version should perform well enough.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.9.4_.282014-09-21_22:01_Sun.29">Release: v1.9.4 (2014-09-21 22:01 Sun)</span>
</h2>
<p>
Most of my time for the v1.9.4 release was spent on wikidata. As mentioned earlier, the latest wikidata dump introduced a brand new schema. More interestingly, the dump had articles in both the old schema (Q933) and the new schema (Q2). I had to rewrite a good deal of XOWA"s wikidata parser to handle two schemas, as well as implement the new schema. This took up most of my time for the v1.9.4 release, and I'm still not really done.
</p>
<p>
In addition, I took a peek at the 2014-09-03 enwiki dump, and corrected two widespread "Script error" issues. The rest of the dump seems fine, but I'll get a better sense when I generate the image update later this week.
</p>
<p>
For v1.9.5, I'm going to focus on finishing up wikidata issues. Primarily, the wikidata.js page doesn't work for the new schema (navigating to Q2 will show a lot of errors). I'm also going to try to add better qualifier / reference support. In addition, there will probably be a handful of minor English Wiki issues that will take some time. Aside from English Wiki, I'll try to do the Waray-Waray wikis, but that may end up spilling over to the following week.
</p>
<h2>
<span class="mw-headline" id="Latest_version_of_Wikidata_is_not_compatible_with_XOWA_v1.9.3_.282014-09-17_23:05_Wed.29">Latest version of Wikidata is not compatible with XOWA v1.9.3 (2014-09-17 23:05 Wed)</span>
</h2>
<p>
It turns out that the <a href="https://dumps.wikimedia.org/wikidatawiki/20140912/" rel="nofollow" class="external text">2014-09-12 Wikidata dump</a> has a brand new schema and can't be imported into XOWA.
</p>
<p>
I'm working on a v2 parser now, and should have it ready for v1.9.4. In the meantime, please hold off on updating Wikidata.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.9.3_.282014-09-14_22:04_Sun.29">Release: v1.9.3 (2014-09-14 22:04 Sun)</span>
</h2>
<p>
The v1.9.3 release has a handful of minor changes for the Simple wikis. I spent more time on Android development, and got an experimental dump working. However, it's still going to be a few weeks before I get any sort of alpha ready.
</p>
<p>
Also, it looks like archive.org is slow again. I uploaded Hungarian this morning, but Esperanto, Simple and Species will probably not be done until sometime tomorrow.
</p>
<p>
v1.9.4 will continue along with Android. For wikis, I'm going to do Portuguese (rebuild) and Slovak (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.9.2_.282014-09-07_21:45_Sun.29">Release: v1.9.2 (2014-09-07 21:45 Sun)</span>
</h2>
<p>
The v1.9.2 release has several minor changes for English Wiktionary and Wikisource. Some were quite time-consuming, including <a href="https://en.wiktionary.org/wiki/Module_talk:yue-pron" rel="nofollow" class="external text">one Luaj issue with .pairs()</a>. I also decided to hold off on more HTML dump work, because I want to see how they perform in Android before I commit to the HTML dump format. Towards that end, I started working on the Android version this week, though so far most of the work is quite experimental.
</p>
<p>
v1.9.3 will involve more Android work along with HTML dumps. For wikis, I'm going to do Hungarian (rebuild) and Esperanto (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.9.1_.282014-08-31_23:27_Sun.29">Release: v1.9.1 (2014-08-31 23:27 Sun)</span>
</h2>
<p>
The v1.9.1 release has some significant changes for the Chinese wikis, particularly Chinese Wikipedia and Wiktionary. Otherwise, most of the work went into more changes for the HTML dumps. At this point, I'm hoping that the main XOWA program is stable enough, and that any other major changes can wait until after an Android version.
</p>
<p>
v1.9.2 will still involve more HTML dump work. I'm also going to try to get a prototype going in Android, and make sure that the HTML dump approach works as planned. For wikis, I'm going to do English sister wikis (Wiktionary, Wikisource, etc.) and <s>Hungarian</s> Croatian (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.8.4_.282014-08-24_22:22_Sun.29">Release: v1.8.4 (2014-08-24 22:22 Sun)</span>
</h2>
<p>
The v1.8.4 release has a handful of changes for English Wikipedia. Some of these were quite <i>interesting</i> (particularly the railway maps and the automatic-new-line-if-needed), though fortunately none of these should be major. Otherwise, I spent more time on the HTML dumps. It's taking longer than I expected, but I should definitely have something ready for a v1.9.* release.
</p>
<p>
Also, it's worth noting that I did some clean up the XOWA pages at archive.org for enwiki, dewiki, frwiki and plwiki. Specifically, I did the following:
</p>
<ul>
<li>
Deleted old files and left a link to the latest version. For example, <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>
</li>
<li>
Provided more info on wikis / downloads at the Xowa_**wiki_latest links.
</li>
</ul>
<p>
This may still change in the next few weeks, but I'm hoping the new url should be easier to remember (Xowa_(language_code)wiki_latest) and clearer to use. Also, a big thank you to Anselm who has been very helpful with feedback.
</p>
<p>
As for the next release, v1.9.1 is a monthly milestone, so I plan to keep changes to a minimal. I'll probably spend most of my time on HTML dumps and hope to have a workable prototype. For wikis, I'm going to do Chinese (rebuild) and Serbo-Croatian (new).
</p>
<h2>
<span class="mw-headline" id="Release:_v1.8.3_.282014-08-17_22:24_Sun.29">Release: v1.8.3 (2014-08-17 22:24 Sun)</span>
</h2>
<p>
The v1.8.3 release is mostly about minor changes for the French and Polish wikis. In addition, there is a handful of fixes for the 2014-08-11 English wiki (which looks good so far). The SWT upgrade got put on hold as I ran into an issue on a Linux 32 bit box, and decided it wasn't worth the risk to upgrade any of the other platforms. (though it looks like a Linux only issue: SWT 4.4 requires GTK 3). Aside from that, I spent most of the week on the HTML dumps.
</p>
<p>
For v1.8.4, I'm going to continue with the HTML dumps. I'm hoping to have a beta feature ready within the next few releases. Other than that, I'm going to release the images for 2014-08-11 English wiki and probably do Arabic.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.8.2_.282014-08-10_22:02_Sun.29">Release: v1.8.2 (2014-08-10 22:02 Sun)</span>
</h2>
<p>
The v1.8.2 update is larger than usual. I had to regenerate the language files because MediaWiki v1.24 added "!" as a magic word and German Wikipedia dropped Template:!. Since this was a low-level change, it forced a rebuild of all the language files. I also took the opportunity to move the language files from <code>/xowa/user/anonymous/lang/xowa/</code> to <code>/xowa/bin/any/xowa/cfg/lang/core/</code>. I also did the same for <code>/xowa/user/anonymous/wiki/#cfg/</code> to <code>/xowa/bin/any/xowa/cfg/wiki/core/</code>
</p>
<p>
In addition, I also worked on a number of performance enhancements for pages with heavy Scribunto usage. The worst is <a href="https://en.wiktionary.org/wiki/water" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/water</a> . On XOWA this used to take 1.5 GB of memory and 50 seconds. Now it takes 200 MB of memory and 35 seconds. This is still bloated, but keep in mind the offical site takes about 20-25 seconds<sup id="cite_ref-water_0-0" class="reference"><a href="#cite_note-water-0">[1]</a></sup>. Also, this heavy Scribunto usage only affects a small number of pages (and mostly on en.wiktionary). I'll try to add some more incremental improvements over the next few releases, but ultimately this may have to be resolved by offline HTML dumps.
</p>
<p>
Finally, I'm trying to upload the German wikis now, but the upload speed is horrendous and at 33 GB, it'll take several days. I had the same problem last Sunday, though this time it's much worse. If this doesn't resolve by tomorrow, I'll contact archive.org for help, but in the meantime, German wikis will be late.
</p>
<p>
For v1.8.3, I'm going to upgrade to the latest version of SWT for Windows and Linux. I may wait on Mac OS X, as I don't have a system I can test (if there are any Mac OS X users who want to try a beta build, please contact me by email or <a href="https://sourceforge.net/p/xowa/discussion/general/" rel="nofollow" class="external text">by forum</a>). I'm also going to continue on the offline HTML dumps. For wikis, I'd like to do rebuilds of French and Polish, but if these upload problems persist, I may settle for Serbocroatian / Croatian instead.
</p>
<hr>
<ol class="references">
<li id="cite_note-water-0">
<span class="mw-cite-backlink"><a href="#cite_ref-water_0-0">^</a></span> <span class="reference-text">If you want to reproduce this, try the following:</span>
<ul>
<li>
<span class="reference-text">Go to <a href="https://en.wiktionary.org/wiki/water" rel="nofollow" class="external free">https://en.wiktionary.org/wiki/water</a></span>
</li>
<li>
<span class="reference-text">Click Edit</span>
</li>
<li>
<span class="reference-text">Click Preview</span>
</li>
<li>
<span class="reference-text">Wait 20-25 seconds for the page to appear</span>
</li>
</ul><span class="reference-text">(Thanks to Anselm for pointing out the ambiguity)</span>
</li>
</ol>
<h2>
<span class="mw-headline" id="Github_Forks_of_Luaj_and_JTidy_.282014-08-08_23:50_Fri.29">Github Forks of Luaj and JTidy (2014-08-08 23:50 Fri)</span>
</h2>
<p>
I had to make some more changes to the Luaj project for v1.8.2. I decided that it was time to put the luaj_xowa project under some sort of DVCS, so I set up a github repository <a href="https://github.com/gnosygnu/luaj_xowa" rel="nofollow" class="external text">here</a>. I also set up one for <a href="https://github.com/gnosygnu/jtidy_xowa" rel="nofollow" class="external text">jtidy_xowa</a>.
</p>
<p>
I'm also going to stop uploading these source tarballs to the XOWA support area, since they're basically redundant. Hopefully this won't inconvenience anyone.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.8.1_.282014-08-03_22:29_Sun.29">Release: v1.8.1 (2014-08-03 22:29 Sun)</span>
</h2>
<p>
v1.8.1 was a light release with some minor UI fixes. This included the new collapsible wikidata div, as well as some code to handle a bread crumb trail for leaf pages. Japanese and Bulgarian wikis were straightforward, though due to some archive.org issues, it looks like the uploads won't be ready until sometime tomorrow.
</p>
<p>
For v1.8.2, I'm going to continue working on the HTML dumps. It'll probably be a few weeks before I have anything to show, but when I'm done, it should be the basis for the Android app. For wikis, I'm planning to do a rebuild of German and generate new images for Danish.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.7.4_.282014-07-27_00:32_Mon.29">Release: v1.7.4 (2014-07-27 00:32 Mon)</span>
</h2>
<p>
v1.7.4 was mostly about the ImageMap extension. It took quite a bit of time, but I think the end result was worthwhile -- particularly with Popups. You can check the urls listed in the Change Log. I also added some "popup-at-anchor" functionality, though this will be limited until XOWA starts generating full html pages. In addition, there were some more Scribunto changes -- this time with Wikibase. I added a few minor UI changes in order to make "startup-from-previous-session" the default. I also went through the Ukrainian and Greek wikis. Finally, I uploaded the "slimmer" English Wikipedia set. You can check it out at <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external text">https://archive.org/details/Xowa_enwiki_latest</a>.
</p>
<p>
On another note, I tabled XUL Runner until v1.8.*. I'm mostly stopped by this <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=429739" rel="nofollow" class="external text">SWT issue</a>. I can work around it, but it's not that clean, and I'd rather hope they can fix it.
</p>
<p>
For v1.8.1, I'm going to try to keep it simple. I'll work on some general performance enhancements and revise some of the documentation. For wikis, I've decided to continue on with the rest of the 50,000+ wikis. Bulgarian will be next, and Japanese will be paired with it.
</p>
<h2>
<span class="mw-headline" id="Fixed:_English_Wikipedia_images_for_2014-07-07_.282014-07-22_21:02_Tue.29">Fixed: English Wikipedia images for 2014-07-07 (2014-07-22 21:02 Tue)</span>
</h2>
<p>
The English Wikipedia images are now available: <a href="https://archive.org/details/Xowa_enwiki_2014-07-07_images_update" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_2014-07-07_images_update</a> For anyone curious, here are two items you can check:
</p>
<ul>
<li>
en.w:Marshalsea: missing image: File:London1300-marking_the_spot_of_the_future_Marshalsea.png
</li>
<li>
en.w:Bosniaks: distorted image: File:Alen_Islamović.jpg
</li>
</ul>
<h2>
<span class="mw-headline" id="Technical_difficulties:_English_Wikipedia_images_for_2014-07-07_.282014-07-21_22:54_Mon.29">Technical difficulties: English Wikipedia images for 2014-07-07 (2014-07-21 22:54 Mon)</span>
</h2>
<p>
The English Wikipedia images is currently offline. I noticed a minor problem, and thought I could upload a fixed version. Unfortunately, I didn't expect archive.org to keep timing out on me. I'm going to continue trying tonight but it may be another day or so before the new version is up. Sorry about the delays.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.7.3_.282014-07-20_22:17_Sun.29">Release: v1.7.3 (2014-07-20 22:17 Sun)</span>
</h2>
<p>
v1.7.3 had more follow-up Scribunto changes. These affected only a handful of pages (less than 50 out of 4.5 million). I think I'm done with the latest Scribunto changes, and hopefully the next changes won't be as traumatic. In addition there were two notable fixes: missing references due to lower-alpha, and excessive ampersands on some math pages. I added a few UI options, including the set-startup-page option. Hebrew wasn't as difficult as I expected, though it still involved a few changes.
</p>
<p>
English Wikipedia files was more challenging as the recent Scribunto changes increased the build time by a half day. However, I did manage to come up with a script to reduce the image database size from 91 GB to 68 GB. I'll be uploading the new set throughout the coming week. The url will probably be <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> but you should check <a href="https://archive.org/search.php?query=xowa" rel="nofollow" class="external free">https://archive.org/search.php?query=xowa</a> .
</p>
<p>
For those users who have been keeping up to date with English Wikipedia, you can do any of the following:
</p>
<ul>
<li>
If space isn't an issue, just download the latest set: <a href="https://archive.org/details/Xowa_enwiki_2014-07-07_images_update" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_2014-07-07_images_update</a>
</li>
<li>
If space is an issue:
<ul>
<li>
If bandwidth is not an issue, redownload the new set and delete the old one. This will probably be easier than the next option
</li>
<li>
If bandwidth is an issue, run an XOWA build command on your existing set. I'll include instructions in the Xowa_enwiki_latest url. Note that this is the same script I will have used to generate the new set. The scripts will be &lt; 1 MB. However, they will take 6 or 7 hours to run and requires the use of the command-line.
</li>
</ul>
</li>
</ul>
<p>
For v1.7.4, I'm going to try to release a fully functional ImageMap extension. I'm hoping this will be useful now that <a href="http://xowa.org/wiki/home/page/App/Xtn/Html/Popups.html" id="xolnki_2" title="App/Xtn/Html/Popups" class="xowa-visited">App/Xtn/Html/Popups</a> is in place. I'm also going to try to do XULRunner 24, though if I run into issues, I may defer this till a v1.8 build. For wikis, I'm going to skip over Japanese and do Ukranian as the latter uses Scribunto heavily. I'll probably do Greek as well.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.7.2_.282014-07-13_22:23_Sun.29">Release: v1.7.2 (2014-07-13 22:23 Sun)</span>
</h2>
<p>
v1.7.2 was quite a release. I downloaded the latest enwiki, and found a whole host of issues due to recent changes in Scribunto. As a result, there were <b>a lot</b> of changes to XOWA's Scribunto for this release. Hopefully I've caught all the major issues. In addition, I started working on XULRunner 24, but was diverted to some memory performance issues. Also worth mentioning is an important item for certain non-English wikis: case-insensitive UTF-8 lookups. The latter was especially time-consuming for a language like Turkish, which has asymmetric casings: <code>İ</code> lowercases to <code>i</code> but <code>i</code> uppercases to <code>I</code>. Fortunately, in comparison to the above, Swedish and Malay were easy to do.
</p>
<p>
For v1.7.3, I still need to do some additional cleanup in the wake of all the Scribunto changes from last week. In addition, I'm going to do another images update, and hopefully I'll be able to do a smaller English Wikipedia images dump size. For wikis, I'm going to try to do Hebrew, but that may spill over to the following week (I'm always nervous with RTL wikis).
</p>
<h2>
<span class="mw-headline" id="Cleaning_up_the_download_area_.282014-07-07_21:29_Thu.29">Cleaning up the download area (2014-07-07 21:29 Thu)</span>
</h2>
<p>
Another administrative note. I decided to clean up the download area last night: <a href="https://sourceforge.net/projects/xowa/files/" rel="nofollow" class="external free">https://sourceforge.net/projects/xowa/files/</a> There were a lot of old releases dating back to 0.3.0, with a few gaps inbetween. I've wanted to do it for quite a while, but I never like deleting files.
</p>
<p>
For those who are curious, I don't retain full historical sets of XOWA for two reasons:
</p>
<ul>
<li>
XOWA's release set is quite large. Currently XOWA weighs in at 345 MB. As I'm using Sourceforge's site for free, I feel it would be in bad faith to use more than necessary.
</li>
<li>
XOWA evolves fairly rapidly, and the latest version is generally the best. There's really no reason to use an old version, especially as there may be issues which may have been resolved in the current one.
</li>
</ul>
<p>
For now, I'm planning to use the following approach for release files:
</p>
<ul>
<li>
There will be a full set of files (app + upgrade + source) for the last major / stable version. This is generally the .1 version, as in 1.7.1.
<ul>
<li>
This will be for users who just want the latest major version, which should be the most stable.
</li>
</ul>
</li>
<li>
There will be a month's worth of (upgrade + source) set of files. These sets vary in size, but usually are no more than 50 MB.
<ul>
<li>
This will be for the rare situation wherein a user wants to rollback to an earlier version. There's really no reason to do so, as if there's a regression bug, I will fix it immediately. However, it's a simple safety net to provide.
</li>
</ul>
</li>
</ul>
<p>
For anyone who wants to review older versions of the source code, I've been posting on Wikimedia's Gerrit since 2013-08: <a href="https://gerrit.wikimedia.org/r/#/q/project:xowa+branch:master,n,z" rel="nofollow" class="external free">https://gerrit.wikimedia.org/r/#/q/project:xowa+branch:master,n,z</a> I've recently started dual-posting to GitHub as well: <a href="https://github.com/gnosygnu/xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa</a>
</p>
<p>
Finally, if anyone wants a full historical release set (for example, 1.1.1), feel free to drop me an email. I'll post a copy temporarily to my Google drive account. Note that all hashes for the release sets are in <a href="https://sourceforge.net/projects/xowa/files/support/" rel="nofollow" class="external free">https://sourceforge.net/projects/xowa/files/support/</a> so you can cross-check the copy if you don't trust me. :)
</p>
<h2>
<span class="mw-headline" id="Release:_v1.7.1_.282014-07-06_21:43_Sun.29">Release: v1.7.1 (2014-07-06 21:43 Sun)</span>
</h2>
<p>
v1.7.1 was more interesting than I expected. The Russian wikis had the expected Scribunto issue, but Serbian had a whole host of issues related to <a href="https://www.mediawiki.org/wiki/Writing_systems" rel="nofollow" class="external text">variants</a>. I added a good deal of basic support, though I'm sure there are still some items missing. If any Serbian users can report any actual errors in articles, I'd greatly appreciate it.
</p>
<p>
I also added the last of the Popup changes in preparation for it becoming the default. The most notable changes are performance enhancements for English Wikipedia and a Popup History.
</p>
<p>
For v1.7.2, I'm planning to makes some more non-English wiki related changes, thanks to some of the Russian wiki changes from last week (particularly, case-insensitive lookups for UTF-8 characters). I'm going to look at upgrading XOWA from XUL Runner 10 to 24, now that SWT 4.4 is officially relesed. I'm also going to try again to look at English Wikipedia images dump size. There'll probably be some GUI changes as well. For wikis, I'm going to do Malay and Swedish.
</p>
<h2>
<span class="mw-headline" id="A_change_to_the_url_format_for_archive.org_links_.282014-07-03_23:34_Thu.29">A change to the url format for archive.org links (2014-07-03 23:34 Thu)</span>
</h2>
<p>
A note on a minor bookkeeping change. Starting on 2014-06-22 and with the <a href="https://archive.org/details/Xowa_labundle_latest_including_wikipedia" rel="nofollow" class="external text">Latin wikis</a>, I've removed the date based component from the url. So, with the example of the Latin wikis, the previous format was Xowa_labundle_<code>2014-06-23</code>_including_wikipedia, whereas the current format is Xowa_labundle_<code>latest</code>_including_wikipedia.
</p>
<p>
I made this change to reduce XOWA's disk-based footprint. In particular, I only want to keep one current version of a given wiki (latest), not multiple versions (2014-02-02, 2014-06-23, 2014-10-01, etc.). The multiple copies in the second approach just felt like it needlessly consumed disk space, even considering archive.org's mission to provide snapshots of the web. When the next update for Latin comes around, I'll just delete the files at Xowa_labundle_latest_including_wikipedia and upload a new version.
</p>
<p>
This new url format should make it easier for users to remember. Also, it takes care of another administrative task related to publishing the urls.
</p>
<p>
Hopefully I won't run into any issues with this approach. If I do, I'll just go back to the date-based urls.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.6.5_.282014-06-29_22:04_Sun.29">Release: v1.6.5 (2014-06-29 22:04 Sun)</span>
</h2>
<p>
v1.6.5 was mostly minor parser fixes for English Wikipedia. I also included a few minor changes to the Popups, thanks to feedback from <a href="https://sourceforge.net/p/xowa/discussion/general/thread/76435e38/" rel="nofollow" class="external text">Schnark</a>
</p>
<p>
v1.7.1 will be a stable release, so I'm going to try to keep changes to a minimum. I'm planning to work on some performance enhancements to popups, in preparation for making it the default in v1.7.1. I will also go back to reducing the size of the English Wikipedia images dump. For wikis, I'm going to try Serbian and maybe Russian. If Russian is too difficult (they tend to be the most experimental with Scribunto), then I'll switch them with Swedish instead.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.6.4_.282014-06-22_21:42_Sun.29">Release: v1.6.4 (2014-06-22 21:42 Sun)</span>
</h2>
<p>
Due to some technical complication, I had to redo the English Wiki scan mid-week. As a result, I didn't get a chance to look at reducing the size of the dump. While waiting, I pretty much ended up spending all my time on the new Popups feature. For an initial version, I think it turned out fairly well. I'm hoping others will find it useful.
</p>
<p>
v1.6.5 will involve some work on minor parser issues. The latest English Wiki has a few issues that I didn't get a chance to review. I'll also look at some tweaks / performance enhancements to popups, and try to include some other UI changes. For wikis, I'm going to resume with Spanish and Romanian.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.6.3_.282014-06-15_21:53_Sun.29">Release: v1.6.3 (2014-06-15 21:53 Sun)</span>
</h2>
<p>
v1.6.2 was mostly about infrastructure changes. I changed tidy to parse only page content, while cleaning up most of the HTML &lt;head&gt; generation. Both these items took longer than expected. I did manage to add options to handle auto-collapse / auto expand, and included a few javascript refinements thanks to <a href="https://de.wikipedia.org/wiki/Benutzer:Schnark" rel="nofollow" class="external text">Schnark</a>.
</p>
<p>
v1.6.3 will shift focus a bit. The <a href="http://dumps.wikimedia.org/enwiki/20140614/" rel="nofollow" class="external text">enwiki dump</a> finally started, and I'm going to try to change the update process to delete unused files. Enwiki is approximately 86.4 GB and has a turnover of 1 - 2 GB per month. If the unused images are deleted, I'm hoping to get back into the 70s, if not lower. I'm also going to explore an automated update option for these image databases. As most of my attention will be on enwiki this week, I'm going to skip generating wikis for other languages. Finally, I'm going to experiment with <a href="https://www.mediawiki.org/wiki/Extension:Hovercards" rel="nofollow" class="external text">Hovercards</a> in XOWA. If I'm lucky, I may be able to get something in for a v1.6.* release. Otherwise, it'll have to wait for XOWA HTML dumps.
</p>
<h2>
<span class="mw-headline" id="Release:_v1.6.2_.282014-06-08_21:56_Sun.29">Release: v1.6.2 (2014-06-08 21:56 Sun)</span>
</h2>
<p>
With v1.6.2, I included a significantly different JTidy. I ported as many of the changes from tidy over to JTidy -- mostly in the various Parse classes. I still have more changes planned for JTidy, but hopefully the bulk of the compliance work has been done. I was able to do a full parse of all the English Wikipedia pages, and the new JTidy jar helped me discover a few minor issues in the Wikipedia namespace. I also added a bunch of minor UI changes, including new privacy options and several Tab actions (Close Others, Undo Close Tab, Select by #)
</p>
<p>
For v1.6.3, I'm planning to work on more JTidy related changes. Now that JTidy is fully integrated into XOWA, I need to remove some early XOWA tidy-like logic that prevents JTidy from fixing malformed HTML. I'll also add a few other minor UI changes as well, with some focus on Javascript changes (particularly auto-collapse all sections). For wikis, I'm planning on Indonesian (new) and Italian (update).
</p>
<h2>
<span class="mw-headline" id="About_the_blog_.282014-06-06_23:56_Sat.29">About the blog (2014-06-06 23:56 Sat)</span>
</h2>
<p>
I thought it might be useful to have a blog that covers various parts of XOWA's development. Its main objectives would be the following:
</p>
<ul>
<li>
Give an idea of what's in progress for the next release
</li>
<li>
Highlight some of the more interesting issues from a recent or upcoming release.
</li>
<li>
Cover anything else related to XOWA
</li>
</ul>
<p>
This is a new thing, so I'll be experimenting with style / format / content for a while. I'm hoping to put up at least an entry or two per week.
</p>
<p>
If you want to discuss a blog entry, feel free to start a post at <a href="https://sourceforge.net/p/xowa/discussion/general/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/general/</a>
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/06 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/06</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/07 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/07</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/08 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/08</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/09 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/09</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/10 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/10</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/11 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/11</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2014/12 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2014/12</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/01 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/01</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/02 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/02</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,170 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/03 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/03</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<h2>
<span class="mw-headline" id="Release:_NONE_.282015-03-29_20:20_Sun.29">Release: NONE (2015-03-29 20:20 Sun)</span>
</h2>
<p>
So, I'm going to be skipping this week's release as well. The code is mostly done, but I had to rewrite a significant part last night, so I wanted to give it more time to burn in. Polish and Greek are still on hold, and they will be released after English.
</p>
<p>
At this point, the new changes will be going live for v2.4.1. It's not ideal, but I'd rather have a more stable major than a possibly unstable minor one.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282015-03-22_20:15_Sun.29">Release: NONE (2015-03-22 20:15 Sun)</span>
</h2>
<p>
I'm skipping this week's release also. I've rewritten most of the code, but I wanted another week to do some more testing. I'm also skipping Polish and Greek, as I want to start releasing databases in the new format.
</p>
<p>
I won't be skipping v2.3.5 as I'd like to introduce the new database layout in a minor release, rather than a major 2.4.1 one.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282015-03-15_20:55_Sun.29">Release: NONE (2015-03-15 20:55 Sun)</span>
</h2>
<p>
I'm skipping this week's release. I'm rewriting more of the database code to generate a single-file wiki. I'm also doing the same for files to generate a single-file database. I'm hoping this will help simplify deployment in the future - particularly for Android. The code is stable, but I want a little while longer to review the database scheme. Aside from that, I haven't run into any bugs, so there wouldn't be much point to releasing a work-in-progress.
</p>
<p>
I did post the latest English Wikipedia images at <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> I also posted Finnish wikis at <a href="https://archive.org/details/Xowa_fiwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_fiwiki_latest</a>
</p>
<p>
v2.3.4 will include the new database code. I'm also planning on updating Polish and Greek.
</p>
<h2>
<span class="mw-headline" id="Release:_v2.3.2.1_.282015-03-08_20:44_Sun.29">Release: v2.3.2.1 (2015-03-08 20:44 Sun)</span>
</h2>
<p>
v2.3.2.1 had some minor fixes. The most major fix was Wikisource not showing full content for non-English wikis. Unfortunately this was related to some of the infrastructural changes last week.
</p>
<p>
I'm uploading the Italian wikis now, but they will probably not be ready until the morning. I'm going to hold off on Finnish until next week. I did make more progress in Android, and now have MathJax working.
</p>
<p>
v2.3.3.1 will have Finnish wikis as well as the latest English wiki update. I'm also working on a single-file XOWA database. Other than that, I'll continue ahead with Android.
</p>
<h2>
<span class="mw-headline" id="Release:_v2.3.1.1_.282015-03-01_20:18_Sun.29">Release: v2.3.1.1 (2015-03-01 20:18 Sun)</span>
</h2>
<p>
v2.3.1.1 had no real fixes. The Dutch and Latin wikis were rebuilt without any isses, though Latin is still uploading. There were substantial infrastructural changes, though hopefully I won't run into the same release problems from last week. In addition, I finally got a very alpha version of images working on the Android.
</p>
<p>
v2.3.2.1 will have a rebuild of the Italian and Finnish wikis. I'll continue ahead on Android and try to get a more stable version.
</p>
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/04 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/04</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/05 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/05</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/06 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/06</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/07 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/07</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

View File

@ -1,118 +0,0 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2015/08 - XOWA</title>
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
<div id="mw-page-base" class="noprint"></div>
<div id="mw-head-base" class="noprint"></div>
<div id="content" class="mw-body">
<h1 id="firstHeading" class="firstHeading"><span>Blog/2015/08</span></h1>
<div id="bodyContent" class="mw-body-content">
<div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
</div>
</div>
</div>
<div id="mw-head" class="noprint">
<div id="left-navigation">
<div id="p-namespaces" class="vectorTabs">
<h3>Namespaces</h3>
<ul>
<li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
</ul>
</div>
</div>
</div>
<div id='mw-panel' class='noprint'>
<div id='p-logo'>
<a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
<li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-started'>
<h3>Getting started</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-android'>
<h3>Android</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-blog'>
<h3>Blog</h3>
<div class="body">
<ul>
<li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<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><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More