Hi,
I've tried to setup mention plugin with my TinyMCE which I have in my Django app but I'm getting an error:
Failed to load: localhost:8000/.../mention/editor_plugin.js
I've copied whole repo to my TinyMCE's plugins directory (is it correct way? (I don't want to use bower etc.)) and there is not any file with name editor_plugin.js.
Hi, I've tried to setup mention plugin with my TinyMCE which I have in my Django app but I'm getting an error:
Failed to load: localhost:8000/.../mention/editor_plugin.js
I've copied whole repo to my TinyMCE's plugins directory (is it correct way? (I don't want to use bower etc.)) and there is not any file with name
editor_plugin.js
.Please help.