I am trying to build something similar as the right tag search of www.go2web20.net

but like each tags under his vocabulary is it possible example:

Location:
+usa
+uk
+france

Interest:
+soccer
+singing
+joggin
+martial art

Comments

solotandem’s picture

Assigned: Unassigned » solotandem
Status: Active » Needs review

This functionality should be in tonight's dev release (see #447896: Change base menu template to display a refine search block and show the current search criteria). Use the base menu template and enable the tf_multi module. Also enable the tf_count module if you want the display with counts like:

Location:
+usa (12)
+uk (8)
+france (3)

I also added a 'current search results' area above the node listings where the page title is.

Try it and let me know.

wallbay1’s picture

sweet. I will try it for sure

summit’s picture

Subscribing, is this the D6 version of taxonomy_hide module?
greetings, Martijn

solotandem’s picture

No, this is not the D6 version of taxonomy_hide module. However, it appears some features overlap based on the following statement on the taxonomy_hide project page:

Optionally, when a node is displayed, this module can also group its list of terms by vocabulary, rather than just listing the terms in the plain alphabetical order normally provided by Drupal.

summit’s picture

Hi, Thanks for updating me.
Greetings, Martijn

solotandem’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.