I want to insert in the toolbar a new style combo.
I need to put a combo for positionning directly an image and another for pick a border-color.
I try to make a new FCKToolbarStyleCombo but there is only one 'StylesXmlPath' and I need another to be apply...
Documentation on the wiki is poor ....
I need to put a combo for positionning directly an image and another for pick a border-color.
I try to make a new FCKToolbarStyleCombo but there is only one 'StylesXmlPath' and I need another to be apply...
Documentation on the wiki is poor ....
RE: new stylecombo
Isn't easier to add the styles that you want to the current one?
I don't think that it's possible to just create another stylecombo and make it use another styles, so it's not that the documentation it's poor, it's that you need to change core files to do what you want. And as it is a wiki you can improve it by adding the info that you think it can be helpful for other people.