What I'd like to see is a form widget, that offers you a choice how a textarea should be treated. If you look at the forum posting for example, the format should read:
- HTML.
- Enhanced text.
- WYSIWYG (if the browser is capable of doing this). Look at http://www.kevinroth.com/rte/demo.htm to know what I mean.
This should be an option in general for textareas, so all packages can make use of it without the need for further development. Furthermore, switching from WYSIWYG would take away the controls, but keep the generated HTML still in the textarea. Don't ask me how this is going to work, but this is my idea (I have a dream.... :)).
Does this make sense to you? Would you go and try to make one widget for all packages or would you split it up like it is done at the moment with Forums?
We are most likely willing to put some effort into it for Forums/Blogger/ETP, but I'd like to generate a solution that is appealing to the community at large. Well, and for sure get some feedback from people that have already done something like this.