Click to See Complete Forum and Search --> : Rich text editor


stephan.gerlach
06-24-2005, 09:17 AM
Hi there

I wasnt sure where to post this so I just put it here.

I am developing a simple CMS and for that I need a rich text editor with the following requirements

1. free ( possible open source )
2. 1 toolbar at the top of the page and multiple editable areas on the page
3. should work at least in ie, firefox, opera

can anybody help me or give me advice in any way??

Fang
06-24-2005, 09:57 AM
Here's a list of RTE (http://www.geniisoft.com/showcase.nsf/WebEditors) , only 1 of these supports Opera (+Flash + $99). Opera does not support designMode() so a RTE will require Flash or Java.

buntine
06-24-2005, 07:26 PM
David Roth wrote an brutally good RTE a few years ago. I once used it in a CMS and it seemed to do the trick. Google his name.

Regards.

rrhodes
06-24-2005, 11:24 PM
The product from Telerik.com is very good...

stephan.gerlach
07-01-2005, 05:52 AM
I still havent found one.

I want to explain again what i am looking for.

I am writing a cms and would like to include a wysiwyg editor. this editor will be used in different areas. Especially important is the use in creating templates and pages. when the user wishes to create a template you will just use it normally. But when you create a page it basically loads a templat into the editor and lets the user write text only in special areas that were designed in the template.


hope you understood.

please help me