Re: Uploading multiple assets
Vik Tara <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks Florent! We have done some work with jquery in lenya - i'll take a look at that. Regards Vik On 03/26/2010 02:14 PM, Florent André wrote: > > Hi Vik, > > A solution in ajax (jquery lib) for have a multiple upload interface : > > * an ajax script that allow to download multiples files in one shot > (useful for creation of imagegallery) : > o en fr : > http://www.dator.fr/jquery-file-upload-un-petit-plugin-pour-uploader-vos-fichier-avec-javascript/ > o how to implement : http://www.uploadify.com/how-to-implement/ > o example : http://www.uploadify.com/demo/ > > * another solution in mootools : > o in fr : > http://www.dator.fr/screencast-upload-multiple-de-fichiers-avec-mootools-et-fancyupload/ > o for upload sources : > http://www.dator.fr/wp-content/uploads/2008/06/mootools-upload-swf.rar > > Jquery is a cool non intrusive javascript (users with no javascript - > visual impaired for example) and work well. Don't have work on lenya part > for now... > > Hope that help > ++ > > On Fri, 26 Mar 2010 13:44:17 +0000, Vik Tara<[email protected]> wrote: >> Hi, >> >> Does anyone currently do or have a method for uploading multiple assets >> to a page in one go? >> >> I have a usecase where I need to store a number of downloads - but I >> want the user to upload these via the CMS assets page. >> >> TIA >> >> >> >> Vik >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >