|
|
@@ -255,14 +255,8 @@ K.options = {
|
|
255
|
255
|
minChangeSize : 50,
|
|
256
|
256
|
zIndex : 811213,
|
|
257
|
257
|
items : [
|
|
258
|
|
- 'source', '|', 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'copy', 'paste',
|
|
259
|
|
- 'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
|
|
260
|
|
- 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
|
|
261
|
|
- 'superscript', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', '/',
|
|
262
|
258
|
'formatblock', 'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold',
|
|
263
|
|
- 'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'image', 'multiimage',
|
|
264
|
|
- 'flash', 'media', 'insertfile', 'table', 'hr', 'emoticons', 'baidumap', 'pagebreak',
|
|
265
|
|
- 'anchor', 'link', 'unlink', '|', 'about'
|
|
|
259
|
+ 'italic', 'underline'
|
|
266
|
260
|
],
|
|
267
|
261
|
noDisableItems : ['source', 'fullscreen'],
|
|
268
|
262
|
colorTable : [
|