자유게시판

  • 라이믹스 ckeditor4 이미지 복사 붙이기

    페이지 정보

    profile_image
    작성자천사 조회 5,840회 작성일 2021-09-20 02:15:01 댓글 0

    본문

     

    이미지 복사 붙이기는 가능하나 취소 시 삭제가 안됩니다. 취소 시 삭제 가능 코드가 필요합니다.

     

    1. common/js/plugins/ckeditor/ckeditor에 config.js 생성 후 아래 내용 복사하기

     

    CKEDITOR.editorConfig = function( config ) {

    config.filebrowserImageUploadUrl = "/common/js/plugins/ckeditor/ckeditor/upload.php?type=Images";

    };

     

    2. common/js/plugins/ckeditor/ckeditor에 첨부 파일 upload.php 복사하기

     

    첨부파일

    댓글목록

    등록된 댓글이 없습니다.

    Copyright © blog.batifa.com All rights reserved.