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.3 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-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_windows_64_v2.8.4.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_windows_v2.8.4.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-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_linux_64_v2.8.4.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_linux_v2.8.4.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-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_macosx_64_v2.8.4.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
2015-07-20 05:16:15 +00:00
</li>
2015-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.8.4.1/xowa_app_macosx_v2.8.4.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-08-24 04:36:52 +00:00
<li> <a href="https://github.com/gnosygnu/xowa/archive/v2.8.4.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-08-24 04:36:52 +00:00
<span class='mw-headline' id='v2.8.4.1_.282015-08-24.29'>v2.8.4.1 (2015-08-24)</span>
2015-07-20 05:16:15 +00:00
</h2>
<p>
2015-08-24 04:36:52 +00:00
<b>fix</b>
2015-07-20 05:16:15 +00:00
</p>
<ul>
<li>
2015-08-24 04:36:52 +00:00
Import: Fix broken urls for wikimedia wikis (affects 7 wikimedia dumps not importing) {detected by cd19s}. See: [[Help:Import/List]] <a href="https://ar.wikimedia.org/wiki/">https://ar.wikimedia.org</a> <a href="https://ca.wikimedia.org/wiki/">https://ca.wikimedia.org</a> <a href="https://be.wikimedia.org/wiki/">https://be.wikimedia.org</a> <a href="https://uk.wikimedia.org" class="external text" rel="nofollow">https://uk.wikimedia.org</a> <a href="https://br.wikimedia.org/wiki/">https://br.wikimedia.org</a> <a href="https://co.wikimedia.org/wiki/">https://co.wikimedia.org</a> <a href="https://se.wikimedia.org/wiki/">https://se.wikimedia.org</a>
2015-07-20 05:16:15 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
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">https://en.wikipedia.org/wiki/Edward_Snowden</a> <a href="https://en.wikipedia.org/wiki/Xinjiang">https://en.wikipedia.org/wiki/Xinjiang</a> <a href="https://en.wikipedia.org/wiki/Alice_Brady">https://en.wikipedia.org/wiki/Alice_Brady</a> [broken since:v2.8.2]
2015-07-20 05:16:15 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
Setup: Fix XOWA root directory for setup_lua.sh (affects error message on console when application first starts; also official lua won't work (LuaJ does)). See: /xowa/bin/os_name/xowa/script/setup_lua.sh
2015-07-20 05:16:15 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
Lang: Fix non-working link trail for non-WikiMedia wikis {detected by pirate}. See: <a href="https://nethackwiki.com/wiki/">http://nethackwiki.com</a> [broken since:v2.7.2]
2015-08-17 06:14:02 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
FirefoxAddon: Fix XOWA toolbar button and sidebar links; EX:xowa:home //en.wikipedia.org/ {detected by pirate}.
2015-07-20 05:16:15 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
FirefoxAddon: Fix images not loading on first view {detected by pirate}.
2015-08-03 04:21:47 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
Setup: Enable bundled JRE for Windows .exe. See: /xowa/xowa.exe
2015-08-17 06:14:02 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
Make.Images: Fix images not downloading for small wikis.
2015-07-20 05:16:15 +00:00
</li>
</ul>
<p>
2015-08-24 04:36:52 +00:00
<b>change</b>
2015-07-20 05:16:15 +00:00
</p>
<ul>
<li>
2015-08-24 04:36:52 +00:00
Javascript.Find: Allow search by backslash; EX:"C:\XOWA". See: [[Help:Upgrading]]
2015-07-20 05:16:15 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
API.Wikimedia: Add bldr command for downloading wiki meta data. See: [[Help:Import/Command-line/Site meta]]
2015-08-03 04:21:47 +00:00
</li>
2015-08-17 06:14:02 +00:00
</ul>
<p>
2015-08-24 04:36:52 +00:00
<b>package</b>
2015-08-17 06:14:02 +00:00
</p>
<ul>
2015-08-03 04:21:47 +00:00
<li>
2015-08-24 04:36:52 +00:00
Package: Release image update for Persian wikis (2015-08). See: <a href="https://archive.org/download/Xowa_fawiki_latest" class="external text" rel="nofollow">https://archive.org/download/Xowa_fawiki_latest</a>
2015-08-03 04:21:47 +00:00
</li>
<li>
2015-08-24 04:36:52 +00:00
Package: Release image update for Bengali Wikis (2015-08). See: <a href="https://archive.org/download/Xowa_bnwiki_latest" class="external text" rel="nofollow">https://archive.org/download/Xowa_bnwiki_latest</a>
2015-07-20 05:16:15 +00:00
</li>
</ul>
<p>
2015-08-24 04:36:52 +00:00
<b>minor</b>
2015-07-20 05:16:15 +00:00
</p>
<ul>
<li>
2015-08-24 04:36:52 +00:00
FirefoxAddon: Include latest version of XOWA Addon (v0.2.1) {detected by pirate}. See: /xowa/bin/any/firefox/xowa_viewer/default/
2015-08-17 06:14:02 +00:00
</li>
2015-08-24 04:36:52 +00:00
</ul>
<p>
<b>trivial</b>
</p>
<ul>
2015-08-17 06:14:02 +00:00
<li>
2015-08-24 04:36:52 +00:00
Diagnostics: Fix test to expect "home" instead of "Home". See: [[Help:Diagnostics/Scribunto/SiteLibrary]]
2015-08-17 06:14:02 +00:00
</li>
</ul>
<p>
2015-08-24 04:36:52 +00:00
<b>dev</b>
2015-08-17 06:14:02 +00:00
</p>
<ul>
<li>
2015-08-24 04:36:52 +00:00
Source: Clean up Xow_domain_itm and Xow_abrv_wm.
2015-07-20 05:16:15 +00:00
</li>
</ul>
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>