CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for Taxonomy Super Select 1 for Drupal 6
TSS 6.x-1.x-dev
- #496740: Fixed Term weight works inconsistently.
TSS 6.x-1.4
- #735756 by dboulet | A2E: Fixed RTL alignment.
- #992494 by ducdebreme: Fixed Expand *all* parent fieldsets of… |
README.txt |
README.txt |
|
-- SUMMARY --
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… |
taxonomy_super_select-rtl.css |
taxonomy_super_select-rtl.css |
|
Right-to-left styles for Taxonomy Super Select module. |
taxonomy_super_select.css |
taxonomy_super_select.css |
|
Changes the default taxonomy select box into checkbox or radio buttons. |
taxonomy_super_select.info |
taxonomy_super_select.info |
|
name = Taxonomy Super Select
description = Changes the default taxonomy select box into checkbox or radio buttons
dependencies[] = taxonomy
core = 6.x |
taxonomy_super_select.install |
taxonomy_super_select.install |
|
Changes the default taxonomy select box into checkboxes or radio buttons. |
taxonomy_super_select.module |
taxonomy_super_select.module |
|
Changes the default taxonomy select box into checkbox or radio buttons. |