Hello,
I'm trying to find a solution for people who want to upload big files. I don't want to force max width or height, because that is currently used to resize the image and dump the original.
When you upload an image directly in the CKfinder you get an upload progress bar. That is perfect for these kind of cases.
When you use the file upload tab, you don't get any feedback at all, which is confusing. Sometime you have to wait a few minutes. So I'd like to hide/disable this tab, to force people to use the upload from CKfinder.
Any suggestions?
I'm trying to find a solution for people who want to upload big files. I don't want to force max width or height, because that is currently used to resize the image and dump the original.
When you upload an image directly in the CKfinder you get an upload progress bar. That is perfect for these kind of cases.
When you use the file upload tab, you don't get any feedback at all, which is confusing. Sometime you have to wait a few minutes. So I'd like to hide/disable this tab, to force people to use the upload from CKfinder.
Any suggestions?
Re: Hide File upload tab in the image upload panel from CKed
#cke_Upload_161{display: none;}
To dialog.css (not sure if that is a standard file, it's from a 3d party skin) hides the tab.
Re: Hide File upload tab in the image upload panel from CKed
*UploadUrl - enables the "Upload" tabs
*BrowseUrl - enables the "Browse Server" buttons
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+