I\'ve created a page that uses the CKEditor javascript rich edit control. It\'s a pretty neat control, especially seeing as it\'s free, but I\'m having serious issues with the way it allows you to ad
I am trying to use a custom configuration file instead of the default config.js file in the ckeditor root.
I\'ve installed CKEditor 3.0 ,it work nice , but I want to disable t开发者_Go百科he auto spellchecker
I want to apply ckeditor on specific textarea in django admin form not on all the text areas. Like snippet below will开发者_开发问答 apply ckeditor on every textarea present on django form:
I\'ve lost the link to free file browser which can 开发者_StackOverflow中文版be integrated with ckeditor. It has the number \'4\' and .NET in the title and it\'s written in PHP.
I\'ve been playing around with this for a couple of weeks now with no success... In a CKEditor dialog, text input fields are renamed with a unique number - e.g. id: \'txtUrl\' will become something l
I am using a CKEditor in a Jquery Dialog... and in Safari the first time it loads it works but each subsequent开发者_开发知识库 time it is blank and no buttons or anything else works in the ckeditor..
How can you prevent any automatic formatting when in CKEditor when viewing in source mode? I like to edit HTML source code directly instead of using the WYSIWYG interface, but whenever I write new li
I have a PHP developer working on a site for me, using CKEditor 3.2, and the editing controls appear perfectly for him in IE8 (Windows) 开发者_StackOverflow中文版and for me in Firefox 3.5 (Mac). But m
Each input field in the CKEditor dialogs are rena开发者_开发问答med with a unique number, but the number changes depending on what options are visible.