Closed (fixed)
Project:
Taxonomy Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2007 at 12:40 UTC
Updated:
24 Jun 2009 at 06:56 UTC
Hi, I was testing this modules and I expected that this module will sohw the terms in a block instead of the nodes when I create a taxonomy block for a vocabulary.
I think that does not have any sense to make a block for a entire vocabulary, because all nodes that are asigned via Content Type to that vocabulary will be displayed.
so, I'm submitting a patch that makes this module show the terms instead of nodes in that case.
I don't like taxonomy_menu for this solution, cause it is slower, and has menu caching. I only wanted the terms in a block, not a menu.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_block_show_vocabs_with_terms_instead_nodes.patch | 1.52 KB | deavidsedice |
Comments
Comment #1
drupalnesia commentedTake a look at 6.x version. Thanks.