Go to the official ckeditor website http://ckeditor.com/to download the latest 3.0133.
After the download is complete, you can delete the useless folders _ samples, _ source, and _ tests;
Open the Lang folder, remove all files except _ ages. JS, en. JS, zh-cn.js;
If you do not need the office2003 and V2 skins, you can also kill the two directories under the skin directory.
After cleaning, the file size is more than 1 MB. You can create a folder ckeditor under the include directory of Dede and upload all the remaining files here.
Then, upload ckeditor. php In my attachment to the ckeditor directory.
Then, replace the include \ Inc \ inc_fun_funadmin.php file with the inc_fun_funadmin.php file in my attachment.
Finally, log on to the Dede background, go to the System-system basic parameters-core parameters, and change the value of "HTML editor options (currently only fck supported):" to "ckeditor ".
OK. The entire modification is complete. Edit or create a document at will. Check out your editor. It's super fast and cool !!
The editor has the full-screen editing function, which is more powerful than FCKeditor and a bit similar to DW.
PHP code package and download