Active
Project:
Taxonomy Block
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 15:39 UTC
Updated:
2 Jul 2012 at 15:47 UTC
Right now you can configure one block that will contain the terms of a vocabulary with or without node count.
It would be nice improvement to have a solution to add multiple blocks, so you can make several blocks if necessary. As an example I would look into the menu block module.
Comments
Comment #1
dadaisme commentedIf you need more than one block and want to have different depths of taxonomy items in your blocks, I would suggest using taxonomy_menu in conjonction whit block_menu.
Comment #2
marcoka commentedyou could submit patches. the module is pretty easy to read (and i say that not beeing a master coder :) )
taxonomy menu is not always an option, especially if you have multilanguage terms because taxonomy menu maps terms to menus.
Comment #3
matthew999123 commentedYes! The ability to add multiple blocks is something that should be implemented.