There is a small typo on the Tinytinymce administration page in the help text:
It says: To turn TinyMCE on for all texareas (not recommended), use:- mode: "textarea"
It should be: To turn TinyMCE on for all texareas (not recommended), use:- mode: "textareas"
So there is an s missing in textarea.
When you have a lot of fields its a bit much work to specify every single one in the elements.
Comments
Comment #1
hansrossel commentedComment #2
Steve Lockwood commentedThanks for pointing this out - the next release will fix this.