Tabs.html 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>Options/Tabs - 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/Tabs</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' selected='selected'>Gui - Tabs</option>
  32. <option value='xowa.gui.url_bar' >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>For more info, see <a href="/wiki/App/UI/Tabs" id="xolnki_9" title="App/UI/Tabs" tabindex="-1">App/UI/Tabs</a>
  69. </p>
  70. </p>
  71. </div>
  72. <h2>Position / Size</h2>
  73. <div class="xocfg_row flex_div">
  74. <!-- BTN:help_item -->
  75. <div class='xocfg_itm_help'>
  76. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.place_on_top")' title='view more info'>&nbsp;</span>
  77. </div>
  78. <!-- TEXT:key -->
  79. <div id='xowa.gui.tabs.place_on_top__name' class='xocfg_itm_name'>Place on top</div>
  80. <!-- BTN:undo -->
  81. <div id='xowa.gui.tabs.place_on_top__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  82. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.place_on_top")' title="reset to &quot;y&quot;">&nbsp;</span>
  83. </div>
  84. <!-- TEXT:val -->
  85. <div class='xocfg_itm_data'>
  86. <input id="xowa.gui.tabs.place_on_top" data-xocfg-key="xowa.gui.tabs.place_on_top" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  87. <!-- HIDDEN:key,ctx -->
  88. <input type='hidden' id='xowa.gui.tabs.place_on_top__key_box' value='xowa.gui.tabs.place_on_top'></input>
  89. <input type='hidden' id='xowa.gui.tabs.place_on_top__ctx_box' value='app'></input>
  90. </div>
  91. <!-- DIV:help -->
  92. <div id='xowa.gui.tabs.place_on_top_help_div' class='xohelp_div'>
  93. <div id='xowa.gui.tabs.place_on_top_help_msg' class='xohelp_msg'><p>Choose a position for the tab buttons:
  94. </p>
  95. <ul>
  96. <li> <b>checked</b>: place buttons on top
  97. </li>
  98. <li> <b>unchecked</b>: place buttons on bottom
  99. </li>
  100. </ul>
  101. <p>NOTE: The underlying tab widget (SWT CTabFolder) does not allow buttons to be placed on the side.
  102. </p>
  103. </div>
  104. </div>
  105. <div class="xocfg_row flex_div">
  106. <!-- BTN:help_item -->
  107. <div class='xocfg_itm_help'>
  108. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.height")' title='view more info'>&nbsp;</span>
  109. </div>
  110. <!-- TEXT:key -->
  111. <div id='xowa.gui.tabs.height__name' class='xocfg_itm_name'>Height</div>
  112. <!-- BTN:undo -->
  113. <div id='xowa.gui.tabs.height__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  114. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.height")' title="reset to &quot;20&quot;">&nbsp;</span>
  115. </div>
  116. <!-- TEXT:val -->
  117. <div class='xocfg_itm_data'>
  118. <input id="xowa.gui.tabs.height" data-xocfg-key="xowa.gui.tabs.height" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="20"></input></div>
  119. <!-- HIDDEN:key,ctx -->
  120. <input type='hidden' id='xowa.gui.tabs.height__key_box' value='xowa.gui.tabs.height'></input>
  121. <input type='hidden' id='xowa.gui.tabs.height__ctx_box' value='app'></input>
  122. </div>
  123. <!-- DIV:help -->
  124. <div id='xowa.gui.tabs.height_help_div' class='xohelp_div'>
  125. <div id='xowa.gui.tabs.height_help_msg' class='xohelp_msg'><p>Set height of tab button in pixels.
  126. </p>
  127. </div>
  128. </div>
  129. <div class="xocfg_row flex_div">
  130. <!-- BTN:help_item -->
  131. <div class='xocfg_itm_help'>
  132. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.hide_if_one")' title='view more info'>&nbsp;</span>
  133. </div>
  134. <!-- TEXT:key -->
  135. <div id='xowa.gui.tabs.hide_if_one__name' class='xocfg_itm_name'>Hide if one</div>
  136. <!-- BTN:undo -->
  137. <div id='xowa.gui.tabs.hide_if_one__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  138. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.hide_if_one")' title="reset to &quot;n&quot;">&nbsp;</span>
  139. </div>
  140. <!-- TEXT:val -->
  141. <div class='xocfg_itm_data'>
  142. <input id="xowa.gui.tabs.hide_if_one" data-xocfg-key="xowa.gui.tabs.hide_if_one" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  143. <!-- HIDDEN:key,ctx -->
  144. <input type='hidden' id='xowa.gui.tabs.hide_if_one__key_box' value='xowa.gui.tabs.hide_if_one'></input>
  145. <input type='hidden' id='xowa.gui.tabs.hide_if_one__ctx_box' value='app'></input>
  146. </div>
  147. <!-- DIV:help -->
  148. <div id='xowa.gui.tabs.hide_if_one_help_div' class='xohelp_div'>
  149. <div id='xowa.gui.tabs.hide_if_one_help_msg' class='xohelp_msg'><p>Choose display option for single tabs:
  150. </p>
  151. <ul>
  152. <li> <b>checked</b>: hide tab button area
  153. </li>
  154. <li> <b>unchecked</b>: show tab button area with one tab button
  155. </li>
  156. </ul>
  157. </div>
  158. </div>
  159. <h2>Appearance</h2>
  160. <div class="xocfg_row flex_div">
  161. <!-- BTN:help_item -->
  162. <div class='xocfg_itm_help'>
  163. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.curved")' title='view more info'>&nbsp;</span>
  164. </div>
  165. <!-- TEXT:key -->
  166. <div id='xowa.gui.tabs.curved__name' class='xocfg_itm_name'>Curved</div>
  167. <!-- BTN:undo -->
  168. <div id='xowa.gui.tabs.curved__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  169. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.curved")' title="reset to &quot;n&quot;">&nbsp;</span>
  170. </div>
  171. <!-- TEXT:val -->
  172. <div class='xocfg_itm_data'>
  173. <input id="xowa.gui.tabs.curved" data-xocfg-key="xowa.gui.tabs.curved" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  174. <!-- HIDDEN:key,ctx -->
  175. <input type='hidden' id='xowa.gui.tabs.curved__key_box' value='xowa.gui.tabs.curved'></input>
  176. <input type='hidden' id='xowa.gui.tabs.curved__ctx_box' value='app'></input>
  177. </div>
  178. <!-- DIV:help -->
  179. <div id='xowa.gui.tabs.curved_help_div' class='xohelp_div'>
  180. <div id='xowa.gui.tabs.curved_help_msg' class='xohelp_msg'><p>Choose whether to draw button with a curve:
  181. </p>
  182. <ul>
  183. <li> <b>checked</b>: draw tab button with curve on right side
  184. </li>
  185. <li> <b>unchecked</b>: draw tab button as rounded rect
  186. </li>
  187. </ul>
  188. <p>NOTE: The underlying tab widget (SWT CTabFolder) does not allow other border embellishments.
  189. </p>
  190. </div>
  191. </div>
  192. <div class="xocfg_row flex_div">
  193. <!-- BTN:help_item -->
  194. <div class='xocfg_itm_help'>
  195. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.close_btn_visible")' title='view more info'>&nbsp;</span>
  196. </div>
  197. <!-- TEXT:key -->
  198. <div id='xowa.gui.tabs.close_btn_visible__name' class='xocfg_itm_name'>Close button visible</div>
  199. <!-- BTN:undo -->
  200. <div id='xowa.gui.tabs.close_btn_visible__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  201. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.close_btn_visible")' title="reset to &quot;y&quot;">&nbsp;</span>
  202. </div>
  203. <!-- TEXT:val -->
  204. <div class='xocfg_itm_data'>
  205. <input id="xowa.gui.tabs.close_btn_visible" data-xocfg-key="xowa.gui.tabs.close_btn_visible" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  206. <!-- HIDDEN:key,ctx -->
  207. <input type='hidden' id='xowa.gui.tabs.close_btn_visible__key_box' value='xowa.gui.tabs.close_btn_visible'></input>
  208. <input type='hidden' id='xowa.gui.tabs.close_btn_visible__ctx_box' value='app'></input>
  209. </div>
  210. <!-- DIV:help -->
  211. <div id='xowa.gui.tabs.close_btn_visible_help_div' class='xohelp_div'>
  212. <div id='xowa.gui.tabs.close_btn_visible_help_msg' class='xohelp_msg'><p>Choose whether to show the close button
  213. </p>
  214. <ul>
  215. <li> <b>checked</b>: show the close button on all tabs
  216. </li>
  217. <li> <b>unchecked</b>: hide the close button on all tabs
  218. </li>
  219. </ul>
  220. <p>NOTE: This setting overrides <code>Unselected close button visible</code>
  221. </p>
  222. </div>
  223. </div>
  224. <div class="xocfg_row flex_div">
  225. <!-- BTN:help_item -->
  226. <div class='xocfg_itm_help'>
  227. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.unselected_close_btn_visible")' title='view more info'>&nbsp;</span>
  228. </div>
  229. <!-- TEXT:key -->
  230. <div id='xowa.gui.tabs.unselected_close_btn_visible__name' class='xocfg_itm_name'>Unselected close button visible</div>
  231. <!-- BTN:undo -->
  232. <div id='xowa.gui.tabs.unselected_close_btn_visible__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  233. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.unselected_close_btn_visible")' title="reset to &quot;y&quot;">&nbsp;</span>
  234. </div>
  235. <!-- TEXT:val -->
  236. <div class='xocfg_itm_data'>
  237. <input id="xowa.gui.tabs.unselected_close_btn_visible" data-xocfg-key="xowa.gui.tabs.unselected_close_btn_visible" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  238. <!-- HIDDEN:key,ctx -->
  239. <input type='hidden' id='xowa.gui.tabs.unselected_close_btn_visible__key_box' value='xowa.gui.tabs.unselected_close_btn_visible'></input>
  240. <input type='hidden' id='xowa.gui.tabs.unselected_close_btn_visible__ctx_box' value='app'></input>
  241. </div>
  242. <!-- DIV:help -->
  243. <div id='xowa.gui.tabs.unselected_close_btn_visible_help_div' class='xohelp_div'>
  244. <div id='xowa.gui.tabs.unselected_close_btn_visible_help_msg' class='xohelp_msg'><p>Choose whether to show the close button on unselected tabs
  245. </p>
  246. <ul>
  247. <li> <b>checked</b>: show the close button on unselected tabs.
  248. </li>
  249. <li> <b>unchecked</b>: hide the close button on unselected tabs. The close button will still show for the selected tab.
  250. </li>
  251. </ul>
  252. <p>NOTE: This setting is overriden by <code>Close button visible</code>
  253. </p>
  254. </div>
  255. </div>
  256. <h2>Title</h2>
  257. <div class="xocfg_row flex_div">
  258. <!-- BTN:help_item -->
  259. <div class='xocfg_itm_help'>
  260. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.max_chars")' title='view more info'>&nbsp;</span>
  261. </div>
  262. <!-- TEXT:key -->
  263. <div id='xowa.gui.tabs.max_chars__name' class='xocfg_itm_name'>Max chars</div>
  264. <!-- BTN:undo -->
  265. <div id='xowa.gui.tabs.max_chars__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  266. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.max_chars")' title="reset to &quot;40&quot;">&nbsp;</span>
  267. </div>
  268. <!-- TEXT:val -->
  269. <div class='xocfg_itm_data'>
  270. <input id="xowa.gui.tabs.max_chars" data-xocfg-key="xowa.gui.tabs.max_chars" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="40"></input></div>
  271. <!-- HIDDEN:key,ctx -->
  272. <input type='hidden' id='xowa.gui.tabs.max_chars__key_box' value='xowa.gui.tabs.max_chars'></input>
  273. <input type='hidden' id='xowa.gui.tabs.max_chars__ctx_box' value='app'></input>
  274. </div>
  275. <!-- DIV:help -->
  276. <div id='xowa.gui.tabs.max_chars_help_div' class='xohelp_div'>
  277. <div id='xowa.gui.tabs.max_chars_help_msg' class='xohelp_msg'><p>Enter a maximum number of characters for the title:
  278. </p>
  279. <ul>
  280. <li> This setting limits the maximum width of a tab: i.e.: I don't want my tabs to be wider than this.
  281. </li>
  282. <li> If the setting is -1 or the title has less characters than the min, the title will be unchanged
  283. </li>
  284. </ul>
  285. <dl>
  286. <dd> For example, a maximum of 5 and a title of &quot;A&quot; will show as &quot;A&quot;
  287. </dd>
  288. </dl>
  289. <ul>
  290. <li> Otherwise, the text is truncated to the maximum, and an ellipsis of &quot;...&quot; will be added
  291. </li>
  292. </ul>
  293. <dl>
  294. <dd> For example, a maximum of 5 and a title of &quot;Maximum&quot; will show as &quot;Maxim...&quot;
  295. </dd>
  296. </dl>
  297. </div>
  298. </div>
  299. <div class="xocfg_row flex_div">
  300. <!-- BTN:help_item -->
  301. <div class='xocfg_itm_help'>
  302. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.gui.tabs.min_chars")' title='view more info'>&nbsp;</span>
  303. </div>
  304. <!-- TEXT:key -->
  305. <div id='xowa.gui.tabs.min_chars__name' class='xocfg_itm_name'>Min chars</div>
  306. <!-- BTN:undo -->
  307. <div id='xowa.gui.tabs.min_chars__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
  308. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.gui.tabs.min_chars")' title="reset to &quot;-1&quot;">&nbsp;</span>
  309. </div>
  310. <!-- TEXT:val -->
  311. <div class='xocfg_itm_data'>
  312. <input id="xowa.gui.tabs.min_chars" data-xocfg-key="xowa.gui.tabs.min_chars" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="-1"></input></div>
  313. <!-- HIDDEN:key,ctx -->
  314. <input type='hidden' id='xowa.gui.tabs.min_chars__key_box' value='xowa.gui.tabs.min_chars'></input>
  315. <input type='hidden' id='xowa.gui.tabs.min_chars__ctx_box' value='app'></input>
  316. </div>
  317. <!-- DIV:help -->
  318. <div id='xowa.gui.tabs.min_chars_help_div' class='xohelp_div'>
  319. <div id='xowa.gui.tabs.min_chars_help_msg' class='xohelp_msg'><p>Enter a minimum number of characters for the title:
  320. </p>
  321. <ul>
  322. <li> This setting generate a standard minimum width: i.e.: I want my tabs to be at least this wide.
  323. </li>
  324. <li> It works best with fixed width fonts. For other fonts, the results will be imprecise.
  325. </li>
  326. <li> If the setting is -1 or the title has more characters than the min, the title will be unchanged
  327. </li>
  328. </ul>
  329. <dl>
  330. <dd> For example, a minimum of 5 and a title of &quot;Minimum&quot; will show as &quot;Minimum&quot;
  331. </dd>
  332. </dl>
  333. <ul>
  334. <li> Otherwise, spaces will be padded on to the end of the title to reach the minimum.
  335. </li>
  336. </ul>
  337. <dl>
  338. <dd> For example, a minimum of 5 and a title of &quot;A&quot; will show as &quot;A&#160;&#160;&#160;&#160;&quot;
  339. </dd>
  340. </dl>
  341. </div>
  342. </div>
  343. </div>
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348. <div id="mw-head" class="noprint">
  349. <div id="left-navigation">
  350. <div id="p-namespaces" class="vectorTabs">
  351. <h3>Namespaces</h3>
  352. <ul>
  353. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  354. </ul>
  355. </div>
  356. </div>
  357. </div>
  358. <div id='mw-panel' class='noprint'>
  359. <div id='p-logo'>
  360. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  361. </div>
  362. <div class="portal" id='xowa-portal-home'>
  363. <h3>XOWA</h3>
  364. <div class="body">
  365. <ul>
  366. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  367. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  368. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  369. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  370. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  371. </ul>
  372. </div>
  373. </div>
  374. <div class="portal" id='xowa-portal-started'>
  375. <h3>Getting started</h3>
  376. <div class="body">
  377. <ul>
  378. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  379. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  380. <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>
  381. <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>
  382. <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>
  383. </ul>
  384. </div>
  385. </div>
  386. <div class="portal" id='xowa-portal-android'>
  387. <h3>Android</h3>
  388. <div class="body">
  389. <ul>
  390. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  391. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  392. </ul>
  393. </div>
  394. </div>
  395. <div class="portal" id='xowa-portal-help'>
  396. <h3>Help</h3>
  397. <div class="body">
  398. <ul>
  399. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  400. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  401. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  402. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  403. </ul>
  404. </div>
  405. </div>
  406. <div class="portal" id='xowa-portal-blog'>
  407. <h3>Blog</h3>
  408. <div class="body">
  409. <ul>
  410. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  411. </ul>
  412. </div>
  413. </div>
  414. <div class="portal" id='xowa-portal-links'>
  415. <h3>Links</h3>
  416. <div class="body">
  417. <ul>
  418. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  419. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  420. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  421. </ul>
  422. </div>
  423. </div>
  424. <div class="portal" id='xowa-portal-donate'>
  425. <h3>Donate</h3>
  426. <div class="body">
  427. <ul>
  428. <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/ -->
  429. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  430. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  431. </ul>
  432. </div>
  433. </div>
  434. </div>
  435. </body>
  436. </html>