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?
| Comment | File | Size | Author |
|---|---|---|---|
| wp-tinymce-kitchensink2.png | 14.82 KB | shark | |
| wp-tinymce-kitchensink1.png | 12.04 KB | shark |
Comments
Comment #1
Jorrit commentedYou 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.
Comment #2
shark commentedFYI, 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.)