Where do you specify custom formats. I guess it is in the custom configurations file, but what are the properties?
i.e. are they like the "styles" in version 1 where they are defined in an external style sheet?
i.e. are they like the "styles" in version 1 where they are defined in an external style sheet?

RE: Custom Formats
RE: Custom Formats
/js/fck_config.js
//##
//## Style Names
//##
config.StyleNames = ';Main Header;Blue Title;Centered Title' ;
config.StyleValues = ';MainHeader;BlueTitle;CenteredTitle' ;
2.0b, for now, just have no ability to use Styles.
RE: Custom Formats
RE: Custom Formats
http://sourceforge.net/forum/forum.php? ... _id=257180