Private Download

Component type

module

Categories

Maintenance status

Development status

Downloads

29633

Component created

Component changed

Private Download provides download access control for files in the private file system.

Private files are managed by the Drupal core private file system. Site file system paths are defined on the File system page (Administer > Configuration > Media: File system). See https://www.drupal.org/documentation/modules/file for guidance in setting up a private file system.

Backup and Migrate Files

Component type

module

Maintenance status

Development status

Downloads

68328

Component created

Component changed

NOTE: This module has now been rolled into the 3.x branch of Backup and Migrate and is no longer supported independently.

This module is a plugin for Backup and Migrate and does nothing on its own. You must download and install Backup and Migrate 2.x (Aug 24 dev or later) to use this module. This module is not compatible with version 1 of Backup and Migrate.

VideoField

Component type

module

Maintenance status

Development status

Downloads

12306

Component created

Component changed

VideoField provides an video upload field for CCK. VideoField is a CCK-based alternative to the legacy media projects available in Drupal modules including Video etc.

Idea behind this module is to have a simple field for uploading video content, something similiar to imagefield for images

Fast File Transfer with X-send file

Component type

module

Maintenance status

Development status

Downloads

6110

Component created

Component changed

If your talking about very very very fast file transfer then here is the destiny.

Why xsend module is made for?

xsend is a simple module to help you to speed up your private file transfers. Normally Drupal private file transfer is quite troublesome and not secure if the files folder is located at public_html. This module will also help protect your files from unauthorized access.

Take Control

Component type

module

Maintenance status

Development status

Downloads

10903

Component created

Component changed

Take Control is a set of set of modules for Drupal for managing various administrative tasks particularly related to the file system. Beginning with version 2.0, the module has been refactored into a core/add-on architecture, where a core module take_control provides common routines and settings, whereas the bulk of front-end user interaction comes from add-on modules (e.g. file browser etc).

Currently, there are 2 add-on modules: file-browser, and quick-permissions.

EPSA Crop - Image Cropping

Component type

module

Maintenance status

Development status

Downloads

36467

Component created

Component changed

EPSA Crop is a module that allows a user to choose coordinates for different presets on an image. If a user defines coordinates EPSACrop will override the Imagecache process and will set new coordinates.

Every preset with the crop action is handled by EPSACrop. If the user don't change the coordinates, the normal imagecache process is applied.

EPSACrop 1.x depends on these modules

File Metadata

Component type

module

Categories

Component created

Component changed

This is a forthcoming module which provides meta data storage for formaters for the Media module. This is intended for simple data storage (though maybe expanded in the future). For formaters which require complex data storage they will need to implement their own storage.

Filefield Stats

Component type

module

Maintenance status

Development status

Downloads

8665

Component created

Component changed

FileField Stats is a small module which provides a new formatter that outputs a special link for tracking downloads.

Each download tracks the File ID, User ID, Node ID, Host IP & Referrer URI and a timestamp.

The formatter will produce a URL like this:

http://www.example.com/sites/example.com/files/filefield_stats/2/1/1/d4df983bbca181f8c9ef7683db1c3ab0

Feeds Image Grabber

Component type

module

Maintenance status

Development status

Downloads

32496

Component created

Component changed

Feeds Image Grabber (FIG) is successor of FeedAPI ImageGrabber, an addon for Feeds module, which grabs image for each feed-item from their respective webpages and maps it to an image field in the node created by Feeds (Node Processor).