Hi, great module, used this in my last project.
For the current project i would like to display the tabs next to the Primary Tabs, so it would look like this:
Nodetitle View | Edit | Tabset#1 | Tabset#1 | and so on
Is this possible and how?
Any help would be appreciated.
Thank you
Comments
Comment #1
nedjoKeep in mind that the local task tabs and these tabs are completely different. The former are generated by the menu system; these are generated by javascript on the client.
The short answer: what you suggest would be a lot of coding, and would produce a confusing result (client-side tabs mixed with server-side ones).
Comment #2
gaia commentedOk,
i see. It would have be nice.
Thanks for the reply!
Comment #3
nedjo