Closed (works as designed)
Project:
BUEditor
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 13:01 UTC
Updated:
13 Jul 2012 at 00:18 UTC
Hi,
I am building a site where both Bueditor and Ckeditor are installed.
I have two input formats: "Filtered HTML" with Bueditor, and "Wysiwyg" with CKeditor (dedicated module, no wysiwyg api module).
Unfortunately, Bueditor shows up on "Wysiwyg" as well.
The ideal thing would be if bueditor only shows up on wysiwyg, when I click "Switch to plain text editor".
Ok, no idea how to do this :) One of the editors needs to be aware of the other.
The other option would be to simply just hide bueditor on specific input formats.
Comments
Comment #1
star-szrTry http://drupal.org/project/bueditor_plus
Comment #2
donquixote commentedI tried that, and it didn't really work for me.
Maybe I should report over there..