编辑器配置
This commit is contained in:
@@ -27,7 +27,7 @@ CKEDITOR.editorConfig = function( config ) {
|
|||||||
//config.contentsCss = "ckeditor/contents.css"
|
//config.contentsCss = "ckeditor/contents.css"
|
||||||
// Remove some buttons provided by the standard plugins, which are
|
// Remove some buttons provided by the standard plugins, which are
|
||||||
// not needed in the Standard(s) toolbar.
|
// not needed in the Standard(s) toolbar.
|
||||||
config.removeButtons = 'Underline,Subscript,Superscript,Iframe,Print,Save';
|
config.removeButtons = 'Subscript,Superscript,Iframe,Print,Save';
|
||||||
|
|
||||||
// Set the most common block elements.
|
// Set the most common block elements.
|
||||||
//config.format_tags = 'p;h1;h2;h3;pre';
|
//config.format_tags = 'p;h1;h2;h3;pre';
|
||||||
|
|||||||
Reference in New Issue
Block a user