Taxonomy Super Select

codexmas - February 7, 2007 - 22:09

Comparison of various Taxonomy module and their pro/cons nicely written out

NEW: Sep 29th, 2008:
The module has now been updated to include many of the patches submitted by users.
Plans to port to Drupal 6 are in the works!

Now you can display vocabularies as radios or checkboxes.

Configuration is very simple, edit the vocabulary and enable the Taxonomy Super Select option.

This module seamlessly overrides the select box generated by the taxonomy module and renders the terms based on if you are allowing multiple selections or not.

Features

  • Multiple selection vocabularies show as checkboxes.
  • Single selection terms display as radio boxes.
  • Parent terms display as nested fieldsets
  • Option to display parented terms as form items
  • Ability to control which content types TSS will apply to
  • Currently hardcoded to display up to five levels of nesting
  • Works with all hierarchy configurations

Free tagging vocabularies are now supported.

Note:
Due to the way arrays are created in PHP if have had difficulty creating a recursive function that is more elegant.
If anyone has experience in dynamic multi-dimensional arrays using variable variables please contact me.
I would like to rework the code so that unlimted nesting is possible, for now five levels should suffice.

Written for the benefit of all Drupal users worldwide, and for northStudio.com Clients

Releases

Official releasesDateSizeLinksStatus
5.x-1.112008-Oct-079.75 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.