Section summary (Node or taxonomy) in a block
rajoo.sharma - June 15, 2009 - 05:21
Hi,
I've a comprehensive structure based on a lot of custom nodes and grouped together using taxonomy terms.
I want to display section summary, something similar to header image (http://drupal.org/project/headerimage) but text.
So that I can add various text blocks and link them to different taxonomy terms or nodes.
Please suggest a module.
Thanks

We can use module context for
We can use module context for the same. http://www.drupal.org/project/context
However I implemented it with views block what I wanted to.