Hi all! I found this WYSIWYG editor when I was browsing for a simple text editor. It is called: NicEdit It is easy to implement in any script so I hope someone of vanilla forumers can make simple plugin for vanilla forum.
Here are examples that impress me: http://nicedit.com/demos.php?demo=2 - You can arrange editor knobs as you like, you can choose less or more buttons to show.
I hope many of vanilla users will be interested in having this one in their forums :)
That does look like a nice editor! I'd love for this to be made into a Vanilla plugin. So far, I have had no luck with the WYSIWYG javascript plugins that are listed. The jquery one doesn't seem to work on edit, and I can't get the TinyMce one to work at all.
This NicEdit looks much cleaner. Perhaps by using the existing javascript WYSIWYG editor plugins as a guide, it would be easy to make a plugin.