Media: Video Flotsam

Component type

module

Maintenance status

Downloads

7853

Component created

Component changed

This module contains Embedded Video Field providers (i.e. emfield's emvideo module) that don't currently have their own "Media: " module yet (see the emfield project page for more information on the move towards the new and vastly improved Media Module). The hope for this project is that it will eventually be phased out as new maintainers step up and take ownership of individual provider integrations, but I wanted to make sure that current users of these providers can still use them with Emfield 6.x-2.x (assuming they're even working). This module's issue queue should also be used for any issues regarding the currently included providers.

Current providers include:

  • Custom URL (for embedding video files directly)
  • Dailymotion
  • Guba
  • Google Video
  • imeem
  • Last.fm
  • LiveVideo
  • Livestream
  • Metacafe
  • MySpace
  • Revver
  • Sevenload
  • Spike TV
  • Tudou
  • Twistage
  • ustream live
  • VoiceThread
  • Yahoo Music

Get involved! Maintaining a Media Provider file is a great way to get started with Drupal module development/maintenance, so if you're looking for a way to get a foot in the door, take a look at the currently included provider files and start your own "Media: " project to house it (you could also help out with a current provider or create a new one)! If you're interested in taking over a provider file, please open an issue in this issue's queue.

RGraph

Component type

module

Maintenance status

Development status

Downloads

642

Component created

Component changed

This Module has been created with reference to project proposal for Google Summer Of Code present here http://groups.drupal.org/node/62878

Uses the Canvas API of the new HTML 5 to create extensive graphs and charts such as line, bar and radar using the Third Party APIs of RGraph. Also provided is Views 3 Plugin as well as a utility to embed charts in the Body Content using WYSIWYG Module.

Dependencies

Sage Pay Server Integration for Ubercart

Component type

module

Maintenance status

Development status

Downloads

3382

Component created

Component changed

This module can be used to integrate Ubercart with v2.23 of the Sagepay Server Protocol. Use this module if you want to use the Sagepay Server integration method with Ubercart.

For integration of Ubercart with Sagepay Direct, please look at uc_protx_vsp_direct.

Modernizr

Component type

module

Maintenance status

Development status

Downloads

80052

Component created

Component changed

Modernizr tests which native CSS3 and HTML5 features are available in each browser and makes the results available to you in two ways: as properties on a global Modernizr object, and as classes on the <html> element. This information allows you to progressively enhance your pages with a granular level of control over the experience.

This Drupal module provides deep integration with the Modernizr JS library, allowing other modules or themes to register tests, load additional assets as needed, and even create new copies of the Modernizr library when a website's requirements change. Read more below.