FCKeditorX 1.0 RC1

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

FCKeditorX 1.0 RC1

Post by megabob3 »

Never build a stable version like this ;)

Try for believe
http://dev.cmsmadesimple.org/frs/downlo ... _0_RC1.zip

No more JAVASCRIPT from me.

I will stop for bit to develop FCKeditorX, i wanna dedicate much time to GalleryS and Singapore 1.0

And realize a real integration of Singapore into CMSMS.

I guess that with this FCKeditorX version you all will not have alot of problem.

By the way, for any request or suggestion post here or submit at http://dev.cmsmadesimple.org/projects/fckeditorx/

Or just send me an email to megabob3(AT)yahoo.it

Bye all and enjoy FCKeditorX ;)
Last edited by megabob3 on Tue Jan 24, 2006 12:39 pm, edited 1 time in total.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

Patricia wrote: for now, I see only good things :) it's seems now perfect beside it's a bit slow to load, but ok :)

Bob, your email address will get spammed if you let it like this "in clear" ;)
I guess that you tested it :D

Your revision is very important ;) and if it is passed from you; is a good response :)
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

Patricia wrote: ;)

(I said "for now" ;) still have to test ALL functions)
Oppss  :P
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: FCKeditorX 1.0 RC1

Post by dam »

a bit of feedback :

I have CMSMS running in a subdirectory of my site (/cms), but with a RewriteRule that is doing as if the site was in the root subfolder (RewriteRule (.*)$ /cms/$1).

The buttons "Insert/Edit CMSMS link" and "Insert modules call" don't work anymore (eg : /modules/FCKeditorX/FCKeditor/editor/plugins/CMSModules/fck_cmsmodules.php was not found on this server.) and their icon don't appear (broken image).
Actually the other buttons seem to work fine (even the button "Insert/modify Image").

It seems that this is a matter of absolute/relative path.

Dam
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

dam wrote: a bit of feedback :

I have CMSMS running in a subdirectory of my site (/cms), but with a RewriteRule that is doing as if the site was in the root subfolder (RewriteRule (.*)$ /cms/$1).

The buttons "Insert/Edit CMSMS link" and "Insert modules call" don't work anymore (eg : /modules/FCKeditorX/FCKeditor/editor/plugins/CMSModules/fck_cmsmodules.php was not found on this server.) and their icon don't appear (broken image).
Actually the other buttons seem to work fine (even the button "Insert/modify Image").

It seems that this is a matter of absolute/relative path.

Dam
What?

Rewrite RULE?!?!

this is new for me :(

And before ALL works good for you?

Bye MegaBob3
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: FCKeditorX 1.0 RC1

Post by dam »

All that I cans say is that anything else seems to work good. It is a fresh installation of CMSMS (5 days old). Nevertheless, I had the same problem with the default FCKeditorX module of CMSMS.

I have to say that even if the site is "rewrited" (mysite.com/cms/index.php becomes mysite.com/index.php for the visitor), it is not the case of the admin part of the site (I have added a condition to the Rewriterule. So it should work, normally. But it doesn't.

But the "insert image" button works. Perheaps it has a different way to handle php files adress than yours ?

Dam
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: FCKeditorX 1.0 RC1

Post by dam »

Well, I investigated a bit deeper.

It seems tha I am guilty to have modified my config.php : $config['root/url'] is http...mysite.com in place of http...mysite.com/cms

I'll try to find a patch for that.

Dam
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

At the moment i haven't the right experience to help you :(
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

Please post also GOOD response :P  ;D
lemkepf
Forum Members
Forum Members
Posts: 163
Joined: Tue Oct 18, 2005 8:30 pm

Re: FCKeditorX 1.0 RC1

Post by lemkepf »

Could we add some configuration for the spell check issue?
http://forum.cmsmadesimple.org/index.ph ... 874.0.html

Basically i think 2 things need to be done....

1. Set the default from IESpell in the fckconfig.js to "spellerpages".
2. On the configuration screen for Fckeditor add a place to choose "windows" or "linux" and a path to the "aspell" package so you don't have to edit the speller pages file.

Thoughts?
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

lemkepf wrote: Could we add some configuration for the spell check issue?
http://forum.cmsmadesimple.org/index.ph ... 874.0.html

Basically i think 2 things need to be done....

1. Set the default from IESpell in the fckconfig.js to "spellerpages".
2. On the configuration screen for Fckeditor add a place to choose "windows" or "linux" and a path to the "aspell" package so you don't have to edit the speller pages file.

Thoughts?
Interesting.

By the way, not now.

I will get it in my minds.

See you.
Last edited by megabob3 on Wed Jan 25, 2006 11:06 pm, edited 1 time in total.
User avatar
dam
Forum Members
Forum Members
Posts: 136
Joined: Sat Jan 14, 2006 6:07 pm

Re: FCKeditorX 1.0 RC1

Post by dam »

Well,

After trying this release, I have to say that the problems I encountered with absolute/relative paths to image have disappeared, which is a good thing.

Nevertheless, there is still a problem, which is more a feature problem with FCKeditor : it does not produce valid xhtml. In particular, image attributes that are used by default are not valid : valign, hspace, etc...

But the module in itself seems to work fine for me.
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

dam wrote: Well,

After trying this release, I have to say that the problems I encountered with absolute/relative paths to image have disappeared, which is a good thing.

Nevertheless, there is still a problem, which is more a feature problem with FCKeditor : it does not produce valid xhtml. In particular, image attributes that are used by default are not valid : valign, hspace, etc...

But the module in itself seems to work fine for me.
;) :D
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: FCKeditorX 1.0 RC1

Post by Russ »

First , thanks megabob3, the problems with Firefox crashing have now gone and everthing seems to be working OK apart from two points :(

1. I changed from using a .shtml extension to using a .html on my test site. (I'm using url-redirection.) Now FCKEditorX shows  the error:
'The requested URL was not found on this server.' ?
When trying to edit a page. If I change from using no editor or the beta of WidgiEdit it does show the page, well WidgiEdit tries (no graphics?). Is there a solution to this problem? FCKEditorX will work if I turn back to using .shtml extensions - but for two sites I need the .html - rather urgently :)

2. I've had no luck in being able to put styles in the styles drop down? I've tried pasting into the relevant spaces but it just doesn't show anyting in Firefox?

Sorry to come up with these small points in an otherwise briliant job :)

Russ
megabob3
Power Poster
Power Poster
Posts: 498
Joined: Sat Jan 08, 2005 11:11 pm
Location: ITALY

Re: FCKeditorX 1.0 RC1

Post by megabob3 »

Russ wrote: First , thanks megabob3, the problems with Firefox crashing have now gone and everthing seems to be working OK apart from two points :(

1. I changed from using a .shtml extension to using a .html on my test site. (I'm using url-redirection.) Now FCKEditorX shows  the error:
'The requested URL was not found on this server.' ?
When trying to edit a page. If I change from using no editor or the beta of WidgiEdit it does show the page, well WidgiEdit tries (no graphics?). Is there a solution to this problem? FCKEditorX will work if I turn back to using .shtml extensions - but for two sites I need the .html - rather urgently :)

2. I've had no luck in being able to put styles in the styles drop down? I've tried pasting into the relevant spaces but it just doesn't show anyting in Firefox?

Sorry to come up with these small points in an otherwise briliant job :)

Russ
Sorry nothing to say on redirect problem, i have not the necessry experience.

About styles drop down, you must put styles into TWO zone.

One is STYLES PANEL of FCKeditorX admin section.

And other to CMSMS CSS styles of pages.

Bye ;)
Post Reply

Return to “Modules/Add-Ons”