Taxonomy User Interface (TUI)

Component type

module

Categories

Development status

Downloads

1108

Component created

Component changed

TUI provides a simple tree interface to allow quick and easy editing of a vocabulary and its terms.

The module provides the following functions:

Keyword Analysis

Component type

module

Maintenance status

Development status

Downloads

10486

Component created

Component changed

The keyword analysis module provides a quick and simple method of extracting keywords from website content.

Watch the Keyword Analysis screencast demo

The Keyword Analysis module uses an open source algorithm that extract keywords on your Drupal server without needing to connect to a 3rd party API. Via the Content Analysis UI it can be used to extract keywords from node content, from any URL or from a text field.

Keyword Research

Component type

module

Maintenance status

Development status

Downloads

62872

Component created

Component changed

The Keyword Research module provides intelligence to help you explore, analyze and select better keyword phrases for your content directly from your website. It also enables you to quickly and easily organize your targeted keywords and tag pages using a variety of popular methods.

Watch the Keyword Research screencast demo

Delicious taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

896

Component created

Component changed

This module allow tags from the delicious service to be automatically added ad terms in a vocabulary. It is configurable on a per user basis and works in two independent ways.

1. It can add a list of each (enabled) user's delicious tags to an existing vocabulary. Each cron job and new ones are added.

2. It can create a vocabulary for each enabled user and that vocabulary is then updated with the users tags at each cron job.

Taxonomy Split

Component type

module

Categories

Development status

Downloads

993

Component created

Component changed

What it does:
It is useful if you have a vocabulary in the form of a tree, eg it has terms within terms with nodes attached to them.

Taxonomy Subterms

Component type

module

Categories

Maintenance status

Development status

Downloads

2115

Component created

Component changed

Taxonomy Subterms is a simple module to force display child taxonomy terms on the parent taxonomy page of nodes belonging to the current term or/and the children of the current term.

Taxonomy Link Mover

Component type

module

Maintenance status

Development status

Downloads

436

Component created

Component changed

The Taxonomy Link Mover is a relatively simple module that shifts taxonomy term links from the theme variable $links to the $content variable. This allows the administrator to tell the CCK or Section Order modules to re-order where it is displayed.

An option still allows for other modules to apply hook_link_alter to the links. So, for example, Taxonomy Image still has a chance to insert images representing each term.