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 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 3.9, base on 1 rating
Impact:
This post has a impact factor of 65 and 1154 pageviews
Hi,
I created a plugin for ckeditor to save the content via AJAX. I'd like pass to plugin witch URL the AJAX action must call to save the content.
It's possible? ...
joanteixi
03 Jun 10
|2 answers