Poker Features

Component type

module

Maintenance status

Development status

Component created

Component changed

Poker is a group of modules to create custom poker-related features.

Current modules

Poker blinds

A compound field widget and formatter to create poker games' blinds levels with name, Small Blind value, Big Blind value and Ante value (Level name, SB, BB, Ante).

Juicebox HTML5 Responsive Image Galleries

Component type

module

Maintenance status

Development status

Downloads

107171

Component created

Component changed

This module provides an integration between the popular Juicebox HTML5 responsive gallery library and Drupal. Juicebox is in many ways the successor of Simpleviewer and offers a powerful cross-device solution for image galleries, sliders and more.

The Juicebox library, which is distributed, maintained and supported separately from this Drupal project, is:

VCard Field

Component type

module

Categories

Maintenance status

Development status

Downloads

5214

Component created

Component changed

Vcard Field is a self contained field that supplies most of the fields you need to make a VCard for contacts. Supported entities are Users and Nodes, I have not tested it for other types. You can add multiple instances of the field or set it to unlimited.

Sponsored by Xeno Media

Insert FC

Component type

module

Maintenance status

Development status

Component created

Component changed

Add insert button to field collection fields. You can select an available view mode for the field collection entity. The insert button insert a JSON tag into the selected textarea (a tag like the media module). A input filter render the entity based on the view mode into the content.

Live Calculator

Component type

module

Maintenance status

Development status

Component created

Component changed

Live Calculator is coming..

You will be able to:
configure the calculating logic without any codes
live calculating and display in fields forms
live calculating and display in your own forms

Thinking:
drag and drop elements
hierarchical structures

VoIP Number Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1683

Component created

Component changed

This VoIP Number Field module provides a new CCK field that uses the VoIP Number API (http://drupal.org/project/voipnumber) to handle different kinds of phone numbers (home, mobile, work, SIP, etc.)

---
This module is part of VoIP Drupal platform. It has been originally developed by Tamer Zoubi and Leo Burd under the sponsorship of the MIT Center for Civic Media (http://civic.mit.edu).

Hide Group (fieldset)

Component type

module

Categories

Maintenance status

Development status

Downloads

949

Component created

Component changed

Description :

The hide group module is used if you want to simplify the node forms by hiding fieldset, either by just not displaying them (display:none) or striping them from the form generation
Pretty usefull if you want to hide fieldset and keep the form element values

Installation instructions :

  1. Download and uncompressed the archive into your site modules directory
  2. Install the module (package User interface)

Usage :

There are 3 ways to hide a group :

Soft Length Limit

Component type

module

Maintenance status

Development status

Downloads

737

Component created

Component changed

This module provides a counter that indicates the max. limit of characters in a certain text field. The soft limit means that the user will be warned if the content length of the field is exceeded, but he will still be able to save all data in the field.

It basically does two things:

* Lets the user configure any instance of a text field's widget, to have a specific soft limit. This is done in the usual field settings for entity types. This counter will always be shown on fields with a soft limit, no matter the settings mentioned below.

Universal Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

1033

Component created

Component changed

This module solves the issue of referring to both external and internal content from within a node.

It creates a field type which may both refer to an external URL, if an http:// (or other allowed protocol) link is entered, or autocomplete on node titles, to refer to internal nodes by their node ID.

You can also specify a custom title or use the referenced node title or URL as default title.