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-06-05 20:47:50 -04:00
parent 14280f5bf0
commit b6adb2853d
109 changed files with 662 additions and 740 deletions

View File

@ -191,7 +191,7 @@
</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/home/wiki/Help/Privacy/Android.html" id="xolnki_2" title="Help/Privacy/Android" class="xowa-visited">Help/Privacy/Android</a>
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/home/wiki/Help/Privacy/Android.html" id="xolnki_2" title="Help/Privacy/Android">Help/Privacy/Android</a>
</dd>
</dl>
<ul>

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@ -83,7 +83,7 @@
XOWA sees a [[File]] link on a page.
</li>
<li>
If image dbs are available, XOWA checks them to see if the image exists. To download an image db, see <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_2" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
If image dbs are available, XOWA checks them to see if the image exists. To download an image db, see <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_2" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
If image dbs are not available, or if the image is not in the image dbs, XOWA checks the Wikimedia servers
@ -92,7 +92,7 @@
If an image is found, XOWA downloads a temporary version of the file to <code>C:\xowa\file\simple.wikipedia.org\...</code>
</li>
<li>
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_3" title="Options/Files" class="xowa-visited">Options/Files</a> will periodically delete temporary versions
As of v2.5.4.1, XOWA also saves Wikimedia files to <code>C:\xowa\wiki\simple.wikipedia.org\simple.wikipedia.org-file-user.xowa</code>. This ensures that the file is still available even if the temporary version is deleted. Note that the cache on <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_3" title="Options/Files">Options/Files</a> will periodically delete temporary versions
</li>
<li>
The HTML is updated to use the temporary version of the file.
@ -152,7 +152,7 @@
</p>
<ul>
<li>
You can configure the cache at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_4" title="Options/Files" class="xowa-visited">Options/Files</a>
You can configure the cache at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_4" title="Options/Files">Options/Files</a>
</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>

View File

@ -87,7 +87,7 @@
<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/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
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/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>
</p>
<h3>
<span class="mw-headline" id="Resizing_columns">Resizing columns</span>

View File

@ -22,7 +22,7 @@
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Under "Category system", choose "Upgrade to version 2"

View File

@ -47,7 +47,7 @@
<span class="mw-headline" id="Changing_the_dump_server">Changing the dump server</span>
</h2>
<p>
Please see <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import" class="xowa-visited">Options/Import</a>
Please see <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import">Options/Import</a>
</p>
</div>

View File

@ -89,7 +89,7 @@ app.bldr.run;
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/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
If you run into problems, feel free to contact me as per <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>
</p>
</div>

View File

@ -24,7 +24,7 @@
<span class="mw-headline" id="Import_online_by_click">Import online by click</span>
</h2>
<p>
The <a href="http://xowa.org/home/wiki/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.
The <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online">Import online</a> page lists 800+ wikis that can be imported by clicking on a link.
</p>
<ul>
<li>
@ -38,7 +38,7 @@
<span class="mw-headline" id="Import_offline_by_script">Import offline by script</span>
</h2>
<p>
The <a href="http://xowa.org/home/wiki/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.
The <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Import offline</a> page can generate a script that will import a wiki.
</p>
<ul>
<li>

View File

@ -21,7 +21,7 @@
<span class="mw-headline" id="Reasons_for_manual_import">Reasons for manual import</span>
</h2>
<p>
The <a href="http://xowa.org/home/wiki/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:
The <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online">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>

View File

@ -21,15 +21,15 @@
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/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a></span>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOffline">Import through <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a></span>
</h2>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
</ul>
<h2>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOnline">Import through <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_4" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a></span>
<span class="mw-headline" id="Import_through_Dashboard.2FImport.2FOnline">Import through <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_4" title="Dashboard/Import/Online">Dashboard/Import/Online</a></span>
</h2>
<ul>
<li>
@ -43,7 +43,7 @@
</ul>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_5" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> and click on the "latest" link.
Go to <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_5" title="Dashboard/Import/Online">Dashboard/Import/Online</a> and click on the "latest" link.
</li>
</ul>
<ul>

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -30,7 +30,7 @@
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/home/wiki/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.
If you are using the automated set up from <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online">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>

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -5,7 +5,7 @@
<title>App/Search - 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 data-id="xowa_html.795fe7fdd8050f2666de60f0d450b2a1">
<style data-source="xowa">
.symbol-col {
text-align:center;
}
@ -30,7 +30,7 @@
font-weight: bold;
}
</style>
<style data-id="xowa_html.144559d0c4d74087379430fdc533531b">
<style data-source="xowa">
.symbol-col {
text-align:center;
}
@ -559,7 +559,7 @@
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/home/wiki/Options/Search.html" id="xolnki_2" title="Options/Search" class="xowa-visited">Options/Search</a> for enabling PageRank.
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/home/wiki/Options/Search.html" id="xolnki_2" title="Options/Search">Options/Search</a> for enabling PageRank.
</p>
<h2>
<span class="mw-headline" id="Background_database_search">Background database search</span>
@ -598,10 +598,10 @@
</p>
<ul>
<li>
<b>Configure PageRank</b>: See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_3" title="Options/Search" class="xowa-visited">Options/Search</a>
<b>Configure PageRank</b>: See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_3" title="Options/Search">Options/Search</a>
</li>
<li>
<b>Configure Address bar autocomplete</b>: See <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
<b>Configure Address bar autocomplete</b>: See <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest">Options/Search_suggest</a>
</li>
</ul>

View File

@ -80,7 +80,7 @@
</h3>
<ul>
<li>
<b>Searches return 10 results</b>: To change the number, see <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_3" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
<b>Searches return 10 results</b>: To change the number, see <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_3" title="Options/Search suggest">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:
@ -92,7 +92,7 @@
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/home/wiki/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>.
Pressing "page-up" jumps up by 5 rows. This number can be changed at <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest">Options/Search_suggest</a>.
</li>
<li>
Pressing "page-up" when there is less than 5 rows will jump to the first row.

View File

@ -48,7 +48,7 @@
Upgrade an existing wiki through the maintenance page. You can upgrade with the following process
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki in the list

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@ -57,7 +57,7 @@
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/home/wiki/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>.
Storage: varies per wiki. As a rough guideline, multiply the dump file by 2. For dump sizes, see either <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online">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.

View File

@ -56,7 +56,7 @@
<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/home/wiki/Help/Release_schedule.html" id="xolnki_2" title="Help/Release schedule" class="xowa-visited">Help/Release_schedule</a>.
XOWA has a rapid release cycle, with a new version coming out every week. For more details, see <a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_2" title="Help/Release schedule">Help/Release_schedule</a>.
</p>
<p>
XOWA releases frequently for a few reasons:

View File

@ -296,7 +296,7 @@
<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/home/wiki/Options/Config_script.html" id="xolnki_2" title="Options/Config script" class="xowa-visited">Options/Config_script</a>
XOWA also allows customization of shortcuts by modifying the custom gfs file. See: <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_2" title="Options/Config script">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.

View File

@ -62,7 +62,7 @@
<span class="mw-headline" id="XOWA_keyboard_shortcuts_.28basic.29">XOWA keyboard shortcuts (basic)</span>
</h2>
<p>
See <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_2" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
See <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_2" title="Options/Shortcuts">Options/Shortcuts</a>
</p>
<h2>
<span class="mw-headline" id="XOWA_keyboard_shortcuts_.28advanced.29">XOWA keyboard shortcuts (advanced)</span>

View File

@ -5,14 +5,14 @@
<title>App/UI/Main window - 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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -32,7 +32,7 @@
These menus can also be customized using the source at <a href="http://xowa.org/home/wiki/Options/Menus.html" id="xolnki_2" title="Options/Menus">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/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.
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/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback">Help/Feedback</a>.
</p>
<div id="toc" class="toc">
<div id="toctitle">

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -73,7 +73,7 @@
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Navigate to <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Change the "Wiki" choice from "Wikipedia" to "Other wiki"
@ -114,7 +114,7 @@
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/home/wiki/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.
If you have an extension that you would like to see supported, please contact me through <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback">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>
@ -138,7 +138,7 @@
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/home/wiki/Help/Feedback.html" id="xolnki_5" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
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/home/wiki/Help/Feedback.html" id="xolnki_5" title="Help/Feedback">Help/Feedback</a>
</dd>
</dl>

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -27,7 +27,7 @@
<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/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer" class="xowa-visited">App/Xtn/Browser/XOWA_viewer</a>).
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/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer">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.

View File

@ -99,7 +99,7 @@
<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/home/wiki/Options/Math.html" id="xolnki_3" title="Options/Math" class="xowa-visited">Options/Math</a> and choosing LaTeX
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/home/wiki/Options/Math.html" id="xolnki_3" title="Options/Math">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Test">Test</span>

View File

@ -18,7 +18,7 @@
<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/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.
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/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>.
</p>
</div>

View File

@ -49,7 +49,7 @@
<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/home/wiki/Options/Math.html" id="xolnki_2" title="Options/Math" class="xowa-visited">Options/Math</a> and choosing LaTeX
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/home/wiki/Options/Math.html" id="xolnki_2" title="Options/Math">Options/Math</a> and choosing LaTeX
</p>
<h2>
<span class="mw-headline" id="Testing">Testing</span>

View File

@ -144,7 +144,7 @@
<span class="mw-headline" id="Testing">Testing</span>
</h2>
<p>
When you're done, visit <a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_3" title="Diagnostics" class="xowa-visited">Diagnostics</a> and click on the Score links
When you're done, visit <a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_3" title="Diagnostics">Diagnostics</a> and click on the Score links
</p>
</div>

View File

@ -273,7 +273,7 @@
</h2>
<ul>
<li>
For Options see <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_5" title="Options/Scribunto" class="xowa-visited">Options/Scribunto</a>
For Options see <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_5" title="Options/Scribunto">Options/Scribunto</a>
</li>
<li>
For Diagnostics see <a href="http://xowa.org/home/wiki/Diagnostics.html#Scribunto" id="xolnki_6" title="Diagnostics">Diagnostics#Scribunto</a>

View File

@ -5,14 +5,14 @@
<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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -42,7 +42,7 @@
</h2>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_3" title="Options/Import" class="xowa-visited">Options/Import</a>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_3" title="Options/Import">Options/Import</a>
</li>
<li>
Choose <b>sqlite</b> as the <b>Wiki storage type</b>

View File

