Project:Link to content
Version:6.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I wonder if it's possible to make this module work with other editors, particularly with the Bueditor. Honestly, i really don't like the Tinmymce or the FCKeditor but having alternatives other than Tinymce would be great.

Comments

#1

Title:support for other wysiwyg editors?» Implement hook_wysiwyg_plugin()

Yes, there will be support for other editors. However, not directly, but via Wysiwyg API instead. Hence, I'm changing the scope of this issue.

#2

Status:active» closed (duplicate)

I decided to do a little bit scope creep and implement Wysiwyg API support as part of #227538: TinyMCE 3.x/Wysiwyg API support, since we'd have to test with the obsolete TinyMCE module otherwise.