Mupload

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Mupload provides a file field (and image field) widget that wraps
a Plupload form element. This means multiple file uploads across
a wide range of browsers. It even supports drag-and-drop.

For a file field (or image field) use the Muploader widget instead of
the default File (or Image) widget.

This module is for Drupal 7 only!

Requirements

A fully configured Plupload module. The developer version is recommended.

File Entity Paths

Component type

module

Maintenance status

Development status

Downloads

6339

Component created

Component changed

Add token based per bundle directory and filename settings for file entities. This module does the same, as Filefield Paths, but focus to the file entity, not to the parent entity. This means, you can easier to handle eg. if a file is uploaded to more entity.

Features

  • Possibly custom configuration for any fieldable entity.
  • If an entity has bundles, you can set up own configuration.
  • You can set the behavior if a file is used in multiple entities.
  • Per configuration settings of transliteration and pathauto cleanup.
  • Works with embed image by media wysiwyg plugin.

KCFinder integration

Component type

module

Maintenance status

Development status

Downloads

12890

Component created

Component changed

Due to the KCFinder project being dead, this module has been abandoned. Consider using IMCE instead.

KCFinder is a multi-language file / image manager you can use to easily select, insert, upload and arrange images, flash movies, and other kinds of files.

KCFinder is licenced GPLv2 & LGPLv2, as in "free" and "open source".

This module integrates the KCFinder file manager to Drupal in 2 ways:

  • Your users will be able to select images / media directly from ckeditor.
  • You can add 2 new tabs to your user's profiles: "Image browser" and "File browser".

You can control which roles can use wich features with different permissions. Users can share a common folder or have different folders depending on the configuration.

Secure Download

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends drupal to support http://www.cherokee-project.com/doc/modules_handlers_secdownload.html for private downloads. Urls generated for private ressources will expire after a certain time. The following transfer protocols are supported:

  • Server (e.g. Cherokee)
  • PHP
  • X-Sendfile
  • X-Accel-Redirect

Private Files

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

We've put together this module to extend Drupal's functionality giving a truly private file system. Currently, Drupal will let you choose to store your uploaded files using the public or private file system however, even if you chose private it is still possible to browse to these files with a URL. I've come across a few situations where I've had files which should only be viewable by logged in users (e.g. user pics). In other situations I've needed to make sure certain files are only viewable by the user that uploaded them.

User dropbox

Component type

module

Maintenance status

Development status

Component created

Component changed

Dropbox.

Users can browse, upload an delete file or folders from dropbox. (www.dropbox.com)

Users on register create account on dropbox.
Users can change dropbox account user/%uid/user_dropbox

Demo: http://user-dropbox-demo.miroljub.in.rs/ (username:demo2; passsword:Demo)