jnj hierarchical select
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is feature branch to support the core patch https://www.drupal.org/node/2543726 in shs module
This is feature branch to support the core patch https://www.drupal.org/node/2543726 in shs module
This module provides a block that displays a list of taxonomy terms.
The list is displayed with JavaScript dynamically (TODO: create default display with Twig if JS is not enabled).
Send me pull requests on GitHub:
https://github.com/csirmazbendeguz/term_index
This module provide a dedicated vocabulary to a micro site.
This is an 2d map module,where u can display 2d maps of various countries in your site by placing a Block.
Taxonomy Rollup provides a service that allows rolling up of taxonomy terms to their parent terms, either all the way up to the top ancestor or to a specific level of a vocabulary. It is useful for categorisation, mapping, transforming etc.
Ever had the need on your project to create a bunch of vocabularies and terms? Or even the need to maintain existing terms and vocabularies?
This module enables you to bulk create and/or update existing or new vocabularies and terms based on a simple two column CSV file.
The module is built upon Drupal Migrate and the UUID module to enable the updating of existing terms.
Release timeline:
Drupal 7 version should be out somewhere mid October.
Drupal 8 version, no visibility on a release yet.
The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors
The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.
Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.
While creating content using free tagging and a lot of the authors work on the site producing a lot of materials, there are inevitably input and spelling errors. So, instead of two terms "Foo, Bar" in the taxonomy vocabulary, one "Foo Bar" or "Foo. Bar" may appear. The purpose of creating this module is a simple tool that allows to replace taxonomy terms within the vocabulary in all entities that refer to this vocabulary in their fields.
Move terms between vocabularies.
This is a similar module to NAT (https://drupal.org/project/nat) but it is built for Drupal 8 and will work with all entities.
It currently works with nodes but this won’t be to difficult to add the other entity types
Thanks to University of Surrey (https://surrey.ac.uk) for helping make this possible as this module was required for their project.