@ -25,23 +25,26 @@
</p>
<ul>
<li>
<b>2016-05</b>
<b>2016-06</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_3" title="Blog/2016-04" class="xowa-visited">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_4" title="Blog/2016-03" class="xowa-visited">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_5" title="Blog/2016-02" class="xowa-visited">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_6" title="Blog/2016-01" class="xowa-visited">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -52,251 +55,18 @@
</div>
<ul>
<li class="toclevel-1 tocsection-1">
<a href="#Dev:_Handling_the_1_MB_limit_for_SQLite_on_Android_.282016-05-30_21:15_Mon.29"><span class="tocnumber">1</span> <span class="toctext">Dev: Handling the 1 MB limit for SQLite on Android (2016-05-30 21:15 Mon)</span></a>
</li>
<li class="toclevel-1 tocsection-2">
<a href="#Release:_NONE_.282016-05-29_20:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Release: NONE (2016-05-29 20:00 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-3">
<a href="#Release:_NONE_.282016-05-24_11:00_Tue.29"><span class="tocnumber">3</span> <span class="toctext">Release: NONE (2016-05-24 11:00 Tue)</span></a>
</li>
<li class="toclevel-1 tocsection-4">
<a href="#Release:_NONE_.282016-05-22_20:00_Sun.29"><span class="tocnumber">4</span> <span class="toctext">Release: NONE (2016-05-22 20:00 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-5">
<a href="#Release:_NONE_.282016-05-15_19:45_Sun.29"><span class="tocnumber">5</span> <span class="toctext">Release: NONE (2016-05-15 19:45 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-6">
<a href="#Release:_NONE_.282016-05-08_19:45_Sun.29"><span class="tocnumber">6</span> <span class="toctext">Release: NONE (2016-05-08 19:45 Sun)</span></a>
</li>
<li class="toclevel-1 tocsection-7">
<a href="#Release:_v3.5.1.1_.282016-05-01_20:25_Sun.29"><span class="tocnumber">7</span> <span class="toctext">Release: v3.5.1.1 (2016-05-01 20:25 Sun)</span></a>
<ul>
<li class="toclevel-2 tocsection-8">
<a href="#.28Desktop.29_Minor_parser_fixes_for_English_Wiktionary"><span class="tocnumber">7.1</span> <span class="toctext">(Desktop) Minor parser fixes for English Wiktionary</span></a>
</li>
<li class="toclevel-2 tocsection-9">
<a href="#Next_release:_v3.5.2"><span class="tocnumber">7.2</span> <span class="toctext">Next release: v3.5.2</span></a>
</li>
</ul>
<a href="#Release:_NONE_.282016-06-05_22:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2016-06-05 22:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Dev:_Handling_the_1_MB_limit_for_SQLite_on_Android_.282016-05-30_21:15_Mon.29">Dev: Handling the 1 MB limit for SQLite on Android (2016-05-30 21:15 Mon)</span>
<span class="mw-headline" id="Release:_NONE_.282016-06-05_22:00_Sun.29">Release: NONE (2016-06-05 22:00 Sun)</span>
</h2>
<p>
I rediscovered an unintuitive bug today, and decided to take some time to document it.
There's no release again this week. I've been bogged down in Android SQLite optimizations for the wiki downloader. I'm going to release something next week as I'd like to get back to regular releases.
</p>
<p>
XOWA stores all its data in SQLite databases, including images and html. Image sizes can range from a few KB to hundreds of MB. Note that storing these large images in the database works with SQLite on all three major desktop platforms: Linux, Windows, and Mac OS X.
</p>
<p>
However, SQLite on Android has a 1 MB limit for row data in a SELECT. If a row has more than 1 MB, then reading from the cursor will fail with an error like <code>IllegalStateException: Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialize before accessing data from it.</code>
</p>
<p>
For example, consider the following setup:
</p>
<ul>
<li>
You have a database with a table defined like this:
</li>
</ul>
<div class="mw-highlight">
<pre style="overflow:auto">
CREATE TABLE blob_table
( blob_id INTEGER
, blob_column BLOB
)
</pre>
</div>
<ul>
<li>
You insert two rows: the first with 2 bytes of data and the second with 2 MB of data.
</li>
</ul>
<div class="mw-highlight">
<pre style="overflow:auto">
INSERT INTO blob_table (blob_id, blob_column) VALUES (0, '01');
INSERT INTO blob_table (blob_id, blob_column) VALUES (1, '0123456789...'); -- ... represents remaining 2 MB of data
</pre>
</div>
<ul>
<li>
You then run code to retrieve both rows
</li>
</ul>
<div class="mw-highlight">
<pre style="overflow:auto">
SQLiteDatabase db = SQLiteDatabase.openDatabase("/Android/data/org.xowa/files/blob_database.sqlite", null, SQLiteDatabase.OPEN_READONLY | SQLiteDatabase.NO_LOCALIZED_COLLATORS);
Cursor cursor = db.query("blob_table", new String[] {"blob_id", "blob_column"}, null, null, null, null, null, null);
cursor.moveToFirst();
// this line succeeds as blob_id + blob_column has a length of 6 bytes
int row_0_id = cursor.getInt(0);
cursor.moveToNext();
// this line fails b/c blob_id + blob_column has a total length &gt; 1 MB; note that it fails, even though just the INTEGER is being requested, not the BLOB.
int row_1_id = cursor.getInt(0);
</pre>
</div>
<p>
I believe this is because the transaction buffer is limited to 1 MB.<sup id="cite_ref-blob__android_docs_0-0" class="reference"><a href="#cite_note-blob__android_docs-0">[1]</a></sup> The official recommendation is not to store 1 MB BLOBs in the database. Instead, the BLOB should be stored on the filesystem, and only the BLOB's url should be stored in the database. This appears to be the recommendation of SQLite<sup id="cite_ref-blob__sqlite_guidelines_1-0" class="reference"><a href="#cite_note-blob__sqlite_guidelines-1">[2]</a></sup> as well as the general sentiment of most commenters on stackoverflow<sup id="cite_ref-blob__stackoverflow_sentiment_2-0" class="reference"><a href="#cite_note-blob__stackoverflow_sentiment-2">[3]</a></sup>. Note that SQLite defines the threshold for large BLOB as 100 KB.
</p>
<p>
To a certain extent, I understand why this is the recommendation:
</p>
<ul>
<li>
<b>Resource constraints</b>: An Android device may have limited memory, and there is a risk in devouring untold MB.
</li>
<li>
<b>BLOBs are not relational data</b>: Databases are for storing and querying relational data. You can't do any type of meaningful queries with BLOBs except for SELECTs
</li>
<li>
<b>Efficiency</b>: Filesystem storage will be more efficient for storing these large BLOBs. Databases pages will just intervene another layer on top of filesystem pages.
</li>
</ul>
<p>
Personally though, I disagree with this recommendation:
</p>
<ul>
<li>
<b>Unnecessary restriction</b>: There is no restriction to allocating a byte array of 2 MB (<code>byte[] array = new byte[2000000]</code>). Or adding 2 million objects to a list. Why should there be a similar one for retrieving SQLite data?
</li>
<li>
<b>BLOBs are data</b>: A good deal of database code is just "get me the data for this ID". It shouldn't matter if the data is less than 1 MB or greater than 1 MB. Especially in the SQLite world, where there isn't even a concept of field lengths for strings (<code>varchar(1)</code> is the same as <code>varchar(10000)</code>)
</li>
<li>
<b>Distribution complication</b>: XOWA distributes English Wikipedia as 80 database files. Storing these images as separate files would balloon the distribution to several thousand files.
</li>
</ul>
<p>
At this point, there seem to be three options to work around the 1 MB limit:
</p>
<ol>
<li>
<b>Access SQLite directly via C language</b>: This is complicated and not really something I want to try now.
</li>
<li>
<b>Use <a href="https://bitbucket.org/almworks/sqlite4java" rel="nofollow" class="external text">sqlite4java</a> which supports large BLOBs</b>: This is the same as number (1), but the work has already been done by another. Although this is promising, I'm not prepared to replace the existing SQlite bridge in XOWA: <a href="https://github.com/xerial/sqlite-jdbc" rel="nofollow" class="external text">Xerial SQLite JDBC</a>
</li>
<li>
<b>Get the length of the blob data and read the BLOB in 1 MB increments</b>: This basically requires 3+ SELECTs.
<ol>
<li>
<b>SELECT length of the blob</b>: <code>SELECT blob_id, length(blob_column) FROM blob_table WHERE blob_id = 0</code>
</li>
<li>
<b>SELECT the 1st MB of the blob</b>: <code>SELECT substr(blob_column, 1, 1000000) FROM blob_table WHERE blob_id = 0</code>
</li>
<li>
<b>SELECT the 2nd MB of the blob</b>: <code>SELECT substr(blob_column, 1000001, 1000000) FROM blob_table WHERE blob_id = 0</code>
</li>
<li>
<b>Keep SELECTing until all data is read</b>: Note that the last SELECT needs to <code>substr</code> the exact remainder of the blob. For example, a BLOB of 2.3 MB should have a final select of 300 KB: <code>SELECT substr(blob_column, 2000001, 300000) FROM blob_table WHERE blob_id = 0</code>
</li>
</ol>
</li>
</ol>
<p>
For now, I went with option #3, as it is the easiest to implement. It is slower, but fortunately BLOBs &gt; 1 MB are far and few between.
</p>
<hr>
<p>
<b>References</b>
</p>
<ol class="references">
<li id="cite_note-blob__android_docs-0">
<span class="mw-cite-backlink"><a href="#cite_ref-blob__android_docs_0-0">^</a></span> <span class="reference-text"><a href="https://developer.android.com/reference/android/os/TransactionTooLargeException.html" rel="nofollow" class="external free">https://developer.android.com/reference/android/os/TransactionTooLargeException.html</a></span>
<pre>
<span class="reference-text">The Binder transaction buffer has a limited fixed size, currently 1Mb, which is shared by all transactions in progress for the process.</span>
</pre>
</li>
<li id="cite_note-blob__sqlite_guidelines-1">
<span class="mw-cite-backlink"><a href="#cite_ref-blob__sqlite_guidelines_1-0">^</a></span> <span class="reference-text"><a href="http://www.sqlite.org/intern-v-extern-blob.html" rel="nofollow" class="external free">http://www.sqlite.org/intern-v-extern-blob.html</a></span>
<pre>
<span class="reference-text">For BLOBs smaller than 100KB, reads are faster when the BLOBs are stored directly in the database file. For BLOBs larger than 100KB, reads from a separate file are faster. </span>
</pre>
</li>
<li id="cite_note-blob__stackoverflow_sentiment-2">
<span class="mw-cite-backlink"><a href="#cite_ref-blob__stackoverflow_sentiment_2-0">^</a></span>
<ul>
<li>
<span class="reference-text"><a href="http://stackoverflow.com/questions/5406429/cursor-size-limit-in-android-sqlitedatabase" rel="nofollow" class="external free">http://stackoverflow.com/questions/5406429/cursor-size-limit-in-android-sqlitedatabase</a></span>
</li>
<li>
<span class="reference-text"><a href="http://stackoverflow.com/questions/12716859/retrieve-large-blob-from-android-sqlite-database" rel="nofollow" class="external free">http://stackoverflow.com/questions/12716859/retrieve-large-blob-from-android-sqlite-database</a></span>
</li>
<li>
<span class="reference-text"><a href="http://stackoverflow.com/questions/17300407/access-large-blob-in-android-sqlite-without-cursor" rel="nofollow" class="external free">http://stackoverflow.com/questions/17300407/access-large-blob-in-android-sqlite-without-cursor</a></span>
</li>
</ul>
</li>
</ol>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-29_20:00_Sun.29">Release: NONE (2016-05-29 20:00 Sun)</span>
</h2>
<p>
This week is also a no show for releases. I'm planning to make a release next week to handle a few parser issues. I'm also going to try to have the desktop app start reading the HTML databases.
</p>
<p>
As I'm still working on the wiki downloader, image dumps outside of English Wikipedia will be on hold for a while. If you want a copy, please drop me an email, or post an issue.
</p>
<p>
Thanks.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-24_11:00_Tue.29">Release: NONE (2016-05-24 11:00 Tue)</span>
</h2>
<p>
The 2016-05 English Wikipedia HTML dumps for Android are up. See <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-22_20:00_Sun.29">Release: NONE (2016-05-22 20:00 Sun)</span>
</h2>
<p>
I'm skipping the release again. I had to overhaul some of the internals of the downloader which cost me a couple of days. I'm not sure if I can get it ready for next week, so it may be a June release.
</p>
<p>
I did upload the images for English Wikipedia: <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-05-01_file_v2b.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2016-05-01_file_v2b.7z</a> . I started uploading the Android html version, but ran into an issue with archive.org. You can start downloading the 2016-05 html files now: <a href="https://archive.org/download/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest</a> . I'll upload the rest during the week.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-15_19:45_Sun.29">Release: NONE (2016-05-15 19:45 Sun)</span>
</h2>
<p>
This week is another skipped release, as the work continues on the wiki download page. In the meantime, I'm generating 2016-May English Wikipedia and will have them uploaded this week.
</p>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-05-08_19:45_Sun.29">Release: NONE (2016-05-08 19:45 Sun)</span>
</h2>
<p>
I'm skipping the release this week as I'm still working on the wiki download tool. Hopefully it will make it into the beta next weekend.
</p>
<h2>
<span class="mw-headline" id="Release:_v3.5.1.1_.282016-05-01_20:25_Sun.29">Release: v3.5.1.1 (2016-05-01 20:25 Sun)</span>
</h2>
<p>
The desktop app is a trivial release. It has a few minor parser fixes, primarily for English Wiktionary.
</p>
<p>
The Android app has no release.
</p>
<h3>
<span class="mw-headline" id=".28Desktop.29_Minor_parser_fixes_for_English_Wiktionary">(Desktop) Minor parser fixes for English Wiktionary</span>
</h3>
<p>
There are several minor parser fixes for English Wiktionary. The most major item is a simple implementation for {{categorytree}} which will show a link to the Category page, but not do the Javascript tree expansion.
</p>
<h3>
<span class="mw-headline" id="Next_release:_v3.5.2">Next release: v3.5.2</span>
</h3>
<p>
I'm still working on the wiki update tool. My goal is to have it for Android v3.5.2. Once that is done, I'll upload the next batch of wikis after it (English / French).
</p>
<p>
Also, on a related note, the English Wikipedia dumps for 2016-04-07 are done. Many thanks to Ariel Glenn for fixing the issue: <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2016-April/001301.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2016-April/001301.html</a> . I'm processing them now, and will try to post them this week.
English Wikipedia is building now, so hopefully I'll have that ready for next week.
</p>
</div>

View File

@ -543,7 +543,7 @@
</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/home/wiki/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.
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/home/wiki/App/Xtn/Html/Popups.html" id="xolnki_2" title="App/Xtn/Html/Popups">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>

View File

@ -695,7 +695,7 @@
<span class="mw-headline" id="Fix_for_simple-mode_Category_pages_not_loading">Fix for simple-mode Category pages not loading</span>
</h3>
<p>
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline" class="xowa-visited">Import offline</a>.
XOWA generates a simple Category system when it builds a wiki (this is called v1). If you want an authentic version of the Category system (this is called v2), you can always import it separately under <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_3" title="Dashboard/Import/Offline">Import offline</a>.
</p>
<p>
The simple Category system looks like it broke some time ago during the general database redesign from .sqlite3 to .xowa. I fixed it for this release.
@ -961,7 +961,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log" class="xowa-visited">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian.2C_Malay_and_Bulgarian_wikis">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -999,7 +999,7 @@
</li>
</ul>
<p>
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_5" title="Change log" class="xowa-visited">Change_log</a> for more detail.
The rest are more trivial in comparison. You can check the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_5" title="Change log">Change_log</a> for more detail.
</p>
<h3>
<span class="mw-headline" id="Image_packages_for_Serbian.2C_Malay_and_Bulgarian_wikis_2">Image packages for Serbian, Malay and Bulgarian wikis</span>
@ -1351,7 +1351,7 @@
v2.8.3 now deploys much fewer files to the /xowa/ root directory. This was done primarily to avoid confusion for new users, as well as general deployment aesthetics. All other files have been moved to elsewhere in the /xowa/bin/xowa/ hierarchy. See the Change Log for more details.
</p>
<p>
For upgrade users, you can ignore these old files in the /xowa/ root directory or clean them up manually. You can also update your app by regenerating the XOWA root directory. See <a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_10" title="App/Setup/Upgrading" class="xowa-visited">App/Setup/Upgrading</a> and "Upgrading by an xowa_app package and regenerating the XOWA root directory"
For upgrade users, you can ignore these old files in the /xowa/ root directory or clean them up manually. You can also update your app by regenerating the XOWA root directory. See <a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_10" title="App/Setup/Upgrading">App/Setup/Upgrading</a> and "Upgrading by an xowa_app package and regenerating the XOWA root directory"
</p>
<h3>
<span class="mw-headline" id="Trivial_Scribunto_parser_fix">Trivial Scribunto parser fix</span>
@ -1465,7 +1465,7 @@
<span class="mw-headline" id="Various_minor_fixes">Various minor fixes</span>
</h3>
<p>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_11" title="Change log" class="xowa-visited">Change_log</a>
There were a lot of other minor fixes in v2.8.1. Most of these are parser related, but there are a few interesting items under the <b>change</b> section. Please have a look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_11" title="Change log">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="Next_release:_v2.8.2">Next release: v2.8.2</span>
@ -1540,7 +1540,7 @@
<span class="mw-headline" id="Minor_miscellaneous_fixes">Minor miscellaneous fixes</span>
</h3>
<p>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_14" title="Change log" class="xowa-visited">Change_log</a>
There were a bunch of minor fixes. None of these are worth further explanation, so please take a quick look at the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_14" title="Change log">Change_log</a>
</p>
<h3>
<span class="mw-headline" id="New_javascript_libraries">New javascript libraries</span>
@ -1567,7 +1567,7 @@
<span class="mw-headline" id="Handle_incomplete_XML_datadumps_at_http:.2F.2Fdumps.wikimedia.org.2Fbackup-index.html">Handle incomplete XML datadumps at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a></span>
</h3>
<p>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_15" title="Dashboard/Import/Online" class="xowa-visited">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
WMF is currently having problems with the XML data dumps. Unfortunately, it failed in a way to break auto-dump downloading in <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_15" title="Dashboard/Import/Online">Import Online</a>. Basically, the "latest-pages-articles.xml.bz2" file is being wiped out in the new multi-phase dump. See <a href="https://phabricator.wikimedia.org/T89273" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T89273</a> and <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-July/001156.html</a>
</p>
<p>
v2.7.2 now goes back one dump month if the "latest-pages-articles.xml.bz2" is not there. In the case of Japanese Wikipedia, it does this:
@ -1648,13 +1648,13 @@
I finished uploading the files for English Wikipedia. Note that these files are just like the 2015-04 set, except that the max file size is 1.5 GB instead of 3 GB. Android can't use 3 GB files.
</p>
<p>
Unfortunately, right now, there are 3 types of sets for English Wikipedia: v1, v2a and v2b. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_16" title="App/Import/English Wikipedia" class="xowa-visited">App/Import/English_Wikipedia</a> for more details. Users are strongly encouraged to download the new 2015-06 set (v2b), especially if they're going to use Android. However, I will continue to support monthly updates for v1 and v2a over the next year.
Unfortunately, right now, there are 3 types of sets for English Wikipedia: v1, v2a and v2b. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_16" title="App/Import/English Wikipedia">App/Import/English_Wikipedia</a> for more details. Users are strongly encouraged to download the new 2015-06 set (v2b), especially if they're going to use Android. However, I will continue to support monthly updates for v1 and v2a over the next year.
</p>
<p>
For more information on setting up English Wikipedia, see <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_17" title="App/Xtn/Android" class="xowa-visited">App/Xtn/Android</a>
For more information on setting up English Wikipedia, see <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_17" title="App/Xtn/Android">App/Xtn/Android</a>
</p>
<p>
XOWA droid can now run a complete version of English Wikipedia. Of course, I'll be making many more changes in the upcoming months. If you come across any bugs or have any suggestions, feel free to drop by and give me some feedback as per <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_18" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
XOWA droid can now run a complete version of English Wikipedia. Of course, I'll be making many more changes in the upcoming months. If you come across any bugs or have any suggestions, feel free to drop by and give me some feedback as per <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_18" title="Help/Feedback">Help/Feedback</a>
</p>
<h3>
<span class="mw-headline" id="Fixes_for_CSS_generation">Fixes for CSS generation</span>
@ -1736,7 +1736,7 @@
<span class="mw-headline" id="Release_of_English_Wikipedia_text-only_version_for_Android_Alpha">Release of English Wikipedia text-only version for Android Alpha</span>
</h3>
<p>
I had a minor snafu in uploading the English Wikipedia html dumps to archive.org. See: <a href="http://archive.org/post/1041291/item-does-not-have-metadata-https-ia902300usarchiveorg-editphpidentifierxowa_enwiki_latest" rel="nofollow" class="external free">http://archive.org/post/1041291/item-does-not-have-metadata-https-ia902300usarchiveorg-editphpidentifierxowa_enwiki_latest</a> However, I did get them uploaded. See <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_22" title="App/Xtn/Android" class="xowa-visited">App/Xtn/Android</a>
I had a minor snafu in uploading the English Wikipedia html dumps to archive.org. See: <a href="http://archive.org/post/1041291/item-does-not-have-metadata-https-ia902300usarchiveorg-editphpidentifierxowa_enwiki_latest" rel="nofollow" class="external free">http://archive.org/post/1041291/item-does-not-have-metadata-https-ia902300usarchiveorg-editphpidentifierxowa_enwiki_latest</a> However, I did get them uploaded. See <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_22" title="App/Xtn/Android">App/Xtn/Android</a>
</p>
<h3>
<span class="mw-headline" id="Addition_of_Special:XowaDiags_for_troubleshooting">Addition of Special:XowaDiags for troubleshooting</span>
@ -1845,7 +1845,7 @@
v2.6.2 now prefers v1 over v2. This should automatically fix anyone who encountered the problem above. Of course, if a v1 user moves to v2, then they would have to move / delete the v1 databases in order to see v2.
</p>
<p>
If you find your images are still not working, please post as per <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_23" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
If you find your images are still not working, please post as per <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_23" title="Help/Feedback">Help/Feedback</a>
</p>
<h3>
<span class="mw-headline" id="Mac_OS_X_now_defaults_to_WebKit_instead_of_XULRunner">Mac OS X now defaults to WebKit instead of XULRunner</span>
@ -1952,7 +1952,7 @@
<span class="mw-headline" id="Release:_v2.5.4.1_.282015-05-25_01:15_Sun.29">Release: v2.5.4.1 (2015-05-25 01:15 Sun)</span>
</h2>
<p>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_25" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_26" title="Change log" class="xowa-visited">Change_log</a>
v2.5.4.1 is a significant release. In brief, it involved a rewrite of the online file downloading system to use the same system as the offline version. It also includes instructions for building the image databases on <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_25" title="Dashboard/Image databases">Dashboard/Image_databases</a> as well as an Android alpha. It may be worthwhile to go through the items in <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_26" title="Change log">Change_log</a>
</p>
<p>
As a side-note, I've not generated image databases for a few weeks. This is due to the dumps being badly broken at <a href="http://dumps.wikimedia.org/backup-index.html" rel="nofollow" class="external free">http://dumps.wikimedia.org/backup-index.html</a> See <a href="https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html" rel="nofollow" class="external free">https://lists.wikimedia.org/pipermail/xmldatadumps-l/2015-May/date.html</a> and <a href="https://phabricator.wikimedia.org/T98585" rel="nofollow" class="external free">https://phabricator.wikimedia.org/T98585</a> .
@ -2024,7 +2024,7 @@
<span class="mw-headline" id="Release:_v2.4.4.1_.282015-04-26_21:55_Sun.29">Release: v2.4.4.1 (2015-04-26 21:55 Sun)</span>
</h2>
<p>
v2.4.4.1 introduces a multi-wiki search feature. The configuration is a bit difficult, but it should be flexible enough to handle most scenarios. See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_27" title="Options/Search" class="xowa-visited">Options/Search</a>. I also made a few more improvements to the general Search behavior. There are also some important incremental fixes from earlier this week.
v2.4.4.1 introduces a multi-wiki search feature. The configuration is a bit difficult, but it should be flexible enough to handle most scenarios. See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_27" title="Options/Search">Options/Search</a>. I also made a few more improvements to the general Search behavior. There are also some important incremental fixes from earlier this week.
</p>
<p>
For images, the last part of German is uploading, and I plan to upload Czech tonight or tomorrow.

View File

@ -25,23 +25,26 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_2" title="Blog/2016-05" class="xowa-visited">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_2" title="Blog/2016-06" class="xowa-visited">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_3" title="Blog/2016-04" class="xowa-visited">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_4" title="Blog/2016-03" class="xowa-visited">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_5" title="Blog/2016-02" class="xowa-visited">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<b>2016-01</b>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -390,7 +393,7 @@
The Android app is a major release. It has a Random feature, shows more images, and adds CSS-tweaks.
</p>
<h3>
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev.2FCommand-line.2FDumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_8" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a></span>
<span class="mw-headline" id="Documentation_for_html-dump_script._See_Dev.2FCommand-line.2FDumps">Documentation for html-dump script. See <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_9" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a></span>
</h3>
<p>
This item is self-explanatory. The XOWA Android app is getting more stable, so I felt it would be time to document the generation of the HTML databases.

View File

@ -25,23 +25,26 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_2" title="Blog/2016-05" class="xowa-visited">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_2" title="Blog/2016-06" class="xowa-visited">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_3" title="Blog/2016-04" class="xowa-visited">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_4" title="Blog/2016-03" class="xowa-visited">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<b>2016-02</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_6" title="Blog/2016-01" class="xowa-visited">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -155,7 +158,7 @@
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_8" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_9" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki and click the "Search" button
@ -185,7 +188,7 @@
</li>
</ul>
<p>
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_9" title="Options/Wiki HTML" class="xowa-visited">Options/Wiki_HTML</a> under Collapsible
v3.2.1 now expands these tables by default. Note that you can control the default behavior at <a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_10" title="Options/Wiki HTML">Options/Wiki_HTML</a> under Collapsible
</p>
<h3>
<span class="mw-headline" id="New_Raspberry_Pi_build">New Raspberry Pi build</span>

View File

@ -25,23 +25,26 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_2" title="Blog/2016-05" class="xowa-visited">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_2" title="Blog/2016-06" class="xowa-visited">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_3" title="Blog/2016-04" class="xowa-visited">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<b>2016-03</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_5" title="Blog/2016-02" class="xowa-visited">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_6" title="Blog/2016-01" class="xowa-visited">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -95,7 +98,7 @@
<span class="mw-headline" id=".28Desktop.29_New_autocomplete_address_bar">(Desktop) New autocomplete address bar</span>
</h3>
<p>
The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing <code>earth</code>. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like <code>earth + (history, future) -middle</code> directly in the address bar. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_8" title="App/Search" class="xowa-visited">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_9" title="Options/Search suggest">Options/Search suggest</a>.
The address bar now supports autocompletion. For example, open up English Wikipedia, and start typing <code>earth</code>. The autocomplete is very fast and supports a lot of advanced functionality. For example you can do a search like <code>earth + (history, future) -middle</code> directly in the address bar. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_9" title="App/Search">App/Search</a> as well as <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_10" title="Options/Search suggest">Options/Search suggest</a>.
</p>
<p>
Unfortunately, the autocomplete uses the new search system, so old wikis need to upgrade the search databases. You can upgrade by any of the following:
@ -116,10 +119,10 @@
</ul>
</li>
<li>
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_10" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a> page
Use the <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_11" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a> page
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_11" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_12" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki in the list
@ -161,7 +164,7 @@
<b>Punctuation friendly</b>: Searches can be done for <code>U.S.A.</code> or <code>USA</code>; <code>dont't</code> or <code>dont</code>; <code>half-life</code> or <code>half</code> or <code>life</code>.
</li>
<li>
<b>Boolean searches</b>: Searches can use boolean operators like <code>-</code>, <code>,</code>, <code>+</code>, <code>()</code>, and <code>*</code>. In addition, there's even an escape operator: <code>\</code>. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_12" title="App/Search" class="xowa-visited">App/Search</a>
<b>Boolean searches</b>: Searches can use boolean operators like <code>-</code>, <code>,</code>, <code>+</code>, <code>()</code>, and <code>*</code>. In addition, there's even an escape operator: <code>\</code>. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_13" title="App/Search">App/Search</a>
</li>
<li>
<b>Home wiki</b>: The home wiki is now searchable. Try entering in <code>search</code> or any other word

View File

@ -25,23 +25,26 @@
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_2" title="Blog/2016-05" class="xowa-visited">2016-05</a>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_2" title="Blog/2016-06" class="xowa-visited">2016-06</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<b>2016-04</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_4" title="Blog/2016-03" class="xowa-visited">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_5" title="Blog/2016-02" class="xowa-visited">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_6" title="Blog/2016-01" class="xowa-visited">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">
@ -159,7 +162,7 @@
The images are an update to the 2015-09 set. If you already have the 2015-09 set, just download the 2016-04 update: <a href="https://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-04-07_file_update.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_dewiki_latest/Xowa_dewiki_2016-04-07_file_update.7z</a>
</li>
<li>
For Android, download all the de.wikipedia.org files in <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_8" title="Android/Setup" class="xowa-visited">Android/Setup</a>
For Android, download all the de.wikipedia.org files in <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_9" title="Android/Setup">Android/Setup</a>
</li>
<li>
For the other German wikis, the process is similar. Download <a href="https://archive.org/download/Xowa_dewiki_latest/Xowa_debundle_2016-04-07.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_dewiki_latest/Xowa_debundle_2016-04-07.7z</a> and copy the files to your microSD card.
@ -267,7 +270,7 @@
<b>Youtube video</b>: <a href="https://www.youtube.com/watch?v=jsMTBxGweUw" rel="nofollow" class="external free">https://www.youtube.com/watch?v=jsMTBxGweUw</a>
</li>
<li>
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_9" title="Android/Setup" class="xowa-visited">Android/Setup</a>
<b>Android Setup</b>: <a href="http://xowa.org/home/wiki/Android/Setup.html" id="xolnki_10" title="Android/Setup">Android/Setup</a>
</li>
</ul>
<p>
@ -391,7 +394,7 @@
<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.html" id="xolnki_10" title="App/Search" class="xowa-visited">App/Search</a>). As such, the easiest way is to download prebuilt copies from archive.org:
<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.html" id="xolnki_11" title="App/Search">App/Search</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>
@ -416,7 +419,7 @@
<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_11" 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.
<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_12" title="Dashboard/Files/Deletion">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.
@ -508,7 +511,7 @@
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_12" title="Dashboard/Files/Deletion" class="xowa-visited">Dashboard/Files/Deletion</a> and follow the instructions therein.
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_13" title="Dashboard/Files/Deletion">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>

View File

@ -24,24 +24,27 @@
2016<br>
</p>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-06.html" id="xolnki_2" title="Blog/2016-06" class="xowa-visited">2016-06</a>
</li>
<li>
<b>2016-05</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_3" title="Blog/2016-04" class="xowa-visited">2016-04</a>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_4" title="Blog/2016-03" class="xowa-visited">2016-03</a>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_5" title="Blog/2016-02" class="xowa-visited">2016-02</a>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_6" title="Blog/2016-01" class="xowa-visited">2016-01</a>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_7" title="Blog/Archives">Archives</a>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" title="Blog/Archives">Archives</a>
</p>
</div>
<div id="toc" class="toc">

171
home/wiki/Blog/2016-06.html Normal file
View File

@ -0,0 +1,171 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Blog/2016-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/2016-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 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-06</b>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-05.html" id="xolnki_3" title="Blog/2016-05" class="xowa-visited">2016-05</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-04.html" id="xolnki_4" title="Blog/2016-04">2016-04</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-03.html" id="xolnki_5" title="Blog/2016-03">2016-03</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-02.html" id="xolnki_6" title="Blog/2016-02">2016-02</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Blog/2016-01.html" id="xolnki_7" title="Blog/2016-01">2016-01</a>
</li>
</ul>
<p>
<a href="http://xowa.org/home/wiki/Blog/Archives.html" id="xolnki_8" 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="#Release:_NONE_.282016-06-05_22:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Release: NONE (2016-06-05 22:00 Sun)</span></a>
</li>
</ul>
</div>
<h2>
<span class="mw-headline" id="Release:_NONE_.282016-06-05_22:00_Sun.29">Release: NONE (2016-06-05 22:00 Sun)</span>
</h2>
<p>
There's no release again this week. I've been bogged down in Android SQLite optimizations for the wiki downloader. I'm going to release something next week as I'd like to get back to regular releases.
</p>
<p>
English Wikipedia is building now, so hopefully I'll have that ready for next week.
</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/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="http://xowa.org/home/wiki/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/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
<li><a href="http://xowa.org/home/wiki/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/home/wiki/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/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
<li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="http://xowa.org/home/wiki/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/home/wiki/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

@ -18,8 +18,8 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<p>
<a href="http://xowa.org/home/wiki/Blog/2015.html" id="xolnki_2" title="Blog/2015" class="xowa-visited">2015 Blog</a><br>
<a href="http://xowa.org/home/wiki/Blog/2014.html" id="xolnki_3" title="Blog/2014" class="xowa-visited">2014 Blog</a><br>
<a href="http://xowa.org/home/wiki/Blog/2015.html" id="xolnki_2" title="Blog/2015">2015 Blog</a><br>
<a href="http://xowa.org/home/wiki/Blog/2014.html" id="xolnki_3" title="Blog/2014">2014 Blog</a><br>
</p>
</div>

View File

@ -294,7 +294,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</dd>
</dl>
<h2>
@ -478,7 +478,7 @@
<span style='font-variant:small-caps'>Resolved by</span>: Pass display_title info to new page_banner manager.
</dd>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> <a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/DisplayTitle.html" id="xolnki_3" title="Diagnostics/ParserFunctions/DisplayTitle" class="xowa-visited">Diagnostics/ParserFunctions/DisplayTitle</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://en.wikipedia.org/wiki/gzip" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/gzip</a> <a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/DisplayTitle.html" id="xolnki_3" title="Diagnostics/ParserFunctions/DisplayTitle">Diagnostics/ParserFunctions/DisplayTitle</a>
</dd>
</dl>
<ul>
@ -519,7 +519,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_4" title="Diagnostics/Xtns/Wikia/All" class="xowa-visited">Diagnostics/Xtns/Wikia/All</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_4" title="Diagnostics/Xtns/Wikia/All">Diagnostics/Xtns/Wikia/All</a>
</dd>
</dl>
<ul>
@ -646,7 +646,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_5" title="Diagnostics/Xtns/Wikia/All" class="xowa-visited">Diagnostics/Xtns/Wikia/All</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_5" title="Diagnostics/Xtns/Wikia/All">Diagnostics/Xtns/Wikia/All</a>
</dd>
</dl>
<ul>
@ -656,7 +656,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_6" title="Diagnostics/Xtns/Wikia/All" class="xowa-visited">Diagnostics/Xtns/Wikia/All</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_6" title="Diagnostics/Xtns/Wikia/All">Diagnostics/Xtns/Wikia/All</a>
</dd>
</dl>
<p>
@ -721,7 +721,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_7" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_7" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</dd>
</dl>
<ul>
@ -750,7 +750,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <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>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Files/Deletion.html" id="xolnki_8" title="Dashboard/Files/Deletion">Dashboard/Files/Deletion</a>
</dd>
</dl>
<p>
@ -801,7 +801,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_10" title="Options/Search" class="xowa-visited">Options/Search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_10" title="Options/Search">Options/Search</a>
</dd>
</dl>
<ul>
@ -816,7 +816,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_11" title="App/Search" class="xowa-visited">App/Search</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_11" title="App/Search">App/Search</a>
</dd>
</dl>
<ul>
@ -1228,7 +1228,7 @@
</p>
<ul>
<li>
Command-line: Expand instructions for generating HTML dumps. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_14" title="Dev/Command-line/Dumps" class="xowa-visited">Dev/Command-line/Dumps</a>
Command-line: Expand instructions for generating HTML dumps. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_14" title="Dev/Command-line/Dumps">Dev/Command-line/Dumps</a>
</li>
</ul>
<p>
@ -1379,10 +1379,10 @@
</h2>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2015.html" id="xolnki_15" title="Change log/2015" class="xowa-visited">2015 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2015.html" id="xolnki_15" title="Change log/2015">2015 Change Log</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2014.html" id="xolnki_16" title="Change log/2014" class="xowa-visited">2014 Change Log</a>
<a href="http://xowa.org/home/wiki/Change_log/2014.html" id="xolnki_16" title="Change log/2014">2014 Change Log</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Change_log/2013.html" id="xolnki_17" title="Change log/2013">2013 Change Log</a>

View File

@ -375,7 +375,7 @@
</p>
<ul>
<li>
(add) File: English Wikipedia image database updated for 2013-12-02. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_4" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
(add) File: English Wikipedia image database updated for 2013-12-02. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_4" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(change) Parser: English Wikipedia pages (2013-12-02) with {{Dead_link}} no longer fail. See: <a href="http://en.wikipedia.org/wiki/Wikia" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Wikia</a>
@ -386,7 +386,7 @@
</p>
<ul>
<li>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(fix) Import: species.wikimedia.org had wrong domain name; EX:species.wikispecies.org {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_5" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
(change) Parser: Category should not show in TOC; EX:== a [[Category:b]] ==. See: <a href="http://en.wikipedia.org/wiki/Tamil_Nadu" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Tamil_Nadu</a>
@ -445,7 +445,7 @@
</p>
<ul>
<li>
(add) Search: Added search suggest v2 for more accurate results {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_7" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
(add) Search: Added search suggest v2 for more accurate results {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_7" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Scribunto: Fixed "Citation needed" for 2013-12-04 English Wikipedia; EX:mw.isSubsting. See: <a href="http://en.wikipedia.org/wiki/Albedo" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Albedo</a>
@ -521,7 +521,7 @@
</p>
<ul>
<li>
(add) File: Added caching system for fsdb thumbs. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_10" title="Options/Files" class="xowa-visited">Options/Files</a>
(add) File: Added caching system for fsdb thumbs. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_10" title="Options/Files">Options/Files</a>
</li>
<li>
(add) Release: New build for Mac OS X 64 bit.
@ -553,7 +553,7 @@
(change) Log: Added redlink logging statements.
</li>
<li>
(change) Options: Added <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_11" title="Options/Config script" class="xowa-visited">Options/Config_script</a>.
(change) Options: Added <a href="http://xowa.org/home/wiki/Options/Config_script.html" id="xolnki_11" title="Options/Config script">Options/Config_script</a>.
</li>
<li>
(change) Scribunto: Gsub was not handling lua callback functions correctly; EX:[[Minnesota]] [[nice]] and regx of %[%[([^#|%]]-)%]%]. See: <a href="http://en.wiktionary.org/wiki/Minnesota_nice" rel="nofollow" class="external free">http://en.wiktionary.org/wiki/Minnesota_nice</a>
@ -576,7 +576,7 @@
</p>
<ul>
<li>
(add) Torrents for English Wikipedia images.. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_12" title="App/Import/English Wikipedia" class="xowa-visited">App/Import/English_Wikipedia</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_13" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
(add) Torrents for English Wikipedia images.. See <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_12" title="App/Import/English Wikipedia">App/Import/English_Wikipedia</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_13" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(fix) [broken since:v0.4.4] Xnde: Incorrect parsing of xml attributes with embedded apostrophe / quote; EX:a = "b'c" -&gt; a = "bc". See: <a href="http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland" rel="nofollow" class="external free">http://en.wikisource.org/wiki/Alice's_Adventures_in_Wonderland</a>
@ -625,7 +625,7 @@
</p>
<ul>
<li>
(add) Torrent: Added torrent: xowa_simplewiki_images_2013-10-30_complete; EX:/bin/torrent/wiki/simple.wikipedia.org/xowa_simplewiki_images_2013-10-30_complete.torrent. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_14" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
(add) Torrent: Added torrent: xowa_simplewiki_images_2013-10-30_complete; EX:/bin/torrent/wiki/simple.wikipedia.org/xowa_simplewiki_images_2013-10-30_complete.torrent. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_14" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
<li>
(fix) [broken since:v0.11.1] Html: Redlinks does not work when using "Back" / "Forward" {detected by Schnark; hidp123}.
@ -800,7 +800,7 @@
(done) Search: Search allows manually specifying additional namespaces.
</li>
<li>
(done) Search: Search allows default url arguments; EX:ns0=1&amp;ns14=1. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_16" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
(done) Search: Search allows default url arguments; EX:ns0=1&amp;ns14=1. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_16" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(fix) [broken since:v0.7.3] Import: Import fails if data_storage_format is not .gz.
@ -871,7 +871,7 @@
(fix) [broken since:v0.9.3] Gallery: Gallery items with no caption would cause page to fail; EX:&lt;gallery&gt;File:A.png&lt;/gallery&gt; {detected by Schnark}. See: <a href="http://de.wikipedia.org/wiki/Lewis_Carroll" rel="nofollow" class="external free">http://de.wikipedia.org/wiki/Lewis_Carroll</a>
</li>
<li>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_17" title="Options/Window" class="xowa-visited">Options/Window</a>
(add) Gui: HTML box adjustment for Large fonts and Extra large fonts. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_17" title="Options/Window">Options/Window</a>
</li>
<li>
(file) [broken since:v0.9.3] Import: Search version2 fails if explicitly added to normal import (which uses search version2 by default).
@ -937,7 +937,7 @@
</p>
<ul>
<li>
(add) Search: Sqlite search now has word index database (gui). See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_18" title="Options/Import" class="xowa-visited">Options/Import</a>
(add) Search: Sqlite search now has word index database (gui). See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_18" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@ -1130,7 +1130,7 @@
</p>
<ul>
<li>
(done) Import: Maintenance view to identify outdated wikis {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_22" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
(done) Import: Maintenance view to identify outdated wikis {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_22" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
</ul>
<p>
@ -1167,10 +1167,10 @@
(add) Addon: Wikidata JSON formatter works for addon.
</li>
<li>
(add) Search: Search now has auto-wildcard option; EX:Earth -&gt; Earth* {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_23" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
(add) Search: Search now has auto-wildcard option; EX:Earth -&gt; Earth* {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_23" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Import: Option to not automatically delete xml file after import {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_24" title="Options/Import" class="xowa-visited">Options/Import</a>
(add) Import: Option to not automatically delete xml file after import {requested by hidp123}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_24" title="Options/Import">Options/Import</a>
</li>
</ul>
<h2>
@ -1392,7 +1392,7 @@
(fix) References: Follow attribute should be supported {detected by Schnark}. See: <a href="http://de.wikisource.org/wiki/Die_Trunksucht" rel="nofollow" class="external free">http://de.wikisource.org/wiki/Die_Trunksucht</a>
</li>
<li>
(fix) Css: xowa_commons.css should not be downloaded {assisted by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_32" title="Options/Import" class="xowa-visited">Options/Import</a>
(fix) Css: xowa_commons.css should not be downloaded {assisted by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_32" title="Options/Import">Options/Import</a>
</li>
<li>
(fix) Import: Total article count should not include redirects for sqlite.
@ -1491,13 +1491,13 @@
</p>
<ul>
<li>
(add) Import: Sqlite database import available through UI. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_33" title="Options/Import" class="xowa-visited">Options/Import</a>
(add) Import: Sqlite database import available through UI. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_33" title="Options/Import">Options/Import</a>
</li>
<li>
(add) Wikidata: Lua Wikibase support added. See: <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/WikibaseLibrary.html" id="xolnki_34" title="Diagnostics/Scribunto/WikibaseLibrary">Diagnostics/Scribunto/WikibaseLibrary</a>
</li>
<li>
(add) Import: Wikiquote wikis added to Import/List. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_35" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
(add) Import: Wikiquote wikis added to Import/List. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_35" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
(fix) Import: Import failed to "read from file" if wiki.unzip was present.
@ -1563,7 +1563,7 @@
(add) Edit: Toolbar added for editing pages {contributed by Schnark}.
</li>
<li>
(add) Import: Sqlite database import available for category version 2. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_36" title="Archive/Import/Sqlite" class="xowa-visited">Archive/Import/Sqlite</a>
(add) Import: Sqlite database import available for category version 2. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_36" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
</li>
</ul>
<p>
@ -1682,16 +1682,16 @@
</p>
<ul>
<li>
(add) Import: Sqlite database import supported (command-line only) {requested by hidp123 et. al.}. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_37" title="Archive/Import/Sqlite" class="xowa-visited">Archive/Import/Sqlite</a>
(add) Import: Sqlite database import supported (command-line only) {requested by hidp123 et. al.}. See: <a href="http://xowa.org/home/wiki/Archive/Import/Sqlite.html" id="xolnki_37" title="Archive/Import/Sqlite">Archive/Import/Sqlite</a>
</li>
<li>
(fix) Search: Search broken when not using search suggestions {detected by hidp123;anonymous7}.
</li>
<li>
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_38" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
(add) Search: Search now supports AllPages mode {requested by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_38" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_39" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(add) Import: Import/Script redesigned to be more intuitive {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_39" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
</ul>
<p>
@ -1734,7 +1734,7 @@
</p>
<ul>
<li>
(add) Search: Dynamic search suggestions; EX:Go to search box and start typing "e" "a" "r" "t" "h" {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_40" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
(add) Search: Dynamic search suggestions; EX:Go to search box and start typing "e" "a" "r" "t" "h" {contributed by Schnark}. See: <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_40" title="Options/Search suggest">Options/Search_suggest</a>
</li>
<li>
(fix) Xtn/Lst: Lst handles recursive {{#lst}} calls; EX:http://it.wikisource.org {detected by Joe Webber}. See: <a href="http://it.wikisource.org" rel="nofollow" class="external free">http://it.wikisource.org</a>
@ -1811,7 +1811,7 @@
</p>
<ul>
<li>
(add) Import: pages now save directly to compressed format (.gz) {requested by Miles}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_41" title="Options/Import" class="xowa-visited">Options/Import</a>
(add) Import: pages now save directly to compressed format (.gz) {requested by Miles}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_41" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@ -1822,7 +1822,7 @@
(add) Timeline: Tabs in text data supported; EX:http://de.wikipedia.org/wiki/Hilfe:Zeitleisten#TextData {contributed by Schnark}.
</li>
<li>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_42" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
(add) Import: allow GUI selection of data dump file {requested by hidp123;Karimoune}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_42" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
(add) Import: if offline and importing new wiki, automatically copy home wiki's /html/ directory.
@ -1857,10 +1857,10 @@
</p>
<ul>
<li>
(add) Search syntax supports AND, OR, quotes; EX:http://en.wikipedia.org/wiki/Special:Search/Earth_AND_History?fulltext=y&amp;search=Earth+AND+History {requested by Schnark}. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_46" title="App/Search" class="xowa-visited">App/Search</a>
(add) Search syntax supports AND, OR, quotes; EX:http://en.wikipedia.org/wiki/Special:Search/Earth_AND_History?fulltext=y&amp;search=Earth+AND+History {requested by Schnark}. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_46" title="App/Search">App/Search</a>
</li>
<li>
(add) Version 2 category upgrade can be done through UI. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_47" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/wiki/Help:Core/Category/V2/Setup.html" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
(add) Version 2 category upgrade can be done through UI. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_47" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a> and <a href="http://xowa.org/home/wiki/Help:Core/Category/V2/Setup.html" id="xolnki_48" title="Help:Core/Category/V2/Setup">Help:Core/Category/V2/Setup</a>
</li>
<li>
(add) Wiki import can read directly from bz2; no need to unzip to xml {requested by Schark, Miles}. See <a href="http://xowa.org/home/wiki/Dev/Design/Data_dump_format.html" id="xolnki_49" title="Dev/Design/Data dump format">Dev/Design/Data_dump_format</a>
@ -2215,7 +2215,7 @@
</p>
<ul>
<li>
(add) Missing talk/user namespace links can be configured to show red/hidden {requested by Schnark} See <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_54" title="Options/HTML" class="xowa-visited">Options/HTML</a>
(add) Missing talk/user namespace links can be configured to show red/hidden {requested by Schnark} See <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_54" title="Options/HTML">Options/HTML</a>
</li>
<li>
(add) Visited pages now color-coded {assisted by Schnark}
@ -2285,7 +2285,7 @@
(add) Option for content application paths {requested by Miles} See <a href="http://xowa.org/home/wiki/Options/Apps.html" id="xolnki_55" title="Options/Apps">Options/Apps</a>
</li>
<li>
(add) Option for data dump imports, including automatic zipping {requested by hidp123;Miles} See <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_56" title="Options/Import" class="xowa-visited">Options/Import</a>
(add) Option for data dump imports, including automatic zipping {requested by hidp123;Miles} See <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_56" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@ -2327,7 +2327,7 @@
</p>
<ul>
<li>
(add) Preliminary support for Scribunto/Lua. See <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_57" title="Options/Scribunto" class="xowa-visited">Options/Scribunto</a>
(add) Preliminary support for Scribunto/Lua. See <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_57" title="Options/Scribunto">Options/Scribunto</a>
</li>
<li>
(add) Improvements to Schnark's Javascript Timeline {contributed by Schnark}

View File

@ -450,7 +450,7 @@
Css: Extract logo correctly due to recent MediaWiki change (affects XOWA logo showing instead of wiki's logo); EX:mw-wiki-logo. See: <a href="https://simple.wikipedia.org/wiki/Main_Page" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Main_Page</a>
</li>
<li>
Css: Default download-xowa_commons.css to true (affects XOWA logo showing instead of wiki's logo). See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import" class="xowa-visited">Options/Import</a>
Css: Default download-xowa_commons.css to true (affects XOWA logo showing instead of wiki's logo). See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import">Options/Import</a>
</li>
<li>
Config: Default web-access-enabled to true (affects XOWA logo showing instead of wiki's logo). See: <a href="http://xowa.org/home/wiki/Options/Security.html" id="xolnki_3" title="Options/Security" class="xowa-visited">Options/Security</a>
@ -706,7 +706,7 @@
</p>
<ul>
<li>
Doc: Add note explaining image tarballs and tarball status {suggested by anonymous}. See: <a href="http://xowa.org/home/wiki/Archive/Usage/Offline_images.html" id="xolnki_6" title="Archive/Usage/Offline images" class="xowa-visited">Archive/Usage/Offline_images</a> <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_7" title="App/Import/English Wikipedia" class="xowa-visited">App/Import/English_Wikipedia</a>
Doc: Add note explaining image tarballs and tarball status {suggested by anonymous}. See: <a href="http://xowa.org/home/wiki/Archive/Usage/Offline_images.html" id="xolnki_6" title="Archive/Usage/Offline images">Archive/Usage/Offline_images</a> <a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_7" title="App/Import/English Wikipedia">App/Import/English_Wikipedia</a>
</li>
</ul>
<p>
@ -1341,7 +1341,7 @@
Module.Popups: Do not omit namespace for anchor popups (affects popups showing text from wrong page when link was to non-mainspace page). See: <a href="https://en.wikipedia.org/wiki/Project:Sandbox" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Project:Sandbox</a>
</li>
<li>
Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: <a href="http://xowa.org/home/wiki/Help/About.html" id="xolnki_10" title="Help/About" class="xowa-visited">Help/About</a>
Gui: Do not open external link in xowa if link ends in .html; EX:http://jtidy.sourceforge.net/license.html. See: <a href="http://xowa.org/home/wiki/Help/About.html" id="xolnki_10" title="Help/About">Help/About</a>
</li>
<li>
Html: Show caption text in title (affects tooltips missing caption text); EX:"a [[b]]" -&gt; title="a b" x&gt; "a ". See: <a href="https://en.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Earth</a>
@ -1845,7 +1845,7 @@
Module.Popups: Increase hover show time from 400 to 600 ms (affects number of accidental hovers while scrolling through page). See: <a href="http://xowa.org/home/wiki/Options/Popups.html" id="xolnki_21" title="Options/Popups">Options/Popups</a>
</li>
<li>
Options: Add options for configuring paths of other apps. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_22" title="Options/Files" class="xowa-visited">Options/Files</a> <a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_23" title="Options/Math" class="xowa-visited">Options/Math</a> <a href="http://xowa.org/home/wiki/Options/Score.html" id="xolnki_24" title="Options/Score">Options/Score</a> <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_25" title="Options/Import" class="xowa-visited">Options/Import</a>
Options: Add options for configuring paths of other apps. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_22" title="Options/Files">Options/Files</a> <a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_23" title="Options/Math">Options/Math</a> <a href="http://xowa.org/home/wiki/Options/Score.html" id="xolnki_24" title="Options/Score">Options/Score</a> <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_25" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@ -1926,7 +1926,7 @@
Parser.Underscore: Close preceding paragraph for __TOC__ only (not __NOTOC__) (affects extra line break in one known popup). See: <a href="https://en.wikipedia.org/wiki/Spain" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Spain</a>
</li>
<li>
Options: Allow "&lt;" inside &lt;input&gt;'s value. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_26" title="Options/Files" class="xowa-visited">Options/Files</a>
Options: Allow "&lt;" inside &lt;input&gt;'s value. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_26" title="Options/Files">Options/Files</a>
</li>
</ul>
<p>
@ -2097,7 +2097,7 @@
</p>
<ul>
<li>
Module.Popups: Add Popup functionality for hovering over links. See <a href="http://xowa.org/home/wiki/Options/Popups.html" id="xolnki_31" title="Options/Popups">Options/Popups</a> and <a href="http://xowa.org/home/wiki/App/Xtn/Html/Popups.html" id="xolnki_32" title="App/Xtn/Html/Popups" class="xowa-visited">App/Xtn/Html/Popups</a>.
Module.Popups: Add Popup functionality for hovering over links. See <a href="http://xowa.org/home/wiki/Options/Popups.html" id="xolnki_31" title="Options/Popups">Options/Popups</a> and <a href="http://xowa.org/home/wiki/App/Xtn/Html/Popups.html" id="xolnki_32" title="App/Xtn/Html/Popups">App/Xtn/Html/Popups</a>.
</li>
<li>
Scribunto: Handle new package.lua (affects location map not loading on cities / countries); EX:package.lua. See: <a href="https://en.wikipedia.org/wiki/Paris" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Paris</a>
@ -2167,7 +2167,7 @@
Messages: Manually add contactpage message for English (affects sidebar showing "contactpage" instead of "Contact us").
</li>
<li>
Options: Rename Page Storage Types to "text", "gzip", "bzip2". See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_34" title="Options/Import" class="xowa-visited">Options/Import</a>
Options: Rename Page Storage Types to "text", "gzip", "bzip2". See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_34" title="Options/Import">Options/Import</a>
</li>
<li>
Gui: Update address bar if page fails to load (affects wrong address listed in address bar when page fails to load) {detected by Schnark}.
@ -2295,7 +2295,7 @@
</p>
<ul>
<li>
Gui: Add default shortcut for Font Reset; EX:Ctrl + 0 {requested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_45" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Gui: Add default shortcut for Font Reset; EX:Ctrl + 0 {requested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_45" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
</ul>
<p>
@ -2478,7 +2478,7 @@
</p>
<ul>
<li>
Help: Update [[Help/Privacy]] page. See: <a href="http://xowa.org/home/wiki/Help/Privacy.html" id="xolnki_53" title="Help/Privacy" class="xowa-visited">Help/Privacy</a>
Help: Update [[Help/Privacy]] page. See: <a href="http://xowa.org/home/wiki/Help/Privacy.html" id="xolnki_53" title="Help/Privacy">Help/Privacy</a>
</li>
<li>
Release: Add note for running as administrator on Windows troubleshooting section. See: readme.txt
@ -2551,7 +2551,7 @@
</p>
<ul>
<li>
Gui: Support customizable keyboard shortcuts. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_55" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Gui: Support customizable keyboard shortcuts. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_55" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
<li>
Gui: Update UI language dynamically (do not require restart). See: <a href="http://xowa.org/home/wiki/Options/Language.html" id="xolnki_56" title="Options/Language">Options/Language</a>
@ -2611,7 +2611,7 @@
Lang: Add lang codes for other minor languages; EX:akz; sxu; etc...
</li>
<li>
Xtns.Xowa_cmd: Do not double-parse content inside &lt;xowa_cmd&gt; (affects references showing up twice in XOWA home wiki). See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_59" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Xtns.Xowa_cmd: Do not double-parse content inside &lt;xowa_cmd&gt; (affects references showing up twice in XOWA home wiki). See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_59" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
<li>
Log: Removed unused log messages. See: <a href="http://xowa.org/home/wiki/Special:XowaSystemData%3Ftype%3Dlog_session.html" id="xolnki_60" title="Special:XowaSystemData?type=log session">Special:XowaSystemData?type=log session</a>
@ -2659,7 +2659,7 @@
Html.Jtidy: Add Jtidy for fixing invalid HTML (currently optional; will become default). See: bin/any/java/jtidy/jtidy-r938.jar
</li>
<li>
Gui: Add Options page for Shortcuts (read-only). See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_61" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Gui: Add Options page for Shortcuts (read-only). See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_61" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
<li>
Special.XowaSystemData: Add Special Page to show contents of session log and other files; EX:Menu -&gt; Help -&gt; System data.
@ -2708,7 +2708,7 @@
Javascript.Timeline: Remove &lt;timeline&gt; tag from within pre (affects timeline sometimes showing in black colors when jtidy is enabled); EX:old: &lt;pre&gt;&lt;timeline&gt;code&lt;/timeline&gt;&lt;/pre&gt;; new: &lt;pre&gt;code&lt;/pre&gt;. See: <a href="https://fr.wikipedia.org/wiki/Quimper" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Quimper</a>
</li>
<li>
Javascript.TableSorter: Sort by &lt;input&gt; if available; EX:bin/any/javascript/article-view/jquery.tablesorter.js. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_62" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Javascript.TableSorter: Sort by &lt;input&gt; if available; EX:bin/any/javascript/article-view/jquery.tablesorter.js. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_62" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
<li>
Url: Escape &amp; for external links when using default view_web launcher of "cmd /c" on Windows; EX:cmd /c start "http://www.culture.gouv.fr/public/mistral/merimee_fr?ACTION=CHERCHER&amp;FIELD_1=REF&amp;VALUE_1=PA59000162". See: <a href="https://fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_%28A-L%29" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Liste_des_monuments_historiques_du_Nord_%28A-L%29</a>
@ -2727,7 +2727,7 @@
</p>
<ul>
<li>
Doc: Update license info for third-party XOWA components. See: <a href="http://xowa.org/home/wiki/Help/About.html" id="xolnki_63" title="Help/About" class="xowa-visited">Help/About</a>
Doc: Update license info for third-party XOWA components. See: <a href="http://xowa.org/home/wiki/Help/About.html" id="xolnki_63" title="Help/About">Help/About</a>
</li>
</ul>
<p>
@ -2820,7 +2820,7 @@
Release: Increase max memory from 512 MB to 1 GB.
</li>
<li>
Options: Remove zip as page storage format {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_68" title="Options/Import" class="xowa-visited">Options/Import</a>
Options: Remove zip as page storage format {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_68" title="Options/Import">Options/Import</a>
</li>
<li>
Gui: Middle click on Mouse Up, not Mouse Down.
@ -2986,7 +2986,7 @@
Gui.Url_bar: Do not lose history page position after editing page; EX:Open page -&gt; Scroll down -&gt; Click link -&gt; Edit -&gt; Click back -&gt; Position should be restored {detected by Schnark}.
</li>
<li>
Gui: Fix StackOverflow exception when auto_focus_id is " first_anchor" and exiting app on Help:Options page. See: <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_76" title="Options/Scribunto" class="xowa-visited">Options/Scribunto</a>
Gui: Fix StackOverflow exception when auto_focus_id is " first_anchor" and exiting app on Help:Options page. See: <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_76" title="Options/Scribunto">Options/Scribunto</a>
</li>
<li>
Html: Remove exit link from upper left hand corner.
@ -3278,7 +3278,7 @@
TitleBlacklist: Add stub for test. See: <a href="https://en.wikipedia.org/wiki/The_Kingdom_Keepers:_Disney_After_Dark" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/The_Kingdom_Keepers:_Disney_After_Dark</a>
</li>
<li>
Import: Fix import failure when zip is chosen as page storage format {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_79" title="Options/Import" class="xowa-visited">Options/Import</a>
Import: Fix import failure when zip is chosen as page storage format {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_79" title="Options/Import">Options/Import</a>
</li>
<li>
Gui: Add menu option to show progress messages window; EX:View -&gt; Show progress messages {requested by Miles}.
@ -3754,7 +3754,7 @@
</p>
<ul>
<li>
Scribunto: Add luaj as alternate lua engine. See: <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_81" title="Options/Scribunto" class="xowa-visited">Options/Scribunto</a>
Scribunto: Add luaj as alternate lua engine. See: <a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_81" title="Options/Scribunto">Options/Scribunto</a>
</li>
</ul>
<p>
@ -3791,7 +3791,7 @@
Lang: Fix broken zh-hant; EX:/user/anonymous/lang/xowa/zh-hant.gfs. See: <a href="http://commons.wikimedia.org/wiki/Category:Mona_Lisa" rel="nofollow" class="external free">http://commons.wikimedia.org/wiki/Category:Mona_Lisa</a>
</li>
<li>
Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_82" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Gui: Change message box prompt from "yes" to "ok" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_82" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
</ul>
<p>
@ -3901,10 +3901,10 @@
Install: Run setup_linux script in general app init, not in gui init {detected by tibo1902}.
</li>
<li>
Import: Default to wikimedia.org as primary dump server {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_85" title="Options/Import" class="xowa-visited">Options/Import</a>
Import: Default to wikimedia.org as primary dump server {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_85" title="Options/Import">Options/Import</a>
</li>
<li>
Import: Default cache to 100 MB max and 75 MB min. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_86" title="Options/Files" class="xowa-visited">Options/Files</a>
Import: Default cache to 100 MB max and 75 MB min. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_86" title="Options/Files">Options/Files</a>
</li>
<li>
Options: Reorganize tab layout. See: <a href="http://xowa.org/home/wiki/Options.html" id="xolnki_87" title="Options" class="xowa-visited">Options</a>
@ -3915,10 +3915,10 @@
</p>
<ul>
<li>
Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_88" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Import.Script: Change "Uncompress" default from "uncompress" to "read from compressed file" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_88" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Options: Fix file selector button not working for "Import bz2 by stdout process" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_89" title="Options/Import" class="xowa-visited">Options/Import</a>
Options: Fix file selector button not working for "Import bz2 by stdout process" {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_89" title="Options/Import">Options/Import</a>
</li>
</ul>
<p>
@ -4026,7 +4026,7 @@
Math: Note that MikTeX may fail to update images dynamically for first page {detected by William}.
</li>
<li>
Help.Contents: Redesign layout of Help:Contents. See: <a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_91" title="Help/Contents" class="xowa-visited">Help/Contents</a>
Help.Contents: Redesign layout of Help:Contents. See: <a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_91" title="Help/Contents">Help/Contents</a>
</li>
</ul>
<p>
@ -4068,7 +4068,7 @@
</p>
<ul>
<li>
Import: Make "decompress bz2 through stdout" the default {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_92" title="Options/Import" class="xowa-visited">Options/Import</a>
Import: Make "decompress bz2 through stdout" the default {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_92" title="Options/Import">Options/Import</a>
</li>
<li>
Wikidata.Scribunto: Add Wikibase.Entity support; EX:mw.wikibase.entity.lua. See: <a href="https://ru.wikipedia.org/wiki/Гильгамеш" rel="nofollow" class="external free">https://ru.wikipedia.org/wiki/Гильгамеш</a>
@ -4103,7 +4103,7 @@
Parser.Para: Remove blank lines when line starts with &lt;/td&gt;; EX:&lt;table&gt;&lt;tr&gt;&lt;td&gt;a\n&lt;/td&gt;\n\n\n\n&lt;/tr&gt;&lt;/table&gt;. See: <a href="https://fr.wikipedia.org/wiki/Portail:Génie_mécanique" rel="nofollow" class="external free">https://fr.wikipedia.org/wiki/Portail:Génie_mécanique</a>
</li>
<li>
Parser.Para: Enclose final line of cell within existing para. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_93" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a> <a href="https://ru.wikipedia.org/" rel="nofollow" class="external free">https://ru.wikipedia.org/</a>
Parser.Para: Enclose final line of cell within existing para. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_93" title="Dashboard/Image databases">Dashboard/Image_databases</a> <a href="https://ru.wikipedia.org/" rel="nofollow" class="external free">https://ru.wikipedia.org/</a>
</li>
<li>
Parser.Table: Recognize header cell if line starts with space; EX:" ! a | b !! c | d". See: <a href="http://ru.wikipedia.org/wiki/Храмы_Санкт-Петербурга" rel="nofollow" class="external free">http://ru.wikipedia.org/wiki/Храмы_Санкт-Петербурга</a>
@ -4135,7 +4135,7 @@
</p>
<ul>
<li>
Help.Download: Fix links for commonswiki (was pointing to enwikisource) {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_94" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
Help.Download: Fix links for commonswiki (was pointing to enwikisource) {detected by Miles}. See: <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_94" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</li>
</ul>
<p>
@ -4185,7 +4185,7 @@
</p>
<ul>
<li>
Import: Decompress bz2 through stdout (optional; candidate for default) {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_96" title="Options/Import" class="xowa-visited">Options/Import</a>
Import: Decompress bz2 through stdout (optional; candidate for default) {suggested by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_96" title="Options/Import">Options/Import</a>
</li>
<li>
Webserver: Handle search requests {detected by Nexutix}. See: <a href="https://localhost:8080/en.wikipedia.org/wiki/Special:Search?fulltext=y&amp;search=Earth" rel="nofollow" class="external free">https://localhost:8080/en.wikipedia.org/wiki/Special:Search?fulltext=y&amp;search=Earth</a>
@ -4212,7 +4212,7 @@
File.Offline: Fix user database downloads not saving after the first session.
</li>
<li>
Import: Change CSS generation to scrape stylesheet elements from the Main Page. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_97" title="Options/Import" class="xowa-visited">Options/Import</a> <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=61249" rel="nofollow" class="external free">https://bugzilla.wikimedia.org/show_bug.cgi?id=61249</a>
Import: Change CSS generation to scrape stylesheet elements from the Main Page. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_97" title="Options/Import">Options/Import</a> <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=61249" rel="nofollow" class="external free">https://bugzilla.wikimedia.org/show_bug.cgi?id=61249</a>
</li>
</ul>
<p>
@ -4220,7 +4220,7 @@
</p>
<ul>
<li>
Import: Allow only one import at a time {detected by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_98" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_99" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Import: Allow only one import at a time {detected by Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_98" title="Dashboard/Import/Online">Dashboard/Import/Online</a> <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_99" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Messages: Add "Contatti" message for contactpage in itwiki sidebar. See: <a href="https://it.wikipedia.org" rel="nofollow" class="external free">https://it.wikipedia.org</a>
@ -4321,7 +4321,7 @@
</p>
<ul>
<li>
Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_100" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Import: Set search to v2 (not v1) when importing with category v2 {detected by Miles; Anselm; Schnark}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_100" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Gui.Url_bar: Fix shortcuts for wd.p and wd.q; EX:wd.q:2 -&gt; www.wikidata.org/wiki/Q2. [broken since:v1.1.4.1]
@ -4391,7 +4391,7 @@
Wikisource.Page: Support onlysection; EX:&lt;pages onlysection="a"/&gt;.
</li>
<li>
Import.List: Update list of WMF wikis (from 674 to 804); EX:pl.wikivoyage.org. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_101" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Import.List: Update list of WMF wikis (from 674 to 804); EX:pl.wikivoyage.org. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_101" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
Gui.Url_bar: Open articles with same name as language code; EX:war -&gt; current_wiki/wiki/war, not war.wikipedia.org.

View File

@ -424,7 +424,7 @@
</p>
<ul>
<li>
Diagnostics: Add better messages for JTidy diagnostics. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy.html" id="xolnki_3" title="Diagnostics/HTML Tidy">Diagnostics/HTML_Tidy</a> <a href="http://xowa.org/home/wiki/Diagnostics/JTidy.html" id="xolnki_4" title="Diagnostics/JTidy" class="xowa-visited">Diagnostics/JTidy</a>
Diagnostics: Add better messages for JTidy diagnostics. See: <a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy.html" id="xolnki_3" title="Diagnostics/HTML Tidy">Diagnostics/HTML_Tidy</a> <a href="http://xowa.org/home/wiki/Diagnostics/JTidy.html" id="xolnki_4" title="Diagnostics/JTidy">Diagnostics/JTidy</a>
</li>
</ul>
<p>
@ -549,7 +549,7 @@
</p>
<ul>
<li>
Javascript: Position notification in "top center" not "top right". See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_5" title="Options/Window" class="xowa-visited">Options/Window</a>
Javascript: Position notification in "top center" not "top right". See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_5" title="Options/Window">Options/Window</a>
</li>
</ul>
<p>
@ -677,7 +677,7 @@
</p>
<ul>
<li>
Doc: Add details for installing Firefox Addon for Pale Moon {suggested by pirate}. See: <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_9" title="App/Xtn/Browser/XOWA viewer" class="xowa-visited">App/Xtn/Browser/XOWA_viewer</a>
Doc: Add details for installing Firefox Addon for Pale Moon {suggested by pirate}. See: <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_9" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a>
</li>
<li>
Doc: Add details for dansguardian filter. See: <a href="http://xowa.org/home/wiki/App/Xtn/Import/Dansguardian.html" id="xolnki_10" title="App/Xtn/Import/Dansguardian">App/Xtn/Import/Dansguardian</a>
@ -845,7 +845,7 @@
</p>
<ul>
<li>
Setup: Restore save icon for Option pages {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_11" title="Options/Window" class="xowa-visited">Options/Window</a> [broken since:v2.8.5]
Setup: Restore save icon for Option pages {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_11" title="Options/Window">Options/Window</a> [broken since:v2.8.5]
</li>
</ul>
<p>
@ -1008,7 +1008,7 @@
</p>
<ul>
<li>
Import: Fix broken urls for wikimedia wikis (affects 7 wikimedia dumps not importing) {detected by cd19s}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_13" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> <a href="https://ar.wikimedia.org" rel="nofollow" class="external free">https://ar.wikimedia.org</a> <a href="https://ca.wikimedia.org" rel="nofollow" class="external free">https://ca.wikimedia.org</a> <a href="https://be.wikimedia.org" rel="nofollow" class="external free">https://be.wikimedia.org</a> <a href="https://uk.wikimedia.org" rel="nofollow" class="external free">https://uk.wikimedia.org</a> <a href="https://br.wikimedia.org" rel="nofollow" class="external free">https://br.wikimedia.org</a> <a href="https://co.wikimedia.org" rel="nofollow" class="external free">https://co.wikimedia.org</a> <a href="https://se.wikimedia.org" rel="nofollow" class="external free">https://se.wikimedia.org</a>
Import: Fix broken urls for wikimedia wikis (affects 7 wikimedia dumps not importing) {detected by cd19s}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_13" title="Dashboard/Import/Online">Dashboard/Import/Online</a> <a href="https://ar.wikimedia.org" rel="nofollow" class="external free">https://ar.wikimedia.org</a> <a href="https://ca.wikimedia.org" rel="nofollow" class="external free">https://ca.wikimedia.org</a> <a href="https://be.wikimedia.org" rel="nofollow" class="external free">https://be.wikimedia.org</a> <a href="https://uk.wikimedia.org" rel="nofollow" class="external free">https://uk.wikimedia.org</a> <a href="https://br.wikimedia.org" rel="nofollow" class="external free">https://br.wikimedia.org</a> <a href="https://co.wikimedia.org" rel="nofollow" class="external free">https://co.wikimedia.org</a> <a href="https://se.wikimedia.org" rel="nofollow" class="external free">https://se.wikimedia.org</a>
</li>
<li>
File: Use thumb size when specified for videos, not original size (affects several video thumbnails showing with large size); EX:[[File:A.ogv|thumb]] -&gt; 220px x&gt; original_px. See: <a href="https://en.wikipedia.org/wiki/Edward_Snowden" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Edward_Snowden</a> <a href="https://en.wikipedia.org/wiki/Xinjiang" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Xinjiang</a> <a href="https://en.wikipedia.org/wiki/Alice_Brady" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Alice_Brady</a> [broken since:v2.8.2]
@ -1037,7 +1037,7 @@
</p>
<ul>
<li>
Javascript.Find: Allow search by backslash; EX:"C:\XOWA". See: <a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_14" title="App/Setup/Upgrading" class="xowa-visited">App/Setup/Upgrading</a>
Javascript.Find: Allow search by backslash; EX:"C:\XOWA". See: <a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_14" title="App/Setup/Upgrading">App/Setup/Upgrading</a>
</li>
<li>
API.Wikimedia: Add builder command for downloading wiki meta data. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Site_meta.html" id="xolnki_15" title="Dev/Command-line/Site meta">Dev/Command-line/Site_meta</a>
@ -1377,7 +1377,7 @@
</p>
<ul>
<li>
Doc: Change link from [[Help:Core/Category]] to [[App/Category]] {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_17" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Doc: Change link from [[Help:Core/Category]] to [[App/Category]] {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_17" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
</ul>
<p>
@ -1385,7 +1385,7 @@
</p>
<ul>
<li>
Setup: Add logging to troubleshoot missing www.wikidata.org entry on [[Dashboard/Wiki_maintenance]] {requested by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_18" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Setup: Add logging to troubleshoot missing www.wikidata.org entry on [[Dashboard/Wiki_maintenance]] {requested by Anselm}. See: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_18" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Source: Refactor regex classes.
@ -1416,7 +1416,7 @@
</p>
<ul>
<li>
Import.Online: Fix import not using the most recent good dump (affects downloads occuring from your.org for partial dumps) {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_19" title="Options/Import" class="xowa-visited">Options/Import</a> [broken since:v2.7.3.1]
Import.Online: Fix import not using the most recent good dump (affects downloads occuring from your.org for partial dumps) {detected by Anselm}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_19" title="Options/Import">Options/Import</a> [broken since:v2.7.3.1]
</li>
</ul>
<h2>
@ -1441,7 +1441,7 @@
Edit: Fix missing edit-toolbar.js b/c of broken path {detected by gnosygnu.gui}. [broken since:v1.10.2]
</li>
<li>
Options: Fix "Page storage format" not working {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_21" title="Options/Import" class="xowa-visited">Options/Import</a> [broken since:v2.4.1]
Options: Fix "Page storage format" not working {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_21" title="Options/Import">Options/Import</a> [broken since:v2.4.1]
</li>
<li>
HttpServer: Fix wrong Main Page when clicking on wiki in sidebar; EX:click on zh.w in sidebar -&gt; Wikipedia:首页 x&gt; Main_Page {detected by anonymous4}. [broken since:v2.7.2]
@ -1611,7 +1611,7 @@
Gui.Status: Default to showing full url, not shortened one; EX:"home/wiki/Main_Page" not "home/Main_Page" {detected by pirate}.
</li>
<li>
Options: Add option to show short link. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_25" title="Options/Window" class="xowa-visited">Options/Window</a>
Options: Add option to show short link. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_25" title="Options/Window">Options/Window</a>
</li>
</ul>
<p>
@ -1680,7 +1680,7 @@
</p>
<ul>
<li>
Package: Release Android (text-only version) of English Wikipedia. See: <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_30" title="App/Xtn/Android" class="xowa-visited">App/Xtn/Android</a>
Package: Release Android (text-only version) of English Wikipedia. See: <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_30" title="App/Xtn/Android">App/Xtn/Android</a>
</li>
</ul>
<p>
@ -1885,13 +1885,13 @@
File: Show File page if clicking on image without commons while offline (using nearest sized image). See: <a href="https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/File:Volcán_Chimborazo,_%22El_Taita_Chimborazo%22.jpg</a>
</li>
<li>
File: Create new caching system. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_35" title="Options/Files" class="xowa-visited">Options/Files</a>
File: Create new caching system. See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_35" title="Options/Files">Options/Files</a>
</li>
<li>
Doc: Document command-line build for generating image databases. See: <a href="http://xowa.org/home/wiki/Dev/Command-line/Thumbs.html" id="xolnki_36" title="Dev/Command-line/Thumbs">Dev/Command-line/Thumbs</a>
</li>
<li>
Android: Upload Android alpha for simplewiki. See: <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_37" title="App/Xtn/Android" class="xowa-visited">App/Xtn/Android</a>
Android: Upload Android alpha for simplewiki. See: <a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_37" title="App/Xtn/Android">App/Xtn/Android</a>
</li>
</ul>
<p>
@ -1926,7 +1926,7 @@
</p>
<ul>
<li>
Parser: Clear page variables in prefs_mgr (affects duplicate references on Option pages) {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_39" title="Options/Window" class="xowa-visited">Options/Window</a>
Parser: Clear page variables in prefs_mgr (affects duplicate references on Option pages) {detected by gnosygnu.gui}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_39" title="Options/Window">Options/Window</a>
</li>
</ul>
<p>
@ -2067,7 +2067,7 @@
</p>
<ul>
<li>
Options: Redesign Option pages to use tab interface {contributed by anonymous4}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_40" title="Options/Window" class="xowa-visited">Options/Window</a>
Options: Redesign Option pages to use tab interface {contributed by anonymous4}. See: <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_40" title="Options/Window">Options/Window</a>
</li>
<li>
Gui: Reduce page load errors due to popups (affects page sometimes loading incorrectly when popup is also loading); EX:hover over link and middle-click on it {detected by gnosygnu.gui}. See: <a href="https://en.wikipedia.org/wiki/Mark_Rolston" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Mark_Rolston</a> (See [[Private Mark Drake]] link)
@ -2086,7 +2086,7 @@
</p>
<ul>
<li>
Options: Add Show keybinding {contributed by gnosygnu}. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_41" title="Options/Shortcuts" class="xowa-visited">Options/Shortcuts</a>
Options: Add Show keybinding {contributed by gnosygnu}. See: <a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_41" title="Options/Shortcuts">Options/Shortcuts</a>
</li>
</ul>
<p>
@ -2170,7 +2170,7 @@
</p>
<ul>
<li>
Search: Support search over multiple wikis. See: <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_42" title="Options/Search" class="xowa-visited">Options/Search</a>
Search: Support search over multiple wikis. See: <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_42" title="Options/Search">Options/Search</a>
</li>
</ul>
<p>
@ -2272,7 +2272,7 @@
Wikidata: Use correct namespace / title when looking up wikidata wikis (affects wikidata language links / properties not working for titles in non-canonical namespaces); EX:"Author:A" -&gt; 102,A x&gt; 0,Author:A {detected by anonymous}. See: <a href="https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos" rel="nofollow" class="external free">https://pt.wikisource.org/wiki/Autor:Humberto_de_Campos</a> [broken since:v2.4.2]
</li>
<li>
doc: Fix wrong wiki name for Wikidata; EX:Wikidata x&gt; Walloon Wiktionary {detected by anonymous}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_45" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> [broken since:v2.4.3]
doc: Fix wrong wiki name for Wikidata; EX:Wikidata x&gt; Walloon Wiktionary {detected by anonymous}. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_45" title="Dashboard/Import/Online">Dashboard/Import/Online</a> [broken since:v2.4.3]
</li>
</ul>
<p>
@ -2393,7 +2393,7 @@
Language: Show messages for Wikidata codes (affects &lt;some-key&gt; showing up on Wikidata instead of "value"); EX:&lt;Wikibase-entity-item&gt; -&gt; "item" {detected by anonymous}. See: <a href="https://www.wikidata.org" rel="nofollow" class="external free">https://www.wikidata.org</a>
</li>
<li>
Import: Add Nepal Wikipedia. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_46" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Import: Add Nepal Wikipedia. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_46" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
</ul>
<p>
@ -2451,7 +2451,7 @@
Search: Rewrite search module for improved performance. See: <a href="https://en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Earth*_AND_(History_OR_Future)_AND_-%22middle_earth%22</a>
</li>
<li>
Search: Upgrade search databases for improved performance. See: <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_47" title="App/Search" class="xowa-visited">App/Search</a>
Search: Upgrade search databases for improved performance. See: <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_47" title="App/Search">App/Search</a>
</li>
<li>
Search: Run searches in background thread.
@ -2513,7 +2513,7 @@
</p>
<ul>
<li>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_50" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
Gui: Limit selection of dumps to files with .bz2 or .xml. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_50" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
Gui: Add "please wait" message when building SQLite indexes.
@ -2577,7 +2577,7 @@
</p>
<ul>
<li>
Import: Add new wikimedia org wikis. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_51" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>
Import: Add new wikimedia org wikis. See: <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_51" title="Dashboard/Import/Online">Dashboard/Import/Online</a>
</li>
<li>
File: Download file if not available for offline database users.
@ -2924,7 +2924,7 @@
</p>
<ul>
<li>
File: Change default for Files Retrieval to true (affects images not loading if user forgets to change default). See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_52" title="Options/Files" class="xowa-visited">Options/Files</a>
File: Change default for Files Retrieval to true (affects images not loading if user forgets to change default). See: <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_52" title="Options/Files">Options/Files</a>
</li>
<li>
Parser.Template: Ignore safesubst for IsSubsting (affects 1 en.w page failing to load with stack overflow error). See: <a href="https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Celtic_history_and_culture</a>

View File

@ -127,7 +127,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</dd>
</dl>

View File

@ -5,7 +5,7 @@
<title>Dashboard/Files/Deletion - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}

View File

@ -5,7 +5,7 @@
<title>Dashboard/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.9858df96537fa95309d1c048ff91ac0a">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -927,7 +927,7 @@
</p>
<ul>
<li>
Review the storage format options at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_3" title="Options/Import" class="xowa-visited">Options/Import</a>
Review the storage format options at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_3" title="Options/Import">Options/Import</a>
</li>
<li>
Choose the wiki you wish to install.
@ -1044,7 +1044,7 @@
</h4>
<ul>
<li>
Review the storage format options at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_5" title="Options/Import" class="xowa-visited">Options/Import</a>
Review the storage format options at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_5" title="Options/Import">Options/Import</a>
</li>
<li>
Choose the wiki you wish to install.
@ -1198,7 +1198,7 @@
<li>
<span class="reference-text">V2 is a category system that reproduces the exact category system in Wikipedia. However it requires additional files ("categorylinks") and takes up more space (as much as 10 GB for English Wikipedia)</span>
</li>
</ul><span class="reference-text">For more info, see <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_7" title="App/Category" class="xowa-visited">App/Category</a></span>
</ul><span class="reference-text">For more info, see <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_7" title="App/Category">App/Category</a></span>
</li>
<li id="cite_note-import_now-1">
<span class="mw-cite-backlink"><a href="#cite_ref-import_now_1-0">^</a></span> <span class="reference-text">Use this button to import the selected wiki now.</span>

View File

@ -30,7 +30,7 @@
<b>Wikidata</b>: If you are want to see interlanguage wiki links in XOWA, it is recommended that you also set up Wikidata. See <a href="http://xowa.org/home/wiki/App/Wiki_types/Wikidata.html" id="xolnki_5" title="App/Wiki types/Wikidata">App/Wiki_types/Wikidata</a>
</p>
<p>
<b>Options</b>: If you want to configure options related to the data dump import, see <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_6" title="Options/Import" class="xowa-visited">Options/Import</a>
<b>Options</b>: If you want to configure options related to the data dump import, see <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_6" title="Options/Import">Options/Import</a>
</p>
<p>
<b>Removal</b>: If you want to remove a wiki, see <a href="http://xowa.org/home/wiki/App/Import/Removal.html" id="xolnki_7" title="App/Import/Removal">App/Import/Removal</a>

View File

@ -5,7 +5,7 @@
<title>Dashboard/Wiki maintenance - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,10 +17,10 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.9612145b9f324235748be299d26cd5e2">
<style data-source="xowa">
.cell_center {text-align:center;}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -32,7 +32,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.9612145b9f324235748be299d26cd5e2">
<style data-source="xowa">
.cell_center {text-align:center;}
</style>
@ -123,7 +123,7 @@
n
</td>
<td class='cell_center'>
2016-05-01
2016-06-01
</td>
<td class='cell_center'>
2016-03-05
@ -989,40 +989,6 @@
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("simple.wikibooks.org")'>Search</button>
</td>
</tr>
<tr>
<td>
simple.wikipedia.org.merge
</td>
<td class='cell_center'>
n
</td>
<td class='cell_center'>
2016-05-01
</td>
<td class='cell_center'>
</td>
<td class='cell_center'>
&lt;&lt;NULL&gt;&gt;
</td>
<td class='cell_center'>
sqlite3
</td>
<td class='cell_center'>
v2
</td>
<td class='cell_center'>
v1
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_wiki_import' onclick='import_wiki("simple.wikipedia.org.merge")'>Import</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_ctg_upgrade' onclick='upgrade_category("simple.wikipedia.org.merge")'>Category</button>
</td>
<td class='cell_center'>
<button class='options_button' id='xowa_srh_upgrade' onclick='upgrade_search("simple.wikipedia.org.merge")'>Search</button>
</td>
</tr>
<tr>
<td>
simple.wikipedia.org
@ -1206,7 +1172,7 @@
n
</td>
<td class='cell_center'>
2016-05-01
2016-06-02
</td>
<td class='cell_center'>
2016-03-05
@ -1331,10 +1297,10 @@
<span class="mw-cite-backlink"><a href="#cite_ref-wiki_type_5-0">^</a></span> <span class="reference-text">Data storage for wiki. Can be either xdat or sqlite.</span>
</li>
<li id="cite_note-category_version-6">
<span class="mw-cite-backlink"><a href="#cite_ref-category_version_6-0">^</a></span> <span class="reference-text">Current category level of wiki. Can be either 1 or 2. See <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_3" title="App/Category" class="xowa-visited">App/Category</a> for more info</span>
<span class="mw-cite-backlink"><a href="#cite_ref-category_version_6-0">^</a></span> <span class="reference-text">Current category level of wiki. Can be either 1 or 2. See <a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_3" title="App/Category">App/Category</a> for more info</span>
</li>
<li id="cite_note-search_version-7">
<span class="mw-cite-backlink"><a href="#cite_ref-search_version_7-0">^</a></span> <span class="reference-text">Current search level of wiki. Can be either 1 or 2. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_4" title="App/Search" class="xowa-visited">App/Search</a> for more info</span>
<span class="mw-cite-backlink"><a href="#cite_ref-search_version_7-0">^</a></span> <span class="reference-text">Current search level of wiki. Can be either 1 or 2. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_4" title="App/Search">App/Search</a> for more info</span>
</li>
<li id="cite_note-import_wiki-8">
<span class="mw-cite-backlink"><a href="#cite_ref-import_wiki_8-0">^</a></span> <span class="reference-text">Generate script to import latest wiki</span>

View File

@ -5,14 +5,14 @@
<title>Dev/Command-line - 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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -5,14 +5,14 @@
<title>Dev/Command-line/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">
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -5,14 +5,14 @@
<title>Dev/Command-line/Site meta - 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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -5,14 +5,14 @@
<title>Dev/Command-line/Thumbs - 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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -5,14 +5,14 @@
<title>Dev/Command-line/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">
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path

View File

@ -60,7 +60,7 @@
Open up the config file in a text editor. (launch jEdit or Notepad++).
</li>
<li>
Make the desired change. (see <a href="http://xowa.org/home/wiki/Dev/Config_files/Examples.html" id="xolnki_2" title="Dev/Config files/Examples" class="xowa-visited">Dev/Config_files/Examples</a> for examples.)
Make the desired change. (see <a href="http://xowa.org/home/wiki/Dev/Config_files/Examples.html" id="xolnki_2" title="Dev/Config files/Examples">Dev/Config_files/Examples</a> for examples.)
</li>
<li>
Save and close the file.

View File

@ -25,7 +25,7 @@
<a href="http://xowa.org/home/wiki/Dev/Config_files.html" id="xolnki_2" title="Dev/Config files">Overview</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Config_files/Examples.html" id="xolnki_3" title="Dev/Config files/Examples" class="xowa-visited">Examples</a>
<a href="http://xowa.org/home/wiki/Dev/Config_files/Examples.html" id="xolnki_3" title="Dev/Config files/Examples">Examples</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Config_files/Files.html" id="xolnki_4" title="Dev/Config files/Files">Files</a>

View File

@ -75,7 +75,7 @@
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import" class="xowa-visited">Options/Import</a>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import">Options/Import</a>
</li>
<li>
Change <b>Custom wiki commands</b> to <code>wiki.download,wiki.import</code>

View File

@ -87,7 +87,7 @@
<span class="mw-headline" id="Options">Options</span>
</h2>
<p>
General behavior for "single" vs "multiple" file import can be customized at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import" class="xowa-visited">Options/Import</a> under Database Layout
General behavior for "single" vs "multiple" file import can be customized at <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_2" title="Options/Import">Options/Import</a> under Database Layout
</p>
<h2>
<span class="mw-headline" id="Multi-file_layout">Multi-file layout</span>

View File

@ -42,7 +42,7 @@
</p>
<ul>
<li>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline" class="xowa-visited">Dashboard/Import/Offline</a>
<code>[ 50 GB; 03 h]</code> Import the Commons wiki with category level 2. See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_2" title="Dashboard/Import/Offline">Dashboard/Import/Offline</a>
</li>
<li>
<code>[ 50 GB; 02 h]</code> Download and unzip commonswiki-latest-image.sql.gz

View File

@ -30,7 +30,7 @@
update xowa config&nbsp;
</div>
<p>
. You can also configure this option at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files" class="xowa-visited">Options/Files</a>
. You can also configure this option at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files">Options/Files</a>
</p>
<p>
For more information about the config, see the section below.

View File

@ -39,14 +39,14 @@
</p>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files" class="xowa-visited">Options/Files</a> and check "Download enabled"
Navigate to <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files">Options/Files</a> and check "Download enabled"
</li>
<li>
Restart XOWA and navigate to any page. Any images will be downloaded automatically.
</li>
</ul>
<p>
If you do succeed in installing ImageMagick/Inkscape, please help XOWA and detail your experience. See <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>.
If you do succeed in installing ImageMagick/Inkscape, please help XOWA and detail your experience. See <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_3" title="Help/Feedback">Help/Feedback</a>.
</p>
</div>

View File

@ -89,7 +89,7 @@
</h2>
<ul>
<li>
Navigate to <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files" class="xowa-visited">Options/Files</a> and check "Download enabled"
Navigate to <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_2" title="Options/Files">Options/Files</a> and check "Download enabled"
</li>
<li>
Restart XOWA and navigate to any page. Any images will be downloaded automatically.

View File

@ -62,10 +62,10 @@
</h2>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/All.html" id="xolnki_12" title="Diagnostics/ParserFunctions/All" class="xowa-visited">Diagnostics/ParserFunctions/All</a>
<a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/All.html" id="xolnki_12" title="Diagnostics/ParserFunctions/All">Diagnostics/ParserFunctions/All</a>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/DisplayTitle.html" id="xolnki_13" title="Diagnostics/ParserFunctions/DisplayTitle" class="xowa-visited">Diagnostics/ParserFunctions/DisplayTitle</a>
<a href="http://xowa.org/home/wiki/Diagnostics/ParserFunctions/DisplayTitle.html" id="xolnki_13" title="Diagnostics/ParserFunctions/DisplayTitle">Diagnostics/ParserFunctions/DisplayTitle</a>
</li>
</ul>
</li>
@ -78,7 +78,7 @@
<a href="http://xowa.org/home/wiki/Diagnostics/HTML_Tidy.html" id="xolnki_14" title="Diagnostics/HTML Tidy">Diagnostics/HTML_Tidy</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/JTidy.html" id="xolnki_15" title="Diagnostics/JTidy" class="xowa-visited">Diagnostics/JTidy</a>
<a href="http://xowa.org/home/wiki/Diagnostics/JTidy.html" id="xolnki_15" title="Diagnostics/JTidy">Diagnostics/JTidy</a>
</li>
</ul>
<h2>
@ -86,7 +86,7 @@
</h2>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/All.html" id="xolnki_16" title="Diagnostics/Scribunto/All" class="xowa-visited">Diagnostics/Scribunto/All</a>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/All.html" id="xolnki_16" title="Diagnostics/Scribunto/All">Diagnostics/Scribunto/All</a>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/Basic.html" id="xolnki_17" title="Diagnostics/Scribunto/Basic">Diagnostics/Scribunto/Basic</a>
@ -95,7 +95,7 @@
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/LuaCommon.html" id="xolnki_18" title="Diagnostics/Scribunto/LuaCommon">Diagnostics/Scribunto/LuaCommon</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/UstringLibrary.html" id="xolnki_19" title="Diagnostics/Scribunto/UstringLibrary" class="xowa-visited">Diagnostics/Scribunto/UstringLibrary</a>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/UstringLibrary.html" id="xolnki_19" title="Diagnostics/Scribunto/UstringLibrary">Diagnostics/Scribunto/UstringLibrary</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/UriLibrary.html" id="xolnki_20" title="Diagnostics/Scribunto/UriLibrary">Diagnostics/Scribunto/UriLibrary</a>
@ -159,7 +159,7 @@
</h2>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_33" title="Diagnostics/Xtns/Wikia/All" class="xowa-visited">Diagnostics/Xtns/Wikia/All</a>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/All.html" id="xolnki_33" title="Diagnostics/Xtns/Wikia/All">Diagnostics/Xtns/Wikia/All</a>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/NewWindowLink.html" id="xolnki_34" title="Diagnostics/Xtns/Wikia/NewWindowLink">Diagnostics/Xtns/Wikia/NewWindowLink</a>
@ -168,10 +168,10 @@
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/RandomSelection.html" id="xolnki_35" title="Diagnostics/Xtns/Wikia/RandomSelection">Diagnostics/Xtns/Wikia/RandomSelection</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/Tabber.html" id="xolnki_36" title="Diagnostics/Xtns/Wikia/Tabber" class="xowa-visited">Diagnostics/Xtns/Wikia/Tabber</a>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/Tabber.html" id="xolnki_36" title="Diagnostics/Xtns/Wikia/Tabber">Diagnostics/Xtns/Wikia/Tabber</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/TabView.html" id="xolnki_37" title="Diagnostics/Xtns/Wikia/TabView" class="xowa-visited">Diagnostics/Xtns/Wikia/TabView</a>
<a href="http://xowa.org/home/wiki/Diagnostics/Xtns/Wikia/TabView.html" id="xolnki_37" title="Diagnostics/Xtns/Wikia/TabView">Diagnostics/Xtns/Wikia/TabView</a>
</li>
</ul>
</li>

View File

@ -76,7 +76,7 @@
<code>fails if link is red</code><br>
</p>
<p>
following link should be blue (not red) and clickable: <a href="http://xowa.org/home/wiki/Diagnostics/JTidy/%F0%90%8E%8D%F0%90%8E%81_%F0%90%8E%9C.html" id="xolnki_3" title="Diagnostics/JTidy/𐎍𐎁 𐎜" class="xowa-visited">Diagnostics/JTidy/𐎍𐎁_𐎜</a>
following link should be blue (not red) and clickable: <a href="http://xowa.org/home/wiki/Diagnostics/JTidy/%F0%90%8E%8D%F0%90%8E%81_%F0%90%8E%9C.html" id="xolnki_3" title="Diagnostics/JTidy/𐎍𐎁 𐎜">Diagnostics/JTidy/𐎍𐎁_𐎜</a>
</p>
<h2>
<span class="mw-headline" id="encloseBodyText_enabled_.28_https:.2F.2Fhr.wiktionary.org.2Fwiki.2Fbrod_.29_.28DATE:_2015-11-08.29">encloseBodyText enabled ( <a href="https://hr.wiktionary.org/wiki/brod" rel="nofollow" class="external free">https://hr.wiktionary.org/wiki/brod</a> ) (DATE: 2015-11-08)</span>

View File

@ -88,7 +88,7 @@
Calls code in
<ul>
<li>
<a href="http://xowa.org/home/wiki/Module:Diagnostics/LuaCommon.html" id="xolnki_3" title="Module:Diagnostics/LuaCommon" class="xowa-visited">Module:Diagnostics/LuaCommon</a>
<a href="http://xowa.org/home/wiki/Module:Diagnostics/LuaCommon.html" id="xolnki_3" title="Module:Diagnostics/LuaCommon">Module:Diagnostics/LuaCommon</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Template:Diagnostics/LuaCommon/getFrameTitle_parent.html" id="xolnki_4" title="Template:Diagnostics/LuaCommon/getFrameTitle parent">Template:Diagnostics/LuaCommon/getFrameTitle parent</a>
@ -364,7 +364,7 @@
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/UstringLibrary.html" id="xolnki_6" title="Module:Diagnostics/UstringLibrary" class="xowa-visited">Module:Diagnostics/UstringLibrary</a>
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/UstringLibrary.html" id="xolnki_6" title="Module:Diagnostics/UstringLibrary">Module:Diagnostics/UstringLibrary</a>
</li>
<li>
Tests compatibility for <b>UstringLibrary.php</b> and <b>mw.ustring.lua</b>

View File

@ -25,7 +25,7 @@
Calls code in
<ul>
<li>
<a href="http://xowa.org/home/wiki/Module:Diagnostics/LuaCommon.html" id="xolnki_2" title="Module:Diagnostics/LuaCommon" class="xowa-visited">Module:Diagnostics/LuaCommon</a>
<a href="http://xowa.org/home/wiki/Module:Diagnostics/LuaCommon.html" id="xolnki_2" title="Module:Diagnostics/LuaCommon">Module:Diagnostics/LuaCommon</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Template:Diagnostics/LuaCommon/getFrameTitle_parent.html" id="xolnki_3" title="Template:Diagnostics/LuaCommon/getFrameTitle parent">Template:Diagnostics/LuaCommon/getFrameTitle parent</a>

View File

@ -22,7 +22,7 @@
</h2>
<ul>
<li>
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/UstringLibrary.html" id="xolnki_2" title="Module:Diagnostics/UstringLibrary" class="xowa-visited">Module:Diagnostics/UstringLibrary</a>
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/UstringLibrary.html" id="xolnki_2" title="Module:Diagnostics/UstringLibrary">Module:Diagnostics/UstringLibrary</a>
</li>
<li>
Tests compatibility for <b>UstringLibrary.php</b> and <b>mw.ustring.lua</b>

View File

@ -5,13 +5,13 @@
<title>Help/About - 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 data-id="xowa_html.fdd6d03ce7ba69d075167c7d4f620547">
<style data-source="xowa">
.component_category {
font-weight:bold;
font-size:large;
}
</style>
<style data-id="xowa_html.fdd6d03ce7ba69d075167c7d4f620547">
<style data-source="xowa">
.component_category {
font-weight:bold;
font-size:large;
@ -46,7 +46,7 @@
version:
</td>
<td>
3.5.1.1 <b>(<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_2" title="Change log" class="xowa-visited">view changes</a>)</b>
3.5.1.1 <b>(<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_2" title="Change log">view changes</a>)</b>
</td>
</tr>
<tr>
@ -54,7 +54,7 @@
build_date:
</td>
<td>
2016-05-08 12:51
2016-05-23 04:27
</td>
</tr>
<tr>

View File

@ -28,7 +28,7 @@
<td style='width:20%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Help/Overview.html" id="xolnki_2" title="Help/Overview" class="xowa-visited">Overview</a>
<a href="http://xowa.org/home/wiki/Help/Overview.html" id="xolnki_2" title="Help/Overview">Overview</a>
</li>
</ul>
</td>
@ -38,13 +38,13 @@
<td style='width:25%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" id="xolnki_3" title="App/Setup/System requirements" class="xowa-visited">System requirements</a><br>
<a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" id="xolnki_3" title="App/Setup/System requirements">System requirements</a><br>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Setup/Installation.html" id="xolnki_4" title="App/Setup/Installation" class="xowa-visited">Installing</a>
<a href="http://xowa.org/home/wiki/App/Setup/Installation.html" id="xolnki_4" title="App/Setup/Installation">Installing</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_5" title="App/Setup/Upgrading" class="xowa-visited">Upgrading</a>
<a href="http://xowa.org/home/wiki/App/Setup/Upgrading.html" id="xolnki_5" title="App/Setup/Upgrading">Upgrading</a>
</li>
</ul>
</td>
@ -54,13 +54,13 @@
<td style='width:30%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/App/Import/Import_overview.html" id="xolnki_6" title="App/Import/Import overview" class="xowa-visited">Import Overview</a><br>
<a href="http://xowa.org/home/wiki/App/Import/Import_overview.html" id="xolnki_6" title="App/Import/Import overview">Import Overview</a><br>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" id="xolnki_7" title="App/Import/Simple Wikipedia" class="xowa-visited">Simple Wikipedia</a>
<a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" id="xolnki_7" title="App/Import/Simple Wikipedia">Simple Wikipedia</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_8" title="App/Import/English Wikipedia" class="xowa-visited">English Wikipedia</a>
<a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" id="xolnki_8" title="App/Import/English Wikipedia">English Wikipedia</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" id="xolnki_9" title="App/Import/Other wikis">Other wikis</a>
@ -93,7 +93,7 @@
<td style='width:25%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_12" title="App/Search" class="xowa-visited">Overview</a>
<a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_12" title="App/Search">Overview</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Search/Address_bar.html" id="xolnki_13" title="App/Search/Address bar">Searching with the address bar</a>
@ -112,7 +112,7 @@
<a href="http://xowa.org/home/wiki/App/Bookmarks.html" id="xolnki_15" title="App/Bookmarks">Bookmarks</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Basics/Editing.html" id="xolnki_16" title="App/Basics/Editing" class="xowa-visited">Editing</a>
<a href="http://xowa.org/home/wiki/App/Basics/Editing.html" id="xolnki_16" title="App/Basics/Editing">Editing</a>
</li>
</ul>
</td>
@ -178,7 +178,7 @@
<a href="http://xowa.org/home/wiki/Dev/Command-line.html" id="xolnki_23" title="Dev/Command-line">Overview</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_24" title="Dev/Command-line/Dumps" class="xowa-visited">Image dumps</a>
<a href="http://xowa.org/home/wiki/Dev/Command-line/Dumps.html" id="xolnki_24" title="Dev/Command-line/Dumps">Image dumps</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Command-line/Wikidata.html" id="xolnki_25" title="Dev/Command-line/Wikidata">Wikidata</a>
@ -194,7 +194,7 @@
<td style='width:25%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Dev/Config_files/Index.html" id="xolnki_27" title="Dev/Config files/Index" class="xowa-visited">Config files</a>
<a href="http://xowa.org/home/wiki/Dev/Config_files/Index.html" id="xolnki_27" title="Dev/Config files/Index">Config files</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Design/Language_files.html" id="xolnki_28" title="Dev/Design/Language files">Language files</a>
@ -243,7 +243,7 @@
<td style='width:25%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_34" title="App/Category" class="xowa-visited">Category</a>
<a href="http://xowa.org/home/wiki/App/Category.html" id="xolnki_34" title="App/Category">Category</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Scribunto.html" id="xolnki_35" title="App/Xtn/Mediawiki/Scribunto">Scribunto</a>
@ -261,7 +261,7 @@
<a href="http://xowa.org/home/wiki/App/Xtn/Import/Dansguardian.html" id="xolnki_39" title="App/Xtn/Import/Dansguardian">Dansguardian filter</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_40" title="App/Xtn/Browser/XOWA viewer" class="xowa-visited">Firefox Addon</a>
<a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_40" title="App/Xtn/Browser/XOWA viewer">Firefox Addon</a>
</li>
</ul>
</td>
@ -271,7 +271,7 @@
<td style='width:30%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_41" title="Diagnostics" class="xowa-visited">Diagnostics</a>
<a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_41" title="Diagnostics">Diagnostics</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Setup/Installation/Self_extracting_exe.html" id="xolnki_42" title="App/Setup/Installation/Self extracting exe">Self extracting exe</a>
@ -297,7 +297,7 @@
<a href="http://xowa.org/home/wiki/Help/Contributing.html" id="xolnki_44" title="Help/Contributing">Contributing</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_45" title="Help/Feedback" class="xowa-visited">Feedback</a>
<a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_45" title="Help/Feedback">Feedback</a>
</li>
</ul>
</td>
@ -307,13 +307,13 @@
<td style='width:25%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_46" title="Help/License/Code" class="xowa-visited">License/Code</a>
<a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_46" title="Help/License/Code">License/Code</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Help/License/Docs.html" id="xolnki_47" title="Help/License/Docs">License/Docs</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Help/Privacy/Desktop.html" id="xolnki_48" title="Help/Privacy/Desktop" class="xowa-visited">Privacy</a>
<a href="http://xowa.org/home/wiki/Help/Privacy/Desktop.html" id="xolnki_48" title="Help/Privacy/Desktop">Privacy</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Help/Security.html" id="xolnki_49" title="Help/Security">Security</a>
@ -326,7 +326,7 @@
<td style='width:30%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_50" title="Help/Release schedule" class="xowa-visited">Release schedule</a>
<a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_50" title="Help/Release schedule">Release schedule</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Help/Roadmap.html" id="xolnki_51" title="Help/Roadmap">Roadmap</a>
@ -346,7 +346,7 @@
<td style='width:90%'>
<ul>
<li>
<a href="http://xowa.org/home/wiki/Archive/App/UI/Main_window_layout.html" id="xolnki_52" title="Archive/App/UI/Main window layout" class="xowa-visited">Window layout</a>
<a href="http://xowa.org/home/wiki/Archive/App/UI/Main_window_layout.html" id="xolnki_52" title="Archive/App/UI/Main window layout">Window layout</a>
</li>
</ul>
<ul>
@ -378,7 +378,7 @@
<a href="http://xowa.org/home/wiki/App/Basics/Files.html" id="xolnki_61" title="App/Basics/Files">Files</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_62" title="App/Xtn/Android" class="xowa-visited">Android/Alpha</a>
<a href="http://xowa.org/home/wiki/App/Xtn/Android.html" id="xolnki_62" title="App/Xtn/Android">Android/Alpha</a>
</li>
<li>
<a href="http://xowa.org/home/wiki/Dev/Design/CSS.html" id="xolnki_63" title="Dev/Design/CSS">Dev/Design/CSS</a>

View File

@ -39,7 +39,7 @@
<span class="mw-headline" id="Defects">Defects</span>
</h2>
<p>
If you find a defect with XOWA, please report it as detailed in <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>. Please include the following in your report:
If you find a defect with XOWA, please report it as detailed in <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>. Please include the following in your report:
</p>
<ul>
<li>

View File

@ -21,7 +21,7 @@
All files are available at <a href="https://github.com/gnosygnu/xowa/releases/" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/</a>
</p>
<p>
For more info, see <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_2" title="Blog" class="xowa-visited">Blog</a>
For more info, see <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_2" title="Blog">Blog</a>
</p>
<h2>
<span class="mw-headline" id="Windows">Windows</span>
@ -198,7 +198,7 @@
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_3" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
<span style='font-variant:small-caps'>Links</span>: <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_3" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</dd>
</dl>

View File

@ -51,7 +51,7 @@
<span class="mw-headline" id="I.27ve_found_a_bug._How_do_I_report_it.3F">I've found a bug. How do I report it?</span>
</h2>
<p>
Report it through Github, Wikipedia or by email! See <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback" class="xowa-visited">Help/Feedback</a>
Report it through Github, Wikipedia or by email! See <a href="http://xowa.org/home/wiki/Help/Feedback.html" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>
</p>
<h2>
<span class="mw-headline" id="How_do_you_pronounce_XOWA.3F">How do you pronounce XOWA?</span>
@ -66,7 +66,7 @@
<span class="mw-headline" id="Why_are_language_links_to_other_wikis_not_listed.3F">Why are language links to other wikis not listed?</span>
</h2>
<p>
Short answer: Set up the Wikidata wiki (www.wikidata.org). See <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_3" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a>. After you install the Wikidata wiki, language links to other wikis will be listed at the bottom of the article.
Short answer: Set up the Wikidata wiki (www.wikidata.org). See <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_3" title="Dashboard/Import/Online">Dashboard/Import/Online</a>. After you install the Wikidata wiki, language links to other wikis will be listed at the bottom of the article.
</p>
<p>
Long answer: See <a href="http://xowa.org/home/wiki/App/Wiki_types/Wikidata.html" id="xolnki_4" title="App/Wiki types/Wikidata">App/Wiki_types/Wikidata</a>

View File

@ -75,7 +75,7 @@
Upgrade an existing wiki with v3.3.4.1. You can upgrade with the following process
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
Go to <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_2" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
<li>
Find your wiki in the list
@ -172,7 +172,7 @@
</p>
<ul>
<li>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_5" title="Options/Import" class="xowa-visited">Options/Import</a>
Go to <a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_5" title="Options/Import">Options/Import</a>
</li>
<li>
Change "PageRank iteration count" to 0
@ -210,7 +210,7 @@
<b>Test with Simple Wikipedia</b>: The full PageRank process only takes about 20 minutes and requires no more than another 1 GB.
</li>
<li>
<b>Recreate through <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_6" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a></b>: A search index is built when a wiki is first created. You can also recreate it at <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_7" title="Dashboard/Wiki maintenance" class="xowa-visited">Dashboard/Wiki_maintenance</a>
<b>Recreate through <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_6" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a></b>: A search index is built when a wiki is first created. You can also recreate it at <a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_7" title="Dashboard/Wiki maintenance">Dashboard/Wiki_maintenance</a>
</li>
</ul>

View File

@ -100,19 +100,19 @@
</li>
</ul>
<p>
For a full list, see <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online" class="xowa-visited">Dashboard/Import/Online</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_3" title="Dashboard/Image databases" class="xowa-visited">Dashboard/Image_databases</a>
For a full list, see <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_2" title="Dashboard/Import/Online">Dashboard/Import/Online</a> and <a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_3" title="Dashboard/Image databases">Dashboard/Image_databases</a>
</p>
<h2>
<span class="mw-headline" id="Philosophy">Philosophy</span>
</h2>
<p>
XOWA is free software. The code is open source under the AGPLv3 license, and available to anyone for review or modification. See <a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_4" title="Help/License/Code" class="xowa-visited">Help/License/Code</a> for more information as well as <a href="https://github.com/gnosygnu/xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa</a>.
XOWA is free software. The code is open source under the AGPLv3 license, and available to anyone for review or modification. See <a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_4" title="Help/License/Code">Help/License/Code</a> for more information as well as <a href="https://github.com/gnosygnu/xowa" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa</a>.
</p>
<p>
XOWA advocates free content. All documentation and project artifacts are provided under the Creative Commons CC BY-NC-SA license. See <a href="http://xowa.org/home/wiki/Help/License/Docs.html" id="xolnki_5" title="Help/License/Docs">Help/License/Docs</a> for more information.
</p>
<p>
XOWA values user privacy. It will never collect and upload personal information. It is designed to be run in a standalone environment, without any connection to the internet. See <a href="http://xowa.org/home/wiki/Help/Privacy/Desktop.html" id="xolnki_6" title="Help/Privacy/Desktop" class="xowa-visited">Help/Privacy/Desktop</a> for more information.
XOWA values user privacy. It will never collect and upload personal information. It is designed to be run in a standalone environment, without any connection to the internet. See <a href="http://xowa.org/home/wiki/Help/Privacy/Desktop.html" id="xolnki_6" title="Help/Privacy/Desktop">Help/Privacy/Desktop</a> for more information.
</p>
</div>

View File

@ -5,14 +5,14 @@
<title>Help/Privacy/Desktop - 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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@ -171,7 +171,7 @@
File download is disabled by default. All files are downloaded to the following directory: <code>/xowa/file</code>.
</p>
<p>
If you've enabled it, you can disable it at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_7" title="Options/Files" class="xowa-visited">Options/Files</a>
If you've enabled it, you can disable it at <a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_7" title="Options/Files">Options/Files</a>
</p>
<h2>
<span class="mw-headline" id="Math_images_.28LaTEX_only.29">Math images (LaT<sub>E</sub>X only)</span>
@ -183,7 +183,7 @@
If you choose to use LaT<sub>E</sub>X then temporary files will be generated. All files are created in the following directory: <code>/xowa/file/name_of_wiki/math</code>.
</p>
<p>
You can always disable LaT<sub>E</sub>X again at <a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_8" title="Options/Math" class="xowa-visited">Options/Math</a>
You can always disable LaT<sub>E</sub>X again at <a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_8" title="Options/Math">Options/Math</a>
</p>
<h2>
<span class="mw-headline" id="Content_applications">Content applications</span>

View File

@ -76,7 +76,7 @@
<span class="mw-headline" id="Disclaimer">Disclaimer</span>
</h2>
<p>
Please note that this program is beta software. Although it is my best hope that you find this program functional and useful, I make no assurances regarding stability or fitness of purpose. For more details, see <a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_2" title="Help/License/Code" class="xowa-visited">Help/License/Code</a>.
Please note that this program is beta software. Although it is my best hope that you find this program functional and useful, I make no assurances regarding stability or fitness of purpose. For more details, see <a href="http://xowa.org/home/wiki/Help/License/Code.html" id="xolnki_2" title="Help/License/Code">Help/License/Code</a>.
</p>
<h2>
<span class="mw-headline" id="Release_notes">Release notes</span>
@ -90,10 +90,10 @@
</li>
</ul>
<p>
For more details about this release, please see the <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_3" title="Blog" class="xowa-visited">blog</a> and the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log" class="xowa-visited">change log</a>.
For more details about this release, please see the <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_3" title="Blog">blog</a> and the <a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_4" title="Change log">change log</a>.
</p>
<p>
For more details about the release schedule, please see <a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_5" title="Help/Release schedule" class="xowa-visited">the release schedule</a>.
For more details about the release schedule, please see <a href="http://xowa.org/home/wiki/Help/Release_schedule.html" id="xolnki_5" title="Help/Release schedule">the release schedule</a>.
</p>
<h2>
<span class="mw-headline" id="New_users">New users</span>
@ -125,7 +125,7 @@
</dl>
</dd>
<dd>
Feel free to look around during the import process. You can start at <a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_6" title="Help/Contents" class="xowa-visited">Help/Contents</a>. When the process completes, it will open Simple Wikipedia.
Feel free to look around during the import process. You can start at <a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_6" title="Help/Contents">Help/Contents</a>. When the process completes, it will open Simple Wikipedia.
</dd>
</dl>
<dl>
@ -157,7 +157,7 @@
After exploring Simple Wikipedia, you may want to import another wiki such as English Wikipedia, French Wiktionary, German Wikisource, Wikidata, Commons, etc.
</dd>
<dd>
To import another wiki, please visit <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_11" title="Dashboard/Import/Online" class="xowa-visited">import online</a>.
To import another wiki, please visit <a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_11" title="Dashboard/Import/Online">import online</a>.
</dd>
</dl>
<h5>
@ -166,7 +166,7 @@
<hr>
<ul>
<li>
<b>Import from a dump file</b>: See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_12" title="Dashboard/Import/Offline" class="xowa-visited">import offline</a>.
<b>Import from a dump file</b>: See <a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_12" title="Dashboard/Import/Offline">import offline</a>.
</li>
</ul>
<h2>
@ -177,7 +177,7 @@
</p>
<ul>
<li>
v3.3.4 has a new auto-complete address bar. It also has a faster Search system. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_13" title="App/Search" class="xowa-visited">App/Search</a>
v3.3.4 has a new auto-complete address bar. It also has a faster Search system. See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_13" title="App/Search">App/Search</a>
</li>
</ul>
<dl>
@ -199,7 +199,7 @@
v2.6.5 uses SWT v4.5 and XULRunner v24. See <a href="http://xowa.org/home/wiki/Dev/SWT.html" id="xolnki_15" title="Dev/SWT">Dev/SWT</a> and <a href="http://xowa.org/home/wiki/App/UI/HTML_Browser.html" id="xolnki_16" title="App/UI/HTML Browser">HTML Browser</a>
</li>
<li>
v2.6.3 uses WebKit for MacOSX. For more info, see <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_17" title="Blog" class="xowa-visited">Blog</a><br>
v2.6.3 uses WebKit for MacOSX. For more info, see <a href="http://xowa.org/home/wiki/Blog.html" id="xolnki_17" title="Blog">Blog</a><br>
</li>
</ul>
<dl>
@ -212,7 +212,7 @@
v2.5.4 has changed online file downloads. Among other things, ImageMagick and Inkscape are no longer required. For more info, see <a href="http://xowa.org/home/wiki/App/Basics/Files.html" id="xolnki_18" title="App/Basics/Files">Files</a>
</li>
<li>
v2.4.2 has improved Search performance and v2.4.4 has added multi-wiki Search. For more info, see <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_19" title="App/Search" class="xowa-visited">App/Search</a>
v2.4.2 has improved Search performance and v2.4.4 has added multi-wiki Search. For more info, see <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_19" title="App/Search">App/Search</a>
</li>
<li>
v2.4.1 has introduced major database layout changes. For more info, see <a href="http://xowa.org/home/wiki/Dev/Design/Database.html" id="xolnki_20" title="Dev/Design/Database">Database</a>
@ -235,7 +235,7 @@
If the font size is too small, right-click and choose Font Increase
</li>
<li>
If you need more control over the font, customize it on the <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_21" title="Options/Window" class="xowa-visited">Options/Window</a> and <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_22" title="Options/HTML" class="xowa-visited">Options/HTML</a>
If you need more control over the font, customize it on the <a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_21" title="Options/Window">Options/Window</a> and <a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_22" title="Options/HTML">Options/HTML</a>
</li>
</ul>
</li>
@ -291,7 +291,7 @@
<table class="wikitable">
<tr>
<td>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_28" title="Dashboard/Import/Online" class="xowa-visited">Import Online</a>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Online.html" id="xolnki_28" title="Dashboard/Import/Online">Import Online</a>
</td>
<td>
Import a wiki from a list of 827 known Wikimedia Foundation wikis
@ -299,7 +299,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_29" title="Dashboard/Import/Offline" class="xowa-visited">Import Offline</a>
<a href="http://xowa.org/home/wiki/Dashboard/Import/Offline.html" id="xolnki_29" title="Dashboard/Import/Offline">Import Offline</a>
</td>
<td>
Import a wiki through a dump; import also through script; also upgrade category to version 2
@ -307,7 +307,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_30" title="Dashboard/Image databases" class="xowa-visited">Image databases</a>
<a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" id="xolnki_30" title="Dashboard/Image databases">Image databases</a>
</td>
<td>
Download image databases for your wiki
@ -315,7 +315,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_31" title="Dashboard/Wiki maintenance" class="xowa-visited">Wiki Maintenance</a>
<a href="http://xowa.org/home/wiki/Dashboard/Wiki_maintenance.html" id="xolnki_31" title="Dashboard/Wiki maintenance">Wiki Maintenance</a>
</td>
<td>
Update your wikis if they are outdated
@ -331,7 +331,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_33" title="Help/Contents" class="xowa-visited">Contents</a>
<a href="http://xowa.org/home/wiki/Help/Contents.html" id="xolnki_33" title="Help/Contents">Contents</a>
</td>
<td>
View all help topics
@ -347,7 +347,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_35" title="Change log" class="xowa-visited">Change log</a>
<a href="http://xowa.org/home/wiki/Change_log.html" id="xolnki_35" title="Change log">Change log</a>
</td>
<td>
View changes for each XOWA release
@ -355,7 +355,7 @@
</tr>
<tr>
<td>
<a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_36" title="Diagnostics" class="xowa-visited">Diagnostics</a>
<a href="http://xowa.org/home/wiki/Diagnostics.html" id="xolnki_36" title="Diagnostics">Diagnostics</a>
</td>
<td>
Run test pages to make sure that XOWA works on your system.

View File

@ -5,7 +5,7 @@
<title>Options - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,14 +108,14 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -127,7 +127,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -218,7 +218,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.b394ccc80246a04a003f29c1c3b2c21c">
<style data-source="xowa">
.console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
.code
,.path
@ -322,7 +322,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_2" title="Options/Window" class="xowa-visited">Window</a>
<a href="http://xowa.org/home/wiki/Options/Window.html" id="xolnki_2" title="Options/Window">Window</a>
</td>
<td>
Window Font and Startup position
@ -367,7 +367,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_7" title="Options/Shortcuts" class="xowa-visited">Shortcuts</a>
<a href="http://xowa.org/home/wiki/Options/Shortcuts.html" id="xolnki_7" title="Options/Shortcuts">Shortcuts</a>
</td>
<td>
Keyboard shortcuts
@ -396,7 +396,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_10" title="Options/Import" class="xowa-visited">Import</a>
<a href="http://xowa.org/home/wiki/Options/Import.html" id="xolnki_10" title="Options/Import">Import</a>
</td>
<td>
Import options
@ -404,7 +404,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_11" title="Options/Files" class="xowa-visited">Files</a>
<a href="http://xowa.org/home/wiki/Options/Files.html" id="xolnki_11" title="Options/Files">Files</a>
</td>
<td>
File / image options
@ -425,7 +425,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_13" title="Options/HTML" class="xowa-visited">Appearance</a>
<a href="http://xowa.org/home/wiki/Options/HTML.html" id="xolnki_13" title="Options/HTML">Appearance</a>
</td>
<td>
HTML page font and custom CSS
@ -433,7 +433,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_14" title="Options/Wiki HTML" class="xowa-visited">Wiki</a>
<a href="http://xowa.org/home/wiki/Options/Wiki_HTML.html" id="xolnki_14" title="Options/Wiki HTML">Wiki</a>
</td>
<td>
Miscellaneous wiki HTML options
@ -454,7 +454,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Content_apps.html" id="xolnki_16" title="Options/Content apps" class="xowa-visited">Content Apps</a>
<a href="http://xowa.org/home/wiki/Options/Content_apps.html" id="xolnki_16" title="Options/Content apps">Content Apps</a>
</td>
<td>
Content applications (web browser, image viewer, media player)
@ -470,7 +470,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/HTTP_server.html" id="xolnki_18" title="Options/HTTP server" class="xowa-visited">HTTP Server</a>
<a href="http://xowa.org/home/wiki/Options/HTTP_server.html" id="xolnki_18" title="Options/HTTP server">HTTP Server</a>
</td>
<td>
HTTP Server: Run XOWA as an HTTP Server
@ -483,7 +483,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_19" title="Options/Search suggest" class="xowa-visited">Search suggest</a>
<a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_19" title="Options/Search suggest">Search suggest</a>
</td>
<td>
Search suggest options (controls behavior in the search box)
@ -491,7 +491,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_20" title="Options/Search" class="xowa-visited">Search</a>
<a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_20" title="Options/Search">Search</a>
</td>
<td>
Search options (controls behavior for Special:Search)
@ -512,7 +512,7 @@ li.active a, li.active a:hover
<table class='options_table'>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_22" title="Options/Math" class="xowa-visited">Math</a>
<a href="http://xowa.org/home/wiki/Options/Math.html" id="xolnki_22" title="Options/Math">Math</a>
</td>
<td>
Math options (text called in an {{#math}} statement)
@ -520,7 +520,7 @@ li.active a, li.active a:hover
</tr>
<tr>
<td class='options_row_label'>
<a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_23" title="Options/Scribunto" class="xowa-visited">Scribunto</a>
<a href="http://xowa.org/home/wiki/Options/Scribunto.html" id="xolnki_23" title="Options/Scribunto">Scribunto</a>
</td>
<td>
Scribunto/Lua options (text called in an {{#invoke}} statement)

View File

@ -5,7 +5,7 @@
<title>Options/Apps - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Category - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Config script - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Content apps - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Dev - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -357,8 +357,8 @@ li.active a, li.active a:hover
<td>
<textarea xowa_prop="xowa.api.usr.cache.info" class="options_textbox options_readonly" readonly='readonly' style="width: 600px; height: 100px;" id='xowa_prop_3'>
cache folder: C:\xowa\file
space used: 724.245 KB
file count: 68
space used: 3.630 MB
file count: 181
oldest file: 2016-03-31 20:42:31
</textarea>
</td>
@ -439,7 +439,7 @@ oldest file: 2016-03-31 20:42:31
<span class="reference-text">ImageMagick and Inkscape <b>must</b> be installed (See <a href="http://xowa.org/home/wiki/Dev/File/Setup.html" id="xolnki_2" title="Dev/File/Setup">Dev/File/Setup</a>)</span>
</li>
<li>
<span class="reference-text">An internet connection must be available, or a local tarball must be set up. (See <a href="http://xowa.org/home/wiki/Archive/Usage/Offline_images.html" id="xolnki_3" title="Archive/Usage/Offline images" class="xowa-visited">Archive/Usage/Offline_images</a>)</span>
<span class="reference-text">An internet connection must be available, or a local tarball must be set up. (See <a href="http://xowa.org/home/wiki/Archive/Usage/Offline_images.html" id="xolnki_3" title="Archive/Usage/Offline images">Archive/Usage/Offline_images</a>)</span>
</li>
</ul>
</li>

View File

@ -5,7 +5,7 @@
<title>Options/Firefox addon - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -310,7 +310,7 @@ li.active a, li.active a:hover
</h2>
<ol class="references">
<li id="cite_note-install_by_firefox_exe-0">
<span class="mw-cite-backlink"><a href="#cite_ref-install_by_firefox_exe_0-0">^</a></span> <span class="reference-text">Installs the XOWA viewer add-on by running "firefox xowa_viewer.xpi". Note that Firefox should launch after clicking the install link. For more information, see <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer" class="xowa-visited">App/Xtn/Browser/XOWA_viewer</a></span>
<span class="mw-cite-backlink"><a href="#cite_ref-install_by_firefox_exe_0-0">^</a></span> <span class="reference-text">Installs the XOWA viewer add-on by running "firefox xowa_viewer.xpi". Note that Firefox should launch after clicking the install link. For more information, see <a href="http://xowa.org/home/wiki/App/Xtn/Browser/XOWA_viewer.html" id="xolnki_2" title="App/Xtn/Browser/XOWA viewer">App/Xtn/Browser/XOWA_viewer</a></span>
</li>
<li id="cite_note-firefox_exe_path-1">
<span class="mw-cite-backlink"><a href="#cite_ref-firefox_exe_path_1-0">^</a></span> <span class="reference-text">Enter the path where Firefox is installed. (default is <code>firefox</code>) You may need to point this directly to your firefox executable if it doesn't work.</span>

View File

@ -5,7 +5,7 @@
<title>Options/HTML - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/HTML 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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Import - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Language - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Math - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -305,7 +305,7 @@ li.active a, li.active a:hover
You can also test your configuration changes by hovering over this link: <a href="http://xowa.org/home/wiki/Main_Page.html" id="xolnki_2" title="Main Page" class="xowa-visited">XOWA Main Page</a>.
</p>
<p>
For more infomation, visit the <a href="http://xowa.org/home/wiki/App/Xtn/Html/Popups.html" id="xolnki_3" title="App/Xtn/Html/Popups" class="xowa-visited">Popups help page</a>
For more infomation, visit the <a href="http://xowa.org/home/wiki/App/Xtn/Html/Popups.html" id="xolnki_3" title="App/Xtn/Html/Popups">Popups help page</a>
</p>
<div style='float:right; margin-right:10px; margin-top:5px;'>
<p>

View File

@ -5,7 +5,7 @@
<title>Options/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">
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;

View File

@ -5,7 +5,7 @@
<title>Options/Scribunto - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -403,7 +403,7 @@ li.active a, li.active a:hover
<span class="reference-text"><b>executable permissions</b>: Linux / Mac OS X users may need to grant execute permission to the Lua binary. To ensure proper setup, please do the following:</span>
<ul>
<li>
<span class="reference-text">Open <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/All.html" id="xolnki_3" title="Diagnostics/Scribunto/All" class="xowa-visited">Diagnostics/Scribunto/All</a></span>
<span class="reference-text">Open <a href="http://xowa.org/home/wiki/Diagnostics/Scribunto/All.html" id="xolnki_3" title="Diagnostics/Scribunto/All">Diagnostics/Scribunto/All</a></span>
</li>
<li>
<span class="reference-text">If the page fails, then see <a href="http://xowa.org/home/wiki/App/Xtn/Mediawiki/Scribunto.html#Permissions" id="xolnki_4" title="App/Xtn/Mediawiki/Scribunto">App/Xtn/Mediawiki/Scribunto#Permissions</a></span>

View File

@ -5,7 +5,7 @@
<title>Options/Search - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -290,7 +290,7 @@ li.active a, li.active a:hover
You can also test your configuration changes by going to this link: <a href="https://simple.wikipedia.org/wiki/Special:Search/Earth*" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Special:Search/Earth*</a> or <a href="https://en.wikipedia.org/wiki/Special:Search/Earth*" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Special:Search/Earth*</a>
</p>
<p>
For more infomation, visit the <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_2" title="App/Search" class="xowa-visited">Search help page</a><br>
For more infomation, visit the <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_2" title="App/Search">Search help page</a><br>
</p>
<div style='float:right;'>
<div style='float:right; margin-right:10px; margin-top:5px;'>

View File

@ -5,7 +5,7 @@
<title>Options/Search suggest - 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 data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -17,7 +17,7 @@
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -108,7 +108,7 @@ li.active a, li.active a:hover
min-height: 300px;
}
</style>
<style data-id="xowa_html.46c4013ddf8dccc9dfc4f9337abd9d22">
<style data-source="xowa">
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
@ -120,7 +120,7 @@ li.active a, li.active a:hover
.options_checkbox {padding: 2px; border: 1px solid black;}
.options_readonly {background-color:#F9F9F9;}
</style>
<style data-id="xowa_html.f3a51b13744b2f58df519f77fc3b2725">
<style data-source="xowa">
.optionsButton
{
width: 100px;
@ -499,7 +499,7 @@ space=\s
</li>
<li id="cite_note-url_bar-symbols-6">
<span class="mw-cite-backlink"><a href="#cite_ref-url_bar-symbols_6-0">^</a></span> <span class="reference-text">Define symbols for address-bar searches: (default is )<br>
This is an advanced option which allows custom definition of symbols for search terms. For more information on search queries, see <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_2" title="App/Search" class="xowa-visited">App/Search</a> Note the following details:</span>
This is an advanced option which allows custom definition of symbols for search terms. For more information on search queries, see <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_2" title="App/Search">App/Search</a> Note the following details:</span>
<ul>
<li>
<span class="reference-text">"\s" means space</span>
@ -555,7 +555,7 @@ space=\s
</dl>
<ul>
<li>
<span class="reference-text">Search : Search suggestions will return titles that have the word. Also allows extended search syntax (See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_3" title="App/Search" class="xowa-visited">App/Search</a>)</span>
<span class="reference-text">Search : Search suggestions will return titles that have the word. Also allows extended search syntax (See <a href="http://xowa.org/home/wiki/App/Search.html" id="xolnki_3" title="App/Search">App/Search</a>)</span>
</li>
</ul>
<dl>

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