Ok. Gotta admit I'm totally lost here.
I've been using Drupal for about 4 years now. Finally branched out and explored the world of views. Feel pretty comfortable there.
But i just can't figure out the heads or tails of making a taxonomy view that will show up in the taxonomy menu.
I've got the taxonomy menu installed. It generates my menu block fine.
The problem is that i've got about 100+ terms. I'd like to narrow it down to twenty or so. Which is where I take it views comes in.
I've combed through the documentation and I'm totally lost.
My setup is fairly simple - we basically have one vocabulary and all the terms go in there. Like I said - all i'm interested in is showing just the first twenty terms or so.
Maybe I'm going about this the wrong way?
Any help would be appreciated
s
Comments
Comment #1
indytechcook commenteds,
The views integration is only to what is being displayed on the page when the link is used. There is not an easy way to limit what terms show up in the menu. Taxonomy menu adds the links to the menu system itself rather then just displaying them in a block.
There are a wide variety of other modules that create menu links in blocks that you may be able to use. I haven't used many of them so I can't comment.