定制fckeditor

FCKConfig.ToolbarSets["Default"] = [
 [‘Undo’,’Redo’,’Replace’,’RemoveFormat’],
 [‘Bold’,’Italic’,’Underline’,’StrikeThrough’],
 [‘Link’,’Unlink’,’Anchor’],
 [‘Flash’,’Rule’,’Smiley’,’SpecialChar’,’PageBreak’],
 [‘Source’,’TextColor’,’BGColor’,’Image’,’Style’]
] ;
 
FCKConfig.ToolbarSets["Basic"] = [
 [‘Bold’]
] ;

Leave a Reply

Your email address will not be published. Required fields are marked *