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

Multiple File Upload Install package

Project owner:
Mikkel Keller
Package downloads
17831
Package karma
41
Compatibility:
This project is compaitible with
.NET Version:
Supports Medium Trust: No
Created:
12 November 2009
Is Stable:
Project is stable
Current version
1.2.1
License
MIT

This package enables you to upload multiple files in one go.

A new tab called “Upload” will be added to the native Folder media type. The tab contains a Flash based control which enables the user to select multiple files from multiple sources before uploading. The files will be placed as child nodes under the selected folder.

Each file will be handled according to it’s extension. By default the MultipleFileUpload package has to different behaviours. All image files (jpeg, jpg, gif, bmp, png, tiff, tif) will be created as image media types, whereas all other files will be created as file media types. 

It’s possible to customize how individual files will be treated and the user control that is displayed inside Umbraco. Please refer to the “Extending the package“ section in the documentation.

Warning: If you wish to uninstall the package be sure to follow the instructions in the documentation and displayed on the last page of the installer, otherwise you could end up invalidating all folders in the media section.

Version 1.1 

  • Bug fix (applies to v4 beta): uploaded elements won't show up when used in XSLT before a manual save has been performed.
Version 1.2.1
  • This version installs out of the box on Umbraco v4.0.x and 4.5.x
  • No new features, just bugfixes

Hope you'll enjoy the package.

Screenshots