CHANGELOG.txt |
CHANGELOG.txt |
|
Changes since RC3:
o #873362 Fix to missing argument error on older versions of panels
o #620304 Tabs panel can now provide title for panel
Changes since RC2:
o #869410: Do not display tabs panel when all tabs are empty.
o #865922: Update to… |
panels_tabs.info |
panels_tabs.info |
|
name = Panels tabs
description = Show panel panes in a region as tabs.
core = 7.x
package = Panels
dependencies[] = panels |
panels_tabs.module |
panels_tabs.module |
|
Show panel panes in a region as tabs. |
README.txt |
README.txt |
|
@todo: Port this readme to d7 and get out old stuff
Description
-----------
Configurable 'tabs' panel style. Provides 3 kinds of tabs:
- Normal tabs (horizontal filling disabled).
- Horizontally filling, equal width tabs: sets the width… |
tabs.inc |
plugins/styles/tabs.inc |
|
Definition of the 'Tabs' panel style. |