I\'m working in Ruby On Rails 2.3.8 and I need to use a text editor in which I could upload ima开发者_JAVA百科ges.
When i copy paste table from word file, it doesn\'t allow me to add text outside 开发者_C百科the table.
Using CKEditor (combined with KCFinder for file upload), when I use the browse button and retrieve my file I get the path:
I have FCK editor installed, and trying to enable FCK file manager. It tells me that in order to use it, $cookie_domain must be set.
I\'ve got a page where I load screen.css which contains an evil rule, which for various reasons I cannot remove or modify:
am using fckeditor inside codeigniter framework when i retrive data from data base it show an unreconized characters instead of special characters (french charachters like é è ç ..) ?
when i try to integrate the social engine with ckeditor ( social engine style is pop up update ) i load the ckeditor in the pop up but it 开发者_JAVA百科does not focusing the text area i think the jav
I have uploaded my site to the server. FCKeditor is only worki开发者_Python百科ng in Internet Exploder but not working on Mozilla. What should i do?Why would you want to stick to FCKeditor, while a be
I use FCKEditor as an editor on my website. I create website on my local host and put editor in it and it works fine. But after uploading my website (include FCKEditor dir), editor not work! No direct
how can FCKeditor b开发者_开发技巧e validated for required field using javascript.Try this, var EditorInstance = FCKeditorAPI.GetInstance(\'message\') ;