Vertical tabs: Panels Style
kiko - January 2, 2008 - 22:23
| Project: | Tabs panel style |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
It would be realy nice to have the tabs arranged verticaly and placed in a block to insert in the panel. Don't know if this is easy....

#1
Part of what you mean (the "block" thing) can be achieved using Mini panels - but you're being very vague, so I can't be sure.
Vertical tabs won't come anytime soon. It's not supported by the jQuery plugin.
#2
It seems you can emulate vertical tabs by forcing the tabs into a small width. I should've thought about this right away, since the tabs are simply blocks that are floated left by CSS.
This is low-priority to me though. Patches are, as always, welcome :)
#3
Making this a DROP Task. The task consists of:
- writing the CSS to get vertical tabs (basically just by reducing the width)
- allowing the user to choose either vertical left, vertical right or horizontal (always top) tabs
#4
Postponed to D6 port. Relies on http://drupal.org/node/249397.
#5
I would like to have this integrated in the module.
This would be quite awesome.