Cascading Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A lightweight and easy-to-use field formatter module for taxonomy cascading dropdown lists. The basic usage of this plugin is to create a group of dropdown lists that the second dropdown is dependent on the first dropdown having a value, and the third dropdown is dependent on either the first or second one having a value.

Similar modules:
https://drupal.org/project/hierarchical_select

Taxonomy Term Authoring Information

Component type

module

Categories

Maintenance status

Development status

Downloads

1310

Component created

Component changed

The Taxonomy Term Authoring Information module store authoring information (author, published date and updated date) for the taxonomy term.

A configuration option will be added in vocabulary add/edit form to enable/disable authoring information fields in the taxonomy term add/edit form.

Exposes "authoring information fields" in Field UI's "Manage display" pages let users re-order and control the visibility.

Manage Multiple Terms

Component type

module

Categories

Maintenance status

Development status

Downloads

7027

Component created

Component changed

Manage Multiple Terms provides a simple mechanism to add, update, delete many terms in the same time easily and quickly.

How to use:

  • Install this module
  • Go to Structure -> Taxonomy
  • Look at the top right and select the Terms tab

More projects

Cities

Component type

module

Maintenance status

Development status

Downloads

1931

Component created

Component changed

This module creates a vocabulary, "Cities", and provides several fields on it to store geolocation coordinates (latitude and longitude), timezone, ISO-2 code, and country - if Entity Reference and Countries modules are enabled.

The main functionality of the module, however, is an interface to search the GeoNames database and add cities to the vocabulary, thus avoiding the tedium of adding them manually. Additionally, it will import translations - if available - for each enabled language on the site.

TSLS

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy Synonyms Life Support

Small utility module that allows Drupal 7 admins to add and edit core taxonomy term synonyms. This module is purely for life support, not additional functionality. It requires a taxonomy_term_synonym table leftover from a Drupal 6 core Drupal installation. So, it's really only useful in the case that a Drupal site has been upgraded from 6 to 7, and you don't feel like/can't move your core term synonyms to a new system (entity fields).