FCKeditor Remove some of the menu so that the beauty of the way, the following we will look at the process I went to the FCK menu.
FCKeditor Remove some of the menu so that the beauty of the way, the following we will look at the process I went to the FCK menu.
We found the directory where you fckeditor.
Editor/fckconfing.js This file, modify the following.
Found it.
fckconfig.toolbarsets["Default" This sentence, the following is the number of groups.
[' Source ', ' docprops ', '-', ' Save ', ' NewPage '],
[' Pasteword '],
[' Find ', ' Replace '],
[' ImageButton '],
[' Justifyleft ', ' justifycenter ', ' justifyright '],
[' Link ', ' Unlink '],
[' Flash ', ' pagebreak '],
[' FontSize '],
[' TextColor ', ' BGColor '],
] ;
This is the final effect of my configuration.
Original transfer of the site to indicate: www.111cn.cn/php/phper.html
http://www.bkjia.com/PHPjc/632473.html www.bkjia.com true http://www.bkjia.com/PHPjc/632473.html techarticle FCKeditor Remove some of the menu so that the beauty of the way, the following we will look at the process I went to the FCK menu. FCKeditor Remove some of the menu not so beautiful ...