I don't know how to isolate that perfectly but BF seems to break WYMeditor http://drupal.org/project/wymeditor integration.
The simple fact of ENABLING the module make WYM disapear and the input zone to get back to a straight textarea underscored with the help text of filters.
(by the way I did not find where disable these pesky boring messages).

Since I think the future is really not (and should really not be) into wysiwyg editor but semantic editors where meaning trump presentation, I am in a great disarray :)

Tell me if you need more input or information.

I will try to find the time to install a minimal drupal install an reproduce the bug with only two modules.

thanks a lot for you time.

Comments

dragonwize’s picture

Priority: Critical » Normal
Status: Active » Postponed

I don't use that editor but it may have to do something with how it integrates with drupal. If you want to use WYMeditor then I would suggest helping out in this issue #362137: Add WYMeditor support to get it tested and working with the WYSIWYG API module because Better Formats works well with it.

As for the options to hide the messages they are in your user permissions (admin/user/permissions).

I am marking this as postponed and will try to come back to it later but it is not first on my list at the moment especially since the WYMeditor module says that their version 6 is not yet ready. Patches are welcome.

sun’s picture

Status: Postponed » Closed (won't fix)

Yes, the WYMeditor module completely hi-jacks Drupal's forms. There is no need to make Better Formats compatible to such modules.

Support for WYMeditor can be implemented via Wysiwyg API - just re-open #362137: Add WYMeditor support if you want to work on it.