now u have these options:
I would liek to change it like this, anyone who can help me out, ty
now u have these options:
|
now u have these options:
Don't understand you, what toolbar do you need? PS: If possible do not write me personally, please try to ask on the forum first |
He wants to know how to change the tinymce for the blogs from the one pictured at the top with practically no controls on the tool bar to a tinmce editor with a full toolbar like the one in the bottom pic. https://www.deanbassett.com |
This is easy: modules\boonex\blogs\classes\BxBlogsModule.php line ~2226 (function GenCreateBlogForm) change 'html' => 1, to 'html' => 2, |