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

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 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

Get Formatted Html From Ckeditor

I'm using CKEditor in my web app, and I'm at a loss as to how to get the contents of the ed… Read more Get Formatted Html From 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

Setting Font-size And Font-family In Ckeditor

I am working with ckeditor I want to ask how can we set the font-family and font-size in this plugi… Read more Setting Font-size And Font-family In Ckeditor

Access Javascript Ckeditor Object Within An Iframe

Lets say I have a page with an iframe and within the iframe I have a ckeditor instance that I want … Read more Access Javascript Ckeditor Object Within An Iframe

Ckfinder How To Get Dimension Url And Dimension (width/height) When Choosing An Image (files:choose)?

I am using CkFinder 3, after uploading successfully an image I need to be able to detect after an U… Read more Ckfinder How To Get Dimension Url And Dimension (width/height) When Choosing An Image (files:choose)?

Ckeditor4 Enhancedimage Plugin Image Added Event Or: How To Add Custom Class To Image

I'm playing around with CKEditor4 and I want to add a custom class to all images that I inserte… Read more Ckeditor4 Enhancedimage Plugin Image Added Event Or: How To Add Custom Class To Image

How Can I Apply A @media Print Style To A Ckeditor Instance?

I have tried defining a @media style in the page as well as the external file that I am passing cke… Read more How Can I Apply A @media Print Style To A Ckeditor Instance?

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

Is It Possible To Modify This To Remove All Tags Before Adding The New One

I have included part of my javascript below and what I want to know is upon success it adds an imag… Read more Is It Possible To Modify This To Remove All Tags Before Adding The New One

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?

Access Javascript Ckeditor Object Within An Iframe

Lets say I have a page with an iframe and within the iframe I have a ckeditor instance that I want … Read more Access Javascript Ckeditor Object Within An Iframe

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?

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