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

stylesheetparser was not found #42

Closed
kuyucakli opened this issue Jul 2, 2014 · 10 comments
Closed

stylesheetparser was not found #42

kuyucakli opened this issue Jul 2, 2014 · 10 comments

Comments

@kuyucakli
Copy link

I get error ->
Resource name "stylesheetparser" was not found at "http://www.minimizma.com/static/ckeditor/ckeditor/plugins/stylesheetparser/plugin.js?t=E4K

not locally but on the far server?

@riklaunim
Copy link
Owner

Should be fixed by bc03b82 - using a full package and not "standard" which lacks some plugins/files.

@kuyucakli
Copy link
Author

How will i load it via pip?

@riklaunim
Copy link
Owner

use newer version of the package, that's all.

@kuyucakli
Copy link
Author

Sorry for my ignorance but what is this package thing? Will i use the master branch? Has master branch the full package?

@riklaunim
Copy link
Owner

django-ckeditor-4.4.5 as well as django-ckeditor-updated-4.4.4 have all the fixes.

@kuyucakli
Copy link
Author

I can not find them among the branches :(

@kuyucakli
Copy link
Author

ok pypi version...

@kuyucakli
Copy link
Author

I have upgraded via pip but now ckeditor does not work. I get no css or any other error?

@riklaunim
Copy link
Owner

Read the changelog, you need to give a CKEDITOR_JQUERY_URL.

JS console would told you something is wrong. Try to debug problems more ;)

@riklaunim
Copy link
Owner

If you ommit the CKEDITOR_JQUERY_URL then it will use the grappeli jQuery. Also be sure to do collectstatic.

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