javascript - CKEditor plugin not in plugins folder -


when used ckbuilder build editor have added uploadimage plugin , shows in 'selected plugins' list. when build ckeditor , download zip file, uploadimage folder (and depencies) not in plugins folder. doing wrong?

if used ckbuilder add plugin, should ok - ckbuilder creates optimized, production-ready ckeditor distribution, dependencies resolved, , with plugin.js files merged ckeditor.js file better performance.

if download plugin zip file manually, need (1) manually resolve plugin dependencies , (2) manually add additional plugins editor configuration. plus performance gets hit because need loading additional plugin js files no reason @ all.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -