Views Media Browser

Component type

module

Maintenance status

Development status

Downloads

9059

Component created

Component changed

This module adds a Views based Media browser to the site that allows filtering files based on fields attached to the various file types.

1.x Branch

The 1.x series adds Views support to version 1.x of the Media Module.

Dependencies:

Services Search

Component type

module

Maintenance status

Development status

Downloads

3545

Component created

Component changed

This module provides a Services resource that enables a remote application to search for content and users on your site using Drupal core's search features. It's developed for Services 7.x-3.x as a reimplementation of the search service that was available in Services 6.x-2.x. If someone wants to help maintain this project going forward, they're more than welcome!

Field Denied Access

Component type

module

Maintenance status

Development status

Component created

Component changed

Field Denied Access provide ability to deny fields access so no one can't change their values by using user interface.

For instance, if we add new field for storing user balance data (field_user_balance) and want to protect this field from changing it's value by using UI, we should deny access to this field. In this case, submit form will never appear.

Commerce userpoints

Component type

module

Maintenance status

Development status

Downloads

5957

Component created

Component changed

Overview

This module makes a bridge between Drupal Commerce module and Userpoints.

It allows users to create commerce_line items with negative points value, behaving like a discount system in the order process.
The user can choose how many points he wants to use, they will be automatically taken from his userpoints account.

Session Proxy

Component type

module

Maintenance status

Development status

Downloads

2707

Component created

Component changed

Session proxy is not a module: it is a replacement for Drupal core session handling API.

It acts as a proxy between fixed core procedural API towards a fully object oriented, more flexible and easier to extend session management API.

Basically, it strongly encapsulate the original API, separating user management against raw session storage: by using it you are able to implement any session storage engine (memcache, redis, ... ) without handling cookies and by users yourself.

Stock data from Google

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an AJAX-based Drupal module for retrieving stock data updates from Google. You may add or remove stock symbols. Stock data updates on the page every N seconds specified by the polling interval.

TODO

  • Currently this module does not have multi-block support.
  • Provide cached stock data when trading is not active.

AUTHOR: http://github.com/tgus

NOTE: Google offers no public API for this service and its usage must be non-commercial.

Node Access Keys

Component type

module

Maintenance status

Development status

Downloads

1797

Component created

Component changed

Overview

Node Access Keys helps to grant users temporary view permissions to selected content types on a per user role basis. You can have multiple Access Keys for different content types and user roles.

YouTube Thumbnail With Time Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

YouTube Thumbnail With Time Formatter adds a new display style to Emfield video cck module.

Currently the Emfield video_cck contrib module only fetches YouTube thumbnail. YouTube
Thumbnail With Time Formatter goes one-level up by leveraging the power of the Zend Framework module which has GData API bundled in to fetch and parse the video thumbnail as well as its time duration.

To have the same functionality as seen in the module demo, simply;