Steps for installing FCKeditor with Zen-cart

Source: Internet
Author: User
Tags zen cart

The steps for installing FCKeditor in Zen cart are as follows:

1. Download FCKeditor from the official website, decompress it, and upload it to the editors/FCKeditor/folder under the Zen cart installation directory.

2. Open Editors/FCKeditor/_ samples/default.html under the installation directory of Zen cart, and select PHP sample to test whether FCKeditor can be submitted normally.

3. Confirm the Editors/FCKeditor/fckconfig. js file under the installation directory of Zen cart.
VaR _ filebrowserlanguage = 'php ';
VaR _ quickuploadlanguage = 'php ';

4. Open Editors/FCKeditor/Editor/filemanger/connectors/PHP/config. php In the installation directory of Zen cart, and change $ config ['enabled'] to true.

5. Open Editors/FCKeditor/Editor/filemanger/connectors/PHP/config. php under the installation directory of Zen cart and set the additional upload directory, for example:
$ Config ['userfilespath'] = '/up /';

6. In admin/initdes/init_initdes/init_html_editor.php under the installation directory of Zen cart
// $ Editors_list ['fckedit'] = array ('desc' => editor_fckeditor, 'handler' => 'fckeditor. php', 'Special _ needs '=> ");
Remove the comment of this sentence, that is, delete the previous "//". FCKeditor has been installed.

1. select what you want in the configuration-HTML editor.

2. Under the text editor in tools ez-pages, select the one you want to use.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.