mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
$version_number
This commit is contained in:
@@ -360,9 +360,9 @@ li.active a, li.active a:hover
|
||||
<td>
|
||||
<textarea xowa_prop="xowa.api.usr.cache.info" class="options_textbox options_readonly" readonly='readonly' style="width: 600px; height: 100px;" id='xowa_prop_3'>
|
||||
cache folder: C:\xowa\file
|
||||
space used: 2.909 MB
|
||||
file count: 153
|
||||
oldest file: 2016-06-20 23:34:38
|
||||
space used: 10.462 MB
|
||||
file count: 638
|
||||
oldest file: 2016-06-21 23:07:13
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -305,7 +305,7 @@ li.active a, li.active a:hover
|
||||
for Read tab: <sup id="cite_ref-read_preferred_0-0" class="reference"><a href="#cite_note-read_preferred-0">[1]</a></sup>
|
||||
</td>
|
||||
<td>
|
||||
<input xowa_prop="xowa.api.wiki.hdump.read_preferred" type="checkbox" class="options_checkbox" accesskey='e' id='xowa_prop_0' checked='checked'>
|
||||
<input xowa_prop="xowa.api.wiki.hdump.read_preferred" type="checkbox" class="options_checkbox" accesskey='e' id='xowa_prop_0'>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -314,10 +314,10 @@ li.active a, li.active a:hover
|
||||
</td>
|
||||
<td>
|
||||
<select xowa_prop="xowa.api.wiki.hdump.html_mode" xowa_prop_list="xowa.api.wiki.hdump.html_mode_list" size="2" class='options_select' id='xowa_prop_1'>
|
||||
<option value='shown'>
|
||||
<option value='shown' selected='selected'>
|
||||
Shown
|
||||
</option>
|
||||
<option value='hdump_save' selected='selected'>
|
||||
<option value='hdump_save'>
|
||||
Saved for HTML DB
|
||||
</option>
|
||||
</select>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<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:150px;}
|
||||
.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;}
|
||||
@@ -109,7 +109,7 @@ li.active a, li.active a:hover
|
||||
}
|
||||
</style>
|
||||
<style data-source="xowa" type="text/css">
|
||||
.options_row_label {font-weight:bold; vertical-align:text-top; text-align:right; width:150px;}
|
||||
.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;}
|
||||
@@ -914,6 +914,9 @@ li.active a, li.active a:hover
|
||||
<option value='koi'>
|
||||
Перем Коми [koi]
|
||||
</option>
|
||||
<option value='kok'>
|
||||
[kok]
|
||||
</option>
|
||||
<option value='kr'>
|
||||
Kanuri [kr]
|
||||
</option>
|
||||
@@ -1350,7 +1353,7 @@ li.active a, li.active a:hover
|
||||
Sinhalese [si]
|
||||
</option>
|
||||
<option value='simple'>
|
||||
Simple [simple]
|
||||
Simple English [simple]
|
||||
</option>
|
||||
<option value='sk'>
|
||||
Slovenčina [sk]
|
||||
|
||||
Reference in New Issue
Block a user