Taxonomy Term Children

Component type

module

Maintenance status

Development status

Downloads

1000

Component created

Component changed

INFO

This module, as of new knowledge, is obsolete. I will create a video how to do that with views and will link it here.

The Taxonomy Term Children Module provides a block that shows all children of the current taxonomy term (only 1 level depth!). It is like the categorys block in the mediawiki system. We created the module because we use a wiki-like drupal for internal notes. See screenshot.

Taxonomy classes

Component type

module

Categories

Maintenance status

Development status

Downloads

837

Component created

Component changed

Taxonomy Classes

Taxonomy classes is a little API module that allows you to add classnames to a taxonomy term. The classnames are available when the term is loaded.

Content Taxonomy Term List

Component type

module

Maintenance status

Development status

Downloads

1948

Component created

Component changed

This is a very simply module which allows you to define CCK fields for content types which display terms for each given node. Each field you add is "read only". This means there is no addition to the node add/edit form. It just grabs the terms associated with a node and allows you to output them either as inline or block elements (in each case either as plain text or as a hyperlink). If you use one of the inline formatting options, you get a nice "a, b, c and d" style list.

Array Tokens

Component type

module

Maintenance status

Development status

Downloads

2563

Component created

Component changed

I'm looking for a co-maintainer for this module – in particular in order to port it to Drupal 7.

The Array Tokens module allows you to use all values in multiple-value CCK fields and multiple-value taxonomy terms in a single token. It also allows you to define your own settings for how items should be merged ("merge styles").

The output of each item is either plain text (for taxonomy terms) or the default CCK rendered output (for CCK fields). However, a few special formats are provided for file fields, node references and user references.

Jquery jsTree

Component type

module

Maintenance status

Development status

Downloads

4032

Component created

Component changed

Overview

This jquery_jstree module is a wrapper module for jsTree jQuery library. Module integrates jsTree to Drupal so that it can be used in variety of ways. Built-in sub module provides widget for term references. jsTree can be used in custom forms as any Form API element.

Debut Tagging

Component type

module

Maintenance status

Development status

Downloads

560

Component created

Component changed

A tagging feature providing configuration a freetagging vocabulary with automatic tag suggestions based on node body content.

Includes:

  • Creation and configuration of a Tags vocabulary for freetagging.
  • Automatic tag suggestions using the Tagging and Extractor modules.

Part of the Debut features set.

Taxonomy Nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

642

Component created

Component changed

What does this module do?

Imagine this. You got a site with a list of products, and new ones often get added. You also have services and news posts related to one or more products. Those news posts can relate to services, too, and there's often a new service added as well.

Due to the way your site's set, a node reference won't do. The products and services got to be in a vocabulary in your taxonomy.

This is where Taxonomy Nodes becomes useful. Instead of having people add, edit or delete a term to a vocabulary each time a node changes, this module will do that for them.

Text Mining API

Component type

module

Categories

Maintenance status

Development status

Downloads

873

Component created

Component changed

Part of Ouch project.

Text Mining API is a simple pluggable framework module that handle node/taxonomy terms/text fields association process for tagging/metadata services.

It bundles 2 plugin modules providing OpenCalais and Tagthe.net support.

It is build on top of Generic Process API and uses Entity API.

Multi-term Views

Component type

module

Maintenance status

Development status

Downloads

6366

Component created

Component changed

This module modifies the default "taxonomy_term" view provided by the Views module to provide multi-term node display functionality. The default "taxonomy_term" view returns all nodes tagged with ANY of the term ids in the URL.

With Drupal 7, this module restores the multi-term node display functionality removed from Drupal 7.