Not sure if this is the right place to put this but I am looking for a way to include a wysiwyg editor in my CMS so that the user can have full control over the way the output is formatted but I have no idea how to do it. Any tips?
Cheers
Wysiwyg editor.
Moderator: General Moderators
Re: Wysiwyg editor.
I use Tiny MCE which is a open source editor. They have a very good description and also a lot of code examples how to implement it on there home page.
Re: Wysiwyg editor.
Thanks, just checked it out and it looks perfect