Taxonomy Super Select模组

选择分类时,可以使用单选按钮或多选框,来取代原来的下拉选框。
功能有:

* 多选分类会以多选框来呈现。
* 单选分类会变成单选按钮。
* 可选择要用哪些分类。
* 支持自由分类(free tagging)。
示例站:http://www.northstudio.com/drupal/modules/taxonomy_super_select.html
适合版本:5.x
下载地址http://drupal.org/project/taxonomy_super_select


原文: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.