123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- <!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 -->
- <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>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_windows_64_v3.1.3.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
- </li>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_windows_v3.1.3.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
- </li>
- </ul>
- <h2><span class='mw-headline' id='Linux'> Linux </span></h2>
- <ul>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_linux_64_v3.1.3.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
- </li>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_linux_v3.1.3.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
- </li>
- </ul>
- <h2><span class='mw-headline' id='Mac_OS_X'> Mac OS X </span></h2>
- <ul>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_macosx_64_v3.1.3.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
- </li>
- <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.3.1/xowa_app_macosx_v3.1.3.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
- </li>
- </ul>
- <h2><span class='mw-headline' id='Android'> Android (beta) </span></h2>
- <ul>
- <li> <a href="https://github.com/gnosygnu/xowa_android/releases/download/v3.1.3.1/xowa_app_android_v3.1.3.1.apk" class="external text" rel="nofollow">Android</a>
- </li>
- </ul>
- <h2><span class='mw-headline' id='Source'> Source code </span></h2>
- <ul>
- <li> <a href="https://github.com/gnosygnu/xowa/archive/v3.1.3.1.zip" class="external text" rel="nofollow">Source code</a>
- </li>
- </ul>
- <br/>
- <h2>
- <span class='mw-headline'>Change log</span>
- </h2>
- <h2>
- <span class="mw-headline" id="v3.1.3.1_.282016-01-17.29">v3.1.3.1 (2016-01-17)</span>
- </h2>
- <h3>
- <span class="mw-headline" id="Desktop">Desktop</span>
- </h3>
- <p>
- <b>add</b>
- </p>
- <ul>
- <li>
- Command-line: Expand instructions for generating HTML dumps. See: [[Help:Import/Command-line/Dumps]]
- </li>
- </ul>
- <p>
- <b>significant</b>
- </p>
- <ul>
- <li>
- Import: Delete broken page redirects when importing wiki in dansguardian.
- </li>
- <li>
- Html: Show info.png and play.png from css, not HTML. See: <a href="https://en.wikipedia.org/wiki/Piano">https://en.wikipedia.org/wiki/Piano</a>
- </li>
- </ul>
- <p>
- <b>minor</b>
- </p>
- <ul>
- <li>
- Gallery: Ignore items with invalid file titles; EX:<gallery>File:#A.png</gallery>.
- </li>
- <li>
- Url: Output "" instead of "file:///" if src is unknown.
- </li>
- </ul>
- <p>
- <b>trivial</b>
- </p>
- <ul>
- <li>
- Parser.Lnki: Title-case page if link argument has xwiki alias to same wiki; EX:[[File:A.png|link=en:Help:a]] -> "Help:A" x> "Help:a". See: <a href="https://en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5">https://en.wikipedia.org/wiki/Wikipedia:Teahouse/Guest_book/Archive_5</a>
- </li>
- </ul>
- <h3>
- <span class="mw-headline" id="Android">Android</span>
- </h3>
- <p>
- <b>fix</b>
- </p>
- <ul>
- <li>
- Setup: Do not write log to SD card {detected by anonymous}.
- </li>
- </ul>
- <p>
- <b>add</b>
- </p>
- <ul>
- <li>
- Special: Implement random.
- </li>
- </ul>
- <p>
- <b>change</b>
- </p>
- <ul>
- <li>
- Html: Show video thumbs. See: <a href="https://en.wikipedia.org/wiki/Lepidoptera">https://en.wikipedia.org/wiki/Lepidoptera</a>
- </li>
- <li>
- Html: Show images from imageMap (available in next English Wikipedia release). See: <a href="https://en.wikipedia.org/wiki/Australia">https://en.wikipedia.org/wiki/Australia</a>
- </li>
- <li>
- Html: Show images from fake-thumb divs. See: <a href="https://en.wikipedia.org/wiki/List_of_counties_in_New_York">https://en.wikipedia.org/wiki/List_of_counties_in_New_York</a>
- </li>
- <li>
- Css: Change background-color to black for infobox / wikitable in night-mode {detected by anonymous} {detected by anonymous}. See: <a href="https://en.wikipedia.org/wiki/Earth">https://en.wikipedia.org/wiki/Earth</a>
- </li>
- </ul>
- <p>
- <b>significant</b>
- </p>
- <ul>
- <li>
- Html: Center gallery images.
- </li>
- </ul>
- <p>
- <b>minor</b>
- </p>
- <ul>
- <li>
- Html: Change background color to transparent for Portal divs. See: <a href="https://en.wikipedia.org/wiki/Australia">https://en.wikipedia.org/wiki/Australia</a>
- </li>
- </ul>
-
- <!-- 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'>
- <a style="background-image: url(xowa-logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
- </div>
- <div class="portal" id='xowa-portal-home'>
- <h3>XOWA</h3>
- <div class="body">
- <ul>
- <li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
- <li><a href="blog.html" title='Follow XOWA''s development process'>Blog</a></li>
- <li><a href="screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
- <li><a href="download.html" title='Download the XOWA application'>Download XOWA</a></li>
- <li><a href="image_dbs.html" title='Download offline wikis and image databases'>Download wikis</a></li>
- <li><a href="reviews.html" title='Read what others have written about XOWA'>Media</a></li>
- <li><a href="about.html" title='Get more information about XOWA'>About</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-help'>
- <h3>Help</h3>
- <div class="body">
- <ul>
- <li><a href="requirements.html" title='Get XOWA'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>
|