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

Undeletable Element In Ckeditor

I'm wondering if there's a way to make an element 'undeletable' in CKEditor 4. I mi… Read more Undeletable Element In Ckeditor

How To Use Multiple Upload Image In Ckeditor Image2 Plugin?

Is it some configuration rule for multiple upload image in CKEditor image2 plugin? My current confi… Read more How To Use Multiple Upload Image In Ckeditor Image2 Plugin?

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

Is It Possible To Reinitialize A Ckeditor Combobox/drop Down Menu?

How do I dynamically update the items in a drop down? I have a custom plugin for CKEditor that popu… Read more Is It Possible To Reinitialize A Ckeditor Combobox/drop Down Menu?

Ckeditor On Font-size Change Event

Is there any way to capture an event when user has changed font-size? I'm looking for something… Read more Ckeditor On Font-size Change Event

Ckeditor Allowedcontent Behaving Oddly

Im trying to limit the html editing behavior of CKEditor when switching between source and wysiwyg … Read more Ckeditor Allowedcontent Behaving Oddly

Disabling Ckeditor, Re-enabling With Js

I have the following: POST page that allows users to write text in CKEditor VIEW Page, that views t… Read more Disabling Ckeditor, Re-enabling With Js

Customize Ckfinder Paths Dynamically With Js, Can It Be Done?

I'm doing an administrative function to work with CKEditor v4.x and need a file/folder view, up… Read more Customize Ckfinder Paths Dynamically With Js, Can It Be Done?