Prediction game

Component type

module

Maintenance status

Development status

Downloads

4587

Component created

Component changed

The Prediction game module lets administrators create leagues or tournaments consisting of several matches, on which bets by players can be made. After each round of matches, the results can be entered and players receive a certain number of points for their bets, depending (of course) on their accuracy.

Browser class

Component type

module

Maintenance status

Development status

Downloads

37124

Component created

Component changed

Summary

This small module helps theme-developers to deal with cross-browser compatibility. It makes easier to handle different types of non-widespread browsers just as much as it helps with using different versions of Internet Explorer.
The module extends the $body_classes variable in page.tpl.php based on the enduser's browser, and platform.

The module also makes a $browser_classes variable available in page.tpl.php, which stores the data in an array, this way the developer can make use of it as needed, if he does not wish to use the $body_classes variable.

Supported browsers

  • ie
  • opera
  • safari
  • chrome
  • netscape
  • ff
  • konqueror
  • dillo
  • chimera
  • beonex
  • aweb
  • amaya
  • icab
  • lynx
  • galeon
  • operamini

Browser version checking

The module creates version classes.

  • ie[version]
  • opera[version]
  • chrome[version]
  • safari[version]
  • netscape[version]
  • ff[version]
  • konqueror[version]
  • operamini[version]

Supported platforms

  • win
  • ipad
  • ipod
  • iphone
  • mac
  • android
  • linux
  • nokia
  • blackberry
  • NetBSD
  • FreeBSD
  • OpenBSD

Mobile detecting

The module checks if the device is mobile and adds "mobile" or "desktop" class.

Autocomplete Deluxe

Component type

module

Maintenance status

Development status

Downloads

175874

Component created

Component changed

This is an enhanced autocomplete element, that uses the JQuery UI autocomplete. It will also implement a widget for taxonomy.

Features

  • Combo/Select box like selecting.
  • Select without entering something.
  • Widget for taxaonomy
  • Chosen like multiple selecting.

If you want to deny adding new terms, then checkout Chosen. It converts select boxes to autocomplete fields.

Webform share

Component type

module

Maintenance status

Development status

Downloads

46067

Component created

Component changed

This is a helper module to prepopulate newly created webforms and to export / import webforms between sites.

Only tested on Webform 6.x-3.x and 7.x-4.x / Exports between different versions (6.x to 7.x or 3.x to 4.x) will probably not work.

Example usage 1: Prepopulated webforms

  1. Create a webform with the required components.
  2. Export the webform
  3. Edit the webform content type and paste in the content from the export (under Publishing options)
  4. Use the standard node add content links and each new content item created should be prepopulated with the exported webform.

Ubercart Product Checkout Panes

Component type

module

Categories

Maintenance status

Development status

Downloads

7197

Component created

Component changed

Ubercart Product Checkout Panes enables you to specify which panes should appear during checkout either by product class or for any specific product (also for any attribute combination) with the help of the Product Features interface.

Taxonomy classes

Component type

module

Categories

Maintenance status

Development status

Downloads

837

Component created

Component changed

Taxonomy Classes

Taxonomy classes is a little API module that allows you to add classnames to a taxonomy term. The classnames are available when the term is loaded.

Shared Blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

3902

Component created

Component changed

If you have a main site with blocks that you want to syndicate across several
other websites, you need this module!

Features:

Compete

Component type

module

Maintenance status

Development status

Downloads

1129

Component created

Component changed

Description

Provides seamless integration with Compete analytics tools. Simply add your CompeteXL Tracking Code and you're ready to go!

What is a CompeteXL Tracking Code?

To use Compete, you need to register with their service at: http://my.compete.com/plans

Vimeo Link Formatter

Component type

module

Maintenance status

Development status

Downloads

9908

Component created

Component changed

Vimeo Link Formatter module is a simple module that exposes a formatter for Link module fields to render values as an embedded Vimeo.com video player (or thumbnail) if it is a valid url for a Vimeo.com video page. Integrates with Imagecache External in order to use core image styles with the thumbnail formatter.