CKEditor and Ckfinder configuration-upload image function-for testlink use

Source: Internet
Author: User

The longest part of the Testlink toss is the part of the picture upload. have been spitting blood.

Tesklink use of the image upload plugin is a third-party plugin fckeditor,09 has been renamed to CKEditor.

Baidu Interpretation:

FCKeditor is a WYSIWYG text editor dedicated to using open source code on a Web page, written in JavaScript. It is focused on lightweighting and does not require too complicated installation steps to be used. It can be combined with different programming languages such as PHP, JavaScript, ASP, ASP, ColdFusion, Java, and ABAP. "FCK" in the name "FCKeditor" is the name of the author of this editor Frederico Caldeira knabben abbreviation.

CKEditor official website Demo:http://ckeditor.com/demo

To load CKEditor and Ckfinder.

ckeditor:http://ckeditor.com/

Ckfinder:https://cksource.com/ckfinder

In the Apache Web site root directory, create a new folder Web_editor, CKEditor and Ckfinder extracted and copied to the directory:

Under the Web_editor directory, create a new index.html

   <HTML>        <Head>            <Metahttp-equiv= "Content-type"content= "text/html; charset=utf-8">            <title>Yyd</title>        </Head>        <Body>            <formAction= "post.php"Method= "POST">                <textareaname= "Editor1">Yyd</textarea>                <inputtype= "Submit"name= "Submit"value= "Submit" />            </form>        </Body></HTML>

CKEditor and Ckfinder configuration-upload image function-for testlink 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.