Views Rotator

mfer - August 13, 2008 - 02:36

The Views Rotator module provides a Views style plugin to display items by rotating through the items displaying one at a time. The cycling of images happens via JavaScript (jQuery) with a number of configurable options.

Features

  • Crossface between each item in a view, displaying one at a time.
  • Set the time between each item.
  • Set the length of time for the cross fase.
  • Pause on region mouse over. (optional)
  • Back and Next buttons. (optional)
  • Height settings. (defaults to detecting the height of the tallest item)

Drupal 6

The jQuery cycle plugin is used to provide a rotation or cycling through each of the items in the view. To add Views Rotation to a view select it as the style for a view. Once you have done that there are configurable options such has to enable back and next arrows, pause when the mouse is over the region and more. These are configured through the normal view interface.

Note: The drupal 6 version is under heavy development and is not yet feature complete. Each of the alpha release is considered stable but more features are to come.

Drupal 5

To access the drupal 5 version, when creating a view you will have Views Rotator options on the style list with Full Nodes, Teasers, and Lists. Select one of these to enable Views Rotator and then fill in the other aspects of the view as you normally would. The number of items to display is the number of items to rotate through.

To configure and theme the drupal 5 version you will need to use theme function overrides. Unlike Views 2, which has a nice configuration interface, Views in drupal 5 does not. Details are in the THEME.txt provided with the module.

In comparison to Views Carousel and Node Carousal the Views Rotator module works in a manner similar to Innerfade (thought they don't share the same JavaScript) while these two carousel modules use jcarousel to display the content.

This module was developed by Innovating Tomorrow for Mustardseed Media.

Releases

Official releasesDateSizeLinksStatus
6.x-1.0-alpha22008-Sep-2312.85 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.0-rc22008-Sep-2312.47 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Dec-1612.85 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Sep-1412.46 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.