Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 1 and 478 pageviews
I have a big problem in my ckeditor plugin which i have developed to handle the image upload functionalty.
I have two drop down boxes whose values have to pass in the url of the uploader script written in php.
Every thing work fine if i give a static value(hard coded) to ...
sanjay_ojha
14 Nov 11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 925 pageviews
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 21 and 1062 pageviews
I've used FCKEditor and am looking to change to CKEditor 3.4.1. I was using the insertHtml plugin in fckeditor and was able to insert/embed widgets, google gadgets, iframes, html, etc all in one plugin. But the CKEditor plugin version of insertHtml does not work in version 3.4.1 and I hacked the plugin to insert/embed html, iframe and youtube code. But when I try to embed google gadgets or simple javascript it never gets ...
pmunoz
01 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 33 and 991 pageviews
Hi,
is it possible to prevent the drag and drop functionality in the WYSIWYG area of CKEditor?
I am referring to this bug which is relevant only for Mozilla browsers so actually it is a Firefox bug but I need to prevent the drag and drop functionality anyway because the fix is to be expected at Firefox 3.6.11. ...
MS
18 Oct 10
|2 answers
Rating:
This post has a quality rating of 3.5, base on 1 rating
Impact:
This post has a impact factor of 64 and 1212 pageviews
Hi ;
I have developed a custom richCombo plugin for CK Editor . I am able to add static items in the init method of the plugin .
But how do I add dynamic items to the combo which I want to add once the Editor is ready . I am getting access to the editor object once it is ready but how do I access the richcombo object/ custom plugin object from the editor to manipulate its list. ...
shiraz
15 Sep 10
| 3 comments
Rating:
This post has a quality rating of 2, base on 1 rating
Impact:
This post has a impact factor of 18 and 1715 pageviews
Hi guys,
I want to create a similar effect to <script> tags that the ckeditor does to Flash. Whenever ckeditor detects a flash object, it replaces the object with a placeholder and a icon. That's my goal , but for <script> tag.
Below is the code I have so far. I create my plugin ...
nguyendh
10 Sep 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 27 and 2035 pageviews
Where can I find the "Insert Code" plugin used for ckeditor (just like what is used on this site). It would be very handy for my site.
vwinstead
09 Aug 10
|1 answer
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 36 and 700 pageviews
I have already created image handling functions:
An upload reciever (filebrowserUploadUrl) and an image browser dialog (filebrowserBrowseUrl)
- Both work perfectly
BUT of course my users want more... ...
T4NK3R
06 Aug 10
|2 answers
Rating:
This post has a quality rating of 3.9, base on 2 ratings
Impact:
This post has a impact factor of 106 and 3257 pageviews
I have a few problems with CKEditor.
It is very important for my users that a html source that is entered stays as entered and should not be "reformatted" by CKEditor. Means when a user enters (or pastes) a html source which consists of one single line (because of not producing to much spaces) it should also remain in one line. But when a user decides ...
MS
02 Aug 10
|5 answers
Rating:
This post has a quality rating of 4.8, base on 2 ratings
Impact:
This post has a impact factor of 62 and 7475 pageviews
CKEditor is highly customizable and can be used to do a lot of amazing thing. This tutorial gives a practical example on how to integrate CKEditor and external javascript to build a useful feature - Citation & Footnote
georgewu
28 Jul 10
| 13 comments