Cursor bug in IE and Opera for inline editor
Forums: CKEditorHi,When using the inline editor on a div, CKEditor places a css property on cke_editable:.cke_editable { cursor: text; }The user can set cursor: pointer on...
View ArticleAdding a Combo Box
Forums: CKEditorHi guys, I was trying to add a combo box in the toolbar.I have analysed the code of the existing combo box 'Font'.But i have places which i could not understand.Thought...
View ArticlePasting From Word Info The CKEditor
Forums: CKEditorCan anyone tell me if they are also having problems pasting from word inot the CKEditorusing the "Paste From Word" tab teature on the Editor? When I try to do this the fonts...
View ArticleFCKEditor 3.6.4.0 dont work with asp.net 4
Forums: CKEditorHi. FCKEditor 3.6.4.0 dont work with asp.net 4 and show error "The Type or namespace Design does not exist in the namespace System.Web.UI (are you missing assembly refrence?)"
View ArticleMS word to CK editor Drupal
Forums: CKEditorGuys , cant find plain speak on this can you help pleaseSearched everywhere before posting followed the how to in documentation..etcWas I dreaming when I hoped CK editor for drupal...
View ArticleFAQ. How to...
Forums: CKEditorThis is a rough FAQ for CKEditor. As you can see it will refer you several times to the Developer's guide and the API documentation.This guide is now overriden by the the CKEditor 3...
View ArticleCKEditor 4 has been released!
Forums: CKEditorThe CKEditor team is happy to announce the release of the much-awaited CKEditor 4! After months of grueling work it is finally out with a new look, improved code, inline editing and...
View ArticleCKEditor Joins GitHub
Forums: CKEditorWe are proud to announce that CKEditor 4 Beta is now on GitHub! The popular service is designed to simplify software development and create closer ties with each project's community....
View ArticleCKEditor 4 Skin Contest winner announced!
Forums: CKEditorWe are happy to officially announce the winner of our CKEditor 4 Skin Contest: Moono, by Rafal Bromirski (http://www.paranoida.com/). Congratulations to Rafal Bromirski! His design has...
View ArticleBefore posting...
Forums: CKEditorPlease go over the following before starting a topic:Documentation Let's start with the obvious. This should be the first thing you check, but some don't, so here's a reminder to read...
View ArticleCKEditor.NET inside of UpdatePanel
Forums: CKEditorHello - I have the editor inside of an update panel, and I am updating the content of the editor from a database using a timer. The content is updated as expected, but the entire...
View ArticleProblem with tag in ckeditor
Forums: CKEditorHello,My goal:After enter some text in ckeditor i delete this text and create <span> tag with id and something style. But when i enter some text in ckeditor, then i selecting...
View ArticlePaste code (without formating HTML)
Forums: CKEditorHello,I am looking to develop an simple plugin to let the user paste HTML code directly using a button like the "Paste as text".I did not find how to get the non-formatted data, like it...
View ArticleHow can I introduce a div element between the toolbar and editor?
Forums: CKEditorIn ckeditor 4.0.1.1 I need to introduce a div element between the toolbar and editor area (see layout below). I intend to use this div to build an extension to the ckeditor toolbar by...
View Articleeditor only working on localhost not on server
Forums: CKEditorHi,I am using ckeditor. when i work in localhost (in my pc) its working fine in formating and image upload.but when i work with it at server it formating and image upload is not...
View Article4.1 Release
Forums: CKEditorHiI am wondering if theres an ETA for the 4.1 release, as i am avidly awaiting the "spaces" functionality provided. anyway kepp up the good work!
View ArticleNot Saving changes
Forums: CKEditorNow im sure this is likely to be a silly question for most of you, but i can not seem to find a working answer, I can not get the changes i make in ckeditor to take effect on the page...
View ArticleCKEditor 4: Text not selectable by mouse in Source Mode in IE
Forums: CKEditorI found a ticket from a couple of years ago that describes exaclty the problem I'm having. However, I'm not sure how to apply the fix (or if the fix is applicable) for CKEditor 4. The...
View ArticleBullet and numbers do not work properly in CKEditor 4 - Inline editing
Forums: CKEditorHello folks,I am a bit novice in CKEditor and have basic knowledge in CSS, etc. I was able to integrate CKEditor 4 with my website successfully and made some areas of the site "inline"...
View ArticleTable width problem
Forums: CKEditorHi!When i create table and set table width to "500" CKEditor put it in to style tag:<table border="1" cellpadding="1" cellspacing="1" height="80" style="width: 500px;">But if i...
View Article