Project

General

Profile

How to use ckeditor as form element in my own plugin

Added by erick andrade about 5 years ago

Hi!

I'm starting to develop in ruby​​/rails, and I've already created some simple plugins for Redmine. I have the CKEditor plugin installed and it is my default editor. I'm creating a new plugin and would like to use CKEditor as textarea in my form.

I tried to use the cktext_area tag, but I received the error:
-> "ActionView :: Template :: Error (undefined method `cktext_area"

I did not find much help in my Google searches, and unfortunately I don't
have much experience with rails yet.

Can anyone help me find a solution?

Thank you!!

--
[]s
erick