Closed (fixed)
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2009 at 21:22 UTC
Updated:
1 Sep 2009 at 21:40 UTC
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.