I was following the steps written in this topic: CKEditor, AJAX Save I tried to fire a custom \'saved.ckeditor\' event if anybody press the AjaxSave button. But I did not succeeded.
I have a jQuery plugin that I authored and I wan开发者_StackOverflow社区t it on only one node of my Drupal 6 web site. I have FTP and a Linux shell I can use for uploading files to the site, but the i
I am using ckeditor in drupal its setup ok and showing in pages and story very well, but it is not showing in edit pages
The problem with destroying the editor from within a plugin, is that certain code tries to use the editor after the destructive plugin code, when in fact the editor is no longer there, causing errors
I\'m using CKEditor on a project whe开发者_如何学JAVAre space for the instances is constrained to the point that it would be useful to have a remote toolbar in some fixed position, similar to TinyMCE
[EDIT] After a 开发者_开发问答lot of digging around, I found out that the problem was in how I integrated the CKEditor into my page. The simple and obvious way does work in this case, as laid out in t
I am using CKEditor on my page. It is working fine except when I post back. I am getting this error: A potentially dangerous Request.Form value was detected from the client (ctl00$MainContent$txtDesc
My service is built and it is sending the config variable to my js file: [[\'SpellChecker\',\'-\',\'Undo\',\'Redo\',\'-\',\'Bold\'开发者_如何学运维,\'Italic\',\'Underline\',\'NumberedList\',\'Bulleted
In Stack Overflow there\'s two questions about this editor, and nobody answers!!! So I\'m asking how to install this Django package to my project??
I\'ve integrated CKEditor 3 (formerly FCKEditor) into my asp.net MVC (v3 to be specific) application. I have a RequiredAttribute in my model for the field that needs the editor but the client side val