Hi there, I'm new on this..
how is it possible to show a tab on an special node? How to target this ?
example: add a tab to "node/add/%"
Cheers Kai
Hi there, I'm new on this..
how is it possible to show a tab on an special node? How to target this ?
example: add a tab to "node/add/%"
Cheers Kai
Comments
Comment #1
nedjoI think what you want is not this module but to register a menu item of type MENU_LOCAL_TASK. This can be done in a custom module or e.g. through Views, which provides a UI for adding views to the menu system.