Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ckeditor

How To Change An Already Registered Dialog In Ckeditor

I'm trying to write a plugin, that adds an additional tab (page) to the image dialog. I don'… Read more How To Change An Already Registered Dialog In Ckeditor

Uncaught Exception: [ckeditor.editor] The Instance Already Exists

I've included the CKEditor on my site. Everything works even though I get this JS error: uncaug… Read more Uncaught Exception: [ckeditor.editor] The Instance Already Exists

Change Ckeditor Iframe Dialog Url

I'm developing a ckeditor plugin. I have a iframe dialog like this: CKEDITOR.dialog.add( 'i… Read more Change Ckeditor Iframe Dialog Url

Ckeditor - Change Image Source

I have made some custom functionality to the CKEditor. In short, it shows a div tag with 5 links, f… Read more Ckeditor - Change Image Source

Ckeditor On Focus Not Working

Just trying to do a simple on focus command with ckeditor and jquery. var foo = // what can i do he… Read more Ckeditor On Focus Not Working

Ckeditor 5 Set Style On Element

we are trying to 'hack' CKEditor 5 font-family a bit. We would like set font-style to paren… Read more Ckeditor 5 Set Style On Element