Posted by AaronMcH on January 15, 2013 at 11:55pm
I would like to be able to display tabs/context links from user/* in a menu block.
Does anyone knwo if there is a module that would do this, or if not how I might add this into a custom block.
In my theme I tried adding <?php print render($tabs); ?> to region.tpl.php and adding in some of the html that would wrap it as a block, hwoever when using that in the region.tpl.php file, it doesn't render out any of the tabs.
Any suggestions?
Thanks
Aaron
Comments
Any help?
Any help?
Found this module, seems to
Found this module, seems to do what I need: http://drupal.org/project/local_tasks_blocks.