U.S. State

Component type

module

Maintenance status

Development status

Downloads

16

Component created

Component changed

Overview

This is a Features module that sets up a taxonomy vocabulary for U.S. states and territories. Each term gets some abbreviation data and geographical region data, via the Geofield module.

Taxonomy Access Control (AND / OR)

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows to handle the node access based on taxonomy. In tac_lite module, It will handle the permission based on term ids. If any one tid from node allows true, It will allow access. This module allows to handle the permission across the vocabulary by AND / OR Condition (configurable). It supports view, edit, delete permissions.

Feeds Tamper Taxonomy Hierarchy

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a Feeds Tamper plugin that allows the import of hierarchical taxonomy fields within a node importer. Taxonomy hierarchies can be generated dynamically when importing content, rather than requiring creation ahead of time. Non-existent terms will be auto-created or skipped depending on the mapping settings.

When auto-creation is enabled, a field with the value "Term1>>Term2>>Term3" will generate a taxonomy structure of:

Facets Taxonomy Tree

Component type

module

Categories

Maintenance status

Development status

Downloads

22

Component created

Component changed

Facets taxonomy tree provides a facet processor that allows you to show the entire taxonomy tree with out having to have all the term ids in the index. It plays well with facets hierarchy processor.

Bulk Edit Terms

Component type

module

Maintenance status

Development status

Downloads

45

Component created

Component changed

Description

This module allows to bulk update any entity reference field that is found on any of the selected nodes. It does it using Drupal 8 native actions.

You just need to select the nodes that you want to edit terms from, select 'Update terms' from the dropdown and click on 'Apply'. You'll then be presented with a form that contains fields that appear in at least one of the selected nodes. You just need to populate the values as desired (or leave blank if you don't want to change a field) and submit.

Term reference change

Component type

module

Maintenance status

Development status

Downloads

26

Component created

Component changed

Term reference change is an API module that provides functionality for modules that need to change term references in bulk. It provides no user interface or user facing functionality and should only be installed if another module depends on it.