Extend the structure of the site by way of content models, data storage, field types, and navigation, so it is more understandable to users.

Generic UUID file features

GUFF provides an automated way of dealing with entities with a field field, through Features.

Thumbnav

Thumbnav provides a mobile friendly framework for using a website on a touch-capable device. It provides support for a variety of navigation methods on mobile as well as an API for developers to add useful links based on being mobile. It comes with out of the box support for the Quo.js library (drupal module), thumb friendly "split thumb" approach to navigation as well as a mode called "Mobile app". It doesn't rely on Quo or anything else but has built in support should you be interested.

See it in action

Unit Conversion Formatters

This module provides formatters for number fields that convert the value between any unit supported by the Units API module.

SUPPORTED UNITS

All units are provided by the Units API module.

Length:

millimeter (mm)
centimeter (cm)
decimeter (dm)
meter (m)
kilometer (km)
foot (ft)
inch (in)
mile (mi)
yard (yd)

Volume:

cubic foot (ft3)
cubic inch (in3)
cubic mile (mi3)
cubic yard (yd3)
cup (cup)
Imperial gallon (gal)
US gallon (gal)
milliliter (mL)
liter (L)
Imperial fluid ounce (fl oz)
US fluid ounce (fl oz)
Imperial pint (pt)
US pint (liquid) (pt)
US pint (dry) (pt)
Imperial quart (qt)
US quart (liquid) (qt)
US quart (dry) (qt)
tablespoon (tbsp)
teaspoon (tspn)

Weight:

milligram (mg)
gram (g)
kilogram (kg)
carat (CD)
grain (gr)
ounce (oz)
pennyweight (dwt)
pound (lb)
stone (st)
slug (slug)
metric ton (t)
long ton (t)
short ton (t)

Area:

acre (acre)
are (a)
hectare (ha)
square foot (ft2)
square meter (m2)
square kilometer (km2)
square inch (in2)
square yard (yd2)
square mile (mi2)
aankadam (aankadam)
perch (perch)
cent (cent)
chatak (chatak)
kottah (B) (kottah (B))
guntha (guntha)
ground (ground)
marla (marla)
rood (rood)
bigha I (bigha I)
bigha II (bigha II)

Remove field name prefix

This tiny module removes the requirement for fields to have machine names starting with field_.

Views Term Family

This is a collection of extensions on the normal Views Taxonomy Term filter that allow one to:

  • Optionally add any Parents, Children, and Siblings to the query so that one can find relations of a term they select.
  • Restrict Term options on select & autocomplete to terms on content, with an optional filter by node bundle, while optionally adding any Parents, Children, and Siblings to the options presented.

This enables some tricky scenarios and can get confusing...i.e. when using the Restrict Filter one could show parents of a term on a node in the options but then not allow one to query children of that parent selected. Care should be taken in configuration.

Currently the Term Family filter only adds additional terms to the query on exposed filters. This seems to be the way forward as when one isn't exposing the filter they can select all the terms they desire in the filter settings forms.

Hierarchy Example:

Parent A
- Child A
-- Child of Child A
- Child B
- Child C
Parent B
- Child A
-- Child of Child A
- Child D
- Child E

Now when searching for the term Child A, you gain the option of returning optionally:

(with Parents, Children, & Siblings selected)
Child A
Parent A
Parent B
Child of Child A
Child B
Child C
Child D
Child E

(with Children, & Siblings selected)
Child A
Child of Child A

Pages

Subscribe with RSS Subscribe to RSS - Site structure