By thiruppathy on
hi i want to add extra tabs near to ?q=node/11/edit/ ... like edit i want to add one more tab near to view and edit tab.. is possible in drupal... or drupal support any other module to do this.... thanks in advance....
hi i want to add extra tabs near to ?q=node/11/edit/ ... like edit i want to add one more tab near to view and edit tab.. is possible in drupal... or drupal support any other module to do this.... thanks in advance....
Comments
karthi and vijay
just switchoff your system and sleep.then it will work.
Can't U use the hook_menu()
Can't U use the hook_menu() and the MENU_LOCAL_TASK type?
Same Issue
Hello I am having the same issue.
Where would you insert and the MENU_LOCAL_TASK? Would it be in the user.module?
Any help in this are would be greatly appreciated.
Thank you.
Hi
Use menu alter to change or add menu items http://drupal.org/node/174891,
--
Kamalakannan S
Kiluvai Tech Solutions Private Limited br Blog
add new tab as add tab list
i want add new tab as add for adding and i am leaning drupal how to set tab in which way