Overview.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>App/Search/Overview - 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. .symbol-col {
  10. text-align:center;
  11. }
  12. code {
  13. border: solid 1px gray;
  14. background: #EFEFEF;
  15. text-align:center;
  16. padding: 1px;
  17. }
  18. .page-inc, .page-exc {
  19. border: solid 1px gray;
  20. text-align:center;
  21. padding: 1px;
  22. }
  23. .page-inc {
  24. background:#89C35C;
  25. }
  26. .page-exc {
  27. background:#F62217;
  28. }
  29. .page-inc b, .page-exc b {
  30. font-weight: bold;
  31. }
  32. </style>
  33. <style>
  34. .symbol-col {
  35. text-align:center;
  36. }
  37. code {
  38. border: solid 1px gray;
  39. background: #EFEFEF;
  40. text-align:center;
  41. padding: 1px;
  42. }
  43. .page-inc, .page-exc {
  44. border: solid 1px gray;
  45. text-align:center;
  46. padding: 1px;
  47. }
  48. .page-inc {
  49. background:#89C35C;
  50. }
  51. .page-exc {
  52. background:#F62217;
  53. }
  54. .page-inc b, .page-exc b {
  55. font-weight: bold;
  56. }
  57. </style>
  58. </head>
  59. <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
  60. <div id="mw-page-base" class="noprint"></div>
  61. <div id="mw-head-base" class="noprint"></div>
  62. <div id="content" class="mw-body">
  63. <h1 id="firstHeading" class="firstHeading"><span>App/Search/Overview</span></h1>
  64. <div id="bodyContent" class="mw-body-content">
  65. <div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
  66. <div id="contentSub"></div>
  67. <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
  68. <p>
  69. XOWA can search for a page by title
  70. </p>
  71. <div id="toc" class="toc">
  72. <div id="toctitle">
  73. <h2>
  74. Contents
  75. </h2>
  76. </div>
  77. <ul>
  78. <li class="toclevel-1 tocsection-1">
  79. <a href="#Search_by_page_title"><span class="tocnumber">1</span> <span class="toctext">Search by page title</span></a>
  80. </li>
  81. <li class="toclevel-1 tocsection-2">
  82. <a href="#Usage"><span class="tocnumber">2</span> <span class="toctext">Usage</span></a>
  83. </li>
  84. <li class="toclevel-1 tocsection-3">
  85. <a href="#Syntax"><span class="tocnumber">3</span> <span class="toctext">Syntax</span></a>
  86. <ul>
  87. <li class="toclevel-2 tocsection-4">
  88. <a href="#General"><span class="tocnumber">3.1</span> <span class="toctext">General</span></a>
  89. </li>
  90. <li class="toclevel-2 tocsection-5">
  91. <a href="#Wildcard"><span class="tocnumber">3.2</span> <span class="toctext">Wildcard</span></a>
  92. </li>
  93. <li class="toclevel-2 tocsection-6">
  94. <a href="#Not"><span class="tocnumber">3.3</span> <span class="toctext">Not</span></a>
  95. </li>
  96. <li class="toclevel-2 tocsection-7">
  97. <a href="#Quote"><span class="tocnumber">3.4</span> <span class="toctext">Quote</span></a>
  98. </li>
  99. </ul>
  100. </li>
  101. <li class="toclevel-1 tocsection-8">
  102. <a href="#Sorting"><span class="tocnumber">4</span> <span class="toctext">Sorting</span></a>
  103. </li>
  104. <li class="toclevel-1 tocsection-9">
  105. <a href="#Background_database_search"><span class="tocnumber">5</span> <span class="toctext">Background database search</span></a>
  106. </li>
  107. <li class="toclevel-1 tocsection-10">
  108. <a href="#Database_update"><span class="tocnumber">6</span> <span class="toctext">Database update</span></a>
  109. </li>
  110. <li class="toclevel-1 tocsection-11">
  111. <a href="#Options"><span class="tocnumber">7</span> <span class="toctext">Options</span></a>
  112. </li>
  113. </ul>
  114. </div>
  115. <h2>
  116. <span class="mw-headline" id="Search_by_page_title">Search by page title</span>
  117. </h2>
  118. <p>
  119. XOWA can find a page by words in its title. For example, typing <code>earth</code> will pull up all titles with the word, including <span class='page-inc'>Earth</span> and <span class='page-inc'>History of Earth</span>. More complicated searches can be performed, such as <code>earth + (history, future) -middle</code>
  120. </p>
  121. <p>
  122. XOWA currently cannot search by text within a page (full-text search). This will be added in a future version.
  123. </p>
  124. <h2>
  125. <span class="mw-headline" id="Usage">Usage</span>
  126. </h2>
  127. <p>
  128. There are three ways to use search:
  129. </p>
  130. <ul>
  131. <li>
  132. Type into the address bar. A list of suggestions appear underneath.
  133. </li>
  134. <li>
  135. Type into the suggest box. A list of suggestions appear underneath. Note that this box is near the top-right hand corner of the page between "View HTML" and the magnifying glass icon.
  136. </li>
  137. <li>
  138. Type "?:some word" into the address bar. For example, enter <code>?:earth</code> in the address bar when in Simple Wikipedia
  139. </li>
  140. </ul>
  141. <h2>
  142. <span class="mw-headline" id="Syntax">Syntax</span>
  143. </h2>
  144. <p>
  145. The following syntax is supported for search text:
  146. </p>
  147. <table class='wikitable' style='background: white;'>
  148. <tr>
  149. <th>
  150. name
  151. </th>
  152. <th>
  153. description
  154. </th>
  155. <th>
  156. symbol
  157. </th>
  158. <th>
  159. example
  160. </th>
  161. <th>
  162. finds
  163. </th>
  164. <th>
  165. skips
  166. </th>
  167. </tr>
  168. <tr>
  169. <td>
  170. single word
  171. </td>
  172. <td>
  173. finds pages which start with this word<br>
  174. (automatic wildcard at the end)
  175. </td>
  176. <td>
  177. </td>
  178. <td>
  179. <code>earth</code>
  180. </td>
  181. <td>
  182. <p>
  183. <span class='page-inc'><b>Earth</b></span><br>
  184. <span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
  185. <span class='page-inc'><b>Earth</b>quake</span>
  186. </p>
  187. </td>
  188. <td>
  189. </td>
  190. </tr>
  191. <tr>
  192. <td>
  193. single word with space
  194. </td>
  195. <td>
  196. finds pages which have this word exactly<br>
  197. (no automatic wildcard)
  198. </td>
  199. <td>
  200. </td>
  201. <td>
  202. <code>earth&nbsp;</code>
  203. </td>
  204. <td>
  205. <p>
  206. <span class='page-inc'><b>Earth</b></span><br>
  207. <span class='page-inc'><b>History</b> of <b>Earth</b></span>
  208. </p>
  209. </td>
  210. <td>
  211. <span class='page-exc'>Earthquake</span>
  212. </td>
  213. </tr>
  214. <tr>
  215. <td>
  216. multiple words
  217. </td>
  218. <td>
  219. finds pages which have all these words
  220. </td>
  221. <td>
  222. </td>
  223. <td>
  224. <code>earth history</code>
  225. </td>
  226. <td>
  227. <p>
  228. <span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
  229. <span class='page-inc'><b>Earth</b> <b>history</b></span>
  230. </p>
  231. </td>
  232. <td>
  233. <span class='page-exc'>Earth</span>
  234. </td>
  235. </tr>
  236. <tr>
  237. <td>
  238. wildcard
  239. </td>
  240. <td>
  241. finds pages which start with these letters
  242. </td>
  243. <td class='symbol-col'>
  244. <code>*</code>
  245. </td>
  246. <td>
  247. <code>earth*</code>
  248. </td>
  249. <td>
  250. <p>
  251. <span class='page-inc'><b>Earth</b></span><br>
  252. <span class='page-inc'>History of <b>Earth</b></span><br>
  253. <span class='page-inc'><b>Earth</b>quake</span>
  254. </p>
  255. </td>
  256. <td>
  257. </td>
  258. </tr>
  259. <tr>
  260. <td>
  261. </td>
  262. <td>
  263. finds pages which end with these letters
  264. </td>
  265. <td class='symbol-col'>
  266. <code>*</code>
  267. </td>
  268. <td>
  269. <code>*earth</code>
  270. </td>
  271. <td>
  272. <p>
  273. <span class='page-inc'><b>Earth</b></span><br>
  274. <span class='page-inc'>History of <b>Earth</b></span><br>
  275. <span class='page-inc'><b>Earth</b>quake</span><br>
  276. <span class='page-inc'>H<b>earth</b></span>
  277. </p>
  278. </td>
  279. <td>
  280. </td>
  281. </tr>
  282. <tr>
  283. <td>
  284. </td>
  285. <td>
  286. finds pages which start / end with these letters
  287. </td>
  288. <td class='symbol-col'>
  289. <code>*</code>
  290. </td>
  291. <td>
  292. <code>e*h</code>
  293. </td>
  294. <td>
  295. <p>
  296. <span class='page-inc'><b>Earth</b></span><br>
  297. <span class='page-inc'>History of <b>Earth</b></span><br>
  298. <span class='page-inc'><b>Earth</b>quake</span><br>
  299. <span class='page-inc'><b>E</b>nglis<b>h</b> language</span>
  300. </p>
  301. </td>
  302. <td>
  303. </td>
  304. </tr>
  305. <tr>
  306. <td>
  307. not
  308. </td>
  309. <td>
  310. skips pages which have this word
  311. </td>
  312. <td class='symbol-col'>
  313. <code>-</code>
  314. </td>
  315. <td>
  316. <code>earth -history</code>
  317. </td>
  318. <td>
  319. <span class='page-inc'><b>Earth</b></span>
  320. </td>
  321. <td>
  322. <span class='page-exc'>History of Earth</span>
  323. </td>
  324. </tr>
  325. <tr>
  326. <td>
  327. or
  328. </td>
  329. <td>
  330. includes pages which have this word
  331. </td>
  332. <td class='symbol-col'>
  333. <code>,</code>
  334. </td>
  335. <td>
  336. <code>earth, history</code>
  337. </td>
  338. <td>
  339. <p>
  340. <span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
  341. <span class='page-inc'><b>Earth</b> <b>history</b></span><br>
  342. <span class='page-inc'><b>History</b></span><br>
  343. <span class='page-inc'><b>Earth</b></span>
  344. </p>
  345. </td>
  346. </tr>
  347. <tr>
  348. <td>
  349. and
  350. </td>
  351. <td>
  352. requires pages to have this word
  353. </td>
  354. <td class='symbol-col'>
  355. <code>+</code>
  356. </td>
  357. <td>
  358. <code>earth + history</code>
  359. </td>
  360. <td>
  361. <p>
  362. <span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
  363. <span class='page-inc'><b>Earth</b> <b>history</b></span>
  364. </p>
  365. </td>
  366. <td>
  367. <span class='page-exc'>History</span><br>
  368. <p>
  369. <span class='page-exc'>Earth</span>
  370. </p>
  371. </td>
  372. </tr>
  373. <tr>
  374. <td>
  375. quote
  376. </td>
  377. <td>
  378. requires pages to have this exact text
  379. </td>
  380. <td class='symbol-col'>
  381. <code>"</code>
  382. </td>
  383. <td>
  384. <code>"earth history"</code>
  385. </td>
  386. <td>
  387. <p>
  388. <span class='page-inc'><b>Earth history</b></span>
  389. </p>
  390. </td>
  391. <td>
  392. <p>
  393. <span class='page-exc'>History of Earth</span><br>
  394. <span class='page-exc'>History</span><br>
  395. <span class='page-exc'>Earth</span>
  396. </p>
  397. </td>
  398. </tr>
  399. <tr>
  400. <td>
  401. parentheses
  402. </td>
  403. <td>
  404. allows complicated and / or grouping
  405. </td>
  406. <td class='symbol-col'>
  407. <code>(</code> <code>)</code>
  408. </td>
  409. <td>
  410. <code>earth + (history, future)</code>
  411. </td>
  412. <td>
  413. <p>
  414. <span class='page-inc'><b>History</b> of <b>Earth</b></span><br>
  415. <span class='page-inc'><b>Future</b> of <b>Earth</b></span>
  416. </p>
  417. </td>
  418. <td>
  419. <span class='page-exc'>Earth</span>
  420. </td>
  421. </tr>
  422. <tr>
  423. <td>
  424. escape
  425. </td>
  426. <td>
  427. allows searching for any symbols above
  428. </td>
  429. <td class='symbol-col'>
  430. <code>\</code>
  431. </td>
  432. <td>
  433. <code>c\+\+</code>
  434. </td>
  435. <td>
  436. <p>
  437. <span class='page-inc'><b>C++</b></span>
  438. </p>
  439. </td>
  440. </tr>
  441. </table>
  442. <h3>
  443. <span class="mw-headline" id="General">General</span>
  444. </h3>
  445. <ul>
  446. <li>
  447. Spaces are ignored
  448. <ul>
  449. <li>
  450. <code>earth, history</code> is the same as <code>earth , history</code> or <code>earth ,history</code>
  451. </li>
  452. </ul>
  453. </li>
  454. <li>
  455. Incorrect terms are auto-corrected as per the following:
  456. <ul>
  457. <li>
  458. <code>earth - history</code> is the same as <code>earth history</code>
  459. </li>
  460. <li>
  461. <code>earth +</code> is the same as <code>earth</code>
  462. </li>
  463. <li>
  464. <code>earth,</code> is the same as <code>earth</code>
  465. </li>
  466. <li>
  467. <code>"earth</code> is the same as <code>"earth"</code>. Note that <code>"earth history</code> becomes <code>"earth" history</code>.
  468. </li>
  469. <li>
  470. <code>(earth</code> is the same as <code>earth</code>
  471. </li>
  472. <li>
  473. <code>c\</code> is the same as <code>c</code>
  474. </li>
  475. </ul>
  476. </li>
  477. </ul>
  478. <h3>
  479. <span class="mw-headline" id="Wildcard">Wildcard</span>
  480. </h3>
  481. <ul>
  482. <li>
  483. Wildcards are automatically added to the last word. For example, <code>earth histor</code> is the same as <code>earth histor*</code>.
  484. </li>
  485. <li>
  486. Wildcards will be slower than non-wildcarded versions. In terms of performance, they are ranked as following:
  487. <ul>
  488. <li>
  489. <b>end of word</b>
  490. <ul>
  491. <li>
  492. faster, especially when word is longer. EX: <code>abcdefghi*</code> vs <code>a*</code>
  493. </li>
  494. <li>
  495. may be slow for certain multi-word queries. EX: <code>page meg*</code>
  496. </li>
  497. <li>
  498. uses the <code>&gt;=</code> <code>&lt;</code> operators: <code>word_text &gt;= ? AND word_text &lt; ?</code>
  499. </li>
  500. <li>
  501. uses an INDEX scan
  502. </li>
  503. </ul>
  504. </li>
  505. <li>
  506. <b>beginning of word</b> / <b>middle of word</b>
  507. <ul>
  508. <li>
  509. may be fast if matching a common string. EX: <code>*a</code>, <code>*arth</code>
  510. </li>
  511. <li>
  512. will be slow for queries that don't match results. EX: <code>ea*rh</code>
  513. </li>
  514. <li>
  515. uses the LIKE operator: <code>word_text LIKE ? ESCAPE '|'</code>
  516. </li>
  517. <li>
  518. uses a TABLE scan
  519. </li>
  520. </ul>
  521. </li>
  522. </ul>
  523. </li>
  524. </ul>
  525. <h3>
  526. <span class="mw-headline" id="Not">Not</span>
  527. </h3>
  528. <ul>
  529. <li>
  530. <code>-</code> only works at the start of the word
  531. <ul>
  532. <li>
  533. <code>earth hi-story</code> is the same as <code>earth "hi-story"</code>. In other words, the <code>-</code> is literal
  534. </li>
  535. </ul>
  536. </li>
  537. <li>
  538. <code>-</code> must be used with a word. Entering just <code>-QXZ</code> will return 0 results
  539. </li>
  540. </ul>
  541. <h3>
  542. <span class="mw-headline" id="Quote">Quote</span>
  543. </h3>
  544. <ul>
  545. <li>
  546. Quotes can also be used for escaping. For example <code>"c++"</code> is the same as <code>c\+\+</code>
  547. </li>
  548. <li>
  549. Quotes must be doubled up inside quotes. For example <code>"a""b"</code> means search for a word with <code>a"b</code>
  550. </li>
  551. </ul>
  552. <h2>
  553. <span class="mw-headline" id="Sorting">Sorting</span>
  554. </h2>
  555. <p>
  556. By default, XOWA returns results sorted by "page length descending". In other words, the largest page would be the first in the list and the smallest page would be the last.
  557. </p>
  558. <p>
  559. If a wiki is built with PageRank, or if a wiki is downloaded from archive.org, then the results will be sorted by "PageRank descending". See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_2" title="Options/Search" class="xowa-visited">Options/Search</a> for enabling PageRank.
  560. </p>
  561. <h2>
  562. <span class="mw-headline" id="Background_database_search">Background database search</span>
  563. </h2>
  564. <p>
  565. By default, XOWA runs database searches in the background. This will return results to the screen quickly for complicated searches. For example, consider a search for <code>Earth*</code>:
  566. </p>
  567. <ul>
  568. <li>
  569. When the search runs in the background, the first result shows up in 2 seconds, and more results show up every second afterwards. The search will complete in 5 seconds.
  570. </li>
  571. <li>
  572. When the search does not run in the background, all the results show up at the 5 second mark.
  573. </li>
  574. </ul>
  575. <p>
  576. While a search is running in the background, there will be a link called <code>Stop searching</code>. Clicking on the link will stop the background search, though the current results may be incomplete.
  577. </p>
  578. <p>
  579. Finally, all search results are cached. The first time you search for <code>Earth*</code>, XOWA will search the database. Every time afterwards, it will pull the results up from memory. If you restart XOWA, it will search the database again.
  580. </p>
  581. <h2>
  582. <span class="mw-headline" id="Database_update">Database update</span>
  583. </h2>
  584. <p>
  585. XOWA wikis created before v3.3.4.1 will need to be upgraded. XOWA will detect if an upgrade is needed, and show a message box for confirmation. The upgrade process will take a few minutes.
  586. </p>
  587. <p>
  588. Note that new wikis created after v3.3.4.1 will automatically be in the new format.
  589. </p>
  590. <h2>
  591. <span class="mw-headline" id="Options">Options</span>
  592. </h2>
  593. <p>
  594. There are 2 pages for configuring Search
  595. </p>
  596. <ul>
  597. <li>
  598. <b>Configure PageRank</b>: See <a href="http://xowa.org/home/wiki/Options/Search.html" id="xolnki_3" title="Options/Search" class="xowa-visited">Options/Search</a>
  599. </li>
  600. <li>
  601. <b>Configure Address bar autocomplete</b>: See <a href="http://xowa.org/home/wiki/Options/Search_suggest.html" id="xolnki_4" title="Options/Search suggest" class="xowa-visited">Options/Search_suggest</a>
  602. </li>
  603. </ul>
  604. </div>
  605. </div>
  606. </div>
  607. <div id="mw-head" class="noprint">
  608. <div id="left-navigation">
  609. <div id="p-namespaces" class="vectorTabs">
  610. <h3>Namespaces</h3>
  611. <ul>
  612. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  613. </ul>
  614. </div>
  615. </div>
  616. </div>
  617. <div id='mw-panel' class='noprint'>
  618. <div id='p-logo'>
  619. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  620. </div>
  621. <div class="portal" id='xowa-portal-home'>
  622. <h3>XOWA</h3>
  623. <div class="body">
  624. <ul>
  625. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  626. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  627. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  628. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  629. </ul>
  630. </div>
  631. </div>
  632. <div class="portal" id='xowa-portal-started'>
  633. <h3>Getting started</h3>
  634. <div class="body">
  635. <ul>
  636. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  637. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  638. <li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
  639. <li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
  640. <li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
  641. </ul>
  642. </div>
  643. </div>
  644. <div class="portal" id='xowa-portal-android'>
  645. <h3>Android</h3>
  646. <div class="body">
  647. <ul>
  648. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  649. </ul>
  650. </div>
  651. </div>
  652. <div class="portal" id='xowa-portal-help'>
  653. <h3>Help</h3>
  654. <div class="body">
  655. <ul>
  656. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  657. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  658. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  659. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  660. </ul>
  661. </div>
  662. </div>
  663. <div class="portal" id='xowa-portal-blog'>
  664. <h3>Blog</h3>
  665. <div class="body">
  666. <ul>
  667. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  668. </ul>
  669. </div>
  670. </div>
  671. <div class="portal" id='xowa-portal-links'>
  672. <h3>Links</h3>
  673. <div class="body">
  674. <ul>
  675. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  676. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  677. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  678. </ul>
  679. </div>
  680. </div>
  681. <div class="portal" id='xowa-portal-donate'>
  682. <h3>Donate</h3>
  683. <div class="body">
  684. <ul>
  685. <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/ -->
  686. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  687. <!-- <li><a href="" title="Support XOWA! (but only after you've supported archive.org and Wikipedia)">XOWA</a></li> -->
  688. </ul>
  689. </div>
  690. </div>
  691. <div class="portal" id='xowa-portal-image'>
  692. <br/>
  693. <a href="https://play.google.com/store/apps/details?id=org.xowa" class="image">
  694. <img width='140px' src="https://gnosygnu.github.io/xowa/en-play-badge.png" />
  695. </a>
  696. </div>
  697. </div>
  698. </body>
  699. </html>