It took a long time for fckeditor to get used to its somewhat outdated interface. I heard that CKeditor is cool and cool. let's try it today. The latest version is CKEditor3.4.2. CKeditor is based entirely on plug-ins. it expands components to meet specific requirements. For example, the common file upload function... SyntaxHighlighter. al
It took a long time for fckeditor to get used to its somewhat outdated interface. I heard that CKeditor is cool and cool. let's try it today. The latest version is CKEditor 3.4.2.
CKeditor is based entirely on plug-ins. it expands components to meet specific requirements. For example, common file upload functions are not available by default, and only basic text editing functions are provided. To upload images, another extended component CKFinder is required.
1. install and configure CKEditor
Before expanding CKfinder to upload images, we should first install the most basic CKeditor editor.
1. decompress the downloaded ckeditor_3.4.2.zip file and copy the ckeditor folder in the directory to the desired directory, such as/admin /.
2. Reference CKeditor on the page. the key code is as follows: