Views Slideshow Slider

Component type

module

Maintenance status

Development status

Downloads

69856

Component created

Component changed

This module provides a draggable slider as a control widget for the Views Slideshow module. The slider is both a control and display element, dragging the slider causes the slideshow to jump forward (or backward), it automatically advances when the slideshow cycles.

Drupal 7

The Drupal 7 branch is actively maintained and is compatible with Views Slideshow 7.x-3.x and no longer requires the jQuery UI module. If you need the 6.x branch to be compatible with Views slideshow 6.x-3.x feel free to contact me.

Winners

Component type

module

Maintenance status

Development status

Downloads

826

Component created

Component changed

The winners module can be used to select users (winners of contests) based on a view which defines the rules of how these users should be selected. The default "winner choosing view" will choose random users that have never won any contest, but you can configure a view with whatever rules you want to choose winners.

Winners that are selected for a contest are saved in a simple database table, which can be accessed through views or viewed through the winners module interface.

Views tree

Component type

module

Categories

Maintenance status

Development status

Downloads

355598

Component created

Component changed

This module provides a tree-based style plugin for Views. It is equivalent to the tree-based style template from Views 1.

It is based off of the list style. Although it generates a nested view, there is still only a single query run for the view making it quite performant.

The 1.x branch is compatible with Views 2. The 2.x branch is compatible with Views 3.

DB Tuner

Component type

module

Maintenance status

Development status

Downloads

22544

Component created

Component changed

Wondering why your views run so slow? Why after switching to InnoDB, MySQL isn't running any better? This module has the answers!

Indexes

It will show what CCK columns get used in a view filter or relationship and give you the option to add an index on it so the views query will run faster. Also can add indexes to core modules that could use one.

Engine

Ability to convert your database from MyISAM to InnoDB in order to eliminate table locks on data writes.

Game Utilities: Object

Component type

module

Development status

Downloads

377

Component created

Component changed

The Game Utilities: Object module provides a structure and API for Game Objects
on your site. It defines the GameObject class that can be used to build other
object types suitable for many games, such as Swords, Trolls, and other items.

INSTALLATION
============

1. Copy the files to your sites/SITENAME/modules directory.
Or, alternatively, to your sites/all/modules directory.

2. Enable the Game Utilities: Object module at admin/build/modules.

3. You can configure Game Objects at admin/settings/game_object.

Media: BlipTV

Component type

module

Maintenance status

Development status

Downloads

67957

Component created

Component changed

Media: BlipTV

Drupal 6 version
Provides support for BlipTV videos at http://blip.tv/ to the Embedded Media Field module, available at http://drupal.org/project/emfield. Install that and the included Embedded Video Field module.

Drupal 7 version

Views link area

Component type

module

Categories

Maintenance status

Development status

Downloads

23438

Component created

Component changed

The Link Area module provides an "area plugin" for Views 3. It allows customized links to be placed in the header, footer, or empty text of any view.

The obvious use case is to create a list of all nodes of type "foo" and then add a header link to the node/add/foo page. By making it a real link rather than just a blob of HTML in a header text area it gets all of the special handling and clean URL friendliness and base-path portability that any Drupal link gets.

This module requires Views 3.

Fizzbin

Component type

module

Development status

Downloads

513

Component created

Component changed

Fizzbin is a collection of mostly demonstration modules that allow for arbitrarily weird behavior rules. It is based on the game Fizzbin from Star Trek.

At present, the only module is a Views 3 access plugin that allows access to a view only on certain days (except on Tuesdays).

Bugs filed against this module will likely be ignored, unless you have 3 queens and it is dark outside.