I am using phpfox cms and it have default tiny_mce editor but i want to user WYSIWYG editor, please tell me how can i apply WYSIWYG editor in my code?
I use this code in my controller
$this->template()->setEditor();
I use this code in HTML
{editor id='message'}
Thanks
Go to
and Change WYSIWYG Editor from default to tiny_mce