mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.0.0.1701
This commit is contained in:
@@ -5,213 +5,7 @@
|
||||
<title>Options/Wiki HTML - 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">
|
||||
<style data-source="xowa" type="text/css">
|
||||
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:200px;}
|
||||
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
|
||||
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
|
||||
.options_textbox {padding: 2px; border: 1px solid black;}
|
||||
.options_textbox_num {padding: 2px; border: 1px solid black; text-align:right;}
|
||||
.options_textarea {padding: 2px; border: 1px solid black;}
|
||||
.options_select {padding: 2px; border: 1px solid black;}
|
||||
.options_button {padding: 2px; border: 1px solid black; background: white; height: 22px; margin-left: 1px; vertical-align: top;}
|
||||
.options_checkbox {padding: 2px; border: 1px solid black;}
|
||||
.options_readonly {background-color:#F9F9F9;}
|
||||
</style>
|
||||
<style data-source="xowa" type="text/css">
|
||||
.optionsButton
|
||||
{
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 12px;
|
||||
margin-left: -5px;
|
||||
cursor: pointer;
|
||||
background-color: lightgray;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.optionsLink
|
||||
{
|
||||
color: black !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.optionsButton.active
|
||||
{
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 12px;
|
||||
margin-left: -5px;
|
||||
cursor: pointer;
|
||||
background-color: dimgray;
|
||||
color: white !important;
|
||||
border: solid 1px dimgray;
|
||||
}
|
||||
.optionsButton.active a
|
||||
{
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.tabs
|
||||
{
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.tab-links ul
|
||||
{
|
||||
margin-left: -40px;
|
||||
}
|
||||
.tab-links li
|
||||
{
|
||||
margin: 0px 0px 0px 0px;
|
||||
float: left;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.tab-links a
|
||||
{
|
||||
padding: 9px 15px 9px 15px;
|
||||
border-radius: 3px 3px 0px 0px;
|
||||
background: #f0f0f0;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 13px;
|
||||
color: black !important;
|
||||
text-decoration: none;
|
||||
border-radius: 3px;
|
||||
border-top: solid 1px gray;
|
||||
border-left: solid 1px gray;
|
||||
border-right: solid 1px gray;
|
||||
}
|
||||
|
||||
.tab-links a:hover
|
||||
{
|
||||
background: #B0B0B0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li.active a, li.active a:hover
|
||||
{
|
||||
background: #fff;
|
||||
color: #4c4c4c;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab-content
|
||||
{
|
||||
padding: 15px;
|
||||
border-radius: 3px;
|
||||
background: #fff;
|
||||
border-top: solid 1px gray;
|
||||
margin-top: 5px;
|
||||
min-height: 300px;
|
||||
}
|
||||
</style>
|
||||
<style data-source="xowa" type="text/css">
|
||||
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:200px;}
|
||||
.options_table {border: 1px solid #AAAAAA; border-collapse: collapse; color: black; margin: 1em 0; background-color: #F9F9F9;}
|
||||
.options_table td {border: 1px solid #AAAAAA; padding: 0.2em;}
|
||||
.options_textbox {padding: 2px; border: 1px solid black;}
|
||||
.options_textbox_num {padding: 2px; border: 1px solid black; text-align:right;}
|
||||
.options_textarea {padding: 2px; border: 1px solid black;}
|
||||
.options_select {padding: 2px; border: 1px solid black;}
|
||||
.options_button {padding: 2px; border: 1px solid black; background: white; height: 22px; margin-left: 1px; vertical-align: top;}
|
||||
.options_checkbox {padding: 2px; border: 1px solid black;}
|
||||
.options_readonly {background-color:#F9F9F9;}
|
||||
</style>
|
||||
<style data-source="xowa" type="text/css">
|
||||
.optionsButton
|
||||
{
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 12px;
|
||||
margin-left: -5px;
|
||||
cursor: pointer;
|
||||
background-color: lightgray;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.optionsLink
|
||||
{
|
||||
color: black !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.optionsButton.active
|
||||
{
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 12px;
|
||||
margin-left: -5px;
|
||||
cursor: pointer;
|
||||
background-color: dimgray;
|
||||
color: white !important;
|
||||
border: solid 1px dimgray;
|
||||
}
|
||||
.optionsButton.active a
|
||||
{
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.tabs
|
||||
{
|
||||
width: 100%;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.tab-links ul
|
||||
{
|
||||
margin-left: -40px;
|
||||
}
|
||||
.tab-links li
|
||||
{
|
||||
margin: 0px 0px 0px 0px;
|
||||
float: left;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.tab-links a
|
||||
{
|
||||
padding: 9px 15px 9px 15px;
|
||||
border-radius: 3px 3px 0px 0px;
|
||||
background: #f0f0f0;
|
||||
font-family: 'Segoe UI';
|
||||
font-size: 13px;
|
||||
color: black !important;
|
||||
text-decoration: none;
|
||||
border-radius: 3px;
|
||||
border-top: solid 1px gray;
|
||||
border-left: solid 1px gray;
|
||||
border-right: solid 1px gray;
|
||||
}
|
||||
|
||||
.tab-links a:hover
|
||||
{
|
||||
background: #B0B0B0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
li.active a, li.active a:hover
|
||||
{
|
||||
background: #fff;
|
||||
color: #4c4c4c;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab-content
|
||||
{
|
||||
padding: 15px;
|
||||
border-radius: 3px;
|
||||
background: #fff;
|
||||
border-top: solid 1px gray;
|
||||
margin-top: 5px;
|
||||
min-height: 300px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
</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>
|
||||
@@ -223,323 +17,459 @@ li.active a, li.active a:hover
|
||||
<div id="contentSub"></div>
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<div>
|
||||
<table>
|
||||
<tr>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Window'>Apps (basic)</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Security'>Apps (advanced)</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Import'>Wiki</a>
|
||||
</td>
|
||||
<td class='optionsButton active'>
|
||||
<a class='optionsLink' href='/wiki/Options/HTML'>HTML</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Content_apps'>External apps</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Search_suggest'>Modules</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Math'>Extensions</a>
|
||||
</td>
|
||||
<td class='optionsButton'>
|
||||
<a class='optionsLink' href='/wiki/Options/Dev'>Misc</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div class="tabs">
|
||||
<div id='xocfg_body'>
|
||||
<div id='xocfg_err'>
|
||||
</div>
|
||||
<div>
|
||||
<ul class='tab-links' style='margin-left:0px;'>
|
||||
<li class=''>
|
||||
<a href='/wiki/Options/HTML'>HTML</a>
|
||||
</li>
|
||||
<li class='active'>
|
||||
<a href='/wiki/Options/Wiki_HTML'>Wiki HTML</a>
|
||||
</li>
|
||||
<li class=''>
|
||||
<a href='/wiki/Options/HTML_Tidy'>HTML Tidy</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><br>
|
||||
<div class='tab-content'>
|
||||
<div id="toc" class="toc">
|
||||
<div id="toctitle">
|
||||
<h2>
|
||||
Contents
|
||||
</h2>
|
||||
</div>
|
||||
<ul>
|
||||
<li class="toclevel-1 tocsection-1">
|
||||
<a href="#Portal"><span class="tocnumber">1</span> <span class="toctext">Portal</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-2">
|
||||
<a href="#Content"><span class="tocnumber">2</span> <span class="toctext">Content</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-3">
|
||||
<a href="#Alt_text"><span class="tocnumber">3</span> <span class="toctext">Alt text</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-4">
|
||||
<a href="#Collapsible_.5B6.5D"><span class="tocnumber">4</span> <span class="toctext">Collapsible <sup>[6]</sup></span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-5">
|
||||
<a href="#Notes"><span class="tocnumber">5</span> <span class="toctext">Notes</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div style='float:right; margin-right:10px; margin-top:5px;'>
|
||||
<p>
|
||||
<a href="xowa-cmd:app.user.prefs.save();" accesskey='s'><img src='file:///C:/xowa/bin/any/xowa/file/app.window/save.png' width="16" height="16">Save</a>
|
||||
<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> <select id='xocfg_nav_select' onchange='xo.cfg_edit.select__send(this);' onkeyup='xo.cfg_edit.select__by_keypress(event, this);' accesskey='l'>
|
||||
<option value='xowa.app.security'>
|
||||
App - Security
|
||||
</option>
|
||||
<option value='xowa.app.startup'>
|
||||
App - Startup
|
||||
</option>
|
||||
<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'>
|
||||
Gui - Menus
|
||||
</option>
|
||||
<option value='xowa.gui.shortcuts'>
|
||||
Gui - Shortcuts
|
||||
</option>
|
||||
<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' selected='selected'>
|
||||
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>
|
||||
<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>
|
||||
</select>
|
||||
</div>
|
||||
<div id='cfg_grps'>
|
||||
<div>
|
||||
<p id='page_help_para'>
|
||||
</p>
|
||||
</div><br>
|
||||
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Portal">Portal</span>
|
||||
Portal
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Talk namespace: <sup id="cite_ref-missing_talk_namespace_0-0" class="reference"><a href="#cite_note-missing_talk_namespace-0">[1]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<select xowa_prop="app.user.wiki.html.portal.missing_ns_cls" xowa_prop_list="app.user.wiki.html.portal.missing_ns_cls_list" class="options_select" size='3' id='xowa_prop_0'>
|
||||
<option value=''>
|
||||
Show as blue link
|
||||
</option>
|
||||
<option value='new'>
|
||||
Show as red link
|
||||
</option>
|
||||
<option value='xowa_display_none' selected='selected'>
|
||||
Hide
|
||||
</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Show home menu in sidebar (desktop): <sup id="cite_ref-home_sidebar_enabled_1-0" class="reference"><a href="#cite_note-home_sidebar_enabled-1">[2]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.html.skins.get('desktop').sidebar_home_enabled" type="checkbox" class='options_checkbox' id='xowa_prop_1'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Show home menu in sidebar (server): <sup id="cite_ref-home_sidebar_enabled_1-1" class="reference"><a href="#cite_note-home_sidebar_enabled-1">[2]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.html.skins.get('server').sidebar_home_enabled" type="checkbox" class='options_checkbox' id='xowa_prop_2' checked='checked'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Content">Content</span>
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Content code format: <sup id="cite_ref-content_code_fmt_2-0" class="reference"><a href="#cite_note-content_code_fmt-2">[3]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<textarea xowa_prop="app.html.page.content_code_fmt" type="input" class="options_textarea" style="width: 400px; height: 40px;" id='xowa_prop_3'>
|
||||
<pre>~{page_text}</pre>
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Alt_text">Alt text</span>
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Alt in caption: <sup id="cite_ref-alt_in_caption_3-0" class="reference"><a href="#cite_note-alt_in_caption-3">[4]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="app.user.wiki.html.imgs.alt_in_caption" type="checkbox" class='options_checkbox' id='xowa_prop_4' checked='checked'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Alt defaults to caption: <sup id="cite_ref-alt_defaults_to_caption_4-0" class="reference"><a href="#cite_note-alt_defaults_to_caption-4">[5]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="app.user.wiki.html.imgs.alt_defaults_to_caption" type="checkbox" class='options_checkbox' id='xowa_prop_5' checked='checked'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Collapsible_.5B6.5D">Collapsible <sup id="cite_ref-collapsible_5-0" class="reference"><a href="#cite_note-collapsible-5">[6]</a></sup></span>
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Table of contents: <sup id="cite_ref-collapsible_toc_6-0" class="reference"><a href="#cite_note-collapsible_toc-6">[7]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.html.modules.toc.collapsed" type="checkbox" class='options_checkbox' id='xowa_prop_6'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Collapsible table: <sup id="cite_ref-collapsible_table_7-0" class="reference"><a href="#cite_note-collapsible_table-7">[8]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.html.modules.collapsible.collapsed" type="checkbox" class='options_checkbox' id='xowa_prop_7'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
NavFrame: <sup id="cite_ref-collapsible_navframe_8-0" class="reference"><a href="#cite_note-collapsible_navframe-8">[9]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.html.modules.navframe.collapsed" type="checkbox" class='options_checkbox' id='xowa_prop_8'>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Notes">Notes</span>
|
||||
</h2>
|
||||
<ol class="references">
|
||||
<li id="cite_note-missing_talk_namespace-0">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-missing_talk_namespace_0-0">^</a></span> <span class="reference-text">Controls the appearance of the Talk tab (right of Page tab) (default is <code>Show as blue link</code>)</span>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.portal.missing_class__name' class='xocfg_itm_name'>
|
||||
Talk namespace
|
||||
</div>
|
||||
<div id='xowa.html.portal.missing_class__undo' data-xocfg-type='list:xowa.html.portal.missing_class' class='xocfg_itm_delete xocfg_itm_hide'>
|
||||
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.portal.missing_class")' title="reset to "xowa_display_none""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
<option value="">
|
||||
Show as blue link
|
||||
</option>
|
||||
<option value="new">
|
||||
Show as red link
|
||||
</option>
|
||||
<option value="xowa_display_none" selected="selected">
|
||||
Hide
|
||||
</option>
|
||||
</select>
|
||||
</div><input type='hidden' id='xowa.html.portal.missing_class__key_box' value='xowa.html.portal.missing_class'> <input type='hidden' id='xowa.html.portal.missing_class__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.portal.missing_class_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.portal.missing_class_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Controls the appearance of the Talk tab (right of Page tab):
|
||||
</p>
|
||||
<dl>
|
||||
<dd>
|
||||
<span class="reference-text">XOWA shows a Talk tab just like any other MediaWiki wiki</span>
|
||||
XOWA shows a Talk tab just like any other MediaWiki wiki
|
||||
</dd>
|
||||
<dd>
|
||||
<span class="reference-text">However, the default wiki dumps (pages-articles) do not have the Talk namespace. In these situations, the Talk tab is non-functional.</span>
|
||||
However, the default wiki dumps (pages-articles) do not have the Talk namespace. In these situations, the Talk tab is non-functional.
|
||||
</dd>
|
||||
<dd>
|
||||
<span class="reference-text">Some users may object to the continual presence of a non-functional tab. As such, the following options have been provided:</span>
|
||||
Some users may object to the continual presence of a non-functional tab. As such, the following options have been provided:
|
||||
</dd>
|
||||
</dl>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>Hide</b> : Hide the tab if the namespace is missing. This is non-standard MediaWiki behavior, but is not distracting.</span>
|
||||
<b>Hide</b> : Hide the tab if the namespace is missing. This is non-standard MediaWiki behavior, but is not distracting.
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><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.</span>
|
||||
<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.
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><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.</span>
|
||||
<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.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-home_sidebar_enabled-1">
|
||||
<span class="mw-cite-backlink">^ <sup><a href="#cite_ref-home_sidebar_enabled_1-0">a</a></sup> <sup><a href="#cite_ref-home_sidebar_enabled_1-1">b</a></sup></span> <span class="reference-text">Choose one of the following. (default is <code>unchecked</code>) [desktop] (default is <code>checked</code>) [server]</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_desktop__name' class='xocfg_itm_name'>
|
||||
Show home menu in sidebar (desktop)
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_desktop__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.html.portal.sidebar_enabled_desktop")' title="reset to "n""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.portal.sidebar_enabled_desktop__key_box' value='xowa.html.portal.sidebar_enabled_desktop'> <input type='hidden' id='xowa.html.portal.sidebar_enabled_desktop__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_desktop_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.portal.sidebar_enabled_desktop_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options</span>
|
||||
<b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : to hide XOWA menu in sidebar</span>
|
||||
<b>unchecked</b> : to hide XOWA menu in sidebar
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-content_code_fmt-2">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-content_code_fmt_2-0">^</a></span> <span class="reference-text">Enter a format for pages whose content is entirely source code (default is <code><pre>~{page_text}</pre></code>) Applicable pages include:</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_server__name' class='xocfg_itm_name'>
|
||||
Show home menu in sidebar (server)
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_server__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.html.portal.sidebar_enabled_server")' title="reset to "y""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.portal.sidebar_enabled_server__key_box' value='xowa.html.portal.sidebar_enabled_server'> <input type='hidden' id='xowa.html.portal.sidebar_enabled_server__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.portal.sidebar_enabled_server_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.portal.sidebar_enabled_server_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text">MediaWiki:Common.css</span>
|
||||
<b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text">MediaWiki:*.js</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text">Module:*</span>
|
||||
</li>
|
||||
</ul><span class="reference-text">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:</span>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text">Horizontal scroll bar at bottom of html window: <pre>~{page_text}</pre></span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text">Horizontal scroll bar at bottom of pre: <pre style='overflow:auto'>~{page_text}</pre></span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text">Word-wrap: <pre style='white-space: pre-wrap; word-wrap: break-word;'>~{page_text}</pre></span>
|
||||
</li>
|
||||
</ul><span class="reference-text">See <a href="https://bugzilla.wikimedia.org/show_bug.cgi?id=260" rel="nofollow" class="external free">https://bugzilla.wikimedia.org/show_bug.cgi?id=260</a> for more context</span>
|
||||
</li>
|
||||
<li id="cite_note-alt_in_caption-3">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-alt_in_caption_3-0">^</a></span> <span class="reference-text">Choose one of the following (default is <code>checked</code>)</span>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : do not show alt text underneath caption (standard behavior)</span>
|
||||
</li>
|
||||
</ul><span class="reference-text">EX: <a href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a></span>
|
||||
</li>
|
||||
<li id="cite_note-alt_defaults_to_caption-4">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-alt_defaults_to_caption_4-0">^</a></span> <span class="reference-text">Choose one of the following (default is <code>unchecked</code>)</span>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : if no alt is specified, caption will be used</span>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : if no alt is specified, a blank will be used (i.e.: alt will be empty)</span>
|
||||
<b>unchecked</b> : to hide XOWA menu in sidebar
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-collapsible-5">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-collapsible_5-0">^</a></span> <span class="reference-text">Collapsible settings only apply to the current viewing of the page. This setting is not stored for each page. For example, if you are viewing "Page_A", you set your table of contents (TOC) setting to unchecked (always show), and you click "hide":</span>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Content
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.page.content_code_fmt__name' class='xocfg_itm_name'>
|
||||
Content code format
|
||||
</div>
|
||||
<div id='xowa.html.page.content_code_fmt__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.html.page.content_code_fmt")' title="reset to "<pre>~{page_text}</pre>""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</textarea>
|
||||
<pre>
|
||||
~{page_text}
|
||||
</pre>
|
||||
</div><input type='hidden' id='xowa.html.page.content_code_fmt__key_box' value='xowa.html.page.content_code_fmt'> <input type='hidden' id='xowa.html.page.content_code_fmt__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.page.content_code_fmt_help_div' class='xohelp_div'>
|
||||
<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:
|
||||
</p>
|
||||
<p>
|
||||
Applicable pages include:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text">Click a link -> Press back -> TOC is shown, not hidden</span>
|
||||
MediaWiki:Common.css
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text">Exit XOWA -> Reopen XOWA -> Go to "Page_A" -> TOC is shown, not hidden</span>
|
||||
</li>
|
||||
</ul><span class="reference-text">Saving the hide/show setting on a page by page basis will be supported in a future version, but probably not anytime soon.</span>
|
||||
</li>
|
||||
<li id="cite_note-collapsible_toc-6">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-collapsible_toc_6-0">^</a></span> <span class="reference-text">All table of contents have a Show / Hide link. See <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Table_of_contents.html" id="xolnki_2" title="Diagnostics/Javascript/Table of contents">Diagnostics/Javascript/Table_of_contents</a><br>
|
||||
Choose one of the following (default is <code>unchecked</code>)</span>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : default to show collapsed</span>
|
||||
MediaWiki:*.js
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : default to show expanded</span>
|
||||
Module:*
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-collapsible_table-7">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-collapsible_table_7-0">^</a></span> <span class="reference-text">Navigation boxes at the bottom of the article will often have a Collapse / Expand link. See <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/Collapsible.html" id="xolnki_3" title="Diagnostics/Javascript/Collapsible">Diagnostics/Javascript/Collapsible</a> or <a href="http://en.wikipedia.org/wiki/Quantum_mechanics" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Quantum_mechanics</a><br>
|
||||
Choose one of the following. (default is <code>unchecked</code>)</span>
|
||||
<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:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : default to show collapsed</span>
|
||||
Horizontal scroll bar at bottom of html window: <pre>~{page_text}</pre>
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : default to show expanded</span>
|
||||
Horizontal scroll bar at bottom of pre: <pre style='overflow:auto'>~{page_text}</pre>
|
||||
</li>
|
||||
<li>
|
||||
Word-wrap: <pre style='white-space: pre-wrap; word-wrap: break-word;'>~{page_text}</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-collapsible_navframe-8">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-collapsible_navframe_8-0">^</a></span> <span class="reference-text">Navigation boxes at the side of the article will sometimes have a Show / Hide link. See <a href="http://xowa.org/home/wiki/Diagnostics/Javascript/NavFrame.html" id="xolnki_4" title="Diagnostics/Javascript/NavFrame">Diagnostics/Javascript/NavFrame</a> or <a href="http://en.wikipedia.org/wiki/Quantum_mechanics" rel="nofollow" class="external free">http://en.wikipedia.org/wiki/Quantum_mechanics</a><br>
|
||||
Choose one of the following. (default is <code>unchecked</code>)</span>
|
||||
<p>
|
||||
See <a tabindex="-1" href="https://bugzilla.wikimedia.org/show_bug.cgi?id=260" rel="nofollow" class="external free">https://bugzilla.wikimedia.org/show_bug.cgi?id=260</a> for more context
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Alt text
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.alt.show_in_caption__name' class='xocfg_itm_name'>
|
||||
Show in caption
|
||||
</div>
|
||||
<div id='xowa.html.alt.show_in_caption__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.html.alt.show_in_caption")' title="reset to "y""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.alt.show_in_caption__key_box' value='xowa.html.alt.show_in_caption'> <input type='hidden' id='xowa.html.alt.show_in_caption__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.alt.show_in_caption_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.alt.show_in_caption_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : default to show collapsed</span>
|
||||
<b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : default to show expanded</span>
|
||||
<b>unchecked</b> : do not show alt text underneath caption (standard behavior)
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
<p>
|
||||
EX: <a tabindex="-1" href="/site/simple.wikipedia.org/wiki/Saturn_(planet)">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.alt.empty_alt_uses_caption__name' class='xocfg_itm_name'>
|
||||
Empty alt uses caption
|
||||
</div>
|
||||
<div id='xowa.html.alt.empty_alt_uses_caption__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.html.alt.empty_alt_uses_caption")' title="reset to "y""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.alt.empty_alt_uses_caption__key_box' value='xowa.html.alt.empty_alt_uses_caption'> <input type='hidden' id='xowa.html.alt.empty_alt_uses_caption__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.alt.empty_alt_uses_caption_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.alt.empty_alt_uses_caption_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : if no alt attribute is specified, alt will use caption
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : if no alt attribute is specified, alt will be empty (check the HTML source)
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Collapsible
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.toc__name' class='xocfg_itm_name'>
|
||||
Table of contents
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.toc__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.html.collapsibles.toc")' title="reset to "n""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.collapsibles.toc__key_box' value='xowa.html.collapsibles.toc'> <input type='hidden' id='xowa.html.collapsibles.toc__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.toc_help_div' class='xohelp_div'>
|
||||
<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.
|
||||
</p>
|
||||
<p>
|
||||
For example, if you are viewing "Page_A", you set your table of contents (TOC) setting to unchecked (always show), and you click "hide":
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Click a link -> Press back -> TOC is shown, not hidden
|
||||
</li>
|
||||
<li>
|
||||
Exit XOWA -> Reopen XOWA -> Go to "Page_A" -> TOC is shown, not hidden
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Saving the hide/show setting on a page by page basis will be supported in a future version, but probably not anytime soon.
|
||||
</p>
|
||||
<p>
|
||||
All table of contents have a Show / Hide link. See <a tabindex="-1" href="/wiki/Diagnostics/Javascript/Table_of_contents" id="xolnki_21" title="Diagnostics/Javascript/Table of contents">Diagnostics/Javascript/Table_of_contents</a><br>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : default to show collapsed
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : default to show expanded
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navbox__name' class='xocfg_itm_name'>
|
||||
NavBox
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navbox__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.html.collapsibles.navbox")' title="reset to "n""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.collapsibles.navbox__key_box' value='xowa.html.collapsibles.navbox'> <input type='hidden' id='xowa.html.collapsibles.navbox__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navbox_help_div' class='xohelp_div'>
|
||||
<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 tabindex="-1" href="/wiki/Diagnostics/Javascript/Collapsible" id="xolnki_22" title="Diagnostics/Javascript/Collapsible">Diagnostics/Javascript/Collapsible</a> or <a tabindex="-1" href="/site/en.wikipedia.org/wiki/Quantum_mechanics">http://en.wikipedia.org/wiki/Quantum_mechanics</a><br>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : default to show collapsed
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : default to show expanded
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navframe__name' class='xocfg_itm_name'>
|
||||
NavFrame
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navframe__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.html.collapsibles.navframe")' title="reset to "n""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><input type='hidden' id='xowa.html.collapsibles.navframe__key_box' value='xowa.html.collapsibles.navframe'> <input type='hidden' id='xowa.html.collapsibles.navframe__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.collapsibles.navframe_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.collapsibles.navframe_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : default to show collapsed
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : default to show expanded
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
NOTE: Affects following 2 types of boxes:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Most navigation boxes at the side of the article which sometimes have a Show / Hide link. See <a tabindex="-1" href="/wiki/Diagnostics/Javascript/NavFrame" id="xolnki_23" title="Diagnostics/Javascript/NavFrame">Diagnostics/Javascript/NavFrame</a> or <a tabindex="-1" href="/site/en.wikipedia.org/wiki/Quantum_mechanics">http://en.wikipedia.org/wiki/Quantum_mechanics</a>
|
||||
</li>
|
||||
<li>
|
||||
Some navigation boxes at the bottom of the article which sometimes have a Show / Hide link. See <a tabindex="-1" href="/site/simple.wikipedia.org/wiki/Earth">https://simple.wikipedia.org/wiki/Earth</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user