By palabat on
Hello.
Is it possible to come up with a menu having menu items (tabs) which are associated to blocks? What I mean here is that when a user chooses a menu item, it will display a block ( could be a list/tree of nodes ).
Thanks.
Pol
Comments
until the more elegant answer comes along
you could associate a block with a node (block properties, only show on a certain node), and call the node with the menu.
very manual process, though. good luck!