Page 1 of 1

PostPosted: Thu Jun 28, 2007 12:06 am
by bernard123
hello,

I would like to use Tiny Mce instead of FCK Editor.
I don't know how to proceed and what to configure in order to do that.

Thank you for your help.

Bernard

PostPosted: Thu Jun 28, 2007 7:45 am
by shannah
Hi Bernard,
You can add
widget:editor=TinyMCE
to your fields.ini file section for that field. (still need to have widget:type=htmlarea).

-Steve