Taxonomy Term Reference Sortable Widget

Component type

module

Maintenance status

Development status

Downloads

4235

Component created

Component changed

Description

Module provide an sortable widget based on jQuery ui.sortable
for selecting terms in a taxonomy term reference field.

Requirements

Drupal 7.x

Installation

1. Copy the entire term_reference_sortable directory
the Drupal sites/all/modules directory.

2. Login as an administrator. Enable the module
in the "Administer" -> "Modules"

Vocabulary Term Reference

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Work similar to the regular term reference, however allow the user to select more than one vocabulary to create the reference.

Basically create a field on an entity of type select and on the field configuration settings you establish what vocabularies you want on that particular field, allowing N vocabularies on the same field.

Metro Menus (menu with taxonomy and skins support)

Component type

module

Maintenance status

Development status

Downloads

7627

Component created

Component changed

[EN]


This module like "Nice menus" but without old solutions in code. CSS-Menu only (working in IE7+ and other modern browsers).
WIth this module you can select any sub items with any depth from menu or taxonomy.
Compatibility with touch screen (iPad, iPhone and etc.).
Menu skins was realized (web-developers can: create own skins, define wrappers for first and second+ levels, create specific styles for IE).

Access to Term page by Role

Component type

module

Maintenance status

Development status

Downloads

1541

Component created

Component changed

Description

This module allows you to restrict access to term page based on user roles. It depends on the Drupal core taxonomy.module—just activate both modules and edit a term item as usual. There will be a new fieldset that allows you to restrict access by role or close term page for all roles.

Taxonomy Mapping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

# Information
name = Taxonomy Mapping
description = Allow a taxonomy term as a placeholder term, reference to another term.
github = http://github.com/kolier/taxonomy_mapping

# Feature
* taxonomy_mapping field
- Configure in the vocabulary edit form.
- Field bases on Entity Reference.
* Cascading mapping
- Loop to find the final destination.

Taxonomy Group Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

3352

Component created

Component changed

Taxonomy Group Fields (TGF) provides a customizable widget to collect data from large vocabularies. Works with Taxonomy Term Reference field types.

If a select box or autocomplete field is not enough, TGF may be the solution for you. It focuses around usability when a large number of terms are available for the user to select from. Sometimes it may be easier for the terms to be shown as a list of checkboxes in groups. Sometimes they should have "Select All" options.

While the current feature set is still slim, the possibilities are large in scope.

Term column

Component type

module

Categories

Maintenance status

Development status

Downloads

298

Component created

Component changed

This module provides a views field handler for displaying a single taxonomy term on nodes. This is useful for providing a table view that displays a grid-like arrangement of nodes and taxonomy terms (with nodes being rows, and terms being in columns).