download.html 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <title>XOWA: Download</title>
  5. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  6. <link rel="shortcut icon" href="xowa-logo.png" />
  7. <link rel="stylesheet" href="xowa.css" type="text/css">
  8. </head>
  9. <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
  10. <div id="mw-page-base" class="noprint"></div>
  11. <div id="mw-head-base" class="noprint"></div>
  12. <div id="content" class="mw-body">
  13. <h1 id="firstHeading" class="firstHeading"><span>Download</span></h1>
  14. <div id="bodyContent">
  15. <div id="siteSub">From XOWA: a free, open-source, offline wiki application</div>
  16. <div id="contentSub"></div>
  17. <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
  18. <!-- page_bgn -->
  19. <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>
  20. <h2><span class='mw-headline' id='Windows'> Windows </span></h2>
  21. <ul>
  22. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_windows_64_v3.1.1.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
  23. </li>
  24. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_windows_v3.1.1.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
  25. </li>
  26. </ul>
  27. <h2><span class='mw-headline' id='Linux'> Linux </span></h2>
  28. <ul>
  29. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_linux_64_v3.1.1.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
  30. </li>
  31. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_linux_v3.1.1.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
  32. </li>
  33. </ul>
  34. <h2><span class='mw-headline' id='Mac_OS_X'> Mac OS X </span></h2>
  35. <ul>
  36. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_macosx_64_v3.1.1.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
  37. </li>
  38. <li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.1.1.1/xowa_app_macosx_v3.1.1.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
  39. </li>
  40. </ul>
  41. <h2><span class='mw-headline' id='Source'> Source code </span></h2>
  42. <ul>
  43. <li> <a href="https://github.com/gnosygnu/xowa/archive/v3.1.1.1.zip" class="external text" rel="nofollow">Source code</a>
  44. </li>
  45. </ul>
  46. <br/>
  47. <h2>
  48. <span class='mw-headline'>Change log</span>
  49. </h2>
  50. <h2>
  51. <span class="mw-headline" id="v3.1.1.1_.282016-01-03.29">v3.1.1.1 (2016-01-03)</span>
  52. </h2>
  53. <p>
  54. <b>fix</b>
  55. </p>
  56. <ul>
  57. <li>
  58. Search: Generate correct counts for search words (affects search results sometimes being off). [broken since:v2.4.4]
  59. </li>
  60. <li>
  61. Url: Fix IPA audio links (affects IPA audio links would not download pronunciations when clicked); EX:[[File:A.png|link=file:///C:/A.png]] x&gt; href='/wiki/file:///C:/A.png'. See: <a href="https://en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a> [broken since:v2.8.1]
  62. </li>
  63. </ul>
  64. <p>
  65. <b>change</b>
  66. </p>
  67. <ul>
  68. <li>
  69. ParserFunctions: Handle &lt;refs&gt; inside {{#tag}} (affects incorrectly placed ref on 1 en.w page); EX:{{#tag:ref|&lt;ref&gt;a&lt;/ref&gt;b}}. See: <a href="https://en.wikipedia.org/wiki/UK">https://en.wikipedia.org/wiki/UK</a> <a href="https://en.wikisource.org/wiki/The_Canterville_Ghost">https://en.wikisource.org/wiki/The_Canterville_Ghost</a>
  70. </li>
  71. <li>
  72. ParserFunctions: Add {{REVISIONSIZE}} (affects script error on 2 ru.w pages); EX:{{REVISIONSIZE}}. See: <a href="https://ru.wikipedia.org/wiki/%D0%AE%D1%80%D1%88%D0%BE%D1%80">https://ru.wikipedia.org/wiki/Юршор</a> <a href="https://ru.wikipedia.org/wiki/%D0%9A%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D1%8F%D1%80%D1%81%D0%BA">https://ru.wikipedia.org/wiki/Красноярск</a>
  73. </li>
  74. </ul>
  75. <p>
  76. <b>significant</b>
  77. </p>
  78. <ul>
  79. <li>
  80. Url: Process first # as anchor, not last (affects script error on 1 en.w page); EX:A#B#C -&gt; "B#C" x&gt; "C" . See: <a href="https://en.wikipedia.org/wiki/Grand_Central_Terminal">https://en.wikipedia.org/wiki/Grand_Central_Terminal</a>
  81. </li>
  82. <li>
  83. Html: Remove magnify.png from HTML (use CSS). See: <a href="https://en.wikipedia.org/wiki/Beethoven">https://en.wikipedia.org/wiki/Beethoven</a>
  84. </li>
  85. </ul>
  86. <p>
  87. <b>minor</b>
  88. </p>
  89. <ul>
  90. <li>
  91. Parser.Lnki: Handle link arguments to anchors within current page (affects links not working for images if they link to section within current page); EX:[[File:A.png|link=#B]]. See: <a href="https://en.wikipedia.org/wiki/History_of_Nauru">https://en.wikipedia.org/wiki/History_of_Nauru</a>
  92. </li>
  93. </ul>
  94. <p>
  95. <b>trivial</b>
  96. </p>
  97. <ul>
  98. <li>
  99. Html: Remove underlines from "Redirected from" messages. See: <a href="https://en.wikipedia.org/wiki/Summer_Solstice">https://en.wikipedia.org/wiki/Summer_Solstice</a>
  100. </li>
  101. <li>
  102. Html: Escape quotes in alt for gallery file_names (affects incorrect alts for gallery itm); EX:&lt;gallery&gt;File:A"b.png&lt;/gallery&gt;. See: <a href="https://en.wikipedia.org/wiki/Alexandria,_Romania">https://en.wikipedia.org/wiki/Alexandria,_Romania</a>
  103. </li>
  104. <li>
  105. Html: Escape quotes in title for links on Category page (affects incorrect titles for category page links). See: <a href="https://simple.wikipedia.org/wiki/Category:Solo_organ_piece">https://simple.wikipedia.org/wiki/Category:Solo_organ_piece</a>
  106. </li>
  107. <li>
  108. Html: Do not output alt in caption if alt only has whitespace (affects useless &lt;hr&gt; when alt is just blank space); EX:[[File:A.png|thumb|alt= ]]. See: <a href="https://en.wikipedia.org/wiki/Bird">https://en.wikipedia.org/wiki/Bird</a>
  109. </li>
  110. </ul>
  111. <!-- page_end -->
  112. </div>
  113. </div>
  114. </div>
  115. <div id="mw-head" class="noprint">
  116. <div id="left-navigation">
  117. <div id="p-namespaces" class="vectorTabs">
  118. <h3>Namespaces</h3>
  119. <ul>
  120. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  121. </ul>
  122. </div>
  123. </div>
  124. </div>
  125. <div id='mw-panel' class='noprint'>
  126. <div id='p-logo'>
  127. <a style="background-image: url(xowa-logo.png);" href="https://gnosygnu.github.io/xowa/" title="Visit the main page"></a>
  128. </div>
  129. <div class="portal" id='xowa-portal-home'>
  130. <h3>XOWA</h3>
  131. <div class="body">
  132. <ul>
  133. <li><a href="https://gnosygnu.github.io/xowa/" title='Visit the main page'>Main page</a></li>
  134. <li><a href="blog.html" title='Follow XOWA''s development process'>Blog</a></li>
  135. <li><a href="screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  136. <li><a href="download.html" title='Download the XOWA application'>Download XOWA</a></li>
  137. <li><a href="image_dbs.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  138. <li><a href="reviews.html" title='Read what others have written about XOWA'>Media</a></li>
  139. <li><a href="about.html" title='Get more information about XOWA'>About</a></li>
  140. </ul>
  141. </div>
  142. </div>
  143. <div class="portal" id='xowa-portal-help'>
  144. <h3>Help</h3>
  145. <div class="body">
  146. <ul>
  147. <li><a href="requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  148. <li><a href="installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  149. <li><a href="setup_simplewiki.html" title='Learn how to set up Simple Wikipedia'>Set up Simple Wikipedia</a></li>
  150. <li><a href="setup_enwiki.html" title='Learn how to set up English Wikipedia'>Set up English Wikipedia</a></li>
  151. <li><a href="setup_other_wikis.html" title='Learn how to set up Other Wikipedias'>Set up Other Wikipedias</a></li>
  152. <li><a href="contact.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  153. </ul>
  154. </div>
  155. </div>
  156. <div class="portal" id='xowa-portal-links'>
  157. <h3>Links</h3>
  158. <div class="body">
  159. <ul>
  160. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  161. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  162. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  163. </ul>
  164. </div>
  165. </div>
  166. <div class="portal" id='xowa-portal-donate'>
  167. <h3>Donate</h3>
  168. <div class="body">
  169. <ul>
  170. <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/ -->
  171. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  172. <!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
  173. </ul>
  174. </div>
  175. </div>
  176. </div>
  177. </body>
  178. </html>