mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.19.1801
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<option value='xowa.bldr.db'>
|
||||
Import - Database
|
||||
</option>
|
||||
<option value='xowa.bldr.page_sync'>
|
||||
<option value='xowa.bldr.page_sync' selected='selected'>
|
||||
Import - Page sync
|
||||
</option>
|
||||
<option value='xowa.bldr.dansguardian'>
|
||||
@@ -73,7 +73,7 @@
|
||||
<option value='xowa.html.css'>
|
||||
HTML - CSS
|
||||
</option>
|
||||
<option value='xowa.html.page' selected='selected'>
|
||||
<option value='xowa.html.page'>
|
||||
HTML - Page
|
||||
</option>
|
||||
<option value='xowa.html.tidy'>
|
||||
@@ -129,512 +129,169 @@
|
||||
<div>
|
||||
<p id='page_help_para'>
|
||||
</p>
|
||||
<p>
|
||||
For more information, see <a tabindex="-1" href="/wiki/App/Xtn/Page_sync" id="xolnki_19" title="App/Xtn/Page sync">the page sync help page</a>
|
||||
</p>
|
||||
</div>
|
||||
<h2>
|
||||
Portal
|
||||
Manual
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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>
|
||||
<span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.bldr.page_sync.manual.enabled")' title='view more info'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.html.portal.missing_class__name' class='xocfg_itm_name'>
|
||||
Talk namespace
|
||||
<div id='xowa.bldr.page_sync.manual.enabled__name' class='xocfg_itm_name'>
|
||||
Enabled
|
||||
</div><!-- BTN:undo -->
|
||||
<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 id='xowa.bldr.page_sync.manual.enabled__undo' data-xocfg-type='bool' class='xocfg_itm_delete'>
|
||||
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.bldr.page_sync.manual.enabled")' title="reset to "n""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<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>
|
||||
<input id="xowa.bldr.page_sync.manual.enabled" data-xocfg-key="xowa.bldr.page_sync.manual.enabled" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox" checked="checked">
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<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'>
|
||||
<input type='hidden' id='xowa.bldr.page_sync.manual.enabled__key_box' value='xowa.bldr.page_sync.manual.enabled'> <input type='hidden' id='xowa.bldr.page_sync.manual.enabled__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.html.portal.missing_class_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.portal.missing_class_help_msg' class='xohelp_msg'>
|
||||
<div id='xowa.bldr.page_sync.manual.enabled_help_div' class='xohelp_div'>
|
||||
<div id='xowa.bldr.page_sync.manual.enabled_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Controls the appearance of the Talk tab (right of Page tab):
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<dl>
|
||||
<dd>
|
||||
XOWA shows a Talk tab just like any other MediaWiki wiki
|
||||
</dd>
|
||||
<dd>
|
||||
However, the default wiki dumps (pages-articles) do not have the Talk namespace. In these situations, the Talk tab is non-functional.
|
||||
</dd>
|
||||
<dd>
|
||||
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>
|
||||
<b>Hide</b> : Hide the tab if the namespace is missing. This is non-standard MediaWiki behavior, but is not distracting.
|
||||
<b>checked</b>: Show "Sync" in sidebar
|
||||
</li>
|
||||
<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.
|
||||
</li>
|
||||
<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.
|
||||
<b>unchecked</b>: Do not show "Sync" in sidebar
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.portal.sidebar_enabled_desktop__name' class='xocfg_itm_name'>
|
||||
Show home menu in sidebar (desktop)
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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.
|
||||
Other notes:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
|
||||
Clicking "Sync" will manually synchronize current page
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : to hide XOWA menu in sidebar
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.portal.sidebar_enabled_server__name' class='xocfg_itm_name'>
|
||||
Show home menu in sidebar (server)
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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>
|
||||
<b>checked</b> : to show XOWA menu in sidebar (has XOWA Main Page, About, Help, Page History, Bookmarks, Options
|
||||
"Sync" will never show in the home wiki
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : to hide XOWA menu in sidebar
|
||||
"Sync" will not work on Special pages
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Content
|
||||
Automatic
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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>
|
||||
<span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.bldr.page_sync.auto.enabled")' title='view more info'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.html.page.content_code_fmt__name' class='xocfg_itm_name'>
|
||||
Content code format
|
||||
<div id='xowa.bldr.page_sync.auto.enabled__name' class='xocfg_itm_name'>
|
||||
Enabled
|
||||
</div><!-- BTN:undo -->
|
||||
<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 id='xowa.bldr.page_sync.auto.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.bldr.page_sync.auto.enabled")' title="reset to "n""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<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">
|
||||
<input id="xowa.bldr.page_sync.auto.enabled" data-xocfg-key="xowa.bldr.page_sync.auto.enabled" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox">
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<input type='hidden' id='xowa.bldr.page_sync.auto.enabled__key_box' value='xowa.bldr.page_sync.auto.enabled'> <input type='hidden' id='xowa.bldr.page_sync.auto.enabled__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.bldr.page_sync.auto.enabled_help_div' class='xohelp_div'>
|
||||
<div id='xowa.bldr.page_sync.auto.enabled_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b>: Automatically synchronize page when viewing it
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b>: (default) Do not automatically synchronize page
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Other notes:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Pages are automatically synchronized based on options for time and scope. The default behavior is to synchronize when first visiting the page, and then every 24 hours afterwards
|
||||
</li>
|
||||
<li>
|
||||
Automatic synchronization will never occur in the home wiki
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<div class='xocfg_itm_help'>
|
||||
<span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.bldr.page_sync.auto.interval")' title='view more info'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.bldr.page_sync.auto.interval__name' class='xocfg_itm_name'>
|
||||
Time to wait before syncs
|
||||
</div><!-- BTN:undo -->
|
||||
<div id='xowa.bldr.page_sync.auto.interval__undo' data-xocfg-type='int' class='xocfg_itm_delete xocfg_itm_hide'>
|
||||
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.bldr.page_sync.auto.interval")' title="reset to "1440""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<div class='xocfg_itm_data'>
|
||||
<input id="xowa.bldr.page_sync.auto.interval" data-xocfg-key="xowa.bldr.page_sync.auto.interval" data-xocfg-type="int" accesskey="d" class="xocfg_data__int" type="text" value="1440">
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<input type='hidden' id='xowa.bldr.page_sync.auto.interval__key_box' value='xowa.bldr.page_sync.auto.interval'> <input type='hidden' id='xowa.bldr.page_sync.auto.interval__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.bldr.page_sync.auto.interval_help_div' class='xohelp_div'>
|
||||
<div id='xowa.bldr.page_sync.auto.interval_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Enter the number of minutes to wait before checking for a new update:
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<div class='xocfg_itm_help'>
|
||||
<span class='xoimg_btn_x16 xoimg_help_tip' href='javascript:void(0)' onclick='return xo.help.toggle("xowa.bldr.page_sync.auto.scope")' title='view more info'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.bldr.page_sync.auto.scope__name' class='xocfg_itm_name'>
|
||||
Pages to sync
|
||||
</div><!-- BTN:undo -->
|
||||
<div id='xowa.bldr.page_sync.auto.scope__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.bldr.page_sync.auto.scope")' title="reset to "*""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<div class='xocfg_itm_data'>
|
||||
<textarea id="xowa.bldr.page_sync.auto.scope" data-xocfg-key="xowa.bldr.page_sync.auto.scope" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4">
|
||||
*
|
||||
</textarea>
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<input type='hidden' id='xowa.bldr.page_sync.auto.scope__key_box' value='xowa.bldr.page_sync.auto.scope'> <input type='hidden' id='xowa.bldr.page_sync.auto.scope__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.bldr.page_sync.auto.scope_help_div' class='xohelp_div'>
|
||||
<div id='xowa.bldr.page_sync.auto.scope_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Specify specific page titles to sync:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>*:Main_Page</b>: means sync all Main_Pages in all wikis
|
||||
</li>
|
||||
<li>
|
||||
<b>*</b>: is a wildcard and means sync all pages in all wikis
|
||||
</li>
|
||||
<li>
|
||||
Individual pages can be specified on each line.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
For example, the following would only auto-synchronize two pages: the Main_Page and Earth in English Wikipedia:
|
||||
</p>
|
||||
<pre>
|
||||
~{page_text}
|
||||
en.w:Main_Page
|
||||
en.w:Earth
|
||||
</pre>
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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>
|
||||
MediaWiki:Common.css
|
||||
</li>
|
||||
<li>
|
||||
MediaWiki:*.js
|
||||
</li>
|
||||
<li>
|
||||
Module:*
|
||||
</li>
|
||||
</ul>
|
||||
<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>
|
||||
Horizontal scroll bar at bottom of html window: <pre>~{page_text}</pre>
|
||||
</li>
|
||||
<li>
|
||||
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>
|
||||
<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">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.alt.show_in_caption__name' class='xocfg_itm_name'>
|
||||
Duplicate alt in caption
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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>
|
||||
(obsolete): This setting controls whether or not the "alt" is actually inserted into the HTML. Compare that with "Show in html" which merely hides the already-inserted alt
|
||||
</p>
|
||||
<p>
|
||||
Advanced users may want to disable this to reduce the size of the HTML. Regular users should use the "Show in html" option
|
||||
</p>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : do not show alt text underneath caption (standard behavior)
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
EX: <a tabindex="-1" href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.alt.empty_alt_uses_caption__name' class='xocfg_itm_name'>
|
||||
Empty alt uses caption
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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_html")' title='view more info'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.html.alt.show_in_html__name' class='xocfg_itm_name'>
|
||||
Show in html
|
||||
</div><!-- BTN:undo -->
|
||||
<div id='xowa.html.alt.show_in_html__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_html")' title="reset to "y""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<input type='hidden' id='xowa.html.alt.show_in_html__key_box' value='xowa.html.alt.show_in_html'> <input type='hidden' id='xowa.html.alt.show_in_html__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.html.alt.show_in_html_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.alt.show_in_html_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<b>checked</b> : show alt text underneath caption (default. non-standard behavior, but recommended)
|
||||
</li>
|
||||
<li>
|
||||
<b>unchecked</b> : do not show alt text underneath caption (standard behavior)
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
EX: <a tabindex="-1" href="http://simple.wikipedia.org/wiki/Saturn_(planet)" rel="nofollow" class="external free">http://simple.wikipedia.org/wiki/Saturn_(planet)</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Collapsible
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.collapsibles.toc__name' class='xocfg_itm_name'>
|
||||
Table of contents
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.collapsibles.navbox__name' class='xocfg_itm_name'>
|
||||
NavBox
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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">
|
||||
<!-- BTN:help_item -->
|
||||
<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><!-- TEXT:key -->
|
||||
<div id='xowa.html.collapsibles.navframe__name' class='xocfg_itm_name'>
|
||||
NavFrame
|
||||
</div><!-- BTN:undo -->
|
||||
<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><!-- TEXT:val -->
|
||||
<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><!-- HIDDEN:key,ctx -->
|
||||
<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:help -->
|
||||
<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="https://simple.wikipedia.org/wiki/Earth" rel="nofollow" class="external free">https://simple.wikipedia.org/wiki/Earth</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Divs
|
||||
</h2>
|
||||
<div class="xocfg_row flex_div">
|
||||
<!-- BTN:help_item -->
|
||||
<div class='xocfg_itm_help'>
|
||||
<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'> </span>
|
||||
</div><!-- TEXT:key -->
|
||||
<div id='xowa.html.divs.footer__name' class='xocfg_itm_name'>
|
||||
Footer
|
||||
</div><!-- BTN:undo -->
|
||||
<div id='xowa.html.divs.footer__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.divs.footer")' title="reset to "<div id="footer" role="contentinfo">
|
||||
<ul id="footer-info">
|
||||
<li id="footer-info-lastmod"> ~{page_modified_on_msg}</li>
|
||||
<li id="footer-info-copyright">~{<>msgs.get('wikimedia-copyright');<>}
|
||||
</ul>
|
||||
<ul id="footer-places">
|
||||
<li id="footer-places-privacy"><a href="/wiki/~{<>msgs.get('privacypage');<>}" class="extiw" title="~{<>msgs.get('privacy');<>}">~{<>msgs.get('privacy');<>}</a></li>
|
||||
<li id="footer-places-about"><a href="/wiki/~{<>msgs.get('Project:About');<>}" title="Wikipedia:About">~{<>msgs.get('aboutsite');<>}</a></li>
|
||||
<li id="footer-places-disclaimer"><a href="/wiki/~{<>msgs.get('disclaimerpage');<>}" title="~{<>msgs.get('Disclaimers');<>}">~{<>msgs.get('Disclaimers');<>}</a></li>
|
||||
<li id="footer-places-developers"><a href="~{<>msgs.get('wikimedia-developers-url');<>}">~{<>msgs.get('wikimedia-developers');<>}</a></li>
|
||||
<li id="footer-places-cookiestatement"><a href="https://wikimediafoundation.org/wiki/Cookie_statement">Cookie statement</a></li>
|
||||
</ul>
|
||||
<ul id="footer-icons" class="noprint" style='height:10px'>
|
||||
<li id="footer-copyrightico">
|
||||
<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>
|
||||
</li>
|
||||
<li id="footer-poweredbyico">
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
<ul style='clear:both; float:left;'>
|
||||
<li>Generated by <a href='/wiki/home/Help/About'>XOWA</a>: v~{app_version} (~{app_build_date})</li>
|
||||
</ul>
|
||||
<div style="clear:both"></div>
|
||||
</div>""> </span>
|
||||
</div><!-- TEXT:val -->
|
||||
<div class='xocfg_itm_data'>
|
||||
<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">
|
||||
</textarea>
|
||||
<div id="quot;footerquot;" role=""contentinfo"">
|
||||
<ul id="quot;footer-infoquot;">
|
||||
<li id="quot;footer-info-lastmodquot;">
|
||||
~{page_modified_on_msg}
|
||||
</li>
|
||||
<li id="quot;footer-info-copyrightquot;">
|
||||
~{<>msgs.get('wikimedia-copyright');<>}
|
||||
</li>
|
||||
</ul>
|
||||
<ul id="quot;footer-placesquot;">
|
||||
<li id="quot;footer-places-privacyquot;">
|
||||
<a href=""/wiki/~{"><>msgs.get('privacypage');<>}" class="extiw" title="~{<>msgs.get('privacy');<>}">~{<>msgs.get('privacy');<>}</a>
|
||||
</li>
|
||||
<li id="quot;footer-places-aboutquot;">
|
||||
<a href=""/wiki/~{"><>msgs.get('Project:About');<>}" title="Wikipedia:About">~{<>msgs.get('aboutsite');<>}</a>
|
||||
</li>
|
||||
<li id="quot;footer-places-disclaimerquot;">
|
||||
<a href=""/wiki/~{"><>msgs.get('disclaimerpage');<>}" title="~{<>msgs.get('Disclaimers');<>}">~{<>msgs.get('Disclaimers');<>}</a>
|
||||
</li>
|
||||
<li id="quot;footer-places-developersquot;">
|
||||
<a href=""~{"><>msgs.get('wikimedia-developers-url');<>}">~{<>msgs.get('wikimedia-developers');<>}</a>
|
||||
</li>
|
||||
<li id="quot;footer-places-cookiestatementquot;">
|
||||
<a href=""https://wikimediafoundation.org/wiki/Cookie_statement"">Cookie statement</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul id="quot;footer-iconsquot;" class=""noprint"" style='height:10px'>
|
||||
<li id="quot;footer-copyrighticoquot;">
|
||||
<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>
|
||||
</li>
|
||||
<li id="quot;footer-poweredbyicoquot;">
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
<ul style='clear:both; float:left;'>
|
||||
<li>
|
||||
Generated by <a href='/wiki/home/Help/About'>XOWA</a>: v~{app_version} (~{app_build_date})
|
||||
</li>
|
||||
</ul>
|
||||
<div style=""clear:both"">
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- HIDDEN:key,ctx -->
|
||||
<input type='hidden' id='xowa.html.divs.footer__key_box' value='xowa.html.divs.footer'> <input type='hidden' id='xowa.html.divs.footer__ctx_box' value='app'>
|
||||
</div><!-- DIV:help -->
|
||||
<div id='xowa.html.divs.footer_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.divs.footer_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Sets html shown at the bottom of a page
|
||||
Note that all lines must be separated by a UNIX line ending (ASCII 10) not a Windows line ending (ASCII 13 + ASCII 10)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user