Android.html 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>App/Xtn/Android - XOWA</title>
  6. <link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
  7. <link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
  8. <style>
  9. .console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
  10. .code
  11. ,.path
  12. ,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
  13. .bold {font-weight: 900;}
  14. </style>
  15. <style>
  16. .console {font-family: monospace; color: #EEEEEE ; background-color: black ; border: medium solid black;}
  17. .code
  18. ,.path
  19. ,.url {font-family: monospace; color: black ; background-color: #f9f9f9 ; border: medium solid #f9f9f9;}
  20. .bold {font-weight: 900;}
  21. </style>
  22. </head>
  23. <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
  24. <div id="mw-page-base" class="noprint"></div>
  25. <div id="mw-head-base" class="noprint"></div>
  26. <div id="content" class="mw-body">
  27. <h1 id="firstHeading" class="firstHeading"><span>App/Xtn/Android</span></h1>
  28. <div id="bodyContent" class="mw-body-content">
  29. <div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
  30. <div id="contentSub"></div>
  31. <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
  32. <p>
  33. XOWA is also available as an Android application.
  34. </p>
  35. <div id="toc" class="toc">
  36. <div id="toctitle">
  37. <h2>
  38. Contents
  39. </h2>
  40. </div>
  41. <ul>
  42. <li class="toclevel-1 tocsection-1">
  43. <a href="#Overview"><span class="tocnumber">1</span> <span class="toctext">Overview</span></a>
  44. </li>
  45. <li class="toclevel-1 tocsection-2">
  46. <a href="#Requirements"><span class="tocnumber">2</span> <span class="toctext">Requirements</span></a>
  47. </li>
  48. <li class="toclevel-1 tocsection-3">
  49. <a href="#Installation"><span class="tocnumber">3</span> <span class="toctext">Installation</span></a>
  50. <ul>
  51. <li class="toclevel-2 tocsection-4">
  52. <a href="#Set_up_Simple_Wikipedia_on_your_microSD_card"><span class="tocnumber">3.1</span> <span class="toctext">Set up Simple Wikipedia on your microSD card</span></a>
  53. </li>
  54. <li class="toclevel-2 tocsection-5">
  55. <a href="#Install_XOWA.apk"><span class="tocnumber">3.2</span> <span class="toctext">Install XOWA.apk</span></a>
  56. </li>
  57. <li class="toclevel-2 tocsection-6">
  58. <a href="#Import_Simple_Wikipedia"><span class="tocnumber">3.3</span> <span class="toctext">Import Simple Wikipedia</span></a>
  59. </li>
  60. <li class="toclevel-2 tocsection-7">
  61. <a href="#Set_up_English_Wikipedia_on_your_microSD_card"><span class="tocnumber">3.4</span> <span class="toctext">Set up English Wikipedia on your microSD card</span></a>
  62. </li>
  63. <li class="toclevel-2 tocsection-8">
  64. <a href="#Requested_feedback"><span class="tocnumber">3.5</span> <span class="toctext">Requested feedback</span></a>
  65. </li>
  66. </ul>
  67. </li>
  68. <li class="toclevel-1 tocsection-9">
  69. <a href="#Features"><span class="tocnumber">4</span> <span class="toctext">Features</span></a>
  70. </li>
  71. <li class="toclevel-1 tocsection-10">
  72. <a href="#To-do_list"><span class="tocnumber">5</span> <span class="toctext">To-do list</span></a>
  73. </li>
  74. </ul>
  75. </div>
  76. <h2>
  77. <span class="mw-headline" id="Overview">Overview</span>
  78. </h2>
  79. <p>
  80. The XOWA Android application is in an alpha state. Please note the following details:
  81. </p>
  82. <ul>
  83. <li>
  84. The apk works on the following devices: <sup id="cite_ref-anselm_android_testing_0-0" class="reference"><a href="#cite_note-anselm_android_testing-0">[1]</a></sup>
  85. <ul>
  86. <li>
  87. Samsung Galaxy S (Froyo)
  88. </li>
  89. <li>
  90. Samsung Galaxy Note 2 (KitKat)
  91. </li>
  92. <li>
  93. Samsung Galaxy Tab 4 (KitKat)
  94. </li>
  95. <li>
  96. Samsung Galaxy S4 Mini (GT-I9195) dual core (v4.2.2 Jelly Bean) (by Anselm)
  97. </li>
  98. <li>
  99. Andy - (Android Version 4.2.2; GT-P5200) ** (by Anselm on emulator)
  100. </li>
  101. <li>
  102. blue stack - (Android Version 4.4.2; Model GT-N7100) ** (by Anselm on emulator)
  103. </li>
  104. <li>
  105. Genymotion - Google Nexus 10 - 5.1.0 - API 22 - 2560x1600 ** (by Anselm on emulator)
  106. </li>
  107. <li>
  108. Genymotion - Google Nexus 4 - 4.1.1 - API 16 - 768x1280 ** (by Anselm on emulator)
  109. </li>
  110. <li>
  111. Genymotion - Google Nexus 4 - 4.4.4 - API 19 - 768x1280 ** (by Anselm on emulator)
  112. </li>
  113. <li>
  114. Genymotion - Google Nexus 7 2013 - 4.4.4 - API 19 - 1200x1920 ** (by Anselm on emulator)
  115. </li>
  116. <li>
  117. Genymotion - HTC Evo - 4.3 - API 18 - 720x1280 ** (by Anselm on emulator)
  118. </li>
  119. <li>
  120. Genymotion - HTC One XL - 4.1.1 - API 16 - 720x1280 ** (by Anselm on emulator)
  121. </li>
  122. <li>
  123. Genymotion - LG Optimus L3 II - 4.1.1 - API 16 - 240x320 ** (by Anselm on emulator)
  124. </li>
  125. <li>
  126. Genymotion - Motorola Droid Razr - 4.1.1 - API 16 - 540x960 ** (by Anselm on emulator)
  127. </li>
  128. <li>
  129. Genymotion - Motorola Moto X - 4.2.2 - API 17 - 720x1280 ** (by Anselm on emulator)
  130. </li>
  131. <li>
  132. Genymotion - Samsung Galaxy Note 2 - 4.3 - API 18 - 720x1280 ** (by Anselm on emulator)
  133. </li>
  134. <li>
  135. Genymotion - Samsung Galaxy Note 3 - 4.4.4 - API 19 - 1080x1920 ** (by Anselm on emulator)
  136. </li>
  137. <li>
  138. Genymotion - Samsung Galaxy S4 - 4.4.4 - API 19 - 1080x1920 ** (by Anselm on emulator)
  139. </li>
  140. <li>
  141. Genymotion - Sony Xperia Tablet Z - 4.1.1 - API 16 - 1920x1200 ** (by Anselm on emulator)
  142. </li>
  143. <li>
  144. Genymotion - Sony Xperia Z - 4.3 - API 18 - 1080x1920 ** (by Anselm on emulator)
  145. </li>
  146. </ul>
  147. </li>
  148. <li>
  149. The apk works after shutting down and starting the virtual device
  150. <ul>
  151. <li>
  152. Genymotion - Google Nexus 9 - 5.1.0 - API 22 - 2048x1536 (by Anselm on emulator)
  153. </li>
  154. </ul>
  155. </li>
  156. <li>
  157. The apk hangs on these devices
  158. <ul>
  159. <li>
  160. Genymotion - Google Nexus 4 - 5.0.0 - API 21 - 768x1280 (by Anselm on emulator)
  161. </li>
  162. <li>
  163. Genymotion - Google Nexus 5 - 5.1.0 - API 22 - 1080x1920 (by Anselm on emulator)
  164. </li>
  165. <li>
  166. Genymotion - Google Nexus 7 - 5.1.0 - API 22 - 800x1280 (by Anselm on emulator)
  167. </li>
  168. <li>
  169. Genymotion - HTC Evo - 4.1.1 - API 16 - 720x1280 (by Anselm on emulator)
  170. </li>
  171. <li>
  172. Genymotion - HTC Evo - 4.2.2 - API 17 - 720x1280 (by Anselm on emulator)
  173. </li>
  174. <li>
  175. Genymotion - Motorola Moto X - 4.4.4 - API 19 - 720x1280 (by Anselm on emulator)
  176. </li>
  177. </ul>
  178. </li>
  179. <li>
  180. The apk does not work on these devices:
  181. <ul>
  182. <li>
  183. Genymotion - Motorola Moto X - 4.3 - API 18 - 720x1280 (by Anselm on emulator)
  184. </li>
  185. </ul>
  186. </li>
  187. <li>
  188. Currently, only the following wikis are available:
  189. <ul>
  190. <li>
  191. Simple Wikipedia (text and images)
  192. </li>
  193. <li>
  194. English Wikipedia (text)
  195. </li>
  196. </ul>
  197. </li>
  198. <li>
  199. Functionality is limited to browsing pages in the Main namespace only
  200. </li>
  201. </ul>
  202. <h2>
  203. <span class="mw-headline" id="Requirements">Requirements</span>
  204. </h2>
  205. <ul>
  206. <li>
  207. Android 2.2 (Froyo) and up
  208. </li>
  209. <li>
  210. External microSD card
  211. <ul>
  212. <li>
  213. Simple Wikipedia (text and images): 3 GB of space
  214. </li>
  215. <li>
  216. English Wikipedia (text): 28 GB
  217. </li>
  218. </ul>
  219. </li>
  220. </ul>
  221. <h2>
  222. <span class="mw-headline" id="Installation">Installation</span>
  223. </h2>
  224. <h3>
  225. <span class="mw-headline" id="Set_up_Simple_Wikipedia_on_your_microSD_card">Set up Simple Wikipedia on your microSD card</span>
  226. </h3>
  227. <ul>
  228. <li>
  229. Create a folder on your microsSD card called <code>Z:\xowa\wiki\simple.wikipedia.org</code>. Substitute "Z:" with whatever letter your microSD card is.
  230. </li>
  231. <li>
  232. Download the simple wikibundle from <a href="https://archive.org/details/Xowa_simplewiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_simplewiki_latest</a>
  233. </li>
  234. <li>
  235. Copy simple.wikipedia.org-file.xowa to the simple.wikipedia.org folder on your card.
  236. </li>
  237. <li>
  238. Download and copy the following files from <a href="http://sourceforge.net/projects/xowa/files/support/alphas/" rel="nofollow" class="external free">http://sourceforge.net/projects/xowa/files/support/alphas/</a>
  239. <ul>
  240. <li>
  241. simple.wikipedia.org-text.xowa
  242. </li>
  243. <li>
  244. simple.wikipedia.org-html.xowa
  245. </li>
  246. </ul>
  247. </li>
  248. </ul>
  249. <h3>
  250. <span class="mw-headline" id="Install_XOWA.apk">Install XOWA.apk</span>
  251. </h3>
  252. <ul>
  253. <li>
  254. Download the apk from <a href="https://github.com/gnosygnu/xowa/releases/download/v0.1/xowa_v0.1.apk" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/releases/download/v0.1/xowa_v0.1.apk</a>
  255. </li>
  256. <li>
  257. Copy it on your microSD card. For example, place it at <code>Z:\xowa_v0.apk</code>
  258. </li>
  259. <li>
  260. Navigate to it using the "My Files" application, or any similar "File explorer" application
  261. </li>
  262. <li>
  263. Select it and install it
  264. <ul>
  265. <li>
  266. Note that it requests two permissions
  267. <ul>
  268. <li>
  269. Read to External Storage (android.permission.READ_EXTERNAL_STORAGE)
  270. </li>
  271. <li>
  272. Write to External Storage (android.permission.WRITE_EXTERNAL_STORAGE)
  273. </li>
  274. </ul>
  275. </li>
  276. </ul>
  277. </li>
  278. </ul>
  279. <h3>
  280. <span class="mw-headline" id="Import_Simple_Wikipedia">Import Simple Wikipedia</span>
  281. </h3>
  282. <ul>
  283. <li>
  284. XOWA opens up to its own file browser
  285. </li>
  286. <li>
  287. Navigate to the folder for simple.wikipedia.org
  288. </li>
  289. <li>
  290. Check the box for simple.wikipedia.org-text.xowa
  291. </li>
  292. <li>
  293. Click the "import" link in the upper-right hand corner. You may have to scroll to the right to find the link.
  294. </li>
  295. <li>
  296. Click the "simple.wikipedia.org" link. It will take you to the Earth page.
  297. </li>
  298. </ul>
  299. <h3>
  300. <span class="mw-headline" id="Set_up_English_Wikipedia_on_your_microSD_card">Set up English Wikipedia on your microSD card</span>
  301. </h3>
  302. <ul>
  303. <li>
  304. Create a folder on your microsSD card called <code>Z:\xowa\wiki\en.wikipedia.org</code>. Substitute "Z:" with whatever letter your microSD card is.
  305. </li>
  306. <li>
  307. Download the English Wikipedia HTML databases from <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> . You'll need 30 GB of space
  308. <ul>
  309. <li>
  310. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_core.7z</a>
  311. </li>
  312. <li>
  313. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-1.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-1.7z</a>
  314. </li>
  315. <li>
  316. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-2.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-2.7z</a>
  317. </li>
  318. <li>
  319. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-3.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_wiki_html_ns-000_part-3.7z</a>
  320. </li>
  321. </ul>
  322. </li>
  323. <li>
  324. Download the English Wikipedia files from <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a> . You'll need another 70 GB of space.
  325. <ul>
  326. <li>
  327. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_core.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_core.7z</a>
  328. </li>
  329. <li>
  330. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-1.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-1.7z</a>
  331. </li>
  332. <li>
  333. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-2.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-2.7z</a>
  334. </li>
  335. <li>
  336. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-3.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-3.7z</a>
  337. </li>
  338. <li>
  339. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-4.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-4.7z</a>
  340. </li>
  341. <li>
  342. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-5.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-5.7z</a>
  343. </li>
  344. <li>
  345. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-6.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-6.7z</a>
  346. </li>
  347. <li>
  348. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-7.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-7.7z</a>
  349. </li>
  350. <li>
  351. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-8.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-000_part-8.7z</a>
  352. </li>
  353. <li>
  354. <a href="https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-100.7z" rel="nofollow" class="external free">https://archive.org/download/Xowa_enwiki_latest/Xowa_enwiki_2015-06-02_file_v2b_ns-100.7z</a>
  355. </li>
  356. </ul>
  357. </li>
  358. </ul>
  359. <p>
  360. <br>
  361. </p>
  362. <h3>
  363. <span class="mw-headline" id="Requested_feedback">Requested feedback</span>
  364. </h3>
  365. <p>
  366. If you want to help out, please post any of the following to <a href="https://github.com/gnosygnu/xowa/wiki/Android" rel="nofollow" class="external free">https://github.com/gnosygnu/xowa/wiki/Android</a>
  367. </p>
  368. <ul>
  369. <li>
  370. What device are you using?
  371. </li>
  372. <li>
  373. How much space is on your SD card?
  374. </li>
  375. <li>
  376. How fast / slow is navigation between pages?
  377. </li>
  378. <li>
  379. Do images load?
  380. </li>
  381. <li>
  382. What essential features do you think are missing?
  383. </li>
  384. </ul>
  385. <h2>
  386. <span class="mw-headline" id="Features">Features</span>
  387. </h2>
  388. <ul>
  389. <li>
  390. Shows all mainspace articles with HTML.
  391. </li>
  392. <li>
  393. Displays images from the XOWA database.
  394. </li>
  395. <li>
  396. Renders Math formulas through MathJax.
  397. </li>
  398. <li>
  399. Shows missing links as regular text (black color, not red color)
  400. </li>
  401. <li>
  402. Uses a CSS similar to the Mobile Wikipedia version
  403. </li>
  404. </ul>
  405. <h2>
  406. <span class="mw-headline" id="To-do_list">To-do list</span>
  407. </h2>
  408. <ul>
  409. <li>
  410. HTML databases for English Wikipedia and other wikis
  411. </li>
  412. <li>
  413. Page history
  414. </li>
  415. <li>
  416. Bookmarks
  417. </li>
  418. <li>
  419. Multiple wiki support
  420. </li>
  421. <li>
  422. Find word
  423. </li>
  424. <li>
  425. Search
  426. </li>
  427. <li>
  428. Switch to desktop CSS
  429. </li>
  430. </ul>
  431. <ol class="references">
  432. <li id="cite_note-anselm_android_testing-0">
  433. <span class="mw-cite-backlink"><a href="#cite_ref-anselm_android_testing_0-0">^</a></span> <span class="reference-text">See: <a href="https://sourceforge.net/p/xowa/discussion/general/thread/cd3d55ee/" rel="nofollow" class="external free">https://sourceforge.net/p/xowa/discussion/general/thread/cd3d55ee/</a></span>
  434. </li>
  435. </ol>
  436. </div>
  437. </div>
  438. </div>
  439. <div id="mw-head" class="noprint">
  440. <div id="left-navigation">
  441. <div id="p-namespaces" class="vectorTabs">
  442. <h3>Namespaces</h3>
  443. <ul>
  444. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  445. </ul>
  446. </div>
  447. </div>
  448. </div>
  449. <div id='mw-panel' class='noprint'>
  450. <div id='p-logo'>
  451. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  452. </div>
  453. <div class="portal" id='xowa-portal-home'>
  454. <h3>XOWA</h3>
  455. <div class="body">
  456. <ul>
  457. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  458. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  459. <li><a href="http://xowa.org/wiki/home/page/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  460. <li><a href="http://xowa.org/wiki/home/page/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  461. </ul>
  462. </div>
  463. </div>
  464. <div class="portal" id='xowa-portal-stargin'>
  465. <h3>Getting started</h3>
  466. <div class="body">
  467. <ul>
  468. <li><a href="http://xowa.org/wiki/home/page/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  469. <li><a href="http://xowa.org/wiki/home/page/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  470. <li><a href="http://xowa.org/wiki/home/page/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
  471. <li><a href="http://xowa.org/wiki/home/page/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
  472. <li><a href="http://xowa.org/wiki/home/page/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
  473. </ul>
  474. </div>
  475. </div>
  476. <div class="portal" id='xowa-portal-help'>
  477. <h3>Help</h3>
  478. <div class="body">
  479. <ul>
  480. <li><a href="http://xowa.org/wiki/home/page/Help/About.html" title='Get more information about XOWA'>About</a></li>
  481. <li><a href="http://xowa.org/wiki/home/page/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  482. <li><a href="http://xowa.org/wiki/home/page/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  483. <li><a href="http://xowa.org/wiki/home/page/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  484. </ul>
  485. </div>
  486. </div>
  487. <div class="portal" id='xowa-portal-blog'>
  488. <h3>Blog</h3>
  489. <div class="body">
  490. <ul>
  491. <li><a href="http://xowa.org/wiki/home/page/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  492. </ul>
  493. </div>
  494. </div>
  495. <div class="portal" id='xowa-portal-links'>
  496. <h3>Links</h3>
  497. <div class="body">
  498. <ul>
  499. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  500. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  501. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  502. </ul>
  503. </div>
  504. </div>
  505. <div class="portal" id='xowa-portal-donate'>
  506. <h3>Donate</h3>
  507. <div class="body">
  508. <ul>
  509. <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/ -->
  510. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  511. <!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
  512. </ul>
  513. </div>
  514. </div>
  515. </div>
  516. </body>
  517. </html>