Page 1 of 1
FCKeditorX Upgrade
Posted: Mon Mar 26, 2007 5:43 pm
by consystic
Can anyone tell me if CMSMS is planning to permanently depricate FCKeditorX in favor of TinyMCE?
Does anyone know of any plans to update the FCKeditorX module to include the latest FCKeditor version?
Thanks!
Re: FCKeditorX Upgrade
Posted: Mon Mar 26, 2007 8:55 pm
by Dee
Tiny replacing FCK is still on the
roadmap for 1.1/2.0 (unless a better solution is found/developed).
I
updated FCKeditorX SVN version to FCKeditor-2.4.1, so that will be in cmsmadesimple-1.0.5.
Regards,
D
Re: FCKeditorX Upgrade
Posted: Wed Mar 28, 2007 12:10 pm
by jce76350
Hello,
Just a little problem
I have a directory File into /uploads/File
and I can not see this directory if I click on Insert à link --> browse server ...
So I see into filemanager/browser/default/connectors/php/io.php
strtolower( $resourceType ) on line 32 and 49
is this somebody had this problem ?
Re: FCKeditorX Upgrade
Posted: Wed Mar 28, 2007 1:48 pm
by Dee
FCKeditor does seem to use lowercase filetype folders now (I'm not sure why):
file flash images media
Renaming existing folders to lower case should fix it.
Regards,
D
Re: FCKeditorX Upgrade
Posted: Wed Mar 28, 2007 1:58 pm
by Dee
The strtolower calls were removed from io.php in previous versions of FCKeditorX (I didn't notice that when I updated it to 2.4.1). They are in the original FCKeditor code (both version 2.4 and 2.4.1).
Regards,
D