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

207 lines
9.6 KiB
HTML
Raw Normal View History

2015-07-20 04:41:12 +00:00
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Download</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<link rel="shortcut icon" href="xowa-logo.png" />
<link rel="stylesheet" href="xowa.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>Download</span></h1>
<div id="bodyContent">
<div id="siteSub">From XOWA: a free, open-source, offline wiki application</div>
<div id="contentSub"></div>
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
2015-07-20 05:16:15 +00:00
<p>All files are available at <a href="https://github.com/gnosygnu/xowa/releases/" class="external text" rel="nofollow">https://github.com/gnosygnu/xowa/releases/</a>
<h2><span class='mw-headline' id='Windows'> Windows </span></h2>
<ul>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_windows_64_v2.10.3.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_windows_v2.10.3.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
</ul>
<h2><span class='mw-headline' id='Linux'> Linux </span></h2>
<ul>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_linux_64_v2.10.3.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_linux_v2.10.3.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
</ul>
<h2><span class='mw-headline' id='Mac_OS_X'> Mac OS X </span></h2>
<ul>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_macosx_64_v2.10.3.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.10.3.1/xowa_app_macosx_v2.10.3.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
</ul>
<h2><span class='mw-headline' id='Source'> Source code </span></h2>
<ul>
2015-10-19 02:24:23 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/archive/v2.10.3.1.zip" class="external text" rel="nofollow">Source code</a>
2015-07-20 05:16:15 +00:00
</li>
</ul>
<br/>
<h2>
<span class='mw-headline'>Change log</span>
</h2>
<h2>
2015-10-19 02:24:23 +00:00
<span class='mw-headline' id='v2.10.3.1_.282015-10-18.29'>v2.10.3.1 (2015-10-18)</span>
2015-07-20 05:16:15 +00:00
</h2>
2015-10-12 05:14:42 +00:00
<p>
<b>fix</b>
</p>
<ul>
<li>
2015-10-19 02:24:23 +00:00
File: Fix files not downloading for commons.wikimedia.org {detected by Miles}. See: <a href="https://commons.wikimedia.org/wiki/Featured_pictures">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a> [broken since:v2.10.2.1]
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
Xtn.Translate: Always enable &lt;translate&gt; (affects &lt;translate&gt; and &lt;languages&gt; not working on some www.mediawiki.org pages). See: <a href="https://www.mediawiki.org/wiki/Download">https://www.mediawiki.org/wiki/Download</a> [broken since:v2.10.2.1]
2015-10-12 05:14:42 +00:00
</li>
</ul>
<p>
2015-10-19 02:24:23 +00:00
<b>change</b>
2015-10-12 05:14:42 +00:00
</p>
<ul>
<li>
2015-10-19 02:24:23 +00:00
Lang: Handle variants inside html tags (affects incorrect content for some pages on Chinese / Serbian wikis); EX:&lt;img id='hk' title='hk-{hk}-hk' class='hk'/&gt;. See: <a href="https://sr.wikinews.org/wiki/Проглашени_победници_„Вики_воли_Земљу">https://sr.wikinews.org/wiki/Проглашени_победници_„Вики_воли_Земљу</a>"
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
ParserFunctions: Support "pages", "files", "subcats" for {{PAGESINCATEGORY}} (affects expression error on some pages). See: <a href="https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表">https://zh.wikipedia.org/wiki/Wikipedia:电子游戏专题/状态图表</a> <a href="https://commons.wikimedia.org/wiki/Featured_pictures">https://commons.wikimedia.org/wiki/Commons:Featured_pictures</a>
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
Xtn.Intersection: Do not fail if ordermethod is invalid (affects missing content on some pages). See: <a href="https://sr.wiktionary.org/wiki/Викиречник:Википројекат_1001_арапска_реч/Списак_уноса">https://sr.wiktionary.org/wiki/Викиречник:Википројекат_1001_арапска_реч/Списак_уноса</a>
2015-07-20 05:16:15 +00:00
</li>
2015-09-21 03:45:11 +00:00
</ul>
<p>
2015-10-19 02:24:23 +00:00
<b>package</b>
2015-09-21 03:45:11 +00:00
</p>
<ul>
2015-07-20 05:16:15 +00:00
<li>
2015-10-19 02:24:23 +00:00
Package: Release image update for Serbian wikis (2015-10). See: <a href="https://archive.org/details/Xowa_srwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_srwiki_latest</a>
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
Package: Release image update for Malay wikis (2015-10). See: <a href="https://archive.org/details/Xowa_mswiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_mswiki_latest</a>
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
Package: Release image update for Bulgarian wikis (2015-10). See: <a href="https://archive.org/details/Xowa_bgwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_bgwiki_latest</a>
2015-08-03 04:21:47 +00:00
</li>
2015-10-12 05:14:42 +00:00
</ul>
<p>
<b>minor</b>
</p>
<ul>
2015-08-03 04:21:47 +00:00
<li>
2015-10-19 02:24:23 +00:00
Javascript: Position notification in "top center" not "top right". See: [[Help:Options/Window]]
2015-09-14 02:26:47 +00:00
</li>
2015-09-21 03:45:11 +00:00
</ul>
<p>
<b>trivial</b>
</p>
<ul>
2015-09-14 02:26:47 +00:00
<li>
2015-10-19 02:24:23 +00:00
Diagnostics: Fix broken diagnostic for Wikivoyage. See: [[Help:Diagnostics/Xtns/Wikivoyage/All]]
2015-07-20 05:16:15 +00:00
</li>
</ul>
2015-08-31 02:58:21 +00:00
<p>
2015-10-12 05:14:42 +00:00
<b>doc</b>
2015-08-31 02:58:21 +00:00
</p>
2015-10-12 05:14:42 +00:00
<ul>
<li>
2015-10-19 02:24:23 +00:00
Doc: Add documentation for standalone JRE {detected by Miles}. See: [[Help:Installing to a flash memory card]]
2015-10-12 05:14:42 +00:00
</li>
<li>
2015-10-19 02:24:23 +00:00
Doc: Fix url for English Wikipedia images for Portal, Wikipedia and other namespaces {detected by Miles}. See: <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_wiki_file_ns-100.7z" class="external text" rel="nofollow">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_wiki_file_ns-100.7z</a>
2015-10-12 05:14:42 +00:00
</li>
</ul>
2015-09-21 03:45:11 +00:00
<p>
2015-10-12 05:14:42 +00:00
<b>dev</b>
2015-09-21 03:45:11 +00:00
</p>
2015-10-12 05:14:42 +00:00
<ul>
<li>
2015-10-19 02:24:23 +00:00
Source: Cleanup xowa namespaces.
2015-10-12 05:14:42 +00:00
</li>
</ul>
2015-09-14 02:26:47 +00:00
2015-07-20 04:41:12 +00:00
<!-- page_end -->
</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'>
2015-07-20 05:27:03 +00:00
<a style="background-image: url(xowa-logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
2015-07-20 04:41:12 +00:00
</div>
<div class="portal" id='xowa-portal-home'>
<h3>XOWA</h3>
<div class="body">
<ul>
2015-07-20 05:27:03 +00:00
<li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
2015-07-20 04:41:12 +00:00
<li><a href="blog.html" title='Follow XOWA''s development process'>Blog</a></li>
<li><a href="screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
<li><a href="download.html" title='Download the XOWA application'>Download XOWA</a></li>
<li><a href="image_dbs.html" title='Download offline wikis and image databases'>Download wikis</a></li>
<li><a href="reviews.html" title='Read what others have written about XOWA'>Media</a></li>
<li><a href="about.html" title='Get more information about XOWA'>About</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-help'>
<h3>Help</h3>
<div class="body">
<ul>
<li><a href="requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
<li><a href="installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
<li><a href="setup_simplewiki.html" title='Learn how to set up Simple Wikipedia'>Set up Simple Wikipedia</a></li>
<li><a href="setup_enwiki.html" title='Learn how to set up English Wikipedia'>Set up English Wikipedia</a></li>
<li><a href="setup_other_wikis.html" title='Learn how to set up Other Wikipedias'>Set up Other Wikipedias</a></li>
<li><a href="contact.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-links'>
<h3>Links</h3>
<div class="body">
<ul>
<li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<div class="portal" id='xowa-portal-donate'>
<h3>Donate</h3>
<div class="body">
<ul>
<li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
<li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
<!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
</ul>
</div>
</div>
</div>
</body>
</html>