e.g. content_css=""
I don't know why this darn editor makes things so confusing. Or is it just me?

Nope because i load dinamically the styles that you select into CMS content for pages.iNSiPiD wrote: megabob, couldn't we discard with the XML file for styles and just allow people to set a path to the stylesheet they are using in the config file?
e.g. content_css=""
I don't know why this darn editor makes things so confusing. Or is it just me?![]()
Code: Select all
FCKConfig.EditorAreaCSS = FCKConfig.BasePath + 'fck_editorarea.css' ;
It seems like the new version has fixed some of the problems I've had with FCKeditor, for example that it was inserting tags on Enter instead of when using Gecko browsers, like Firefox.Greg wrote: Maybe the new version of FCKEditor 2.1, available today, will fix some of the problems.
I will DO THAT as soon possible.westis wrote:It seems like the new version has fixed some of the problems I've had with FCKeditor, for example that it was inserting tags on Enter instead of when using Gecko browsers, like Firefox.Greg wrote: Maybe the new version of FCKEditor 2.1, available today, will fix some of the problems.
Megabob, I know you're a busy man, but will you update the FCKeditor module for FCKeditor 2.1?![]()