Drupal Modules

A B C D F H I M P R S T U W All
averages

The asset module provides an intuitive method of managing any type of media or even generic files. An asset is any type of file that has been uploaded in the asset wizard: images, audio, youtube videos, flash movies, text documents, pdfs,... Permissions can be set to both assets and directories, making...

File management, Media, 5.x

Reviews: 1

The asset API has for goal to provide some kind of abstraction layer for the file management. It is not yet ready for production use (but I'm working hard on it and try to do may best) It is composed of a main module and some sub-modules (implementing handling of some file types like images, pdf, flv...

File management, 5.x

The Asset Manager is a module to allow administrators to manage CCK nodereference assets via taxonomy. There are two parts to AM, a tinymce plugin and a popup for assigning node reference assets to nodes on the fly. History The driving force behind this module was to be able to create a custom CCK node...

File management, Media, 5.x

This module is an alternative to Drupal's included upload module. It uses the filemanager module to allow a unique namespace per node and support large number of files. In addition this module allows you to give each attachment a title and description. Key Features Unique namespace per node - This allows...

File management, 4.7.x, 5.x

Audit files is designed to perform audits of your {files} table and upload directory. It will cross check that all files in the {files} table have a corresponding physical file, or it will check that all files in the upload directory have a corresponding entry in the {files} table. This module can be...

File management, 5.x

Bitcache is a distributed content-addressable storage (CAS) system. It provides repository storage for bitstreams (colloquially known as blobs) of any length, each uniquely identified and addressed by a digital fingerprint derived through a secure cryptographic hash algorithm. This is a module that provides...

3rd party integration, Developer, File management, RDF, 6.x

This module provides two items: - A Torrent node type - A BitTorrent tracker The torrent node type allows users to upload a torrent along with a description. The type may be configured so that the announce URL is automatically changed to a specified value. The tracker portion will track any torrent that...

Content, File management, Media, 5.x

This module adds the ability to place a single drop down selector and download button on a node. The drop down list is populated by links to attachments from a node that you specify. Selecting an attachment and pressing the download button will initiate a download of the selected file. Although multiple...

CCK, Content, Content display, File management, Utility, 5.x

Disclaimer This module is not yet production ready. It works fine on smaller sites, but it doesn't scale yet (yes, that's pretty ironic since the exact goal is better scalability of Drupal sites). If you want to make this ready for production use sooner rather than later, please contact me to sponsor...

Community, File management, 5.x

The Creative Commons module allows users to select and assign a Creative Commons license to a node and any attached content. Additionally, the site admin can select a license to assign to the entire site. This module uses the Creative Commons api (api.creativecommons.org) and can update when new Creative...

3rd party integration, File management, Media, Syndication, 4.7.x

The Creative Commons Lite module simplifies the functionality creativecommons http://drupal.org/project/creativecommons . This module allows users to add creativecommons license to any type of drupal node. License is shown as block on node view page. Available licenses are: ----------------------------------------- Public...

File management, Media, Syndication, 4.7.x, 5.x, 6.x

DBFM is, in much the same way as WebFM (the origin of DBFM), a file manager based on a hierarchical directory structure and uses AJAX to allow administrators to arrange files in the database in the same way they do with file managers on their personal systems. Unlike WebFM, DBFM stores its files in...

Content, File management, 5.x

Provides a WebDAV API and file system-backed reference server implementation for Drupal 6.x. This module requires PHP 5.2 or newer, and recent versions of the RDF API and the PEAR HTTP_WebDAV_Server package. This project is being developed by Arto Bendiken and Justin Miller. Development has been in part...

File management, RDF, Taxonomy, 6.x

DiskNode adds a new nodetype called DiskNode. The main purpose for this node is to serve as download module. Each disknode links to a single file stored within the file storage. These files are already in this directory. File management tools are provided with the disknode. It will allow you to upload...

File management, 4.7.x, 5.x

Docs is a simple document/file manager. It provides a directory browser with integrated file and folder creation. It's goals are to be simple, sometimes over-simplistic, have dependencies only on core - currently taxonomy and upload.

File management, 5.x

This module makes it possible for public and private download to co-exists on Apache web servers. Download vs Private Upload Both Download and Private Upload have the same effect, making some files public and other private, but there purposes are quite different: Private Upload is designed to empower...

File management, 5.x

averages

This module increments a download counter each time an attached file is successfully downloaded. Each file has its counter. Note : the module only works when Drupal's download method is set to private. The module also logs a descriptive message to admin » logs, under type 'download', when a file is...

Administration, File management, Utility, 4.7.x, 5.x, 6.x

Reviews: 1

This is just an engine right now, and an FTP browser. Not sure where I'm going with this, but there wasn't anything giving an FTP interface in Drupal that I could find, so here's a start. Currently, it hard-codes the ftp u/p info, and defaults to ftp.drupal.org, just to give you the point. After installing,...

Administration, Developer, File management, Import and export, Utility, 5.x

This module allows a very fast installation of an image gallery. The principle is very simple and works similar to the windows explorer. in 2 minutes a nice image gallery: You put all your pictures via FTP in a folder. For structuring you use subfolders. Setup an imagecache namespace for the thumbs Go...

File management, Media, 6.x

When a site visitor requests a file, File Force can force the user's web browser to download the file to disk instead of displaying it in the browser window. Web browsers today are pre-configured to display various types of media when accessed directly, such as text files, media (image, video and audio)...

File management, 5.x, 6.x

Drupal core's Upload module stores MIME types provided by client browsers during the file upload process, and renders the unchecked MIME type in RSS feeds as the enclosure "type" attribute. These MIME types will vary depending on the client environment used to upload each file, and are therefore relatively...

File management, Media, 6.x

This module adds support to drupal to display the upload progress as a file is being uploaded. This will display on top of the current ajax uploadbar the message including %uploaded, upload speed and estimated time to upload. If you are upgrading from an earlier release as of 22 feb - you can undo the...

Content display, File management, Utility, 5.x

Allows site administrators to expose a particular file system folder and all of its subfolders with a fancy FTP-like interface to site visitors. File metainformation (via descript.ion and files.bss) is supported. The module also allows these metafiles to store special content, which can be parsed with...

File management, 5.x, 6.x

A rewrite of the filebrowser.module (which provides FTP-like Browsing functionality). It's now totally stand-alone This extensions package adds: in-page file listings Ajax dynamic file browsing trees autocomplete pop-up widgets list (not table) rendering and custom info columns As well as just being...

File management, 4.7.x

Requires PHP5, PHP 5.2 is strongly recommended FileField provides a generic file upload field for content.module (CCK). It is an alternative to the core Upload module. Features - 5.x Ajax Uploads Configurable upload paths. hook_filefield enables file lifecycle hooks with filefield uploaded files. Announcements: The...

CCK, Content, File management, 4.7.x, 5.x, 6.x

A B C D F H I M P R S T U W All

Search Modules

Restrict search to:

User login

Donate

Does this site make your life easier? Help me keep it online. Bandwidth and server costs are more than $220/month.

Latest Reviews

rating

YUI Rich Text Editor

"Perhaps one of the better WYSIWYG editors, but really not that good. Actual editor is bloated and clunky,..."

rating

Google Analytics

"Dont get any other record or log keeping modules until you try this one. Make sure you are using a properly..."

rating

FCKeditor - WYSIWYG HTML editor

"I have tried allot of WYSIWYG editors, and I could get nothing to meet my specific needs except FCKEditor...."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting