FCKeditor FC 2 for 0.10.4

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
iNSiPiD

Re: FCKeditor FC 2 for 0.10.4

Post by iNSiPiD »

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? ;)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditor FC 2 for 0.10.4

Post by megabob3 »

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? ;)
Nope because i load dinamically the styles that you select into CMS content for pages.

For example you can have different pages with different styles or better different TEMPLATE.

Sorry but i cannot support continuosly CMSMS, i am too busy.

I have a new version that you all don't know, i am working on it, but are alot of days that i don't open these files. :(

I have a stupid problem of stupid SPACE of more, and i never started to resolve this problem.

I hope to do that soon.

Bye ;)
iNSiPiD

Re: FCKeditor FC 2 for 0.10.4

Post by iNSiPiD »

OK. I understand. So...a better question.

I use a separate stylesheet called styles.css and in the template's stylesheet section I just put @import url("./css/style.css");.

How can I hack the files to use this stylsheet? I'm sure that somewhere there is some code that tells the editor which stylesheet to use.

Can you tell me where this occurs and I will change it myself?
westis

Re: FCKeditor FC 2 for 0.10.4

Post by westis »

iNSiPiD: try change the line

Code: Select all

FCKConfig.EditorAreaCSS = FCKConfig.BasePath + 'fck_editorarea.css' ; 
in fckconfig.js in the folder modules/FCKeditorX/FCKeditor. I suppose that should do what you're looking for. :-)
iNSiPiD

Re: FCKeditor FC 2 for 0.10.4

Post by iNSiPiD »

Yeah, I saw that.

You think if I just change it to:

FCKConfig.EditorAreaCSS = '../../css/styles.css' ;

That will do the trick?
westis

Re: FCKeditor FC 2 for 0.10.4

Post by westis »

I am not too familiar with how megabob3 has integrated FCKeditor with CMSMS, but I suppose if you try change the path to your css like you suggest, that should do the trick. It doesn't hurt to try, you can always change back to the way it was if it doesn't work... ;-)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditor FC 2 for 0.10.4

Post by megabob3 »

Another thing TODO

From module ADMIN, manage the styles to load.

Bye ;)
Greg
Power Poster
Power Poster
Posts: 598
Joined: Sun Sep 26, 2004 6:15 pm
Location: Saskatchewan - Canada

Re: FCKeditor FC 2 for 0.10.4

Post by Greg »

Maybe the new version of FCKEditor 2.1, available today, will fix some of the problems.
Last edited by Greg on Fri Oct 07, 2005 4:15 pm, edited 1 time in total.
Greg
westis

Re: FCKeditor FC 2 for 0.10.4

Post by westis »

Greg wrote: Maybe the new version of FCKEditor 2.1, available today, will fix some of the problems.
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.

Megabob, I know you're a busy man, but will you update the FCKeditor module for FCKeditor 2.1? :-)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditor FC 2 for 0.10.4

Post by megabob3 »

westis wrote:
Greg wrote: Maybe the new version of FCKEditor 2.1, available today, will fix some of the problems.
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.

Megabob, I know you're a busy man, but will you update the FCKeditor module for FCKeditor 2.1? :-)
I will DO THAT as soon possible.

;)
djkirstyjay
Forum Members
Forum Members
Posts: 206
Joined: Tue Oct 25, 2005 4:50 pm

Re: FCKeditor FC 2 for 0.10.4

Post by djkirstyjay »

blinking fantastic work.

Well done & thanks :)
Post Reply

Return to “Modules/Add-Ons”