Hi
I'm using ck editor on dnn and would like change the default tab that is active when the image button is selected from "Image Info" to "Upload". Is it possible to do this?
Thanks
I'm using ck editor on dnn and would like change the default tab that is active when the image button is selected from "Image Info" to "Upload". Is it possible to do this?
Thanks
Re: Change default tab on image upload panel
See http://docs.cksource.com/CKEditor_3.x/H ... Dialog_Tab
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Change default tab on image upload panel
However, am still having one issue. I was able to get the default tab to appear as "upload" by modifying the config.js per the instructions on that page. However, after selecting an image and clicking "send it to server" I am getting a script error "Message: 'preview' is null or not an object". It also remains on the upload tab instead of switching to the image info tab like it does in default behaviour.
How can I get rid of this error and have it switch back to the image info tab after file upload?
Thanks
Re: Change default tab on image upload panel
Try this...
Re: Change default tab on image upload panel
Do anybody has any suggestions about the same problem on fck editor?