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

Problems with lang and pyrocms #13

Closed
davorpeic opened this issue Apr 9, 2013 · 2 comments
Closed

Problems with lang and pyrocms #13

davorpeic opened this issue Apr 9, 2013 · 2 comments

Comments

@davorpeic
Copy link

Hi,

I'm trying to implement the plugin into pyrocms, I pasted oembed in plugins folder, but for some reasons I think that language file doesn't get pulled into, because I get this js error

TypeError: editor.lang.oembed is undefined
label: editor.lang.oembed.button,

If I disable that label, I can load editor and see the button, but when button is pressed I get another lang error from oembed, I guess lang files doesn't get into oembed plugin. do you have some tips where I can look to debug this?

thank you

@w8tcha
Copy link
Owner

w8tcha commented Apr 9, 2013

are you using an older version of ckeditor? The Plugin supports only CKEditor 4.x

@davorpeic
Copy link
Author

Yep, thats it I guess, its version 3.6.2

thanx

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

2 participants