Thread subject: Official Home of the PHPFusion CMS :: how to add TinyMCE to php-fusion

Posted by paduc83 on 13-11-2010 17:57
#1

how to add TinyMCE to php-fusion ?
pls help me

Posted by jikaka on 13-11-2010 18:30
#2

it is already built
we need only turn it on via the admin panel in other settings

Posted by SiteMaster on 13-11-2010 18:33
#3

Admin Panel >> Settings >> Miscellaneous

Use TinyMCE HTML editor?
For article and news admin only.

Posted by amigamia on 30-08-2023 04:13
#4

Code

$default = [
 'title' => $locale['errunk'],
 'status' => '505',
 'back' => [
 'url' => BASEDIR.'index.php',
 'title' => $locale['errret']
 ]
];