This is a proposing patch to solve all issues regarding the paths in the module. The code is also simpler.

Best regards,
Frederico Caldeira Knabben
----
http://www.fckeditor.net
"Support Open Source Software"

CommentFileSizeAuthor
fckeditor.module_2.patch3.63 KBFredCK

Comments

havran’s picture

Your patch don't working for me (for latest cvs which I downloaded). Anyway, I have applied changes manualy and now working FCKeditor in all ways - replacing texatreas and click by link. I recomended commit this patch.

FredCK’s picture

Sorry... I had to remove some things manually from the patch... but, as you have done, a manual implementation would be ok as there are few changes.

I'm happy that it worked well.

benshell’s picture

+1 for the patch. It fixes the path issues. However, in IE 6 I'm getting a javascript error: Unknown toolbar item "undefined". If I change to the Drupal Basic toolbar set then I don't get the error so I suspect this is unrelated to this issue. Everything works fine in Firefox.

ontwerpwerk’s picture

the error is related to the language files somehow..

ontwerpwerk’s picture

Status: Reviewed & tested by the community » Fixed

whoops, the toolbar error was a stray comma in the config file - fixed that...

and I implemented the patch

Anonymous’s picture

Status: Fixed » Closed (fixed)