Top Terms

Component type

module

Downloads

682

Component created

Component changed

Top Terms is a lightweight module designed to find popular terms on a site. These can be displayed as a simple block or used by other modules.

Popularity is measured by summing page hits for each article tagged with a term. It collects these results on a scheduled basis and caches them for better performance. The block display can easily be overridden by adding the following template files to your theme:

  • topterms-block.tpl.php
  • topterms-block-item.tpl.php

For integrating with other modules:

Taxonomy single tag

Component type

module

Categories

Maintenance status

Development status

Downloads

5587

Component created

Component changed

Taxonomy Single Tag improves core's taxonomy autocomplete by allowing commas to be used as part of the taxonomy term. To do this, TST limits autocomplete taxonomy fields to a single term.

Why such a module might be necessary is explained at Taxonomy autocomplete without multiple select:

Flag Terms

Component type

module

Categories

Maintenance status

Development status

Downloads

4404

Component created

Component changed

This module only provides support for Flag API VERSION 2.0!

This is a simple module that uses the Flag module API to add an additional flag type to allow you to flag taxonomy terms.

You can then use the flag in the same way you would with any of the other default flags. An example would be to display a list of the current user's flagged terms using Views.

RRPedia

Component type

module

Downloads

663

Component created

Component changed

RRPedia is a module that provides Wikipedia integration to taxonomy terms.

Profile Taxonomy

Component type

module

Maintenance status

Development status

Downloads

8370

Component created

Component changed

Profile Taxonomy enables the assignment of taxonomy terms to user profiles. Site administrators can reference a vocabulary from a list selection user profile field. Then users can choose the populated taxonomy terms from the user profile pages or registration form.

Taxonomy Menus

Component type

module

Categories

Maintenance status

Development status

Downloads

2971

Component created

Component changed

This module will not have a release for Drupal 7, it has been abandoned in favor of Taxonomy Menu which can finally do everything this module does.

This module will create a custom menu in the Drupal menu system for each vocabulary you choose. It retains the parent -> child relationships present in the taxonomy structure and represents them in the menu.

Vocabulary

Component type

module

Categories

Downloads

2678

Component created

Component changed

A Taxonomy-related module.

The basic "out of the box" functionality is to provide a listing of vocabulary's taxonomy terms at taxonomy/vid. However, don't use this page like that unless you really just need that. This page was made to be overriden by panels/views.