Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.

3,151 modules match your search

A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.

EMBridge

The EMBridge module extends the image management functionality of Drupal by connecting it to EnterMedia, an open-source digital asset manageme

OpenTracker

opentracker_beta3.png

This module is intended as an API module, to simplify integration of a Drupal web site with an OpenTracker BitTorrent tra

Ankoder API

Ankoder API module implement the API for the Ankoder service to transcode uploaded videos. Module is integrated with Video module.

This module will need to have public IP to your development server, once you submit a job then Ankoder with postback some info to you once conversion is
completed, then only autothumbnail and status update in the database will happen. If your developments machine doesn't have public IP go to
video/plugins/video_ankoder/inludes/ankoder.inc file and replace line 149 with:

$url = 'http://url/of/drupal/site/postback/jobs';  //this url must be accessible from the public location.

--------------------------
Installation

1. Extract video_ankoder to your sites/all/modules directory. Make sure you have installed and enabled Video and Video_s3 modules.
2. Register account with Ankoder from here
3. You need to grant Write access to aws@ankoder.com so they can upload the processed file. The easiest way to do this is to use a S3 client, like S3Fox or S3Hub. Please note that it is the S3 bucket and not the S3 folders, which are part of the key, that need Write permissions.
4. Go to Admin->Site Configurations->video->transcoders

S3 Auto Pushing

Amazon_S3_Online_Service-resized200.gif

Module helps pushing static files to S3 bucket automatically. Required CDN module installed.

FileField Secure

Allows for selected filefields to protect their files from download unless from users with appropriate role permissions.

BundleCache

BundleCache is a module that allows more intelligent bundling of CSS and JavaScript files by grouping only files that belong together.

File access by node type

File access by node type allows website administrators to select which roles can access files belonging to nodes of a certain node type. This goes beyond simple field permission, since there can be situations where users might embed an uploaded file into a Body textarea, or a WYSIWYG editor.

This module allows the restriction to work even in those cases by intercepting the file download before it happens. It also respects other access control mechanisms, since it defaults to either restricting access, or delegating it further. If the file download is not denied, and no other module is there to make a second decision, then it will download it. This allows for future integration with other modules and should be consistent in how Drupal handles access control.

To use

This module currently depends on FileField.

Enable this module as usual, then go to http://www.example.com/admin/settings/file_access_by_node_type to configure the different roles and node types.

Credits

This module was developed for Switchback by

ZipCart

Overview

ZipCart provides a means to download many files at once. Users may select multiple files for download (adding files to a "cart"), then fetch them all as a single bundled Zip archive.

Media: Videa

This module adds support for videos by the hungarian Videa provider to Embedded Media Field (version 6.x-2.x-dev and later).

Media: Indavideo

This module adds support for videos by the hungarian Indavideo provider to Embedded Media Field (version 6.x-2.x-dev and later).

Views jFlow

A slideshow style plugin for Views 2, using the lightweight jFlow plugin for jQuery.

Faster Images

[Right now, Faster Images is a work-in-progress, a proof-of-concept for an idea. It is ready for testing and further development. It is not ready for production websites.]
_______________________________________________________________________________________________

The Faster Image module will convert your content images (images uploaded when content was created) into data files, and embed that data into your site's HTML. This technique of converting images into embedded data is called Data URI scheme.

While it might sound crazy, this technique can accelerate the loading of a page by reducing the number of http requests. Frequently, a page's loading time is not slowed down by limitations on the available download bandwidth — it's slowed down by: 1) limitations on the number of separate files that can be downloaded at the same time, and 2) throttled upload speeds that slow the browser's ability to make the needed http requests. By embedding the image data into the HTML file itself, one file is downloaded instead of multiple files. Google image search now uses this method, with a noticeable improvement in page loading time.

Flickr Browser

Flickr Browser

FlickrBrowser is an extension to the existing flickr module to allow users to browse flickr image sets to select images for flickrf

I can be your module (you can be my theme)

kittenkillers.jpg

This project maintains, improves and distributes the so far only Drupal power ballad.

Yandex News export

display style settings

Yandex.News views powered export module.

Creates new views display type - Yandex.News, that can be used to publish your website content to Yandex.News feed.

Installation:

Pages