RoboTagger

Component type

module

Categories

Maintenance status

Development status

Downloads

2383

Component created

Component changed

The RoboTagger web service supports at the moment only german text.

Requirements:

Installation notes:

Make sure that you install at first the module RoboTagger API and then this module.

Role Vocabulary

Component type

module

Maintenance status

Development status

Downloads

1550

Component created

Component changed

Role Vocabulary will sync all user roles as taxonomy terms in a particular vocabulary.

This is particularly helpful if you are using something like Taxonomy Access Control Lite and have a taxonomy which you use to define access to particular pieces of content per role. Role Vocabulary will keep these taxonomy terms up-to-date.

term_nav

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DESCRIPTION

Taxonomy Term Navigation creates a block containing a previous and a next navigation links between node pages tagged with same taxonomy term.

Taxonomy Replace

Component type

module

Categories

Maintenance status

Development status

Downloads

674

Component created

Component changed

Allows replace node terms to another defined terms.

In the term edit page you can define another term or terms which will attached to node when node will be saved. Original term will be deleted.

Installation

Enable module and create term reference field with machine name which begin on field_taxonomy_replace in vocabulary where you want to use this feature.

Taxonomy Bridge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

In the upgrade from Drupal 6 to 7, there were a number of big changes to Drupal API as it relates to Taxonomy. This has been especially tough on Drupalists whose favorite contributed taxonomy modules now aren't available in 7. Taxonomy Bridge is here to help contributed module developers make the switch to 7 by providing back some of these sorely-needed API calls and making taxonomy module development a little bit easier.

Note that Taxonomy Bridge module doesn't provide any visible functions to the user on its own, it just provides API calls for other modules.

Schemr

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Schemr is a development tool that makes it easier to document complicated CCK field schemas. It is a natural counterpart to Features. Where Features can be used to transport schemas between Dev and Live sites, Schemr can be used to describe them.

Taxonomy autocomplete own terms

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Modifies D7 taxonomy term reference fields' autocomplete widgets to show only terms that the user has also used with other content by themselves with added complexity or architecture

As an alternative purpose, this sandbox shows how to expose core taxonomy module's 'autocomplete_path' widget setting from other modules.

Requirements

Drupal 7

Similar modules

Block Visibility by Term

Component type

module

Categories

Maintenance status

Development status

Downloads

6363

Component created

Component changed

Block Visibility by Term extends the block visibility interface in Drupal 7 and allows the user to control block visibility based on the terms that a node is tagged with. For each block, taxonomy terms can be selected. If the displayed node is tagged with at least one of those terms, the block will be visible; if not, it will be hidden.

A popular and excellent alternative to this module is Context. A Drupal 8 version of this module is not anticipated.

Tagger

Component type

module

Categories

Maintenance status

Development status

Downloads

1557

Component created

Component changed

This module provides integration with the Danish language autotagging library, Tagger.

The library does Named Entity Recognition and Keyword Extraction.

The module can either autotag or provide tagging suggestions.

It is work in progress so far, but you can find the library on github here: https://github.com/40c/tagger