two questions about taxonomy_context module:

1) i use taxonomy_context to have context sensitive blocks for nodes belonging to specific terms of one vocabulary. the point is that the vocabulary name is displayed as block title. i'd like to have the term displayed instead.

i guess i have to modify taxonomy_context.module but i don't master php.

2) does taxonomy_context block display ALL term nodes, or just the promoted ones? (i have a fresh install) any way to make it display just the last nodes belonging to that specific term?

thanks!