Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
Is possible use the CKEditor for edit a comment?

As say the question... I try used the configuration to CKEditor multiple instances but this not work. Any idea if this can made?
Tagged:
0
Comments
I am unfamiliar with ckeditor itself, but the jQuery selector could be adapted to latch onto every editor:
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thanks, I tried with similar options, what good is that with this class the CKEditor works for MP and activities, but does not work when editing a comment, I think it has something to do with allowing the CKEditor have multiple instances on the same page with the same class
That is an issue with the form being loaded via AJAX and no ckeditor being bound to it.
Check out this post for more information: http://vanillaforums.org/discussion/comment/213666/#Comment_213666
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Solved by @digit42 , more information: http://vanillaforums.org/discussion/comment/213806/#Comment_213806