Page 1 of 1

Wysiwyg editor.

Posted: Mon Feb 07, 2011 3:45 am
by Domsore
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

Re: Wysiwyg editor.

Posted: Mon Feb 07, 2011 5:56 am
by divedj
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.

Posted: Mon Feb 07, 2011 6:13 am
by Domsore
Thanks, just checked it out and it looks perfect