Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module enables you to have an clear overview per language what the menu entries are. In Drupal all of these links are on the same page and thus it is not clear in which language it is and the menus will grow very big in time aswell.
With this module you will be able to select which menus will be editable by this module. (configuration part)
After you have selected which menus you want to be editable, these menus will be visible separated by language.
This will provide a better overview for customers with bigger menus or for a multi lingual approach.
"Registration Commerce" (not to be confused with Commerce Registration) is an integration point between the entity-based Registration Module and Commerce, enabling paid registrations. Registration Commerce lets you generate a Commerce Line Item from a Registration, then update the Registration's State when the Line Item is paid.
The intended application is paid event registrations where you want to create the Registration before you create a commerce transaction.
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).
Enables a "smart trimmed" option which lets you control trim length, trim measurement (characters or words), optional suffix, displaying optional "More" link and removing HTML tags.