Search code examples
htmlcsssmartyphpfox

How to use WYSIWYG editor in Phpfox?


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


Solution

  • Go to

    http://yoursite.com/index.php?do=/admincp/setting/edit/group-id_formatting/

    and Change WYSIWYG Editor from default to tiny_mce