Maintainers monitor issues, but fast responses are not guaranteed.

Addressfield Tokens

Overview

The addressfield_tokens module extends the addressfield module by adding full token support. It also adds some convenient addressfield formatters and provides a webform addressfield integration.

Features

Tokens

  • Attaches tokens to every addressfield type within every entity.
  • Creates a token for every addressfield component, including name, organization, thoroughfare, premise, locality, postal_code, and country.
  • Allows token names to be configured for your locale (e.g. "thoroughfare" could be displayed as "Street 1" in the token table).
  • Creates additional tokens:
    [addressfield:city-state]:
    City, State
    [addressfield:full]:
    Full address with formatting.
    [addressfield:text]:
    Full address without formatting, all on one line.
    [addressfield:country-name]:
    The full name of the country.
    [addressfield:state-name]:
    The full name of the state (applicable for countries where states have abbreviations selectable from a select list).

Database web API

This module creates an API for querying a database based on GET requests supplied in the URL, and returns results in JSON or XML for purposes such as enabling AJAX applications based on the data st

Metriweb

Metriweb is an analytic tool maintained by CIM.be for official visitor statistics.

Commerce Fancy Attributes

This module provides a "Rendered term" attribute mode, that shows the rendered term instead of a radio button (degrades to a normal radio button when JS is off) on the add to cart form.

Example usage:
0) Enable this module.
1) Create a Color vocabulary, add a text field called "Color" that will hold hex values.
Go to the "Manage Display" screen of that vocabulary, click the tab called "Add to Cart form - Attribute", enable only the color field (with the label hidden, and using the "Color" formatter).
2) Create several terms with matching hex colors (Black: #000000, White: #ffffff, etc).
3) Add a Color taxonomy_term_reference field to a product type.
4) When you add the color field on the product type, tick the checkbox "Enable this field to function as an attribute field on Add to Cart forms." and select "rendered term" as option of the "Attribute selection widget".

The Add To Cart form will now show the colors.
Of course, imagefields can be used instead of "textfields holding hex values" rendered as images.

Extras

The same color blocks can also be shown on the product display, representing
each color present on the referenced products.

A good match for this module is Field Extractor.
Together with this module, it allows you to show the same color representation
on a product display.

views_comment_form_field

Makes a view field which contains the node comment form.

Thor

A responsive base theme, using Sass and Zen-grids.
The colours file can be enabled on the them settings page.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained