I have just started making the migration from FCKeditor to CKEditor (with the ASP.NET wrapper) since the former appears to be completely broken in IE9. I am now about to redevelop various old plugins that I used with FCkeditor. Several of these involved server-side aspx code and database retrieval - and I haven't yet got a clue as to how to do this in CKEditor (or have even found any likely guidance anywhere on the Web). But I first wanted to do a simple plugin (inserting some HTML based on a very basic dropdown selection). I have been referring to George Wu's article (at http://www.voofie.com/content/2/ckedito ... velopment/) and he suggests that I will need to run CKEditor and my ne plugin from source (i.e. using ckeditor_source.js). The only problem is that I do not know how to do this from the CKEditor.NET control, which does not appear to have a property which makes such a selection. I would be grateful for any guidance anyone can give.
Jon
Sun, 11/20/2011 - 11:31
#1