views:

134

answers:

1

Hey all,
I'm looking for a HTML editor which can be (easiliy) integrated in a RoR app that has the possibility to create forms.
Not forms per se, but I need the possibility to add radiobuttons, input fields, checkboxes and so on.
I loved the smoothness of TinyMCE, but apparently this doesn't take me far enough.
Does there exists such a gem/plugin?
Thanks!

A: 

You have FCKeditor and this brother CKeditor.

The plugin FCKEditor is easy to integrate in Rails

About CKeditor, it's integrate in Typo, but we don't extract some plugin

shingara
Looks good, but are all the possibilities somewhere listed so i know all my components I will need are included?
Ignace