Download
From XOWA: a free, open-source, offline wiki application
All files are available at https://github.com/gnosygnu/xowa/releases/
Windows
Linux
Mac OS X
Source code
Change log
v2.10.2.1 (2015-10-11)
major
- Luaj: Increase maximum number of Lua local variables from 200 to 249 (affects broken references on 2.6 million en.w pages from 2015-10 dump). See: https://en.wikipedia.org/wiki/Earth https://en.wikipedia.org/wiki/Module:Citation/CS1 http://www.lua.org/source/5.1/luaconf.h.html
- Lang: Support variant syntax for Chinese / Serbian languages (affects Chinese / Serbian pages not rendering correctly). See: https://sr.wikipedia.org/sr-ec/Земља https://sr.wikipedia.org/sr-el/Земља
- Xtn.SyntaxHighlight: Update <syntaxhighlight> behavior (affects <syntaxhighlight> / <source> tags not showing correctly). See: https://en.wikipedia.org/wiki/Type_system https://en.wikipedia.org/wiki/Comment_(computer_programming) https://en.wikipedia.org/wiki/Mergesort https://uk.wikibooks.org/wiki/HTML
fix
- Xtn.Imagemap: Fix imagemap not showing "desc" attribute (affects imagemap not showing describe info). See: https://zh.wikipedia.org/wiki/加拿大行政区划 [broken since:v2.9.3.1]
- Http_server: Do not release unique ids if max_clients not specified (affects error messages in console if http_server.max_clients not specified). [broken since:v2.9.3.1]
- Http_server: Fix broken support for "--http_server_home" {detected by MDE}. [broken since:v2.8.1.1]
- Wikidata: Fix incorrect twisty image after clicking. [broken since:v2.8.5.1]
add
- Site.cfg: Enable extensions on a per-wiki basis (affects some pages showing wrong content); EX:<do> should not be enabled on en.w {detected by bmihal}. See: https://en.wikipedia.org/wiki/Type_system https://fr.wikipedia.org/wiki/Wikipédia:Le Bistro/13_novembre_2008
- Site.cfg: Enable interwiki aliases on a per-wiki basis [[Help:Site_config]].
- Interwiki: Show all available languages "In other languages", not just those specified in xowa.gfs. See: https://en.wikipedia.org/wiki/Earth
- Import: Add support for building custom wikis. See: [[Help:Import/Dansguardian]]
significant
- File: Download file when clicking on "Size of this preview" {detected by anonymous4}. See: https://en.wikipedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg
- Bookmarks: Do not load bookmarks from cache (affects bookmarks page not showing recent changes when going back / forward) {detected by anonymous4}. See: https://simple.wikipedia.org/wiki/Special:XowaBookmarks
- Lang: Handle recursive variants; EX:a-{b-{c}-d-{e}-f}-g. See: https://sr.wikipedia.org/wiki/Еквадор
- Lang: Implement H macro; EX:-{H|zh-cn:cn;zh-hk:hk;zh-tw:tw}-. See: https://zh.wikivoyage.org/wiki/西安 https://zh.wikipedia.org/wiki/Portal:首頁
minor
- Url: Change tab name to match <title> name (affects tab name showing url on Chinese pages with variants) {detected by anonymous4}. See: https://zh.wikipedia.org/zh-cn/釣魚臺列嶼主權問題
trivial
- Xtn.Indicators: Warn if name is empty for <indicators> (affects messages in log). See: https://zh.wikipedia.org/wiki/Project:重庆维基人
- Command-line: Do not show error window if app mode is command-line or http-server.
- Site.cfg: Ignore "dispatch" property in "statistics" (affects warnings in log file).
doc
- Doc: Add details for installing Firefox Addon for Pale Moon {suggested by pirate}. See: [[Help:XOWA viewer]]
- Doc: Add details for dansguardian filter. See: [[Help:Import/Dansguardian]]
dev
- Source: Replace singleton identifier "_" with "Instance".
- Source: Standardize To_* function names for Bry_bfr.
- Source: Change Bry_fmtr_arg to Fmt__do.
- Source: Refactor "In other languages".
- Source: Refactor Xow_xwiki_mgr.
- Source: Refactor Gfo_cmd_arg_mgr.
- Source: Cleanup gplx.xowa.langs.
- Source: Refactor Int_.