michael@110studios.com
-
2/26/2008 8:34:55 PM
Upload Multiple Files at Once
My clients would find it very helpful if they could upload multiple files at one time (in one form submit). There are many third-party tools that allow for this, and it would be a great feature -- especially when trying to upload multiple photos for an e-commerce product.
Further, it would be just as useful to have the ability to resize image files on the server during the upload process.
I know that we can use "maxSideSize" in the querystring, but this does not work with lightbox. Thus to use lightbox, all images have to be at the desired size prior to upload. Many of my clients do not know how to resize images, and having a property that allows you to specify the file size in pixels prior to upload would be very helpful.
Is it possible to override the "CMSDesk_Content_NewFile" class so that I can make some of these changes myself?
|