By araujo.guntin on
Hi...
Could someone help me with the tabs? I built a custom template for the books: node-book.tpl.php. I'd like to create tabs with the parents of the first level.
Is it possible? Could you help me with an example?
I'm using: Drupal 6.6 and I'm a drupal beginner...
Thanks,
Araujo
Comments
Hi... Nobody..? Is this
Hi...
Nobody..?
Is this possible to do?
Araujo
Is this impossible to do or
Is this impossible to do or this is a dumb question?
As I understand it, tabs are
As I understand it, tabs are a page-level thing because the tabs are menu-specific, not node specific. I'm going to dig a little more and revisit this thread.
_
For tabs i use http://drupal.org/project/quicktabs. And the other poster is quite right-- tabs wouldn't appear in the node, but in the page. Another option might be to create a view and display it as tabs. I've not done with this books and parent though, so you might have to play around a little.