FeedAPI Taxonomy Compare

Component type

module

Categories

Maintenance status

Development status

Downloads

3879

Component created

Component changed

This module is meant to work with FeedAPI, FeedAPI Node and Feed Element Mapper to give more control over what happens with incoming taxonomy terms.

Example Use.
Vocabulary of 'Categories' feeds the a piece of the primary links using taxonomy_menu. When a feed-item comes in the options->tags element is mapped to the 'Tags' vocabularies using Feed Element Mapper. If the term is found then I remove it from the association from the 'Tags' vocabulary and add the association to the 'Categories' vocabulary. Now the new items are automatically in the correct place for views.

Index

Component type

module

Maintenance status

Development status

Downloads

1839

Component created

Component changed

Drupal 8

The intention of this module is to facilitate the creation of building materialized views of content entities. This would allow you to query entities of different types in a single performant query.

See this Google Summer of Code project where this module is proposed to be developed.

Taxonomy Cloud

Component type

module

Categories

Maintenance status

Development status

Downloads

6576

Component created

Component changed

Taxonomy Cloud lets you pick Drupal Taxonomy Terms is an intuitive flash interface. This module returns a block for which the dimensions and the colors can be customized.

Thanks to Bryan Barash for helping us fix a few bugs on this project.

Sponsorship:

This project is sponsored by SourceN. We provide specialist consulting services in Enterprise Drupal, Views & Panels, Visit us at www.sourcen.com or Contact us.

Term Tree

Component type

module

Maintenance status

Development status

Downloads

1099

Component created

Component changed

Provides a widget for Content Taxonomy module similar to Taxonomy Tree with one major difference - it only loads term tree branches required instead of rendering the entire taxonomy tree on page load.

At the moment it has been tested to work for radio buttons (eg only 1 value in number of values dropdown).

------------------------------------------------------------------------------------
To install:
1. enable Content Taxonomy Term Tree and Term Tree modules
2. create CCK field of Content Taxonomy field type and set the widget to Term Tree.

Term Node Count

Component type

module

Categories

Maintenance status

Development status

Downloads

15214

Component created

Component changed

Looking for co-maintainers

This module allows you to display node count values for your terms in Views.

Drupal 6

It is possible to use taxonomy_term_count_nodes() or write your own query to retrieve the number of nodes attached to any particular term, but this can hinder performance if you want to display node counts for a lot of terms at the same time.

Select (or other)

Component type

module

Categories

Maintenance status

Development status

Downloads

358925

Component created

Component changed

Provides a new Forms API element which is a select/radios/checkboxes element that has an 'other' option. When 'other' is selected a textfield appears for the user to provide a custom value.

Nice Taxonomy Menus

Component type

module

Maintenance status

Development status

Downloads

1799

Component created

Component changed

This module is a hybrid of the Nice Menus module and the Taxonomy Menu module. It displays your categories as a menu in a block with the drop-down features of Nice Menus.

Nice Menus, though awesome, can only be used on menus in the Drupal Menu system, not on menus in blocks like, for example, the Taxonomy Context menu. Adding taxonomy menu items to the menu system can be problematic in D5.

File Relations Server

Component type

module

Downloads

1861

Component created

Component changed

This module allows access to nodes with attached and related files, as well as access to file node contents, via a WebDAV metaphor similar to File Server. The user can browse all files existing in the system by file MIME type, attached- or related-to node type (e.g., event, story, etc.), and attached- or related-to node parent group.