Google Presentations

Component type

module

Maintenance status

Development status

Component created

Component changed

The module adds Google Presentations support to Embedded Media Field exposing a third party provider to emvideo module. To embed a Google Presentations presentation into your nodes simply register with Google for an API key then paste its URL into the Embedded Media Video input field.

This module is sponsored by 63reasons and is developed for the DrupalTalks community project.

Node Gallery Bulk Operations

Component type

module

Maintenance status

Development status

Downloads

1485

Component created

Component changed

Node Gallery Bulk Operations extends the functionality of Node Gallery by providing a Views Bulk Operations integration. It does this by providing a default view that you can customize, and adds a "Bulk Operations" tab on gallery nodes when being viewed by someone with rights to edit image nodes. It uses batch API, so it will work on galleries with thousands of images without additional RAM.

Flowplayer Playlist

Component type

module

Maintenance status

Development status

Downloads

1292

Component created

Component changed

Flowplayer Playlist is an integration between Flowplayer playlists and views. With it, you can create a view that will render as a Flowplayer playlist. It also adds a CCK field for adding cuepoints, a feature that allows you to trigger particular actions at different points during video playback. Special utilities have been added to allow you to trigger a JavaScript or PHP function, display an overlay on the video, or trigger another video with the cuepoint field. It's pretty slick.

Processing.js

Component type

module

Maintenance status

Development status

Downloads

7278

Component created

Component changed

Processing.js is a visual programming language to create "data visualizations, digital art, interactive animations, educational graphs, video games, etc...". This module allows you to embed Processing.js code into content via an Input Filter (or theme function). Processing.js code uses the canvas element introduced in HTML5, and code will only be rendered in HTML5 compliant browsers.

ImageField Focus

Component type

module

Maintenance status

Development status

Downloads

65850

Component created

Component changed

This module allows to scale and crop images focusing on their important portions.

If you are using ImageField and ImageCache, you might have had hard times trying to get Scale And Crop to show what you actually want of your images.
That is what ImageField Focus was made for.
It allows you to tell ImageCache what portion of the image you want to focus to, and what portion you want to be cut out.

Key features

  • Extends ImageField's Image widget (no separate widget!)
  • Adds a new Focus Scale And Crop ImageCache action.
  • Adds a new Focus Crop ImageCache action.
  • Uses a new jQuery plugin that will soon be also available as a separate download.
  • Integrates with Smart Crop.