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

How Can I Add A Keyboard Shortcut For My Command In Ckeditor 3?

My plugin defines a command to paste some data and generate a link from it. Is there any way to mak… Read more How Can I Add A Keyboard Shortcut For My Command In Ckeditor 3?

Ckeditor: Keep Source Indentation

I'm using following config for CKEditor: var wysiwyg = ck.replace(el[0], { allowedContent: tr… Read more Ckeditor: Keep Source Indentation

How Can I Append Text To Html Source In Ckeditor?

I use CKEditor in my web-application. By click on one link i appends some text to CKEditor. It work… Read more How Can I Append Text To Html Source In Ckeditor?

How To Remove Contextmenu In Ckeditor 4.3

I am having a hard time trying to disable the context menu from the editor. For instance when a use… Read more How To Remove Contextmenu In Ckeditor 4.3

Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

I am using ckeditor 4.5.7 and I want the user to insert arbitrary HTML code into the page. For now … Read more Ckeditor 4.5.7 Strips Html Tags Despite Config.allowedcontent = True

Ckeditor Typeerror: C[a] Is Undefined In Codeigniter

Im trying to install CKEditor in my codeigniter based website and I have followed this tutorial: CK… Read more Ckeditor Typeerror: C[a] Is Undefined In Codeigniter

Ckeditor Uploadimage 404 Error / Plugin Setup

I'm trying to add the adding of images into with the editor, with drag 'n drop. I wanted to… Read more Ckeditor Uploadimage 404 Error / Plugin Setup

Ckeditor -

Instead Of
Causing Copy-paste Issues

Some time ago I changed the CKEDITOR to not use tag and use instead. This makes things alot easie… Read more Ckeditor -

Instead Of
Causing Copy-paste Issues