In Wordpress (which uses TinyMCE as you know), they have a nice feature which allows a second row of more advanced control buttons to be toggled on or off. The help text for the button which does the toggling is "Show/Hide Kitchen Sink".

This functionality which is added as an extension to TinyMCE appears to be added by the 'wordpress' plugin (in wp-includes/js/tinymce/plugins/wordpress/ in wordpress source code).

I've attached images showing the functionality. I think this would be helpful in giving Drupal an easy to use WYSIWYG editor.

Can this be done with FCKeditor?

Comments

Jorrit’s picture

Status: Active » Closed (fixed)

You could try to make a plugin for this. In any case, it's not something that is going to be a feature of the FCKeditor module.

shark’s picture

FYI, There is a plugin for this now. Haven't looked into it much yet.

http://www.neele.name/pdw_toggle_toolbars/

(Commenting here not to re-open, but as a service to other readers.)