I am struggling with preg_replace and am really hoping someone can spot my error. Regular expressions seem to be my Achilles heel.
I\'m using CKEditor in my ASP.NET webforms application. I\'m using CKEditor control to put it to my page:
I would like giving my users a limited editor, using the great CKEditor. I was try开发者_如何学JAVAing to prevent people from adding images, therefore I\'ve blocked the \"Source\" view and disabled t
I am using ck editor in my asp.net page.I have a problem with it the ckeditor doesnt work for me . I have updatepanel and i开发者_StackOverflow中文版nside it i have a detailsview. I need to place my c
I want change default text in CKEditor. If i can use PHP it would be simple. But i\'ve use Jquery. So how can i change default text wit开发者_如何学Goh using Jquery in CKEditor?
PHP Version 5.3.3-1 Ubuntu 10.10 Apache 2.2 Ckeditor 3.6.1 I can edit and save but the web page I am editing does not update ? The edited text appears in a new window. I want the web page I am editi
I am using CKEditor in my web application and need to disable/enable the editor from javascript. I know that there is an option called readOnly but I don\'t know how to set it from jQuery.
I have used ckeditor in my asp.net webpage. Now the user will insert a textfield and enter some value in it. Then he开发者_如何学JAVA submits the form... now at the server side how can I retrieve the
Here\'s my scenario: I have CKEditor with docprops enabled and fullpage set true. With fullpage true the contentsCss does nothing, that\'s a \"won\'t fix\" in Trac.
I\'m using CKEditor with CKFinder in a custom CMS.Users upload and insert photos in articles and that works almost beautifully.The downside is that the default image style is margin/padding:0px, so th