Closed falexis77 closed 7 years ago
Hum, this is weird. I just give a try to this branch: https://github.com/symfony/symfony-standard/compare/master...egeloen:ckeditor-plugin which is mostly the same as your code and it's working. Are you sure you have clear your cache as well as install assets in the web directory on the good path? Additionally, can you copy/paste the generated html?
@falexis77 Any news?
Hello,
I made a little modification to add a skin to ivoryckeditor. Perhaps you have to make the same for plugins.
So, try to replace "/bundles/back/" with "../back/"
@Titou74 If you need to do this "hack", there is somethign wrong somewhere... Can you open an dedicated issue since it is not the same topic please?
Closing as the original bug is not reproductible.
Hi, i have a problem, i download ivoryckeditor and add a plugin codesnippet with dependencies. I have included the folder ckeditor/plugins in the resource folder of my bundle back
config.yml
but on admin, a error appear on console : NetworkError: 404 Not Found - http://site.fr/bundles/ivoryckeditor/plugins/codesnippet/plugin.js I precise a path for the sources but it continue to search in ivory file!