Considered feature-complete by its maintainers.

YouTube Pull

Borrowing the simplistic idea from Twitter Pull, YouTube Pull is a simple module to pull YouTube feed for latest video listing. Support any video query parameters by the Youtube API (Atom output format).

Usage

There are no authentication information or API Keys required. Module only interacts with non-auth APIs. It all boils down to a single function:

youtube_pull_render($options);

It takes only 1 argument $options, which make up of supported YouTube API video feed parameters. Default $options

// default $options
 array(
    'max-results' => YOUTUBE_PULL_ITEMS,  // 5
  );

Reform

Reform screenshot

Perhaps sometimes you want something simple, such as limiting the minimum length and maximum length of a username. This module allows you to do simple things like that.

Webform Anonymous

This very simple, lightweight module gives the creator of a webform the option to make the submission results anonymous, by hiding the username and IP of all the users who submitted the webform.

CiviCRM Cicero

CiviCRM Cicero allows you to add election district information to your CiviCRM contacts using Azavea's commercial Cicero API.

RAMP Video Panels Pane Widget

RAMP Video Pane configuration settings

A simple pane widget that allows easy embedding of RAMP video content on a Drupal 7 site.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only