How to use Tiny Mce
Archived from the Xataface Users forum.
bernard123 — Thu Jun 28, 2007 12:06 am
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
shannah — Thu Jun 28, 2007 7:45 am
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