Only works in themes that have tabs
bikecomedy - May 14, 2008 - 01:07
| Project: | Tabs panel style |
| Version: | 5.x-1.4 |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Wim Leers |
| Status: | closed |
Jump to:
Description
Where can one find a detailed set of instructions to set up and operate tabs?
Thanks

#1
#2
All information you could ever need is in the README. It's just a matter of installing and the configuring your panels to use this style.
#3
Perhaps I am looking at this in the wrong way. After following the directions, enabling all the appropriate switches, I just don't see any tabs on any of my pages. I do see the sections of the panels have the rounded corners and the look of a panel. Just no tabs to click anywhere on the site. I hope I am explaining it right. Thanks for your time. I would be happy to document my learning curve here for others to follow. I'm missing something simple I'm sure.
The following is the readme text I used:
text/plain README.txt
ASCII English text
$Id: README.txt,v 1.1.2.3 2008/01/02 16:51:31 wimleers Exp $
Description
-----------
Configurable 'tabs' panel style. Provides 3 kinds of tabs:
- Normal tabs (horizontal filling disabled).
- Horizontally filling, equal width tabs: sets the width property, forcing
each tab to be equally wide. If the text doesn't fit in the tab, the
overflow will be hidden.
- Horizontally filling, smart width tabs: calculates the length of the text in
each tab and compares this to the total length of the text on all tabs. It
then sets the width property of each tab according to the percentage of text
the tab contains.
Dependencies
------------
* Panels 2 (http://drupal.org/project/panels)
* Tabs (part of Javascript Tools, http://drupal.org/project/jstools)
Installation
------------
1) Place this module directory in your modules folder (this will usually be
"sites/all/modules/").
2) Enable the module.
3) Go to the "Layout settings" tab of the Panels page, Mini panel, ... on
which you want to apply this style.
Sponsor
-------
Paul Ektov of http://autobin.ru.
Author
------
Wim Leers
* mail: work@wimleers.com
* website: http://wimleers.com/work
The author can be contacted for paid customizations of this module as well as
Drupal consulting, development and installation.
Thanks,
Bikecomedy
#4
Ok Here is the problem solved. You must pick a theme that has tabs. I would suggest including this in the README for DUMMIES like me. After rereading the README it does not appear to be included. Thanks.
#5
Ok, that *is* something very tricky. That's actually even a bug.
Good catch! :)
#6
Whatever!
#7
#8
Automatically closed -- issue fixed for two weeks with no activity.
#9
I feel an obligation as part of the betterment of the human race:
DUH!