[etc] CHEditor5 팝업장 가로사이즈 조절 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[etc] CHEditor5 팝업장 가로사이즈 조절

페이지 정보

본문

CHEditor5 팝업창 사이즈 조절하기


.cheditor-popup-cframe { height:auto !important; }



***********************************************************

2번째 사항 참고자료


CHEditor5 관련 오류사항에 대해서 임시 조치법입니다.

 

1. 사진등록, 지도 등 창에서 버튼 숨김 문제 : 아미나빌더 1.7.10 이상 버전부터 반영

 

실제 창높이와 CHEditor5의 스크립트에서 계산해서 style로 넣는 창높이가 달라서 그런 것 같은데, 

 

/css/apms.css 파일 제일 하단에 아래 코드 추가해서 자동높이 잡도록 해 주세요.

 

.cheditor-popup-cframe { height:auto !important; }

 

2. 사진등록시 스크립트 오류

 

/plugin/editor/cheditor5/popup/js 폴더 내 image.html5.js 파일의 1067라인의 slice를 제대로 감지하지 못해서 발생하는 것으로 보이는데,

 

우선은 1067라인을 아래처럼 해당 부분을 주석처리해서 작동하지 않도록 해 주세요.

 

 //orientation = self.getOrientation(evt.target.result.slice(0, 64 * 1024));

추천0

댓글목록

등록된 댓글이 없습니다.

select * from g5_write_tipntech where wr_is_comment = 0 order by wr_datetime desc desc limit 400, 20

1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'desc limit 400, 20' at line 1

error file : /bbs/board.php