No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

Gecko Uploadify Install package

Project owner:
dandrayne
Package downloads
10997
Package karma
32
Compatibility:
This project is compaitible with
.NET Version: 4.0
Supports Medium Trust: No
Created:
19 July 2010
Is Stable:
Project is stable
Current version
1.6
License
MIT

Gecko Uploadify is a multiple file uploader for Umbraco using the Uploadify (http://www.uploadify.com/) jQuery Plugin.

Included with this package is an installer (thanks to the Noerd guys) that adds a tab called "upload" to each folder in the media library from which multiple files can be added.

Also included is a macro that can be placed on the front-end of your site, allowing Multiple files to be uploaded by users of the site where appropriate.

The uploadify Macro comes with the following options - these are not required to be set for use in the media section.

Media Folder
Specifies the ID of the media library folder that files should be uploaded to

Input Field Id  (Optional)
This allows uploadify to be attached to a particular input field on the frontend and is optional.  If omitted, an asp.net ID will be attached

Button Text
Allows setting the text used on the button

AllowedTypes
Comma-separated list of allowed file extensions

OnComplete
Javascript to be executed when a file has been uploaded

OnAllComplete
Javascript to be executed when all files have been uploaded

Size Limit (MB)
Size limit in MB - note this cannot be set higher than your web.config maxrequestlength

 

Written by Emanuel Gaspar (http://our.umbraco.org/member/4968) and Gecko New Media.

Update 03/09/2010
Version 1.3:  Works with .NET 3.5 and tested in umbraco 4.0 and 4.5

Update 22/09/2010
Version 1.4:  Fixed bug with max file size

Update 29/11/2011
Version 1.5:  Compatible with umbraco 4.7 (previous version doesn't work, the data type isn't installed)

Update 09/07/2013
Version 1.6:  The media ID is now returned instead of 1.

Screenshots