Help with Taxonomy Super Select
irvingirving - July 11, 2007 - 22:37
| Project: | Taxonomy Super Select |
| Version: | 5.x-1.5-1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Jump to:
Description
I downloaded it and installed it. I'm confused though. Where does this menu appear? How do I get to it? I just need a little more basic basic documentation. I don't see anything. Help, please.

#1
go into the Categories administration menu, you set the options for taxonomy super select within the options of each category.
#2
And after that, the cneck boxes will appear where the taxonomy drop down box used to be.
#3
you really should mention this in a README.TXT file :)
#4
how do I enable this for a view?
for instance, I have a gmap view for location of all nodes of a certain type. On the map view I expose a filter by taxonomy term, and it shows as a select box.
I enabled Taxonomy super select in the node type in question, but this didn't help the map view.
Any advice?
#5
@#3: http://drupal.org/node/191954
#6
any thoughts about #4 ? :-)
#7
@scottrigby: Please open that request as a new issue as it is unrelated to the original post.
@guardian: You are right, there should be a README file. http://drupal.org/node/188986
@codexmas: You might want to use http://drupal.org/node/191954 as the "Documentation" link on the project page. Changed the status to highlight this.
#8
Here's a README.txt file:
/* $Id: $ */
-- 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 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.
-- REQUIREMENTS --
Core Taxonomy module.
-- INSTALLATION --
* Install as usual.
-- CONFIGURATION --
See http://drupal.org/node/191954 for the latest information.
-- CONTACT --
Current maintainers:
* Gord Christmas - codexmas [gord@northstudio.com]
Written for the benefit of all Drupal users worldwide, and for northStudio.com Clients.
#9
in 5.x-1.11
#10
I see that this file is not part of 5.x-1.11.