By I am learning on
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
Comments
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.