Rich Text Editor (RTE)

Hello,

We are developing an commercial application that need to use an RTE.
Someone know one RTE editor that can I use in an commercial application?
We need basic functions to format paragrapher, bold, italic, …

I found FCKEditor but it is very expensive and weight.
I found this list too but don’t know what is trustful:

Some suggestion?
Thank you

Pedro C. Valentini
[email protected]
+55 (21) 8708-8035

TinyMCE and FCKEditor are the two major choices. There are some
lightweight
apps out there, but really lack when it comes to the functionality that
these two supply.

I have used TinyMCE in the past, and have loaded in the modules I wanted
within the config. Along with FCKEditor, you can customize what buttons
are
loaded.

  • Nb
 Nathaniel S. H. Brown                           http://nshb.net

Have your tried TinyMCE?
Thanks
Frank

Pedro V. [email protected] wrote: Hello,

We are developing an commercial application that need to use an RTE.
Someone know one RTE editor that can I use in an commercial application?
We need basic functions to format paragrapher, bold, italic, …

I found FCKEditor but it is very expensive and weight.
I found this list too but don’t know what is trustful:

Some suggestion?
Thank you

Pedro C. Valentini
[email protected]
+55 (21) 8708-8035

Hi Nb

I’m interested on TinyMCE, how can I use it for my RoR application? Is
it easy to implement?

Thanks

Nathaniel B. wrote:

TinyMCE and FCKEditor are the two major choices. There are some
lightweight
apps out there, but really lack when it comes to the functionality that
these two supply.

I have used TinyMCE in the past, and have loaded in the modules I wanted
within the config. Along with FCKEditor, you can customize what buttons
are
loaded.

  • Nb
 Nathaniel S. H. Brown                           http://nshb.net

There is also a RTE from dojo:
http://archive.dojotoolkit.org/nightly/tests/widget/test_Editor_from_textarea.html

Aneesha

Hi Rath,

TinyMCE is really easy to implement. Just download the files and put a
couple lines of javascript in your app.

See the instructions at
The Most Advanced WYSIWYG Editor | Trusted Rich Text Editor | TinyMCE

Thanks
Frank

Rath J. [email protected] wrote: Hi Nb

I’m interested on TinyMCE, how can I use it for my RoR application? Is
it easy to implement?

Thanks

Nathaniel B. wrote:

  • Nb
 Nathaniel S. H. Brown                           http://nshb.net


Posted via http://www.ruby-forum.com/.

FCKEditor isn’t expensive…its free and open source!