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/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,156 +17,221 @@ 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='active'>
|
||||
<a href='/wiki/Options/HTML'>HTML</a>
|
||||
</li>
|
||||
<li class=''>
|
||||
<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="#HTML_page_font"><span class="tocnumber">1</span> <span class="toctext">HTML page font</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-2">
|
||||
<a href="#Custom_CSS"><span class="tocnumber">2</span> <span class="toctext">Custom CSS</span></a>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-3">
|
||||
<a href="#Notes"><span class="tocnumber">3</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' selected='selected'>
|
||||
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>
|
||||
<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="HTML_page_font">HTML page font</span>
|
||||
Font
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Enabled: <sup id="cite_ref-font_enabled_0-0" class="reference"><a href="#cite_note-font_enabled-0">[1]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="app.html.page.font_enabled" type="checkbox" class="options_checkbox" id='xowa_prop_0' checked='checked'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Font name: <sup id="cite_ref-font_name_1-0" class="reference"><a href="#cite_note-font_name-1">[2]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input class="options_textbox" xowa_prop="app.html.page.font_name" id='xowa_prop_1' value='Arial'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Font size: <sup id="cite_ref-font_size_2-0" class="reference"><a href="#cite_note-font_size-2">[3]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input class="options_textbox" xowa_prop="app.html.page.font_size" id='xowa_prop_2' value='16.0'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Font CSS format: <sup id="cite_ref-font_css_fmt_3-0" class="reference"><a href="#cite_note-font_css_fmt-3">[4]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<textarea xowa_prop="app.html.page.font_css_fmt" type="input" class="options_textarea" style="width: 600px; height: 100px;" id='xowa_prop_3'>
|
||||
body {font-family: ~{font_name}; font-size: ~{font_size}px;}
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Custom_CSS">Custom CSS</span>
|
||||
</h2>
|
||||
<table class='options_table'>
|
||||
<tr>
|
||||
<td class='options_row_label'>
|
||||
Custom CSS: <sup id="cite_ref-custom_css_4-0" class="reference"><a href="#cite_note-custom_css-4">[5]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<textarea xowa_prop="app.gui.html.css_xtn" class="options_textarea" style="width: 600px; height: 100px;" id='xowa_prop_4'>
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Notes">Notes</span>
|
||||
</h2>
|
||||
<ol class="references">
|
||||
<li id="cite_note-font_enabled-0">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-font_enabled_0-0">^</a></span> <span class="reference-text">Choose one of the following (default is <code>unchecked</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.css.font.enabled")' title='view more info'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.enabled__name' class='xocfg_itm_name'>
|
||||
Enabled
|
||||
</div>
|
||||
<div id='xowa.html.css.font.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.html.css.font.enabled")' title="reset to "n""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<input id="xowa.html.css.font.enabled" data-xocfg-key="xowa.html.css.font.enabled" data-xocfg-type="bool" accesskey="d" class="xocfg_data__bool" type="checkbox">
|
||||
</div><input type='hidden' id='xowa.html.css.font.enabled__key_box' value='xowa.html.css.font.enabled'> <input type='hidden' id='xowa.html.css.font.enabled__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.enabled_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.css.font.enabled_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Choose one of the following
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span class="reference-text"><b>checked</b> : enables custom HTML page font</span>
|
||||
<b>checked</b> : Enables custom HTML page font
|
||||
</li>
|
||||
<li>
|
||||
<span class="reference-text"><b>unchecked</b> : disables custom HTML page font. The HTML page font will be the browser default (Arial 16)</span>
|
||||
<b>unchecked</b> : Disables custom HTML page font. The HTML page font will be the browser default (Arial 16)
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li id="cite_note-font_name-1">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-font_name_1-0">^</a></span> <span class="reference-text">Enter a font family name. (default is <code>Arial</code>)</span>
|
||||
</li>
|
||||
<li id="cite_note-font_size-2">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-font_size_2-0">^</a></span> <span class="reference-text">Enter a number representing for a valid font size in pixels. (default is <code>16</code>)</span>
|
||||
</li>
|
||||
<li id="cite_note-font_css_fmt-3">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-font_css_fmt_3-0">^</a></span> <span class="reference-text">Enter a format for embedding the custom font info in the web page. (default is <code>body, td {font-family:~{font_name};font-size:~{font_size}px;</code>) }</span>
|
||||
</li>
|
||||
<li id="cite_note-custom_css-4">
|
||||
<span class="mw-cite-backlink"><a href="#cite_ref-custom_css_4-0">^</a></span> <span class="reference-text">Add other custom CSS to be applied to every page (default is )</span>
|
||||
</li>
|
||||
</ol>
|
||||
</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.css.font.name")' title='view more info'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.name__name' class='xocfg_itm_name'>
|
||||
Name
|
||||
</div>
|
||||
<div id='xowa.html.css.font.name__undo' data-xocfg-type='string' class='xocfg_itm_delete xocfg_itm_hide'>
|
||||
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.css.font.name")' title="reset to "Arial""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<input id="xowa.html.css.font.name" data-xocfg-key="xowa.html.css.font.name" data-xocfg-type="string" accesskey="d" class="xocfg_data__str" type="text" value="Arial">
|
||||
</div><input type='hidden' id='xowa.html.css.font.name__key_box' value='xowa.html.css.font.name'> <input type='hidden' id='xowa.html.css.font.name__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.name_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.css.font.name_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Enter a font family name.
|
||||
</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.css.font.size")' title='view more info'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.size__name' class='xocfg_itm_name'>
|
||||
Size
|
||||
</div>
|
||||
<div id='xowa.html.css.font.size__undo' data-xocfg-type='string' class='xocfg_itm_delete xocfg_itm_hide'>
|
||||
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.html.css.font.size")' title="reset to "16.0""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<input id="xowa.html.css.font.size" data-xocfg-key="xowa.html.css.font.size" data-xocfg-type="string" accesskey="d" class="xocfg_data__str" type="text" value="16.0">
|
||||
</div><input type='hidden' id='xowa.html.css.font.size__key_box' value='xowa.html.css.font.size'> <input type='hidden' id='xowa.html.css.font.size__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.size_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.css.font.size_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Enter a number representing for a valid font size in pixels.
|
||||
</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.css.font.format")' title='view more info'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.format__name' class='xocfg_itm_name'>
|
||||
Format
|
||||
</div>
|
||||
<div id='xowa.html.css.font.format__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.css.font.format")' title="reset to "body {font-family: ~{font_name}; font-size: ~{font_size}px;}""> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<textarea id="xowa.html.css.font.format" data-xocfg-key="xowa.html.css.font.format" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4">
|
||||
body {font-family: ~{font_name}; font-size: ~{font_size}px;}
|
||||
</textarea>
|
||||
</div><input type='hidden' id='xowa.html.css.font.format__key_box' value='xowa.html.css.font.format'> <input type='hidden' id='xowa.html.css.font.format__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.css.font.format_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.css.font.format_help_msg' class='xohelp_msg'>
|
||||
</div>
|
||||
</div>
|
||||
<h2>
|
||||
Custom
|
||||
</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.css.custom.script")' title='view more info'> </span>
|
||||
</div>
|
||||
<div id='xowa.html.css.custom.script__name' class='xocfg_itm_name'>
|
||||
CSS
|
||||
</div>
|
||||
<div id='xowa.html.css.custom.script__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.css.custom.script")' title="reset to """> </span>
|
||||
</div>
|
||||
<div class='xocfg_itm_data'>
|
||||
<textarea id="xowa.html.css.custom.script" data-xocfg-key="xowa.html.css.custom.script" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo" rows="4">
|
||||
</textarea>
|
||||
</div><input type='hidden' id='xowa.html.css.custom.script__key_box' value='xowa.html.css.custom.script'> <input type='hidden' id='xowa.html.css.custom.script__ctx_box' value='app'>
|
||||
</div>
|
||||
<div id='xowa.html.css.custom.script_help_div' class='xohelp_div'>
|
||||
<div id='xowa.html.css.custom.script_help_msg' class='xohelp_msg'>
|
||||
<p>
|
||||
Enter a format for embedding the custom font info in the web page.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user