Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new plugin to ckeditor #16

Open
GuruprasadHebbar opened this issue Oct 15, 2018 · 0 comments
Open

Adding new plugin to ckeditor #16

GuruprasadHebbar opened this issue Oct 15, 2018 · 0 comments

Comments

@GuruprasadHebbar
Copy link

Hi I want to add "Source dialog" plugin,

I have downloaded the plugin but where i need to keep here to reflect the same.

i added the config as below
alloyEditorConfig : {extraPlugins: AlloyEditor.Core.ATTRS.extraPlugins.value + ',sourcedialog',toolbars:alloyToolBar},

But i am getting below error
Uncaught Error: [CKEDITOR.resourceManager.load] Resource name "dialog" was not found at "file:///C:/Users/sesa407391/Downloads/alloyeditor-react-component-master/dist/alloyeditor/plugins/dialog/plugin.js?t=H8DA".
at CKEDITOR.resourceManager. (vendor.bundle.js:22290)
at f (vendor.bundle.js:22285)
at Array.D (vendor.bundle.js:22285)
at w (vendor.bundle.js:22285)
at HTMLScriptElement.A.CKEDITOR.env.ie.f.$.onerror (vendor.bundle.js:22286)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant