blob: 2fa3cebbbd3da045f38911198ba26229c3135242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
<!DOCTYPE actionsconfig>
<actions>
<action shortcut="" icon="html5_h1" type="tag" tooltip="" name="h1" text="h1" >
<tag useDialog="false" ><h1></tag>
<xtag use="true" ></h1></xtag>
</action>
<action shortcut="" icon="html5_h2" type="tag" tooltip="" name="h2" text="h2" >
<tag useDialog="false" ><h2></tag>
<xtag use="true" ></h2></xtag>
</action>
<action shortcut="" icon="html5_h3" type="tag" tooltip="" name="h3" text="h3" >
<tag useDialog="false" ><h3></tag>
<xtag use="true" ></h3></xtag>
</action>
<action shortcut="" icon="html5_h4" type="tag" tooltip="" name="h4" text="h4" >
<tag useDialog="false" ><h4></tag>
<xtag use="true" ></h4></xtag>
</action>
<action shortcut="" icon="html5_h5" type="tag" tooltip="" name="h5" text="h5" >
<tag useDialog="false" ><h5></tag>
<xtag use="true" ></h5></xtag>
</action>
<action shortcut="" icon="html5_h6" type="tag" tooltip="" name="h6" text="h6" >
<tag useDialog="false" ><h6></tag>
<xtag use="true" ></h6></xtag>
</action>
<action shortcut="" icon="html5_p" type="tag" tooltip="" name="p" text="p" >
<tag useDialog="false" ><p></tag>
<xtag use="true" ></p></xtag>
</action>
<action shortcut="" icon="html5_pre" type="tag" tooltip="" name="pre" text="pre" >
<tag useDialog="false" ><pre></tag>
<xtag use="true" ></pre></xtag>
</action>
<action shortcut="" icon="html5_div" type="tag" tooltip="" name="div" text="div" >
<tag useDialog="false" ><div></tag>
<xtag use="true" ></div></xtag>
</action>
<action shortcut="" icon="html5_blockquote" type="tag" tooltip="" name="blockquote" text="blockquote" >
<tag useDialog="false" ><blockquote></tag>
<xtag use="true" ></blockquote></xtag>
</action>
<action shortcut="" icon="html5_details" type="tag" tooltip="" name="details" text="details" >
<tag useDialog="false" ><details></tag>
<xtag use="true" ></details></xtag>
</action>
<action shortcut="" icon="html5_center" type="tag" tooltip="" name="center" text="center" >
<tag useDialog="false" ><center></tag>
<xtag use="true" ></center></xtag>
</action>
<action shortcut="" icon="html5_hr" type="tag" tooltip="" name="hr" text="hr" >
<tag useDialog="false" ><hr></tag>
</action>
<action shortcut="" icon="html5_com" type="tag" tooltip="" name="com" text="com" >
<tag useDialog="false" ><!-- </tag>
<xtag use="true" > --></xtag>
</action>
<action shortcut="" icon="html5_ul" type="tag" tooltip="" name="ul" text="ul" >
<tag useDialog="false" ><ul></tag>
<xtag use="true" ></ul></xtag>
</action>
<action shortcut="" icon="html5_ol" type="tag" tooltip="" name="ol" text="ol" >
<tag useDialog="false" ><ol></tag>
<xtag use="true" ></ol></xtag>
</action>
<action shortcut="" icon="html5_li" type="tag" tooltip="" name="li" text="li" >
<tag useDialog="false" ><li></tag>
<xtag use="true" ></li></xtag>
</action>
<action shortcut="" icon="html5_dir" type="tag" tooltip="" name="dir" text="dir" >
<tag useDialog="false" ><dir></tag>
<xtag use="true" ></dir></xtag>
</action>
<action shortcut="" icon="html5_dl" type="tag" tooltip="" name="dl" text="dl" >
<tag useDialog="false" ><dl></tag>
<xtag use="true" ></dl></xtag>
</action>
<action shortcut="" icon="html5_dt" type="tag" tooltip="" name="dt" text="dt" >
<tag useDialog="false" ><dt></tag>
<xtag use="true" ></dt></xtag>
</action>
<action shortcut="" icon="html5_dd" type="tag" tooltip="" name="dd" text="dd" >
<tag useDialog="false" ><dd></tag>
<xtag use="true" ></dd></xtag>
</action>
<action shortcut="" icon="html5_table" type="tag" tooltip="" name="table" text="table" >
<tag useDialog="false" ><table></tag>
<xtag use="true" ></table></xtag>
</action>
<action shortcut="" icon="html5_tbody" type="tag" tooltip="" name="tbody" text="tbody" >
<tag useDialog="false" ><tbody></tag>
<xtag use="true" ></tbody></xtag>
</action>
<action shortcut="" icon="html5_thead" type="tag" tooltip="" name="thead" text="thead" >
<tag useDialog="false" ><thead></tag>
<xtag use="true" ></thead></xtag>
</action>
<action shortcut="" icon="html5_tfoot" type="tag" tooltip="" name="tfoot" text="tfoot" >
<tag useDialog="false" ><tfoot></tag>
<xtag use="true" ></tfoot></xtag>
</action>
<action shortcut="" icon="html5_tr" type="tag" tooltip="" name="tr" text="tr" >
<tag useDialog="false" ><tr></tag>
<xtag use="true" ></tr></xtag>
</action>
<action shortcut="" icon="html5_colgroup" type="tag" tooltip="" name="colgroup" text="colgroup" >
<tag useDialog="false" ><colgroup></tag>
<xtag use="true" ></colgroup></xtag>
</action>
<action shortcut="" icon="html5_col" type="tag" tooltip="" name="col" text="col" >
<tag useDialog="false" ><col></tag>
<xtag use="true" ></col></xtag>
</action>
<action shortcut="" icon="html5_td" type="tag" tooltip="" name="td" text="td" >
<tag useDialog="false" ><td></tag>
<xtag use="true" ></td></xtag>
</action>
<action shortcut="" icon="html5_th" type="tag" tooltip="" name="th" text="th" >
<tag useDialog="false" ><th></tag>
<xtag use="true" ></th></xtag>
</action>
<action shortcut="" icon="html5_caption" type="tag" tooltip="" name="caption" text="caption" >
<tag useDialog="false" ><caption></tag>
<xtag use="true" ></caption></xtag>
</action>
</actions>
|