By alekm on
I "think" i understand taxonomy, or at least, how its suppose to work.
I made a vocab: Articles, with terms "Help, Access, New"
I downloaded taxonomy menu. Everything works great so far.
There are 3 articles with tagged with the Help term.
When i click the taxonomy menu, then click "Help", instead of listing all 3 articles it brings up the latest one.
I thought the point of taxonomy was to display a list of items?
I'm so confused.
Any help appreciated,
NB
Comments
could you let me know the
could you let me know the path it shows when you click on help in the menu.
Yeah, the path
Yeah, the path was
taxonomy/term/0 12 43
Or something like that.
Its OK, I fixed it... I simply am using a custom view, which redirects to a view and everything works fine.
I'm just surprised the taxonomy module doesn't have this functionality on its own...
For instance, if I type in /taxonomy/term/
It would be nice if drupal recognized I'm looking for all terms and displayed some links so a user can click on those terms and get a list of nodes that are tagged with those terms.
Anyhow, I'd say this issue is resolved.
Thanks,
NB
Have you tried taxonomy list
Have you tried taxonomy list and Vocabilary Index looks like something that you might be looking for.
and this also looks use full Taxonomy VTN
Thanks for the links
Thanks for the links Shameemkm
I got it working with views and arguments. Works great!