ckeditor5 툴바의 일부가 보이지 않는것은 왜 그런가요?

매출이 오르면 내리는 수수료! 지금 수수료센터에서 전자결제(PG)수수료 비교견적 신청해 보세요!
ckeditor5 툴바의 일부가 보이지 않는것은 왜 그런가요?

QA

ckeditor5 툴바의 일부가 보이지 않는것은 왜 그런가요?

본문

<script>
            ClassicEditor.create( document.querySelector('#{$id}'), {
                language: 'ko',
                toolbar: {
                    items: [
                        'fontfamily', 'fontsize', '|',
                        'alignment', '|',
                        'fontColor', 'fontBackgroundColor', '|',
                        'bold', 'italic', 'strikethrough', 'underline', 'subscript', 'superscript', '|',
                        'link', '|',
                        'outdent', 'indent', '|',
                        'bulletedList', 'numberedList', 'todoList', '|',
                        'code', 'codeBlock', '|',
                        'insertTable', '|',
                        'uploadImage', 'blockQuote', '|',
                        'undo', 'redo'
                    ],
                    shouldNotGroupWhenFull: true
                },
                extraPlugins: [CKEditorUploadAdapterPlugin]
            }).then(newEditor=>{{$id}_editor=newEditor }).catch(error=>{console.error(error); });
        </script>

 

위처럼 아이템 배열에는 있는데도 아래 툴은 보이지 않는데 이유가 뭘까요?

                        'fontfamily', 'fontsize', '|',
                        'alignment', '|',
                        'fontColor', 'fontBackgroundColor', '|',

 

이 질문에 댓글 쓰기 :

답변 1

https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/predefined-builds.html#when-not-to-use-predefined-builds
Predefined Build 환경에서 추가되지 않은 Plugin 이 호출되어 발생된 현상은 아닌지 확인이 필요할것 같습니다.

 

https://ckeditor.com/ckeditor-5/online-builder/
또는 online 빌더로 필요한 Plugin 을 빌드하는 방법이 있는것 같습니다.

답변을 작성하시기 전에 로그인 해주세요.
전체 124,285
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT