The first item in the menu the vocab name links to /taxonomy/term/vid2 but that's not a term so i get a page not found.

Comments

sdrycroft’s picture

Tricky one this, basically when the taxonomy has multiple roots, the vocabulary name is used as a single root point:

Something
--Summer
Else
--Elsie
Here

becomes...

Vocabulary
--Something
----Summer
--Else
----Elsie
--Here

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.

sdrycroft’s picture

Status: Active » Fixed

This should be considered fixed in Tinytax 1.10-1

joncup’s picture

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.

sdrycroft’s picture

A configurable location set on the block page wouldnt be a bad idea (could default to front page if not set)...

I like this idea, I'll see if I can get this in the next release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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