Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The text "Vocabulary" needs to be clickable so that if someone has browsed into the tree (so that it is only showing "Vocabulary","Something" and "Summer"), on clicking the text "Vocabulary", "Else" and "Here" (which weren't visible) will become visible.
The tree opens out as terms are clicked on it, assuming the user has JavaScript enabled. If the user doesn't have JavaScript enabled, then clicking on the name takes the user to exactly the same location as clicking on the plus symbol. The question is, where should a user be taken if they have clicked on the vocabulary name, there is no "home page" for a vocabulary.
The next release will have the vocabulary name take a user without JavaScript enabled to the front page of the site - unless of course you can suggest a better place to take them.
A configurable location set on the block page wouldnt be a bad idea (could default to front page if not set) My front page lists new content, but I have a view set up to list all content in said taxonomy.
Comments
Comment #1
sdrycroft commentedTricky one this, basically when the taxonomy has multiple roots, the vocabulary name is used as a single root point:
becomes...
The text "Vocabulary" needs to be clickable so that if someone has browsed into the tree (so that it is only showing "Vocabulary","Something" and "Summer"), on clicking the text "Vocabulary", "Else" and "Here" (which weren't visible) will become visible.
The tree opens out as terms are clicked on it, assuming the user has JavaScript enabled. If the user doesn't have JavaScript enabled, then clicking on the name takes the user to exactly the same location as clicking on the plus symbol. The question is, where should a user be taken if they have clicked on the vocabulary name, there is no "home page" for a vocabulary.
The next release will have the vocabulary name take a user without JavaScript enabled to the front page of the site - unless of course you can suggest a better place to take them.
Comment #2
sdrycroft commentedThis should be considered fixed in Tinytax 1.10-1
Comment #3
joncup commentedA configurable location set on the block page wouldnt be a bad idea (could default to front page if not set) My front page lists new content, but I have a view set up to list all content in said taxonomy.
Comment #4
sdrycroft commentedI like this idea, I'll see if I can get this in the next release.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.