Taxonomy Disable Path

Component type

module

Categories

Maintenance status

Development status

Downloads

971

Component created

Component changed

Allows administrators to disable taxonomy term paths on a per-term basis, and redirect the user to a 403 or 404 page, or to the front page.

This module has been deprecated in favour of Rabbit Hole.

Select2 Field Widget

Component type

module

Maintenance status

Development status

Downloads

18572

Component created

Component changed

Select2 - The jQuery replacement for select boxes now available for Drupal fields.

This module provides a new Field widget for Entityreference and Term reference fields that allows users to use Select2 jQuery plugin.

Taxonomy Accordion 7

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A module that creates a block for each vocabulary containing all Taxonomy terms respecting their hierarchies.

This is a module that will work for Drupal 7 only. There is already a Taxonomy Accordion module available for Drupal 6. Support for Drupal 8 is a possibility, if it is required and there is enough interest in this module.

For each vocabulary (e.g. clothes) a block will be created.

Within that block the top tier terms (e.g. t-shirts) will be listed as H3 headings:

Commons Hashtags

Component type

module

Maintenance status

Development status

Downloads

1471

Component created

Component changed

Provide Hashtags functionality for the Drupal Commons distribution.

Description

The module adds support to use hashtags in text fields in Drupal Commons. Each time you add a hash in front of a word, the module makes that word clickable and turns it into a topic. It is added to the Topics field and when clicking on it, it brings you to the Taxonomy Term page of that term.

The hashtag is added using an Input Filter, and enabled on the Filtered HTML text format by default.

Taxonomy client

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Client module for taxonomy synchronisation.

This module can used for taxonomy synchronisation for "multi site"/"multi domin" architecture where we need to sync taxonomies from a base site to all sub-sites. For e.g. a University with multiple branches can have same taxonomy for subjects like: Arts, Commerce etc.

This module also includes a "Taxonomy Client test server" module which we provides a sample for how to configure your server module, this module can be extended to get "Taxonomy Client server".

taxon_taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

1089

Component created

Component changed

Overview
Drupal's taxonomy is great at handling metadata but you still need to create the metadata yourself and that can be a heavy task.
If you have a taxonomy with 1,000 classes and want to create the metadata for your web page you basically have to look through all 1,000 classes to find the best match(es).

Taxonomy alter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Give options to alter the taxonomy display.

Features

  • Field formatter (taxonomy_alter_link) for
    • taxonomy_term_reference

    give token based pattern replace for term link url.