Hi,

In my module I have some menu links defines as MENU_LOCAL_TASK. What is the best approach to render some link below the node content ? Which hook is the best to use ? I don't to move all task below ( like 'edit' one ), just some of them.

Thanks.
Kuba

Comments

scrypter’s picture

tasks are display using the variable $tabs in page.tpl.php. To do what you want $tabs would need to be divided into $tabs_top and $tabs_bottom. You COULD do this in template.php but its kinda clunky. Would it be possible to put the menu inside a block and position the block where you want it?

www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy