Wiki_HTML.html 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761
  1. <!DOCTYPE html>
  2. <html dir="ltr">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  5. <title>Options/Wiki HTML - 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/Wiki HTML</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' >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' selected='selected'>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>Portal</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.html.portal.missing_class")' title='view more info'>&nbsp;</span>
  75. </div>
  76. <!-- TEXT:key -->
  77. <div id='xowa.html.portal.missing_class__name' class='xocfg_itm_name'>Talk namespace</div>
  78. <!-- BTN:undo -->
  79. <div id='xowa.html.portal.missing_class__undo' data-xocfg-type='list:xowa.html.portal.missing_class' class='xocfg_itm_delete xocfg_itm_hide'>
  80. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.portal.missing_class")' title="reset to &quot;xowa_display_none&quot;">&nbsp;</span>
  81. </div>
  82. <!-- TEXT:val -->
  83. <div class='xocfg_itm_data'>
  84. <select id="xowa.html.portal.missing_class" data-xocfg-key="xowa.html.portal.missing_class" data-xocfg-type="list:xowa.html.portal.missing_class" accesskey="d" class="xocfg_data__list" size="3">
  85. <option value="">Show as blue link</option>
  86. <option value="new">Show as red link</option>
  87. <option value="xowa_display_none" selected="selected">Hide</option>
  88. </select>
  89. </div>
  90. <!-- HIDDEN:key,ctx -->
  91. <input type='hidden' id='xowa.html.portal.missing_class__key_box' value='xowa.html.portal.missing_class'></input>
  92. <input type='hidden' id='xowa.html.portal.missing_class__ctx_box' value='app'></input>
  93. </div>
  94. <!-- DIV:help -->
  95. <div id='xowa.html.portal.missing_class_help_div' class='xohelp_div'>
  96. <div id='xowa.html.portal.missing_class_help_msg' class='xohelp_msg'><p>Controls the appearance of the Talk tab (right of Page tab):
  97. </p>
  98. <dl>
  99. <dd> XOWA shows a Talk tab just like any other MediaWiki wiki
  100. </dd>
  101. <dd> However, the default wiki dumps (pages-articles) do not have the Talk namespace. In these situations, the Talk tab is non-functional.
  102. </dd>
  103. <dd> Some users may object to the continual presence of a non-functional tab. As such, the following options have been provided:
  104. </dd>
  105. </dl>
  106. <ul>
  107. <li> <b>Hide</b> : Hide the tab if the namespace is missing. This is non-standard MediaWiki behavior, but is not distracting.
  108. </li>
  109. <li> <b>Show as red link</b> : Show the tab with a red color. This is standard MediaWiki behavior, but some users may find the red link distracting.
  110. </li>
  111. <li> <b>Show as blue link</b> : Show the tab with a blue color. This is non-standard MediaWiki behavior. It is not distracting but some users may object to the presence of a non-functional link.
  112. </li>
  113. </ul>
  114. </div>
  115. </div>
  116. <div class="xocfg_row flex_div">
  117. <!-- BTN:help_item -->
  118. <div class='xocfg_itm_help'>
  119. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.portal.sidebar_enabled_desktop")' title='view more info'>&nbsp;</span>
  120. </div>
  121. <!-- TEXT:key -->
  122. <div id='xowa.html.portal.sidebar_enabled_desktop__name' class='xocfg_itm_name'>Show home menu in sidebar (desktop)</div>
  123. <!-- BTN:undo -->
  124. <div id='xowa.html.portal.sidebar_enabled_desktop__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  125. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.portal.sidebar_enabled_desktop")' title="reset to &quot;n&quot;">&nbsp;</span>
  126. </div>
  127. <!-- TEXT:val -->
  128. <div class='xocfg_itm_data'>
  129. <input id="xowa.html.portal.sidebar_enabled_desktop" data-xocfg-key="xowa.html.portal.sidebar_enabled_desktop" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  130. <!-- HIDDEN:key,ctx -->
  131. <input type='hidden' id='xowa.html.portal.sidebar_enabled_desktop__key_box' value='xowa.html.portal.sidebar_enabled_desktop'></input>
  132. <input type='hidden' id='xowa.html.portal.sidebar_enabled_desktop__ctx_box' value='app'></input>
  133. </div>
  134. <!-- DIV:help -->
  135. <div id='xowa.html.portal.sidebar_enabled_desktop_help_div' class='xohelp_div'>
  136. <div id='xowa.html.portal.sidebar_enabled_desktop_help_msg' class='xohelp_msg'><p>Choose one of the following.
  137. </p>
  138. <ul>
  139. <li> <b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
  140. </li>
  141. <li> <b>unchecked</b> : to hide XOWA menu in sidebar
  142. </li>
  143. </ul>
  144. </div>
  145. </div>
  146. <div class="xocfg_row flex_div">
  147. <!-- BTN:help_item -->
  148. <div class='xocfg_itm_help'>
  149. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.portal.sidebar_enabled_server")' title='view more info'>&nbsp;</span>
  150. </div>
  151. <!-- TEXT:key -->
  152. <div id='xowa.html.portal.sidebar_enabled_server__name' class='xocfg_itm_name'>Show home menu in sidebar (server)</div>
  153. <!-- BTN:undo -->
  154. <div id='xowa.html.portal.sidebar_enabled_server__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  155. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.portal.sidebar_enabled_server")' title="reset to &quot;y&quot;">&nbsp;</span>
  156. </div>
  157. <!-- TEXT:val -->
  158. <div class='xocfg_itm_data'>
  159. <input id="xowa.html.portal.sidebar_enabled_server" data-xocfg-key="xowa.html.portal.sidebar_enabled_server" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  160. <!-- HIDDEN:key,ctx -->
  161. <input type='hidden' id='xowa.html.portal.sidebar_enabled_server__key_box' value='xowa.html.portal.sidebar_enabled_server'></input>
  162. <input type='hidden' id='xowa.html.portal.sidebar_enabled_server__ctx_box' value='app'></input>
  163. </div>
  164. <!-- DIV:help -->
  165. <div id='xowa.html.portal.sidebar_enabled_server_help_div' class='xohelp_div'>
  166. <div id='xowa.html.portal.sidebar_enabled_server_help_msg' class='xohelp_msg'><p>Choose one of the following.
  167. </p>
  168. <ul>
  169. <li> <b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
  170. </li>
  171. <li> <b>unchecked</b> : to hide XOWA menu in sidebar
  172. </li>
  173. </ul>
  174. </div>
  175. </div>
  176. <h2>Content</h2>
  177. <div class="xocfg_row flex_div">
  178. <!-- BTN:help_item -->
  179. <div class='xocfg_itm_help'>
  180. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.page.content_code_fmt")' title='view more info'>&nbsp;</span>
  181. </div>
  182. <!-- TEXT:key -->
  183. <div id='xowa.html.page.content_code_fmt__name' class='xocfg_itm_name'>Content code format</div>
  184. <!-- BTN:undo -->
  185. <div id='xowa.html.page.content_code_fmt__undo' data-xocfg-type='memo' class='xocfg_itm_delete xocfg_itm_hide'>
  186. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.page.content_code_fmt")' title="reset to &quot;<pre>~{page_text}</pre>&quot;">&nbsp;</span>
  187. </div>
  188. <!-- TEXT:val -->
  189. <div class='xocfg_itm_data'>
  190. <textarea id="xowa.html.page.content_code_fmt" data-xocfg-key="xowa.html.page.content_code_fmt" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4">&lt;pre&gt;~{page_text}&lt;/pre&gt;</textarea></div>
  191. <!-- HIDDEN:key,ctx -->
  192. <input type='hidden' id='xowa.html.page.content_code_fmt__key_box' value='xowa.html.page.content_code_fmt'></input>
  193. <input type='hidden' id='xowa.html.page.content_code_fmt__ctx_box' value='app'></input>
  194. </div>
  195. <!-- DIV:help -->
  196. <div id='xowa.html.page.content_code_fmt_help_div' class='xohelp_div'>
  197. <div id='xowa.html.page.content_code_fmt_help_msg' class='xohelp_msg'><p>Enter a format for pages whose content is entirely source code:
  198. </p>
  199. <p>Applicable pages include:
  200. </p>
  201. <ul>
  202. <li> MediaWiki:Common.css
  203. </li>
  204. <li> MediaWiki:*.js
  205. </li>
  206. <li> Module:*
  207. </li>
  208. </ul>
  209. <p>The purpose of this option is to control the behavior of the pre when the page has source code with long lines. Example behaviors include:
  210. </p>
  211. <ul>
  212. <li> Horizontal scroll bar at bottom of html window: &lt;pre&gt;~{page_text}&lt;/pre&gt;
  213. </li>
  214. <li> Horizontal scroll bar at bottom of pre: &lt;pre style='overflow:auto'&gt;~{page_text}&lt;/pre&gt;
  215. </li>
  216. <li> Word-wrap: &lt;pre style='white-space: pre-wrap; word-wrap: break-word;'&gt;~{page_text}&lt;/pre&gt;
  217. </li>
  218. </ul>
  219. <p>See <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=260" rel="nofollow" class="external free" tabindex="-1">https://bugzilla.wikimedia.org/show_bug.cgi?id=260</a> for more context
  220. </p>
  221. </div>
  222. </div>
  223. <h2>Alt text</h2>
  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.html.alt.show_in_caption")' title='view more info'>&nbsp;</span>
  228. </div>
  229. <!-- TEXT:key -->
  230. <div id='xowa.html.alt.show_in_caption__name' class='xocfg_itm_name'>Duplicate alt in caption</div>
  231. <!-- BTN:undo -->
  232. <div id='xowa.html.alt.show_in_caption__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.html.alt.show_in_caption")' title="reset to &quot;y&quot;">&nbsp;</span>
  234. </div>
  235. <!-- TEXT:val -->
  236. <div class='xocfg_itm_data'>
  237. <input id="xowa.html.alt.show_in_caption" data-xocfg-key="xowa.html.alt.show_in_caption" 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.html.alt.show_in_caption__key_box' value='xowa.html.alt.show_in_caption'></input>
  240. <input type='hidden' id='xowa.html.alt.show_in_caption__ctx_box' value='app'></input>
  241. </div>
  242. <!-- DIV:help -->
  243. <div id='xowa.html.alt.show_in_caption_help_div' class='xohelp_div'>
  244. <div id='xowa.html.alt.show_in_caption_help_msg' class='xohelp_msg'><p>(obsolete): This setting controls whether or not the &quot;alt&quot; is actually inserted into the HTML. Compare that with &quot;Show in html&quot; which merely hides the already-inserted alt
  245. </p>
  246. <p>Advanced users may want to disable this to reduce the size of the HTML. Regular users should use the &quot;Show in html&quot; option
  247. </p>
  248. <p>Choose one of the following:
  249. </p>
  250. <ul>
  251. <li> <b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)
  252. </li>
  253. <li> <b>unchecked</b> : do not show alt text underneath caption (standard behavior)
  254. </li>
  255. </ul>
  256. <p>EX: <a href="/site/simple.wikipedia.org/wiki/Saturn_(planet)" tabindex="-1">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
  257. </p>
  258. </div>
  259. </div>
  260. <div class="xocfg_row flex_div">
  261. <!-- BTN:help_item -->
  262. <div class='xocfg_itm_help'>
  263. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.alt.empty_alt_uses_caption")' title='view more info'>&nbsp;</span>
  264. </div>
  265. <!-- TEXT:key -->
  266. <div id='xowa.html.alt.empty_alt_uses_caption__name' class='xocfg_itm_name'>Empty alt uses caption</div>
  267. <!-- BTN:undo -->
  268. <div id='xowa.html.alt.empty_alt_uses_caption__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  269. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.alt.empty_alt_uses_caption")' title="reset to &quot;y&quot;">&nbsp;</span>
  270. </div>
  271. <!-- TEXT:val -->
  272. <div class='xocfg_itm_data'>
  273. <input id="xowa.html.alt.empty_alt_uses_caption" data-xocfg-key="xowa.html.alt.empty_alt_uses_caption" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  274. <!-- HIDDEN:key,ctx -->
  275. <input type='hidden' id='xowa.html.alt.empty_alt_uses_caption__key_box' value='xowa.html.alt.empty_alt_uses_caption'></input>
  276. <input type='hidden' id='xowa.html.alt.empty_alt_uses_caption__ctx_box' value='app'></input>
  277. </div>
  278. <!-- DIV:help -->
  279. <div id='xowa.html.alt.empty_alt_uses_caption_help_div' class='xohelp_div'>
  280. <div id='xowa.html.alt.empty_alt_uses_caption_help_msg' class='xohelp_msg'><p>Choose one of the following:
  281. </p>
  282. <ul>
  283. <li> <b>checked</b> : if no alt attribute is specified, alt will use caption
  284. </li>
  285. <li> <b>unchecked</b> : if no alt attribute is specified, alt will be empty (check the HTML source)
  286. </li>
  287. </ul>
  288. </div>
  289. </div>
  290. <div class="xocfg_row flex_div">
  291. <!-- BTN:help_item -->
  292. <div class='xocfg_itm_help'>
  293. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.alt.show_in_html")' title='view more info'>&nbsp;</span>
  294. </div>
  295. <!-- TEXT:key -->
  296. <div id='xowa.html.alt.show_in_html__name' class='xocfg_itm_name'>Show in html</div>
  297. <!-- BTN:undo -->
  298. <div id='xowa.html.alt.show_in_html__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  299. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.alt.show_in_html")' title="reset to &quot;y&quot;">&nbsp;</span>
  300. </div>
  301. <!-- TEXT:val -->
  302. <div class='xocfg_itm_data'>
  303. <input id="xowa.html.alt.show_in_html" data-xocfg-key="xowa.html.alt.show_in_html" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked"></input></div>
  304. <!-- HIDDEN:key,ctx -->
  305. <input type='hidden' id='xowa.html.alt.show_in_html__key_box' value='xowa.html.alt.show_in_html'></input>
  306. <input type='hidden' id='xowa.html.alt.show_in_html__ctx_box' value='app'></input>
  307. </div>
  308. <!-- DIV:help -->
  309. <div id='xowa.html.alt.show_in_html_help_div' class='xohelp_div'>
  310. <div id='xowa.html.alt.show_in_html_help_msg' class='xohelp_msg'><p>Choose one of the following:
  311. </p>
  312. <ul>
  313. <li> <b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)
  314. </li>
  315. <li> <b>unchecked</b> : do not show alt text underneath caption (standard behavior)
  316. </li>
  317. </ul>
  318. <p>EX: <a href="/site/simple.wikipedia.org/wiki/Saturn_(planet)" tabindex="-1">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
  319. </p>
  320. </div>
  321. </div>
  322. <h2>Collapsible</h2>
  323. <div class="xocfg_row flex_div">
  324. <!-- BTN:help_item -->
  325. <div class='xocfg_itm_help'>
  326. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.collapsibles.toc")' title='view more info'>&nbsp;</span>
  327. </div>
  328. <!-- TEXT:key -->
  329. <div id='xowa.html.collapsibles.toc__name' class='xocfg_itm_name'>Table of contents</div>
  330. <!-- BTN:undo -->
  331. <div id='xowa.html.collapsibles.toc__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  332. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.collapsibles.toc")' title="reset to &quot;n&quot;">&nbsp;</span>
  333. </div>
  334. <!-- TEXT:val -->
  335. <div class='xocfg_itm_data'>
  336. <input id="xowa.html.collapsibles.toc" data-xocfg-key="xowa.html.collapsibles.toc" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  337. <!-- HIDDEN:key,ctx -->
  338. <input type='hidden' id='xowa.html.collapsibles.toc__key_box' value='xowa.html.collapsibles.toc'></input>
  339. <input type='hidden' id='xowa.html.collapsibles.toc__ctx_box' value='app'></input>
  340. </div>
  341. <!-- DIV:help -->
  342. <div id='xowa.html.collapsibles.toc_help_div' class='xohelp_div'>
  343. <div id='xowa.html.collapsibles.toc_help_msg' class='xohelp_msg'><p>Collapsible settings only apply to the current viewing of the page. This setting is not stored for each page.
  344. </p>
  345. <p>For example, if you are viewing &quot;Page_A&quot;, you set your table of contents (TOC) setting to unchecked (always show), and you click &quot;hide&quot;:
  346. </p>
  347. <ul>
  348. <li> Click a link -&gt; Press back -&gt; TOC is shown, not hidden
  349. </li>
  350. <li> Exit XOWA -&gt; Reopen XOWA -&gt; Go to &quot;Page_A&quot; -&gt; TOC is shown, not hidden
  351. </li>
  352. </ul>
  353. <p>Saving the hide/show setting on a page by page basis will be supported in a future version, but probably not anytime soon.
  354. </p>
  355. <p>All table of contents have a Show / Hide link. See <a href="/wiki/Diagnostics/Javascript/Table_of_contents" id="xolnki_21" title="Diagnostics/Javascript/Table of contents" tabindex="-1">Diagnostics/Javascript/Table_of_contents</a><br/>
  356. Choose one of the following:
  357. </p>
  358. <ul>
  359. <li> <b>checked</b> : default to show collapsed
  360. </li>
  361. <li> <b>unchecked</b> : default to show expanded
  362. </li>
  363. </ul>
  364. </div>
  365. </div>
  366. <div class="xocfg_row flex_div">
  367. <!-- BTN:help_item -->
  368. <div class='xocfg_itm_help'>
  369. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.collapsibles.navbox")' title='view more info'>&nbsp;</span>
  370. </div>
  371. <!-- TEXT:key -->
  372. <div id='xowa.html.collapsibles.navbox__name' class='xocfg_itm_name'>NavBox</div>
  373. <!-- BTN:undo -->
  374. <div id='xowa.html.collapsibles.navbox__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  375. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.collapsibles.navbox")' title="reset to &quot;n&quot;">&nbsp;</span>
  376. </div>
  377. <!-- TEXT:val -->
  378. <div class='xocfg_itm_data'>
  379. <input id="xowa.html.collapsibles.navbox" data-xocfg-key="xowa.html.collapsibles.navbox" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  380. <!-- HIDDEN:key,ctx -->
  381. <input type='hidden' id='xowa.html.collapsibles.navbox__key_box' value='xowa.html.collapsibles.navbox'></input>
  382. <input type='hidden' id='xowa.html.collapsibles.navbox__ctx_box' value='app'></input>
  383. </div>
  384. <!-- DIV:help -->
  385. <div id='xowa.html.collapsibles.navbox_help_div' class='xohelp_div'>
  386. <div id='xowa.html.collapsibles.navbox_help_msg' class='xohelp_msg'><p>Navigation boxes at the bottom of the article will often have a Collapse / Expand link. See <a href="/wiki/Diagnostics/Javascript/Collapsible" id="xolnki_22" title="Diagnostics/Javascript/Collapsible" class="xowa-visited" tabindex="-1">Diagnostics/Javascript/Collapsible</a> or <a href="/site/en.wikipedia.org/wiki/Quantum_mechanics" tabindex="-1">http://en.wikipedia.org/wiki/Quantum_mechanics</a> <br/>
  387. Choose one of the following:
  388. </p>
  389. <ul>
  390. <li> <b>checked</b> : default to show collapsed
  391. </li>
  392. <li> <b>unchecked</b> : default to show expanded
  393. </li>
  394. </ul>
  395. </div>
  396. </div>
  397. <div class="xocfg_row flex_div">
  398. <!-- BTN:help_item -->
  399. <div class='xocfg_itm_help'>
  400. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.collapsibles.navframe")' title='view more info'>&nbsp;</span>
  401. </div>
  402. <!-- TEXT:key -->
  403. <div id='xowa.html.collapsibles.navframe__name' class='xocfg_itm_name'>NavFrame</div>
  404. <!-- BTN:undo -->
  405. <div id='xowa.html.collapsibles.navframe__undo' data-xocfg-type='bool' class='xocfg_itm_delete xocfg_itm_hide'>
  406. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.collapsibles.navframe")' title="reset to &quot;n&quot;">&nbsp;</span>
  407. </div>
  408. <!-- TEXT:val -->
  409. <div class='xocfg_itm_data'>
  410. <input id="xowa.html.collapsibles.navframe" data-xocfg-key="xowa.html.collapsibles.navframe" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox"></input></div>
  411. <!-- HIDDEN:key,ctx -->
  412. <input type='hidden' id='xowa.html.collapsibles.navframe__key_box' value='xowa.html.collapsibles.navframe'></input>
  413. <input type='hidden' id='xowa.html.collapsibles.navframe__ctx_box' value='app'></input>
  414. </div>
  415. <!-- DIV:help -->
  416. <div id='xowa.html.collapsibles.navframe_help_div' class='xohelp_div'>
  417. <div id='xowa.html.collapsibles.navframe_help_msg' class='xohelp_msg'><p>Choose one of the following:
  418. </p>
  419. <ul>
  420. <li> <b>checked</b> : default to show collapsed
  421. </li>
  422. <li> <b>unchecked</b> : default to show expanded
  423. </li>
  424. </ul>
  425. <p>NOTE: Affects following 2 types of boxes:
  426. </p>
  427. <ul>
  428. <li> Most navigation boxes at the side of the article which sometimes have a Show / Hide link. See <a href="/wiki/Diagnostics/Javascript/NavFrame" id="xolnki_23" title="Diagnostics/Javascript/NavFrame" tabindex="-1">Diagnostics/Javascript/NavFrame</a> or <a href="/site/en.wikipedia.org/wiki/Quantum_mechanics" tabindex="-1">http://en.wikipedia.org/wiki/Quantum_mechanics</a>
  429. </li>
  430. <li> Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See <a href="/site/simple.wikipedia.org/wiki/Earth" tabindex="-1">https://simple.wikipedia.org/wiki/Earth</a>
  431. </li>
  432. </ul>
  433. </div>
  434. </div>
  435. <h2>Divs</h2>
  436. <div class="xocfg_row flex_div">
  437. <!-- BTN:help_item -->
  438. <div class='xocfg_itm_help'>
  439. <span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.html.divs.footer")' title='view more info'>&nbsp;</span>
  440. </div>
  441. <!-- TEXT:key -->
  442. <div id='xowa.html.divs.footer__name' class='xocfg_itm_name'>Footer</div>
  443. <!-- BTN:undo -->
  444. <div id='xowa.html.divs.footer__undo' data-xocfg-type='memo' class='xocfg_itm_delete xocfg_itm_hide'>
  445. <span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.divs.footer")' title="reset to &quot;<div id="footer" class="mw-footer" role="contentinfo">
  446. <ul id="footer-info">
  447. <li id="footer-info-lastmod"> ~{page_modified_on_msg}</li>
  448. <li id="footer-info-copyright">~{<>msgs.get('wikimedia-copyright');<>}
  449. </ul>
  450. <ul id="footer-places">
  451. <li id="footer-places-privacy"><a href="/wiki/~{<>msgs.get('privacypage');<>}" class="extiw" title="~{<>msgs.get('privacy');<>}">~{<>msgs.get('privacy');<>}</a></li>
  452. <li id="footer-places-about"><a href="/wiki/~{<>msgs.get('Project:About');<>}" title="Wikipedia:About">~{<>msgs.get('aboutsite');<>}</a></li>
  453. <li id="footer-places-disclaimer"><a href="/wiki/~{<>msgs.get('disclaimerpage');<>}" title="~{<>msgs.get('Disclaimers');<>}">~{<>msgs.get('Disclaimers');<>}</a></li>
  454. <li id="footer-places-developers"><a href="~{<>msgs.get('wikimedia-developers-url');<>}">~{<>msgs.get('wikimedia-developers');<>}</a></li>
  455. <li id="footer-places-cookiestatement"><a href="https://wikimediafoundation.org/wiki/Cookie_statement">Cookie statement</a></li>
  456. </ul>
  457. <ul id="footer-icons" class="noprint" style='height:10px'>
  458. <li id="footer-copyrightico">
  459. <a href="https://wikimediafoundation.org/"><img src="~{<>app.fsys.root_dir.to_http_file;<>}/bin/any/xowa/html/css/footer/wikimedia-button.png" width="88" height="31" alt="Wikimedia Foundation"/></a>
  460. </li>
  461. <li id="footer-poweredbyico">
  462. <a href="//www.mediawiki.org/"><img src="~{<>app.fsys.root_dir.to_http_file;<>}/bin/any/xowa/html/css/footer/poweredby_mediawiki_88x31.png" alt="Powered by MediaWiki" width="88" height="31"/></a>
  463. </li>
  464. </ul>
  465. <ul style='clear:both; float:left;'>
  466. <li>Generated by <a href='/wiki/home/Help/About'>XOWA</a>: v~{app_version} (~{app_build_date})</li>
  467. </ul>
  468. <div style="clear:both"></div>
  469. </div>&quot;">&nbsp;</span>
  470. </div>
  471. <!-- TEXT:val -->
  472. <div class='xocfg_itm_data'>
  473. <textarea id="xowa.html.divs.footer" data-xocfg-key="xowa.html.divs.footer" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4">&lt;div id=&quot;footer&quot; class=&quot;mw-footer&quot; role=&quot;contentinfo&quot;&gt;
  474. &lt;ul id=&quot;footer-info&quot;&gt;
  475. &lt;li id=&quot;footer-info-lastmod&quot;&gt; ~{page_modified_on_msg}&lt;/li&gt;
  476. &lt;li id=&quot;footer-info-copyright&quot;&gt;~{&lt;&gt;msgs.get(&#39;wikimedia-copyright&#39;);&lt;&gt;}
  477. &lt;/ul&gt;
  478. &lt;ul id=&quot;footer-places&quot;&gt;
  479. &lt;li id=&quot;footer-places-privacy&quot;&gt;&lt;a href=&quot;/wiki/~{&lt;&gt;msgs.get(&#39;privacypage&#39;);&lt;&gt;}&quot; class=&quot;extiw&quot; title=&quot;~{&lt;&gt;msgs.get(&#39;privacy&#39;);&lt;&gt;}&quot;&gt;~{&lt;&gt;msgs.get(&#39;privacy&#39;);&lt;&gt;}&lt;/a&gt;&lt;/li&gt;
  480. &lt;li id=&quot;footer-places-about&quot;&gt;&lt;a href=&quot;/wiki/~{&lt;&gt;msgs.get(&#39;Project:About&#39;);&lt;&gt;}&quot; title=&quot;Wikipedia:About&quot;&gt;~{&lt;&gt;msgs.get(&#39;aboutsite&#39;);&lt;&gt;}&lt;/a&gt;&lt;/li&gt;
  481. &lt;li id=&quot;footer-places-disclaimer&quot;&gt;&lt;a href=&quot;/wiki/~{&lt;&gt;msgs.get(&#39;disclaimerpage&#39;);&lt;&gt;}&quot; title=&quot;~{&lt;&gt;msgs.get(&#39;Disclaimers&#39;);&lt;&gt;}&quot;&gt;~{&lt;&gt;msgs.get(&#39;Disclaimers&#39;);&lt;&gt;}&lt;/a&gt;&lt;/li&gt;
  482. &lt;li id=&quot;footer-places-developers&quot;&gt;&lt;a href=&quot;~{&lt;&gt;msgs.get(&#39;wikimedia-developers-url&#39;);&lt;&gt;}&quot;&gt;~{&lt;&gt;msgs.get(&#39;wikimedia-developers&#39;);&lt;&gt;}&lt;/a&gt;&lt;/li&gt;
  483. &lt;li id=&quot;footer-places-cookiestatement&quot;&gt;&lt;a href=&quot;https://wikimediafoundation.org/wiki/Cookie_statement&quot;&gt;Cookie statement&lt;/a&gt;&lt;/li&gt;
  484. &lt;/ul&gt;
  485. &lt;ul id=&quot;footer-icons&quot; class=&quot;noprint&quot; style=&#39;height:10px&#39;&gt;
  486. &lt;li id=&quot;footer-copyrightico&quot;&gt;
  487. &lt;a href=&quot;https://wikimediafoundation.org/&quot;&gt;&lt;img src=&quot;~{&lt;&gt;app.fsys.root_dir.to_http_file;&lt;&gt;}/bin/any/xowa/html/css/footer/wikimedia-button.png&quot; width=&quot;88&quot; height=&quot;31&quot; alt=&quot;Wikimedia Foundation&quot;/&gt;&lt;/a&gt;
  488. &lt;/li&gt;
  489. &lt;li id=&quot;footer-poweredbyico&quot;&gt;
  490. &lt;a href=&quot;//www.mediawiki.org/&quot;&gt;&lt;img src=&quot;~{&lt;&gt;app.fsys.root_dir.to_http_file;&lt;&gt;}/bin/any/xowa/html/css/footer/poweredby_mediawiki_88x31.png&quot; alt=&quot;Powered by MediaWiki&quot; width=&quot;88&quot; height=&quot;31&quot;/&gt;&lt;/a&gt;
  491. &lt;/li&gt;
  492. &lt;/ul&gt;
  493. &lt;ul style=&#39;clear:both; float:left;&#39;&gt;
  494. &lt;li&gt;Generated by &lt;a href=&#39;/wiki/home/Help/About&#39;&gt;XOWA&lt;/a&gt;: v~{app_version} (~{app_build_date})&lt;/li&gt;
  495. &lt;/ul&gt;
  496. &lt;div style=&quot;clear:both&quot;&gt;&lt;/div&gt;
  497. &lt;/div&gt;</textarea></div>
  498. <!-- HIDDEN:key,ctx -->
  499. <input type='hidden' id='xowa.html.divs.footer__key_box' value='xowa.html.divs.footer'></input>
  500. <input type='hidden' id='xowa.html.divs.footer__ctx_box' value='app'></input>
  501. </div>
  502. <!-- DIV:help -->
  503. <div id='xowa.html.divs.footer_help_div' class='xohelp_div'>
  504. <div id='xowa.html.divs.footer_help_msg' class='xohelp_msg'><p>Sets html shown at the bottom of a page
  505. </p>
  506. </div>
  507. </div>
  508. </div>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513. <div id="mw-head" class="noprint">
  514. <div id="left-navigation">
  515. <div id="p-namespaces" class="vectorTabs">
  516. <h3>Namespaces</h3>
  517. <ul>
  518. <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
  519. </ul>
  520. </div>
  521. </div>
  522. </div>
  523. <div id='mw-panel' class='noprint'>
  524. <div id='p-logo'>
  525. <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
  526. </div>
  527. <div class="portal" id='xowa-portal-home'>
  528. <h3>XOWA</h3>
  529. <div class="body">
  530. <ul>
  531. <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
  532. <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
  533. <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
  534. <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
  535. <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
  536. </ul>
  537. </div>
  538. </div>
  539. <div class="portal" id='xowa-portal-started'>
  540. <h3>Getting started</h3>
  541. <div class="body">
  542. <ul>
  543. <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA&apos;s system requirements'>Requirements</a></li>
  544. <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
  545. <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>
  546. <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>
  547. <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>
  548. </ul>
  549. </div>
  550. </div>
  551. <div class="portal" id='xowa-portal-android'>
  552. <h3>Android</h3>
  553. <div class="body">
  554. <ul>
  555. <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
  556. <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
  557. </ul>
  558. </div>
  559. </div>
  560. <div class="portal" id='xowa-portal-help'>
  561. <h3>Help</h3>
  562. <div class="body">
  563. <ul>
  564. <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
  565. <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
  566. <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
  567. <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
  568. </ul>
  569. </div>
  570. </div>
  571. <div class="portal" id='xowa-portal-blog'>
  572. <h3>Blog</h3>
  573. <div class="body">
  574. <ul>
  575. <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
  576. </ul>
  577. </div>
  578. </div>
  579. <div class="portal" id='xowa-portal-links'>
  580. <h3>Links</h3>
  581. <div class="body">
  582. <ul>
  583. <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
  584. <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
  585. <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
  586. </ul>
  587. </div>
  588. </div>
  589. <div class="portal" id='xowa-portal-donate'>
  590. <h3>Donate</h3>
  591. <div class="body">
  592. <ul>
  593. <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/ -->
  594. <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
  595. <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
  596. </ul>
  597. </div>
  598. </div>
  599. </div>
  600. </body>
  601. </html>