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

dadaisme’s picture

If 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.

marcoka’s picture

you 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.

matthew999123’s picture

Yes! The ability to add multiple blocks is something that should be implemented.