html5 - How to use WYSIWYG editor in Phpfox? -
i using phpfox cms , have default tiny_mce editor want user wysiwyg editor, please tell me how can apply wysiwyg editor in code?
i use code in controller
$this->template()->seteditor();
i use code in html
{editor id='message'}
thanks
go
http://yoursite.com/index.php?do=/admincp/setting/edit/group-id_formatting/
and change wysiwyg editor default tiny_mce
Comments
Post a Comment