2016-04-17 15:48:03 +00:00
<!DOCTYPE html>
< html dir = "ltr" >
< head >
< meta http-equiv = "content-type" content = "text/html;charset=UTF-8" / >
< title > Options/Menus - XOWA< / title >
< link rel = "shortcut icon" href = "https://gnosygnu.github.io/xowa/xowa_logo.png" / >
< link rel = "stylesheet" href = "https://gnosygnu.github.io/xowa/xowa_common.css" type = "text/css" >
2017-01-04 02:15:53 +00:00
2016-04-17 15:48:03 +00:00
< / head >
< body class = "mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck = "false" >
< div id = "mw-page-base" class = "noprint" > < / div >
< div id = "mw-head-base" class = "noprint" > < / div >
< div id = "content" class = "mw-body" >
< h1 id = "firstHeading" class = "firstHeading" > < span > Options/Menus< / span > < / h1 >
< div id = "bodyContent" class = "mw-body-content" >
< div id = "siteSub" > From XOWA: the free, open-source, offline wiki application< / div >
< div id = "contentSub" > < / div >
< div id = "mw-content-text" lang = "en" dir = "ltr" class = "mw-content-ltr" >
2017-01-04 02:15:53 +00:00
< div id = 'xocfg_body' >
2017-03-30 01:18:40 +00:00
<!-- TEXT:err_msg -->
2017-01-04 02:15:53 +00:00
< div id = 'xocfg_err' >
< / div >
2016-04-17 15:48:03 +00:00
< div >
2017-03-30 01:18:40 +00:00
<!-- BTN:info -->
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.cfg_edit.help__toggle_all()' title = 'toggle all help' > < / span > <!-- COMBO:cfg_grps -->
< select id = 'xocfg_nav_select' onchange = 'xo.cfg_edit.select__send(this);' onkeyup = 'xo.cfg_edit.select__by_keypress(event, this);' accesskey = 'l' >
2017-01-04 02:15:53 +00:00
< option value = 'xowa.app.security' >
App - Security
< / option >
< option value = 'xowa.app.startup' >
App - Startup
< / option >
2017-01-09 03:37:12 +00:00
< option value = 'xowa.app.update' >
App - Update
< / option >
2017-01-04 02:15:53 +00:00
< option value = 'xowa.gui.general' >
Gui - General
< / option >
< option value = 'xowa.gui.tabs' >
Gui - Tabs
< / option >
< option value = 'xowa.gui.url_bar' >
Gui - Address bar
< / option >
< option value = 'xowa.gui.menus' selected = 'selected' >
Gui - Menus
< / option >
< option value = 'xowa.gui.shortcuts' >
Gui - Shortcuts
< / option >
2017-03-30 01:18:40 +00:00
< option value = 'xowa.gui.nightmode' >
Gui - Nightmode
< / option >
2017-01-04 02:15:53 +00:00
< option value = 'xowa.wiki.hdumps' >
Wiki - HTML Databases
< / option >
< option value = 'xowa.wiki.edit' >
Wiki - Editing
< / option >
< option value = 'xowa.bldr.general' >
Import - General
< / option >
< option value = 'xowa.bldr.db' >
Import - Database
< / option >
< option value = 'xowa.bldr.page_sync' >
Import - Page sync
< / option >
< option value = 'xowa.bldr.dansguardian' >
Import - Dansguardian
< / option >
< option value = 'xowa.html.css' >
HTML - CSS
< / option >
< option value = 'xowa.html.page' >
HTML - Page
< / option >
< option value = 'xowa.html.tidy' >
HTML - Tidy
< / option >
< option value = 'xowa.html.scripting' >
HTML - Scripting
< / option >
< option value = 'xowa.files.general' >
Files - General
< / option >
< option value = 'xowa.files.apps' >
Files - Apps
< / option >
< option value = 'xowa.addon.search' >
Addon - Search
< / option >
2017-03-30 01:18:40 +00:00
< option value = 'xowa.addon.fulltext_search' >
Addon - Full-text search
< / option >
2017-01-04 02:15:53 +00:00
< option value = 'xowa.addon.category' >
Addon - Category
< / option >
< option value = 'xowa.addon.http_server' >
Addon - HTTP Server
< / option >
< option value = 'xowa.addon.scribunto' >
Addon - Scribunto
< / option >
< option value = 'xowa.addon.math' >
Addon - Math
< / option >
< option value = 'xowa.addon.score' >
Addon - Score
< / option >
< option value = 'xowa.addon.popups' >
Addon - Popups
< / option >
< option value = 'xowa.addon.wikibase' >
Addon - Wikidata
< / option >
< option value = 'xowa.dev.general' >
Dev - General
< / option >
2017-03-30 01:18:40 +00:00
< / select > <!-- LINK:cfg_link -->
< div style = 'float:right;margin:2px 7px;' >
< a id = 'options_lnk' > options link< / a >
< / div >
2017-01-04 02:15:53 +00:00
< / div >
< div id = 'cfg_grps' >
2017-03-30 01:18:40 +00:00
<!-- TEXT:page_help -->
2017-01-04 02:15:53 +00:00
< div >
< p id = 'page_help_para' >
2016-04-17 15:48:03 +00:00
< / p >
2017-01-04 02:15:53 +00:00
< / div >
2016-04-17 15:48:03 +00:00
< h2 >
2017-01-04 02:15:53 +00:00
Window Menu Bar
2016-04-17 15:48:03 +00:00
< / h2 >
2017-01-04 02:15:53 +00:00
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.browser.enabled")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.enabled__name' class = 'xocfg_itm_name' >
Enabled
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.enabled__undo' data-xocfg-type = 'bool' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.browser.enabled")' title = "reset to "y"" > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< input id = "xowa.gui.menus.browser.enabled" data-xocfg-key = "xowa.gui.menus.browser.enabled" data-xocfg-type = "bool" accesskey = "d" class = "xocfg_data__bool" type = "checkbox" checked = "checked" >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.browser.enabled__key_box' value = 'xowa.gui.menus.browser.enabled' > < input type = 'hidden' id = 'xowa.gui.menus.browser.enabled__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.enabled_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.browser.enabled_help_msg' class = 'xohelp_msg' >
< p >
Choose one of the following:
< / p >
< ul >
< li >
checked: Show menu bar
< / li >
< li >
unchecked: Hide menu bar
< / li >
< / ul >
< / div >
< / div >
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.browser.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.source__name' class = 'xocfg_itm_name' >
Source
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.browser.source")' title = "reset to & quot ; add_grp_default ( ' xowa . gui . menus . group . file ' ) {
add_btn_default('xowa.gui.browser.tabs.new_dflt__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.page.view.save_as');
add_btn_default('xowa.gui.page.view.print');
add_btn_default('xowa.app.exit');
}
add_grp_default('xowa.gui.menus.group.edit') {
add_btn_default('xowa.gui.page.selection.select_all');
add_btn_default('xowa.gui.page.selection.copy');
add_spr;
add_btn_default('xowa.gui.browser.find.show');
}
add_grp_default('xowa.gui.menus.group.view') {
add_btn_default('xowa.gui.font.increase');
add_btn_default('xowa.gui.font.decrease');
add_btn_default('xowa.gui.font.reset');
add_spr;
add_btn_default('xowa.gui.page.view.mode_read');
add_btn_default('xowa.gui.page.view.mode_edit');
add_btn_default('xowa.gui.page.view.mode_html');
add_spr;
add_btn_default('xowa.gui.page.view.reload');
add_spr;
add_btn_default('xowa.gui.browser.prog_log.show');
2017-03-06 23:29:17 +00:00
add_spr;
add_btn_default('xowa.gui.browser.nightmode_toggle');
2017-01-04 02:15:53 +00:00
}
add_grp_default('xowa.gui.menus.group.history') {
add_btn_default('xowa.nav.go_bwd');
add_btn_default('xowa.nav.go_fwd');
add_spr;
add_btn_default('xowa.usr.history.show');
}
add_grp_default('xowa.gui.menus.group.bookmarks') {
add_btn_default('xowa.nav.wiki.main_page');
add_spr;
add_btn_default('xowa.usr.bookmarks.add');
add_btn_default('xowa.usr.bookmarks.show');
2017-03-30 01:18:40 +00:00
add_spr;
add_btn_default('xowa.nav.wiki.allpages');
add_btn_default('xowa.nav.wiki.search_per_cfg');
2017-01-04 02:15:53 +00:00
}
add_grp_default('xowa.gui.menus.group.tools') {
add_btn_default('xowa.nav.cfg.main');
add_spr;
add_btn_default('xowa.nav.setup.download_central');
add_spr;
add_btn_default('xowa.nav.setup.import_from_list');
add_btn_default('xowa.nav.setup.import_from_script');
add_spr;
add_btn_default('xowa.nav.setup.maintenance');
add_btn_default('xowa.nav.setup.download');
}
2017-02-12 20:32:44 +00:00
add_grp_default('xowa.gui.menus.group.personal') {
add_btn_default('xowa.nav.personal.item');
add_btn_default('xowa.nav.personal.list');
}
2017-01-04 02:15:53 +00:00
add_grp_default('xowa.gui.menus.group.help') {
add_btn_default('xowa.nav.help.help');
add_btn_default('xowa.nav.help.xowa_main');
add_btn_default('xowa.nav.help.xowa_blog');
add_btn_default('xowa.nav.help.change_log');
add_btn_default('xowa.nav.help.diagnostics');
add_spr;
add_grp_default('xowa.gui.menus.group.system_data') {
add_btn_default('xowa.nav.system_data.log_session');
add_btn_default('xowa.nav.system_data.cfg_app');
add_btn_default('xowa.nav.system_data.cfg_lang');
add_btn_default('xowa.nav.system_data.usr_history');
}
add_spr;
add_btn_default('xowa.nav.help.about');
2017-01-09 03:37:12 +00:00
add_spr;
add_btn_default('xowa.nav.help.xowa_update');
2017-01-04 02:15:53 +00:00
}" "> < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.browser.source" data-xocfg-key = "xowa.gui.menus.browser.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_grp_default('xowa.gui.menus.group.file') {
add_btn_default('xowa.gui.browser.tabs.new_dflt__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.page.view.save_as');
add_btn_default('xowa.gui.page.view.print');
add_btn_default('xowa.app.exit');
}
add_grp_default('xowa.gui.menus.group.edit') {
add_btn_default('xowa.gui.page.selection.select_all');
add_btn_default('xowa.gui.page.selection.copy');
add_spr;
add_btn_default('xowa.gui.browser.find.show');
}
add_grp_default('xowa.gui.menus.group.view') {
add_btn_default('xowa.gui.font.increase');
add_btn_default('xowa.gui.font.decrease');
add_btn_default('xowa.gui.font.reset');
add_spr;
add_btn_default('xowa.gui.page.view.mode_read');
add_btn_default('xowa.gui.page.view.mode_edit');
add_btn_default('xowa.gui.page.view.mode_html');
add_spr;
add_btn_default('xowa.gui.page.view.reload');
add_spr;
add_btn_default('xowa.gui.browser.prog_log.show');
2017-03-06 23:29:17 +00:00
add_spr;
add_btn_default('xowa.gui.browser.nightmode_toggle');
2016-04-17 15:48:03 +00:00
}
add_grp_default('xowa.gui.menus.group.history') {
add_btn_default('xowa.nav.go_bwd');
add_btn_default('xowa.nav.go_fwd');
add_spr;
add_btn_default('xowa.usr.history.show');
}
add_grp_default('xowa.gui.menus.group.bookmarks') {
add_btn_default('xowa.nav.wiki.main_page');
add_spr;
add_btn_default('xowa.usr.bookmarks.add');
add_btn_default('xowa.usr.bookmarks.show');
2017-03-30 01:18:40 +00:00
add_spr;
add_btn_default('xowa.nav.wiki.allpages');
add_btn_default('xowa.nav.wiki.search_per_cfg');
2016-04-17 15:48:03 +00:00
}
add_grp_default('xowa.gui.menus.group.tools') {
add_btn_default('xowa.nav.cfg.main');
add_spr;
2016-06-20 04:11:01 +00:00
add_btn_default('xowa.nav.setup.download_central');
add_spr;
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.nav.setup.import_from_list');
add_btn_default('xowa.nav.setup.import_from_script');
add_spr;
add_btn_default('xowa.nav.setup.maintenance');
add_btn_default('xowa.nav.setup.download');
}
2017-02-12 20:32:44 +00:00
add_grp_default('xowa.gui.menus.group.personal') {
add_btn_default('xowa.nav.personal.item');
add_btn_default('xowa.nav.personal.list');
}
2016-04-17 15:48:03 +00:00
add_grp_default('xowa.gui.menus.group.help') {
add_btn_default('xowa.nav.help.help');
add_btn_default('xowa.nav.help.xowa_main');
add_btn_default('xowa.nav.help.xowa_blog');
add_btn_default('xowa.nav.help.change_log');
add_btn_default('xowa.nav.help.diagnostics');
add_spr;
add_grp_default('xowa.gui.menus.group.system_data') {
add_btn_default('xowa.nav.system_data.log_session');
add_btn_default('xowa.nav.system_data.cfg_app');
add_btn_default('xowa.nav.system_data.cfg_lang');
add_btn_default('xowa.nav.system_data.usr_history');
}
add_spr;
add_btn_default('xowa.nav.help.about');
2017-01-09 03:37:12 +00:00
add_spr;
add_btn_default('xowa.nav.help.xowa_update');
2016-04-17 15:48:03 +00:00
}
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.browser.source__key_box' value = 'xowa.gui.menus.browser.source' > < input type = 'hidden' id = 'xowa.gui.menus.browser.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.browser.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.browser.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the main window's menu. This menu shows
< / p >
< ul >
< li >
At the top of the window.
< / li >
< / ul >
< p >
2017-02-12 20:32:44 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_2" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
2016-04-17 15:48:03 +00:00
< h2 >
2017-01-04 02:15:53 +00:00
Tabs
2016-04-17 15:48:03 +00:00
< / h2 >
2017-01-04 02:15:53 +00:00
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.tabs.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.tabs.source__name' class = 'xocfg_itm_name' >
Source
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.tabs.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.tabs.source")' title = "reset to & quot ; add_btn_default ( ' xowa . gui . browser . tabs . new_dflt__at_dflt__focus_y ' ) ;
add_btn_default('xowa.gui.browser.tabs.new_dupe__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.browser.tabs.select_fwd');
add_btn_default('xowa.gui.browser.tabs.select_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.move_fwd');
add_btn_default('xowa.gui.browser.tabs.move_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_others');
add_btn_default('xowa.gui.browser.tabs.close_to_bgn');
add_btn_default('xowa.gui.browser.tabs.close_to_end');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_undo');" "> < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.tabs.source" data-xocfg-key = "xowa.gui.menus.tabs.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.gui.browser.tabs.new_dflt__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.new_dupe__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.browser.tabs.select_fwd');
add_btn_default('xowa.gui.browser.tabs.select_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.move_fwd');
add_btn_default('xowa.gui.browser.tabs.move_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_others');
add_btn_default('xowa.gui.browser.tabs.close_to_bgn');
add_btn_default('xowa.gui.browser.tabs.close_to_end');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_undo');
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.tabs.source__key_box' value = 'xowa.gui.menus.tabs.source' > < input type = 'hidden' id = 'xowa.gui.menus.tabs.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.tabs.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.tabs.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the tab button popup menu. This menu shows when:
< / p >
< ul >
< li >
Right-clicking on a tab button or in the blank area in the tab bar
< / li >
< / ul >
< p >
2017-03-30 01:18:40 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_11" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
2016-04-17 15:48:03 +00:00
< h2 >
2017-01-04 02:15:53 +00:00
HTML Box
2016-04-17 15:48:03 +00:00
< / h2 >
2017-01-04 02:15:53 +00:00
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.html.basic.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.basic.source__name' class = 'xocfg_itm_name' >
Basic
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.basic.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.html.basic.source")' title = "reset to & quot ; add_btn_default ( ' xowa . nav . go_bwd ' ) ;
add_btn_default('xowa.nav.go_fwd');
add_spr;
add_btn_default('xowa.gui.page.view.reload');
add_spr;
add_btn_default('xowa.gui.page.selection.select_all');
add_spr;
add_btn_default('xowa.gui.font.increase');
add_btn_default('xowa.gui.font.decrease');
add_btn_default('xowa.gui.font.reset');
add_spr;
add_grp_default('xowa.gui.menus.group.file') {
add_btn_default('xowa.gui.page.view.save_as');
add_btn_default('xowa.app.exit');
}
add_grp_default('xowa.gui.menus.group.tabs') {
add_btn_default('xowa.gui.browser.tabs.new_dflt__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.new_dupe__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.browser.tabs.select_fwd');
add_btn_default('xowa.gui.browser.tabs.select_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.move_fwd');
add_btn_default('xowa.gui.browser.tabs.move_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_others');
add_btn_default('xowa.gui.browser.tabs.close_to_bgn');
add_btn_default('xowa.gui.browser.tabs.close_to_end');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_undo');
}
add_grp_default('xowa.gui.menus.group.view') {
add_btn_default('xowa.gui.page.view.mode_read');
add_btn_default('xowa.gui.page.view.mode_edit');
add_btn_default('xowa.gui.page.view.mode_html');
add_spr;
add_btn_default('xowa.gui.browser.prog_log.show');
2017-03-06 23:29:17 +00:00
add_spr;
add_btn_default('xowa.gui.browser.nightmode_toggle');
2017-01-04 02:15:53 +00:00
}
add_grp_default('xowa.gui.menus.group.history') {
add_btn_default('xowa.usr.history.show');
}
add_grp_default('xowa.gui.menus.group.bookmarks') {
add_btn_default('xowa.nav.wiki.main_page');
add_spr;
add_btn_default('xowa.usr.bookmarks.add');
add_btn_default('xowa.usr.bookmarks.show');
2017-03-30 01:18:40 +00:00
add_spr;
add_btn_default('xowa.nav.wiki.allpages');
add_btn_default('xowa.nav.wiki.search_per_cfg');
2017-01-04 02:15:53 +00:00
}
add_grp_default('xowa.gui.menus.group.tools') {
add_btn_default('xowa.nav.cfg.main');
add_spr;
add_btn_default('xowa.nav.setup.download_central');
add_spr;
add_btn_default('xowa.nav.setup.import_from_list');
add_btn_default('xowa.nav.setup.import_from_script');
add_spr;
add_btn_default('xowa.nav.setup.maintenance');
add_btn_default('xowa.nav.setup.download');
}
add_grp_default('xowa.gui.menus.group.help') {
add_btn_default('xowa.nav.help.help');
add_btn_default('xowa.nav.help.xowa_main');
add_btn_default('xowa.nav.help.xowa_blog');
add_btn_default('xowa.nav.help.change_log');
add_btn_default('xowa.nav.help.diagnostics');
add_spr;
add_btn_default('xowa.nav.help.about');
2017-01-09 03:37:12 +00:00
add_spr;
add_btn_default('xowa.nav.help.xowa_update');
2017-01-04 02:15:53 +00:00
}" "> < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.html.basic.source" data-xocfg-key = "xowa.gui.menus.html.basic.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.nav.go_bwd');
add_btn_default('xowa.nav.go_fwd');
add_spr;
add_btn_default('xowa.gui.page.view.reload');
add_spr;
add_btn_default('xowa.gui.page.selection.select_all');
add_spr;
add_btn_default('xowa.gui.font.increase');
add_btn_default('xowa.gui.font.decrease');
add_btn_default('xowa.gui.font.reset');
add_spr;
add_grp_default('xowa.gui.menus.group.file') {
add_btn_default('xowa.gui.page.view.save_as');
add_btn_default('xowa.app.exit');
}
add_grp_default('xowa.gui.menus.group.tabs') {
add_btn_default('xowa.gui.browser.tabs.new_dflt__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.new_dupe__at_dflt__focus_y');
add_btn_default('xowa.gui.browser.tabs.close_cur');
add_spr;
add_btn_default('xowa.gui.browser.tabs.select_fwd');
add_btn_default('xowa.gui.browser.tabs.select_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.move_fwd');
add_btn_default('xowa.gui.browser.tabs.move_bwd');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_others');
add_btn_default('xowa.gui.browser.tabs.close_to_bgn');
add_btn_default('xowa.gui.browser.tabs.close_to_end');
add_spr;
add_btn_default('xowa.gui.browser.tabs.close_undo');
}
add_grp_default('xowa.gui.menus.group.view') {
add_btn_default('xowa.gui.page.view.mode_read');
add_btn_default('xowa.gui.page.view.mode_edit');
add_btn_default('xowa.gui.page.view.mode_html');
add_spr;
add_btn_default('xowa.gui.browser.prog_log.show');
2017-03-06 23:29:17 +00:00
add_spr;
add_btn_default('xowa.gui.browser.nightmode_toggle');
2016-04-17 15:48:03 +00:00
}
add_grp_default('xowa.gui.menus.group.history') {
add_btn_default('xowa.usr.history.show');
}
add_grp_default('xowa.gui.menus.group.bookmarks') {
add_btn_default('xowa.nav.wiki.main_page');
add_spr;
add_btn_default('xowa.usr.bookmarks.add');
add_btn_default('xowa.usr.bookmarks.show');
2017-03-30 01:18:40 +00:00
add_spr;
add_btn_default('xowa.nav.wiki.allpages');
add_btn_default('xowa.nav.wiki.search_per_cfg');
2016-04-17 15:48:03 +00:00
}
add_grp_default('xowa.gui.menus.group.tools') {
add_btn_default('xowa.nav.cfg.main');
add_spr;
2016-06-20 04:11:01 +00:00
add_btn_default('xowa.nav.setup.download_central');
add_spr;
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.nav.setup.import_from_list');
add_btn_default('xowa.nav.setup.import_from_script');
add_spr;
add_btn_default('xowa.nav.setup.maintenance');
add_btn_default('xowa.nav.setup.download');
}
add_grp_default('xowa.gui.menus.group.help') {
add_btn_default('xowa.nav.help.help');
add_btn_default('xowa.nav.help.xowa_main');
add_btn_default('xowa.nav.help.xowa_blog');
add_btn_default('xowa.nav.help.change_log');
add_btn_default('xowa.nav.help.diagnostics');
add_spr;
add_btn_default('xowa.nav.help.about');
2017-01-09 03:37:12 +00:00
add_spr;
add_btn_default('xowa.nav.help.xowa_update');
2016-04-17 15:48:03 +00:00
}
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.html.basic.source__key_box' value = 'xowa.gui.menus.html.basic.source' > < input type = 'hidden' id = 'xowa.gui.menus.html.basic.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.basic.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.html.basic.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the HTML box's popup menu. This menu shows when:
< / p >
< ul >
< li >
Right-clicking anywhere in the HTML area and nothing is selected
< / li >
< / ul >
< p >
2017-03-30 01:18:40 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_3" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.html.link.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.link.source__name' class = 'xocfg_itm_name' >
Link
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.link.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.html.link.source")' title = "reset to & quot ; add_btn_default ( ' xowa . gui . browser . tabs . new_link__at_dflt__focus_n ' ) ;
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_y');
add_spr;
add_btn_default('xowa.gui.page.selection.copy');
add_btn_default('xowa.gui.browser.find.show_by_paste');" "> < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.html.link.source" data-xocfg-key = "xowa.gui.menus.html.link.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_n');
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_y');
add_spr;
add_btn_default('xowa.gui.page.selection.copy');
add_btn_default('xowa.gui.browser.find.show_by_paste');
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.html.link.source__key_box' value = 'xowa.gui.menus.html.link.source' > < input type = 'hidden' id = 'xowa.gui.menus.html.link.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.link.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.html.link.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the HTML box's link menu. This menu shows when:
< / p >
< ul >
< li >
Right-clicking on a link or selected text in the HTML area
< / li >
< / ul >
< p >
2017-03-30 01:18:40 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_13" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.html.file.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.file.source__name' class = 'xocfg_itm_name' >
File
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.file.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.html.file.source")' title = "reset to & quot ; add_btn_default ( ' xowa . gui . browser . tabs . new_link__at_dflt__focus_n ' ) ;
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_y');
add_spr;
add_btn_default('xowa.gui.page.selection.save_file_as');" "> < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.html.file.source" data-xocfg-key = "xowa.gui.menus.html.file.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_n');
add_btn_default('xowa.gui.browser.tabs.new_link__at_dflt__focus_y');
add_spr;
add_btn_default('xowa.gui.page.selection.save_file_as');
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.html.file.source__key_box' value = 'xowa.gui.menus.html.file.source' > < input type = 'hidden' id = 'xowa.gui.menus.html.file.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.html.file.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.html.file.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the HTML box's file menu. This menu shows when:
< / p >
< ul >
< li >
Right-clicking on an image or any other file in the HTML area
< / li >
< / ul >
< p >
2017-03-30 01:18:40 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_14" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
2016-04-17 15:48:03 +00:00
< h2 >
2017-01-04 02:15:53 +00:00
Status box
2016-04-17 15:48:03 +00:00
< / h2 >
2017-01-04 02:15:53 +00:00
< div class = "xocfg_row flex_div" >
2017-03-30 01:18:40 +00:00
<!-- BTN:help_item -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_help' >
< span class = 'xoimg_btn_x16 xoimg_help_tip' href = 'javascript:void(0)' onclick = 'return xo.help.toggle("xowa.gui.menus.status.source")' title = 'view more info' > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:key -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.status.source__name' class = 'xocfg_itm_name' >
Source
2017-03-30 01:18:40 +00:00
< / div > <!-- BTN:undo -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.status.source__undo' data-xocfg-type = 'memo' class = 'xocfg_itm_delete xocfg_itm_hide' >
< span class = 'xoimg_btn_x16 xoimg_list_undo' onclick = 'return xo.cfg_edit.delete__send("xowa.gui.menus.status.source")' title = "reset to "add_btn_default('xowa.gui.browser.prog_log.show');"" > < / span >
2017-03-30 01:18:40 +00:00
< / div > <!-- TEXT:val -->
2017-01-04 02:15:53 +00:00
< div class = 'xocfg_itm_data' >
< textarea id = "xowa.gui.menus.status.source" data-xocfg-key = "xowa.gui.menus.status.source" data-xocfg-type = "memo" accesskey = "d" class = "xocfg_data__memo" rows = "4" >
2016-04-17 15:48:03 +00:00
add_btn_default('xowa.gui.browser.prog_log.show');
< / textarea >
2017-03-30 01:18:40 +00:00
< / div > <!-- HIDDEN:key,ctx -->
< input type = 'hidden' id = 'xowa.gui.menus.status.source__key_box' value = 'xowa.gui.menus.status.source' > < input type = 'hidden' id = 'xowa.gui.menus.status.source__ctx_box' value = 'app' >
< / div > <!-- DIV:help -->
2017-01-04 02:15:53 +00:00
< div id = 'xowa.gui.menus.status.source_help_div' class = 'xohelp_div' >
< div id = 'xowa.gui.menus.status.source_help_msg' class = 'xohelp_msg' >
< p >
Specify the source for the status bar popup menu. This menu shows when:
< / p >
2016-04-17 15:48:03 +00:00
< ul >
< li >
2017-01-04 02:15:53 +00:00
Right-clicking on the status bar at the bottom of the screen
2016-04-17 15:48:03 +00:00
< / li >
< / ul >
2017-01-04 02:15:53 +00:00
< p >
2017-03-30 01:18:40 +00:00
For more information, see < a tabindex = "-1" href = "/wiki/App/UI/Menus" id = "xolnki_15" title = "App/UI/Menus" > App/UI/Menus< / a >
2017-01-04 02:15:53 +00:00
< / p >
< / div >
< / div >
2016-04-17 15:48:03 +00:00
< / div >
2017-01-04 02:15:53 +00:00
< / div >
2016-09-12 01:53:06 +00:00
2016-04-17 15:48:03 +00:00
< / div >
< / div >
< / div >
< div id = "mw-head" class = "noprint" >
< div id = "left-navigation" >
< div id = "p-namespaces" class = "vectorTabs" >
< h3 > Namespaces< / h3 >
< ul >
< li id = "ca-nstab-main" class = "selected" > < span > < a id = "ca-nstab-main-href" href = "index.html" > Page< / a > < / span > < / li >
< / ul >
< / div >
< / div >
< / div >
< div id = 'mw-panel' class = 'noprint' >
< div id = 'p-logo' >
< a style = "background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href = "http://xowa.org/" title = "Visit the main page" > < / a >
< / div >
< div class = "portal" id = 'xowa-portal-home' >
< h3 > XOWA< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/index.html" title = 'Visit the main page' > Main page< / a > < / li >
< li > < a href = "http://xowa.org/screenshots.html" title = 'See screenshots of XOWA' > Screenshots< / a > < / li >
2016-06-26 06:10:12 +00:00
< li > < a href = "https://www.youtube.com/watch?v=q0qbXYXEH6M" title = "See a video of XOWA Desktop in action" > Video< / a > < / li >
2016-04-17 15:48:03 +00:00
< li > < a href = "http://xowa.org/home/wiki/Help/Download_XOWA.html" title = 'Download the XOWA application' > Download XOWA< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Dashboard/Image_databases.html" title = 'Download offline wikis and image databases' > Download wikis< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-started' >
< h3 > Getting started< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/App/Setup/System_requirements.html" title = 'Get XOWA's system requirements' > Requirements< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/App/Setup/Installation.html" title = 'Get instructions for installing XOWA' > Installation< / a > < / li >
< 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 >
< 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 >
< 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 >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-android' >
< h3 > Android< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Android/Setup.html" title = 'Setup XOWA on your Android device' > Setup< / a > < / li >
2016-06-26 06:10:12 +00:00
< li > < a href = "https://www.youtube.com/watch?v=jsMTBxGweUw" title = "See a video of XOWA Android in action" > Video< / a > < / li >
2016-04-17 15:48:03 +00:00
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-help' >
< h3 > Help< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Help/About.html" title = 'Get more information about XOWA' > About< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Contents.html" title = 'View a list of help topics' > Contents< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Media.html" title = 'Read what others have written about XOWA' > Media< / a > < / li >
< li > < a href = "http://xowa.org/home/wiki/Help/Feedback.html" title = 'Questions? Comments? Leave feedback for XOWA' > Feedback< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-blog' >
< h3 > Blog< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://xowa.org/home/wiki/Blog.html" title = 'Follow XOWA' ' s development process ' > Current< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-links' >
< h3 > Links< / h3 >
< div class = "body" >
< ul >
< li > < a href = "http://dumps.wikimedia.org/backup-index.html" title = "Get wiki datababase dumps directly from Wikimedia" > Wikimedia dumps< / a > < / li >
< li > < a href = "https://archive.org/search.php?query=xowa" title = "Search archive.org for XOWA files" > XOWA @ archive.org< / a > < / li >
< li > < a href = "http://en.wikipedia.org" title = "Visit Wikipedia (and compare to XOWA!)" > English Wikipedia< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "portal" id = 'xowa-portal-donate' >
< h3 > Donate< / h3 >
< div class = "body" >
< ul >
< 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/ -->
< li > < a href = "https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title = "Support Wikipedia!" > Wikipedia< / a > < / li >
2017-02-22 02:46:24 +00:00
< li > < a href = "http://xowa.org/home/wiki/Help/Donate.html" title = "Support XOWA!" > XOWA< / a > < / li >
2016-04-17 15:48:03 +00:00
< / ul >
< / div >
< / div >
2016-04-17 18:00:49 +00:00
2016-04-17 15:48:03 +00:00
< / div >
< / body >
< / html >