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

CKEditor @mentions not working #68

Closed
anuragpathak21 opened this issue Jun 13, 2023 · 3 comments
Closed

CKEditor @mentions not working #68

anuragpathak21 opened this issue Jun 13, 2023 · 3 comments

Comments

@anuragpathak21
Copy link

@mentions feature of CKEditor is not working.

@artf
Copy link
Member

artf commented Jun 21, 2023

I guess it's about how you configure the CKEditor, not related to the plugin itself

@artf artf closed this as completed Jun 21, 2023
@anuragpathak21
Copy link
Author

@artf This issue should not be closed unless confirmed rather than simple guess.

For @mention to work with CKEditor, the CKEditor should be build with the mentions plugin. See the comments from CKEditor and the link below to read about it.

"This feature was introduced in CKEditor 4.10. It is provided through optional plugins that are not included in the CKEditor 4 presets available from the Download site and need to be added to your custom build with online builder."

CKEditor @Mentions

@artf
Copy link
Member

artf commented Jun 22, 2023

@anuragpathak21 you just need to pass the bundled CKEditor constructor to ckeditor option

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