Search_suggest.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>Options/Search suggest - 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. </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>Options/Search suggest</span></h1>
  14. <div id="bodyContent" class="mw-body-content">
  15. <div id="siteSub">From XOWA: the 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. <div id='xocfg_body'>
  19. <!-- TEXT:err_msg -->
  20. <div id='xocfg_err'></div>
  21. <div>
  22. <!-- BTN:info -->
  23. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.cfg_edit.help__toggle_all()' title='toggle all help'>&nbsp;</span>
  24. <!-- COMBO:cfg_grps -->
  25. <select id='xocfg_nav_select' onchange='xo.cfg_edit.select__send(this);' onkeyup='xo.cfg_edit.select__by_keypress(event, this);' accesskey='l'>
  26. <option value='xowa.app.security' >App - Security</option>
  27. <option value='xowa.app.startup' >App - Startup</option>
  28. <option value='xowa.app.dbs' >App - Databases</option>
  29. <option value='xowa.app.update' >App - Update</option>
  30. <option value='xowa.gui.general' >Gui - General</option>
  31. <option value='xowa.gui.tabs' >Gui - Tabs</option>
  32. <option value='xowa.gui.url_bar' selected='selected'>Gui - Address bar</option>
  33. <option value='xowa.gui.menus' >Gui - Menus</option>
  34. <option value='xowa.gui.shortcuts' >Gui - Shortcuts</option>
  35. <option value='xowa.gui.nightmode' >Gui - Nightmode</option>
  36. <option value='xowa.wiki.hdumps' >Wiki - HTML Databases</option>
  37. <option value='xowa.wiki.edit' >Wiki - Editing</option>
  38. <option value='xowa.bldr.general' >Import - General</option>
  39. <option value='xowa.bldr.db' >Import - Database</option>
  40. <option value='xowa.bldr.page_sync' >Import - Page sync</option>
  41. <option value='xowa.bldr.dansguardian' >Import - Dansguardian</option>
  42. <option value='xowa.html.css' >HTML - CSS</option>
  43. <option value='xowa.html.page' >HTML - Page</option>
  44. <option value='xowa.html.tidy' >HTML - Tidy</option>
  45. <option value='xowa.html.scripting' >HTML - Scripting</option>
  46. <option value='xowa.files.general' >Files - General</option>
  47. <option value='xowa.files.apps' >Files - Apps</option>
  48. <option value='xowa.addon.search' >Addon - Search</option>
  49. <option value='xowa.addon.fulltext_search' >Addon - Full-text search</option>
  50. <option value='xowa.addon.category' >Addon - Category</option>
  51. <option value='xowa.addon.http_server' >Addon - HTTP Server</option>
  52. <option value='xowa.addon.scribunto' >Addon - Scribunto</option>
  53. <option value='xowa.addon.math' >Addon - Math</option>
  54. <option value='xowa.addon.score' >Addon - Score</option>
  55. <option value='xowa.addon.popups' >Addon - Popups</option>
  56. <option value='xowa.addon.wikibase' >Addon - Wikidata</option>
  57. <option value='xowa.dev.general' >Dev - General</option>
  58. <option value='xowa.app.settings' >App - Settings</option>
  59. </select>
  60. <!-- LINK:cfg_link -->
  61. <div style='float:right;margin:2px 7px;'>
  62. <a id='options_lnk'>options link</a>
  63. </div>
  64. </div>
  65. <div id='cfg_grps'>
  66. <!-- TEXT:page_help -->
  67. <div>
  68. <p id='page_help_para'></p>
  69. </div>
  70. <h2>Search</h2>
  71. <div class="xocfg_row flex_div">
  72. <!-- BTN:help_item -->
  73. <div class='xocfg_itm_help'>
  74. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.enabled")' title='view more info'>&nbsp;</span>
  75. </div>
  76. <!-- TEXT:key -->
  77. <div id='xowa.gui.url_bar.search.enabled__name' class='xocfg_itm_name'>Enabled</div>
  78. <!-- BTN:undo -->
  79. <div id='xowa.gui.url_bar.search.enabled__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  80. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.enabled")' title="reset to &quot;y&quot;">&nbsp;</span>
  81. </div>
  82. <!-- TEXT:val -->
  83. <div class='xocfg_itm_data'>
  84. <input id="xowa.gui.url_bar.search.enabled" data-xocfg-key="xowa.gui.url_bar.search.enabled" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  85. <!-- HIDDEN:key,ctx -->
  86. <input type='hidden' id='xowa.gui.url_bar.search.enabled__key_box' value='xowa.gui.url_bar.search.enabled'></input>
  87. <input type='hidden' id='xowa.gui.url_bar.search.enabled__ctx_box' value='app'></input>
  88. </div>
  89. <!-- DIV:help -->
  90. <div id='xowa.gui.url_bar.search.enabled_help_div' class='xohelp_div'>
  91. <div id='xowa.gui.url_bar.search.enabled_help_msg' class='xohelp_msg'><p>Choose one of the following:<br/>
  92. </p>
  93. <ul>
  94. <li> <b>checked</b>: Enables search suggestions in address bar; typing in the address bar will show suggestions in a drop-down list.
  95. </li>
  96. <li> <b>unchecked</b>: Disables search suggestions in address bar; typing in the address bar will not show suggestions.
  97. </li>
  98. </ul>
  99. </div>
  100. </div>
  101. <div class="xocfg_row flex_div">
  102. <!-- BTN:help_item -->
  103. <div class='xocfg_itm_help'>
  104. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.max_results")' title='view more info'>&nbsp;</span>
  105. </div>
  106. <!-- TEXT:key -->
  107. <div id='xowa.gui.url_bar.search.max_results__name' class='xocfg_itm_name'>Max results</div>
  108. <!-- BTN:undo -->
  109. <div id='xowa.gui.url_bar.search.max_results__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  110. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.max_results")' title="reset to &quot;10&quot;">&nbsp;</span>
  111. </div>
  112. <!-- TEXT:val -->
  113. <div class='xocfg_itm_data'>
  114. <input id="xowa.gui.url_bar.search.max_results" data-xocfg-key="xowa.gui.url_bar.search.max_results" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="10"></input></div>
  115. <!-- HIDDEN:key,ctx -->
  116. <input type='hidden' id='xowa.gui.url_bar.search.max_results__key_box' value='xowa.gui.url_bar.search.max_results'></input>
  117. <input type='hidden' id='xowa.gui.url_bar.search.max_results__ctx_box' value='app'></input>
  118. </div>
  119. <!-- DIV:help -->
  120. <div id='xowa.gui.url_bar.search.max_results_help_div' class='xohelp_div'>
  121. <div id='xowa.gui.url_bar.search.max_results_help_msg' class='xohelp_msg'><p>Maximum number of results to retrieve:<br/>
  122. This option limits the maximum number of results. For example, a setting of 10 with a search term of &quot;earth&quot; will retrieve the top 10 pages with the word &quot;earth&quot; in the title.
  123. </p>
  124. <ul>
  125. <li> For slower machines, decrease the number of words to 1. Note that the number must be greater than 0.
  126. </li>
  127. <li> For faster machines, increase the number of words as per your liking.
  128. </li>
  129. </ul>
  130. </div>
  131. </div>
  132. <div class="xocfg_row flex_div">
  133. <!-- BTN:help_item -->
  134. <div class='xocfg_itm_help'>
  135. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.auto_wildcard")' title='view more info'>&nbsp;</span>
  136. </div>
  137. <!-- TEXT:key -->
  138. <div id='xowa.gui.url_bar.search.auto_wildcard__name' class='xocfg_itm_name'>Auto-wildcard</div>
  139. <!-- BTN:undo -->
  140. <div id='xowa.gui.url_bar.search.auto_wildcard__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  141. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.auto_wildcard")' title="reset to &quot;y&quot;">&nbsp;</span>
  142. </div>
  143. <!-- TEXT:val -->
  144. <div class='xocfg_itm_data'>
  145. <input id="xowa.gui.url_bar.search.auto_wildcard" data-xocfg-key="xowa.gui.url_bar.search.auto_wildcard" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  146. <!-- HIDDEN:key,ctx -->
  147. <input type='hidden' id='xowa.gui.url_bar.search.auto_wildcard__key_box' value='xowa.gui.url_bar.search.auto_wildcard'></input>
  148. <input type='hidden' id='xowa.gui.url_bar.search.auto_wildcard__ctx_box' value='app'></input>
  149. </div>
  150. <!-- DIV:help -->
  151. <div id='xowa.gui.url_bar.search.auto_wildcard_help_div' class='xohelp_div'>
  152. <div id='xowa.gui.url_bar.search.auto_wildcard_help_msg' class='xohelp_msg'><p>Choose one of the following:<br/>
  153. </p>
  154. <ul>
  155. <li> <b>checked</b>: Automatically adds a wildcard to every search suggestion. For example, &quot;earth&quot; will becomes &quot;earth*&quot; and match &quot;Earth&quot;, &quot;History of Earth&quot;, and &quot;Earthquake&quot;. Note that the wildcard can be disabled by adding a space. For example, &quot;earth &quot; will match &quot;Earth&quot; and &quot;History of Earth&quot; but not &quot;Earthquake&quot;.
  156. </li>
  157. <li> <b>unchecked</b>: Does not add a wildcard to every search suggestion. &quot;earth&quot; will only &quot;Earth&quot; and &quot;History of Earth&quot;
  158. </li>
  159. </ul>
  160. </div>
  161. </div>
  162. <div class="xocfg_row flex_div">
  163. <!-- BTN:help_item -->
  164. <div class='xocfg_itm_help'>
  165. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.ns_ids")' title='view more info'>&nbsp;</span>
  166. </div>
  167. <!-- TEXT:key -->
  168. <div id='xowa.gui.url_bar.search.ns_ids__name' class='xocfg_itm_name'>Namespace ids</div>
  169. <!-- BTN:undo -->
  170. <div id='xowa.gui.url_bar.search.ns_ids__undo' data-xocfg-type='string' class='xocfg_itm_delete xocfg_itm_hide'>
  171. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.ns_ids")' title="reset to &quot;0&quot;">&nbsp;</span>
  172. </div>
  173. <!-- TEXT:val -->
  174. <div class='xocfg_itm_data'>
  175. <input id="xowa.gui.url_bar.search.ns_ids" data-xocfg-key="xowa.gui.url_bar.search.ns_ids" data-xocfg-type="string" accesskey="d" class="xocfg_data__str" type="text" value="0"></input></div>
  176. <!-- HIDDEN:key,ctx -->
  177. <input type='hidden' id='xowa.gui.url_bar.search.ns_ids__key_box' value='xowa.gui.url_bar.search.ns_ids'></input>
  178. <input type='hidden' id='xowa.gui.url_bar.search.ns_ids__ctx_box' value='app'></input>
  179. </div>
  180. <!-- DIV:help -->
  181. <div id='xowa.gui.url_bar.search.ns_ids_help_div' class='xohelp_div'>
  182. <div id='xowa.gui.url_bar.search.ns_ids_help_msg' class='xohelp_msg'><p>Enter list of namespaces to search:<br/>
  183. This option specifies which namespaces to search. For more information, see <a href="/site/en.wikipedia.org/wiki/Help:Namespaces" tabindex="-1">https://en.wikipedia.org/wiki/Help:Namespaces</a>
  184. </p>
  185. <ul>
  186. <li> For the main namespace, enter in &quot;0&quot;
  187. </li>
  188. <li> For all namespaces, enter in &quot;*&quot;.
  189. </li>
  190. <li> For specific namespaces, enter in the ids separated by a comma. For example, to search the Main, Wikipedia, Category, and Portal namespaces enter in &quot;0,4,14,100&quot;
  191. </li>
  192. </ul>
  193. </div>
  194. </div>
  195. <div class="xocfg_row flex_div">
  196. <!-- BTN:help_item -->
  197. <div class='xocfg_itm_help'>
  198. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.visible_rows")' title='view more info'>&nbsp;</span>
  199. </div>
  200. <!-- TEXT:key -->
  201. <div id='xowa.gui.url_bar.search.visible_rows__name' class='xocfg_itm_name'>Visible rows</div>
  202. <!-- BTN:undo -->
  203. <div id='xowa.gui.url_bar.search.visible_rows__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  204. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.visible_rows")' title="reset to &quot;10&quot;">&nbsp;</span>
  205. </div>
  206. <!-- TEXT:val -->
  207. <div class='xocfg_itm_data'>
  208. <input id="xowa.gui.url_bar.search.visible_rows" data-xocfg-key="xowa.gui.url_bar.search.visible_rows" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="10"></input></div>
  209. <!-- HIDDEN:key,ctx -->
  210. <input type='hidden' id='xowa.gui.url_bar.search.visible_rows__key_box' value='xowa.gui.url_bar.search.visible_rows'></input>
  211. <input type='hidden' id='xowa.gui.url_bar.search.visible_rows__ctx_box' value='app'></input>
  212. </div>
  213. <!-- DIV:help -->
  214. <div id='xowa.gui.url_bar.search.visible_rows_help_div' class='xohelp_div'>
  215. <div id='xowa.gui.url_bar.search.visible_rows_help_msg' class='xohelp_msg'><p>Maximum number of results to show in visible area:<br/>
  216. This option limits the maximum number of results shown on screen. This visible-rows number can be made less than max-results. For example:
  217. </p>
  218. <ul>
  219. <li> A max-results of 100 and a visible-rows of 25 will show results #1-25 in the drop-down list, while results #26-100 can be seen using the drop-down list's scroll bar.
  220. </li>
  221. <li> A max-results of 25 and a visible-rows of 25 will always show all results on screen. The drop-down list will not have a scroll bar
  222. </li>
  223. </ul>
  224. </div>
  225. </div>
  226. <div class="xocfg_row flex_div">
  227. <!-- BTN:help_item -->
  228. <div class='xocfg_itm_help'>
  229. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.search.jump_len")' title='view more info'>&nbsp;</span>
  230. </div>
  231. <!-- TEXT:key -->
  232. <div id='xowa.gui.url_bar.search.jump_len__name' class='xocfg_itm_name'>Page up / Page down increment</div>
  233. <!-- BTN:undo -->
  234. <div id='xowa.gui.url_bar.search.jump_len__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  235. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.search.jump_len")' title="reset to &quot;5&quot;">&nbsp;</span>
  236. </div>
  237. <!-- TEXT:val -->
  238. <div class='xocfg_itm_data'>
  239. <input id="xowa.gui.url_bar.search.jump_len" data-xocfg-key="xowa.gui.url_bar.search.jump_len" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="5"></input></div>
  240. <!-- HIDDEN:key,ctx -->
  241. <input type='hidden' id='xowa.gui.url_bar.search.jump_len__key_box' value='xowa.gui.url_bar.search.jump_len'></input>
  242. <input type='hidden' id='xowa.gui.url_bar.search.jump_len__ctx_box' value='app'></input>
  243. </div>
  244. <!-- DIV:help -->
  245. <div id='xowa.gui.url_bar.search.jump_len_help_div' class='xohelp_div'>
  246. <div id='xowa.gui.url_bar.search.jump_len_help_msg' class='xohelp_msg'><p>Number of rows to move when pressing page-up or page-down
  247. </p>
  248. </div>
  249. </div>
  250. <h2>Miscellaneous</h2>
  251. <div class="xocfg_row flex_div">
  252. <!-- BTN:help_item -->
  253. <div class='xocfg_itm_help'>
  254. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.url_bar.url_format")' title='view more info'>&nbsp;</span>
  255. </div>
  256. <!-- TEXT:key -->
  257. <div id='xowa.gui.url_bar.url_format__name' class='xocfg_itm_name'>Url format</div>
  258. <!-- BTN:undo -->
  259. <div id='xowa.gui.url_bar.url_format__undo' data-xocfg-type='memo' class='xocfg_itm_delete xocfg_itm_hide'>
  260. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.url_bar.url_format")' title="reset to &quot;&quot;">&nbsp;</span>
  261. </div>
  262. <!-- TEXT:val -->
  263. <div class='xocfg_itm_data'>
  264. <textarea id="xowa.gui.url_bar.url_format" data-xocfg-key="xowa.gui.url_bar.url_format" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4"></textarea></div>
  265. <!-- HIDDEN:key,ctx -->
  266. <input type='hidden' id='xowa.gui.url_bar.url_format__key_box' value='xowa.gui.url_bar.url_format'></input>
  267. <input type='hidden' id='xowa.gui.url_bar.url_format__ctx_box' value='app'></input>
  268. </div>
  269. <!-- DIV:help -->
  270. <div id='xowa.gui.url_bar.url_format_help_div' class='xohelp_div'>
  271. <div id='xowa.gui.url_bar.url_format_help_msg' class='xohelp_msg'><p>Enter text to show in url bar for a given page
  272. </p>
  273. <p>For example:
  274. </p>
  275. <pre>
  276. en.wikipedia.org|English Wikipedia/~{page_title}
  277. de.wikipedia.org|German Wikipedia/~{page_title}
  278. *|~{wiki_domain}/~{page_title}
  279. </pre>
  280. <p>Here are some usage cases:
  281. </p>
  282. <ul>
  283. <li> Wiki is <code>en.wikipedia.org</code> and page is <code>Earth</code>: <code>English Wikipedia/Earth</code> will show
  284. </li>
  285. <li> Wiki is <code>de.wikipedia.org</code> and page is <code>Erde</code> : <code>German Wikipedia/Erde</code> will show
  286. </li>
  287. <li> Wiki is <code>fr.wikipedia.org</code> and page is <code>Terre</code>: <code>fr.wikipedia.org/Terre</code> will show
  288. </li>
  289. </ul>
  290. <p>This option has the following format:
  291. </p>
  292. <ul>
  293. <li> <b>Line-based</b>: Each line represents a separate rule. A url will be compared against the rule, and if it matches, only that rule will apply. If it doesn't match, it goes on to the next line.
  294. </li>
  295. <li> <b>Match</b>: The wiki domain part is the text before the first pipe (<code>|</code>). Think of this as &quot;when in this wiki...&quot;. This can be a wiki domain (en.wikipedia.org).
  296. </li>
  297. <li> <b>Include</b>: Think of this as &quot;...show this text in the url bar&quot;. This can be text, or a token which will be replaced automatically. Note that tokens are flanked with <code>~{</code> and <code>}</code>. For example: <code>~{wiki_domain}</code>
  298. </li>
  299. </ul>
  300. <p>Tokens:
  301. </p>
  302. <ul>
  303. <li> <code>wiki_domain</code>: The domain of the current wiki. For example, <code>en.wikipedia.org</code>
  304. </li>
  305. <li> <code>page_title</code>: The page title of the current page. For example, <code>History_of_Earth</code>.
  306. </li>
  307. <li> <code>page_title_spaces</code>: The page title of the current page but spaces are used instead of underscores. For example, <code>History of Earth</code>.
  308. </li>
  309. </ul>
  310. </div>
  311. </div>
  312. </div>
  313. </div>
  314. </div>
  315. </div>
  316. </div>
  317. <div id="mw-head" class="noprint">
  318. <div id="left-navigation">
  319. <div id="p-namespaces" class="vectorTabs">
  320. <h3>Namespaces</h3>
  321. <ul>
  322. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  323. </ul>
  324. </div>
  325. </div>
  326. </div>
  327. <div id='mw-panel' class='noprint'>
  328. <div id='p-logo'>
  329. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  330. </div>
  331. <div class="portal" id='xowa-portal-home'>
  332. <h3>XOWA</h3>
  333. <div class="body">
  334. <ul>
  335. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  336. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  337. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  338. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  339. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  340. </ul>
  341. </div>
  342. </div>
  343. <div class="portal" id='xowa-portal-started'>
  344. <h3>Getting started</h3>
  345. <div class="body">
  346. <ul>
  347. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  348. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  349. <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>
  350. <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>
  351. <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>
  352. </ul>
  353. </div>
  354. </div>
  355. <div class="portal" id='xowa-portal-android'>
  356. <h3>Android</h3>
  357. <div class="body">
  358. <ul>
  359. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  360. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  361. </ul>
  362. </div>
  363. </div>
  364. <div class="portal" id='xowa-portal-help'>
  365. <h3>Help</h3>
  366. <div class="body">
  367. <ul>
  368. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  369. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  370. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  371. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  372. </ul>
  373. </div>
  374. </div>
  375. <div class="portal" id='xowa-portal-blog'>
  376. <h3>Blog</h3>
  377. <div class="body">
  378. <ul>
  379. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  380. </ul>
  381. </div>
  382. </div>
  383. <div class="portal" id='xowa-portal-links'>
  384. <h3>Links</h3>
  385. <div class="body">
  386. <ul>
  387. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  388. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  389. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  390. </ul>
  391. </div>
  392. </div>
  393. <div class="portal" id='xowa-portal-donate'>
  394. <h3>Donate</h3>
  395. <div class="body">
  396. <ul>
  397. <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/ -->
  398. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  399. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  400. </ul>
  401. </div>
  402. </div>
  403. </div>
  404. </body>
  405. </html>