Implement hook_wysiwyg_plugin()
drupaloSa - September 11, 2008 - 17:09
| Project: | Link to content |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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.

#1
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
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.