I have two input formats on my Drupal installation, namely: 'html' and 'plain text'. I want to have the FCKEditor ONLY appear if html is selected, but not if plain text is chosen. Is this possible?
I know this was possibl with TinyMCE, but I can't figure out how to do it with FCK?