expand the toolbar for the blog module

now u have these options:

I would liek to change it like this, anyone who can help me out, ty

Quote · 24 Apr 2010

now u have these options:

I would liek to change it like this, anyone who can help me out, ty

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
Quote · 25 Apr 2010

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
Quote · 25 Apr 2010

This is easy:

modules\boonex\blogs\classes\BxBlogsModule.php

line ~2226  (function GenCreateBlogForm)

change

'html' => 1,

to

'html' => 2,

Quote · 25 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.