replacing visual format with TinyMCE, all I have is this code to put in our template:
<textarea rows="12" cols="40" external-editor="tinymce" wrap='virtual' external-editor-inline="t" external-editor-config="custom1" />
I would like to have the HTML source editor. I cannot seem to find the correct text to add in order for the HTML source button display and work correctly.
Any help is appreciated.