Taxonomy manager lite

Component type

module

Categories

Maintenance status

Development status

Downloads

1167

Component created

Component changed

Taxonomy manager lite is a simple module that enables the easy management of taxonomy terms based on vocabulary and terms. You can re-assign terms as well as delete un-assigned terms easily using this module.

This module has two main features:

Tag2 API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Tag2 is a fork of Tag API module.
The difference is, it processes tagging with Drupal queue rather than saving it on form submit. Which is much faster for end user.

API is fully comparable with original Tag module. And all submodules such as Taxonomy Autotagger should work out of the box.

Taxonomy Term Depth

Component type

module

Categories

Maintenance status

Development status

Downloads

1631

Component created

Component changed

This module adds crucial property called "depth" which indicates the term depth with a value 1, 2, 3 and further if needed. It automatically changes taxonomy term depth on save or update. Also there is a batch to automatically calculate and set all term depths if you are installing this on existing project.

To-Do:

  1. Better integration with Views: field, filter, sort

This is now in beta state so it is for code usage only. Please create issues, argue with me, tell your ideas and of course PATCHES ARE WELCOME!

Term Merge Manager

Component type

module

Maintenance status

Development status

Downloads

224

Component created

Component changed

This module extends the Term Merge Module.

It saves all Term Merge Actions and automatically re-apply them on new terms.

For example:
You merge "foo" and "bar" into "foobar".
The next time the term "foo" is tried to be created on the same vocabulary, it's automatically changed into "foobar".

Requirements

Term Merge