I have a custom CMS that I developed and I need to perform several additional checks and provide the user with options to place the file on the server before they can even browse their computer for an image file to upload.
I have already created a handler for this on my side, however I need to replace the tab on the image dialog so that my custom upload handler is shown and not the browse and send to server buttons.
I checked the documentation and there is the "FCKConfig.ImageUploadURL" setting however that just changes where the upload form submits to.
Is there an easy way to change this (I doubt it) and if I simply include an iFrame for that tab what javascript should I use to set the image into the editor when the upload process is complete?
Thanks,
I have already created a handler for this on my side, however I need to replace the tab on the image dialog so that my custom upload handler is shown and not the browse and send to server buttons.
I checked the documentation and there is the "FCKConfig.ImageUploadURL" setting however that just changes where the upload form submits to.
Is there an easy way to change this (I doubt it) and if I simply include an iFrame for that tab what javascript should I use to set the image into the editor when the upload process is complete?
Thanks,

Re: Changing Image Upload Tab
I guess I'll just try the iFrame and use the same javascript that inserts the image using the image browser.
May I suggest that the documentation on the imageupload URL be updated to reflect that is the destination of the form post and not a popup of any sort.
Re: Changing Image Upload Tab
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn