Views jQFX ImageFlow

Component type

module

Maintenance status

Development status

Downloads

10629

Component created

Component changed

This module integrates the ImageFlow plugin with views. It has support for the link field. The customizable onClick function can be used to open links, images, or videos in a colorbox.

Live Demo

Notice: the development version requires the libraries module as of 09/19/11.

Views jQFX Nivo Slider

Component type

module

Maintenance status

Development status

Downloads

7741

Component created

Component changed

Description

Nivo Slider touts itself as The world's most awesome jQuery Image Slider. This module integrates the Nivo Slider plugin with Views.

Module updated on September 17, 2011. Libraries is now a requirement. Install this before updating the module.

Drupal Demo

Features

As of plugin version 2.6 these include:

Audio Converter

Component type

module

Maintenance status

Development status

Downloads

5055

Component created

Component changed

The AudioConverter module converts audio files from supported CCK fields (AudioField, AudioRecorderField, FileField, Media Recorder Field) to the mp3 format using FFMPEG.

Depending on the need, files can be converted on cron or whenever new audio content is submitted.

The AudioConverter module also provides an API that allows developers to convert content from other audio-centric modules.

MuchoMenu

Component type

module

Maintenance status

Development status

Downloads

12695

Component created

Component changed

Mucho Menus is an implementation of the "mega menus" web trend that has gained popularity in recent years and months.

Setup demonstration video
Watch this YouTube screencast, "Setting Up Mega Menus in Drupal using Mucho Menu" for a demo of how to set up Mucho Menus on your website:

More about this module...

fbapi_feed

Component type

module

Maintenance status

Development status

Component created

Component changed

Facebook API - Feed Block

Drupal 6.x

This module adds a block that fetches information from a specified feed via the Facebook Graph API.

Get started by issuing the following command:
git clone --branch master dpzeh@git.drupal.org:sandbox/dpzeh/1078510.git fbapi_feed

If Preset

Component type

module

Categories

Maintenance status

Development status

Downloads

448

Component created

Component changed

If preset provides a new imagecache preset to render convert images based on its dimensions.

Also, allows to do not perform an action if the conditions are not met. So, for example you can scale and crop an image only if the ratio (ratio = width/height) is bigger than 1.5.

The current actions that this imagecache preset provides are:

  • Scale
  • Scale and crop
  • Do nothing

All the information is storaged in one preset. Therefore, you don't need to create multiple presets to scale an horizontal or vertical image.

Premium content

Component type

module

Maintenance status

Development status

Downloads

20974

Component created

Component changed

Restricts access to premium content by role and provides a general API for other modules to help decide if a user has access to premium content.

This is useful on a news or membership site where teasers are available to the general public but the full body is only available to privileged users. Premium nodes appear in listings with full title and teaser available to anyone. If a user does not have adequate privileges, the default behavior is to show a simple message, but you can use Panels or theme overrides to do more custom things.