Posted by gábor hojtsy on February 4, 2008 at 4:12pm
I have a blog post up on my blog, in which I try to set a plan for Drupal 7 to tie RTEs to input formats instead of textareas. I think there is a fundamental problem with RTEs, in that they attach themselfs to any textarea seen (or not the right textareas in other cases). Also, by tying to input formats, RTEs could just grab the settings of the input formats, and align their interfaces accordingly (ie. if img is not an allowed tag, do not even think about displaying an image button). More here: http://hojtsy.hu/blog/2008-feb-04/supporting-wysiwyg-editing-better-drup...
