Taxonomy

Google Maps Tools

The successor of the gcg project by the original contributor.
Key features:
- CCK based
- Complete views integration, including proximity searches
- Token integration
- Custom location taxonomy (requires the taxonomy module to be enabled)
- DHTML menu integration
- Preconfigurable maps
- Preconfigurable icons: built-in from the gmap project and Google charts based factory icons
- Completely new Geocoder result parser

Node Form Rearrange

This module is intended to allow for better user interface design by allowing node form elements to be rearranged individually.
At the moment, this module allows form elements generated by the taxonomy module (selects, multi-selects, autocompletes, etc. for selecting terms) to be rearranged individually throughout the node form. It should also work for modules that modify default taxonomy form elements, like the Hierarchical Select module. For setting the field element weights, the content module's click-and-drag 'Manage Fields' page is used (admin/content/node-type/[content type]/fields).
Currently, this module only works with taxonomy selections fields, but in the future it could be used as a multipurpose node form rearrangement tool. Eventually, fields and fieldsets added by core modules (that aren't already handled by the content module itself) - like the 'Revision Information' and 'Authoring Information' fieldsets should be added.
This needs to be tested thoroughly.
This project was developed by OpenConcept Consulting Inc.

Taxonomy Title

Taxonomy Title allows users to define their own page titles for the taxonomy/term page.
More notes soon...

Cumulus

Cumulus allows you to display your site's tags using Flash that rotates them beautifully in 3D. It works like a regular tag cloud, but is more visually exciting.
read more

Image Taxonomy

Does a whole bunch of things (graphically) with groups of images and image galleries that I wish Image Gallery did. Such as:

  • Move lots of images from one gallery to another
  • Delete any number of images from an image gallery
  • Add non-gallery tids to images
  • Move images to any directory

Taxonomy Treemenu

Makes custom menus from selected branches of a taxonomy.

Topic Hubs

Description soon to come. Think of it as self organizing content around hot topics.

OG Taxonomy

OG Taxonomy is essentially an extension of views that allows filtering of a view by a node's group's taxonomy terms (as opposed to the node's taxonomy terms).
You can do this using filters or arguments.
**NOTE: This module will not be ported to Drupal 6 because this functionality is already available.

Taxonomy Node

It creates a single node of a configurable content type for each term in a specific vocabulary.
In this way you can extend the term to hold any other information that a node (cck preferably) can hold. It's an useful module to create different category listings using views. This module prevent you to edit or delete the created node, handles updates and deletion of terms.
It also handles hierarchy by automatically assigning the vocabulary to the set content type and maintaining the hierarchy on the node as well.
It would be the opposite of the Node Auto Term [NAT] module.
Sponsored by:
Infomagnet

Taxonomy Router

Pages Taxonomy vocabularies/terms.

  • Currently returns nodes if you address a term, terms if you address a vocabulary.

This simple functionality itself may prove useful. For example, a quick list for a small and relatively static taxonomy branch.

  • Uses URL's very similar to those used by older versions of the Taxonomy Menu module.

i.e.
?q=category/digit (for vocab)
or
?q=category/digit (vid for vocab)/digit (tid for term)
Useful for programmers, as it is easy to address a term or a vocabulary without making much differentiation.

  • Has an extra feature in that you can add any number of slash separated URL items between the vocab item and the term item.

So the full URL form is,
?q=category/some vid digit/[anything numeric here in the middle]/some tid digit
This kind of functionality keeps turning up in various taxonomy modules. It has been depreciated for Taxonomy Menu, and I felt it should have a module of it's own.

Syndicate content