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

araujo.guntin’s picture

Hi...

Nobody..?

Is this possible to do?

Araujo

araujo.guntin’s picture

Is this impossible to do or this is a dumb question?

geme4472’s picture

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.

WorldFallz’s picture

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.