By that0n3guy on
Hello,
I am wondering if anyone knows of a way to make content tabs like those seen on madpenguin.org. Here is an example : http://madpenguin.org/cms/?m=show&id=6190 . In this review of vector linux he has 4 different sections, Overview, Installation, On the desktop, and Enlightenme...stuff. You can move threw his review by clicking these tabs. I think this is sweet and was wondering if there was anyway to duplicate this with drupal. Im not sure what cms madpenguin is useing.
Thanks
Comments
One could write a module
It would be possible to write a module that does this. Since the tabs are not fixed (they are different for different reviews) you would need a way off defining the tabs and their associated content.
There is one..
Somewhere. I have it, but I can't remember where I got it from, it was based off another site with the same idea. Basically it attaches nodes to one another in a hierarchy that are the order of the 'tabs'.
Contact me, worst case I can give you my files of it, because I can't find where I got it from.
Will post if I find the site.
EDIT: update, it's found on jiffle.net at
http://www.jiffle.net/drupaldocs/tabbedpage
Mad Penguin CMS...
The CMS Mad Penguin runs on is a commericial packaged called NePublisher :)
Hi, Is tabbedpage already on
Hi, Is tabbedpage already on drupal.org?
I couldn't find it.
Thanks for considering!
greetings,
Martijn
Now days for tabs there are
Now days for tabs there are a number of possibilities, to name some you can have tabbed views, tabbed panels and there it the quick tabs module plus the tabs module that is part of javascript tools for custom solutions.