Parent Directory
|
Revision Log
|
Revision Graph
Initial commit of panels_tabs.module. This module provides a 'tabs' Panel style that can be used by any Panels module.
| 1 | $Id$ |
| 2 | |
| 3 | Description |
| 4 | ----------- |
| 5 | This module provides a "tabs" Panel style that can be used by any Panels |
| 6 | module. |
| 7 | |
| 8 | |
| 9 | Dependencies |
| 10 | ------------ |
| 11 | * Panels 2 (http://drupal.org/project/panels) |
| 12 | * Tabs (http://drupal.org/project/jstools) |
| 13 | |
| 14 | |
| 15 | Installation |
| 16 | ------------ |
| 17 | 1) Place this module directory in your modules folder (this will usually be |
| 18 | "sites/all/modules/"). |
| 19 | |
| 20 | 2) Enable the module. |
| 21 | |
| 22 | |
| 23 | Sponsor |
| 24 | ------- |
| 25 | Paul Ektov of http://autobin.ru. |
| 26 | |
| 27 | |
| 28 | Author |
| 29 | ------ |
| 30 | Wim Leers |
| 31 | |
| 32 | * mail: work@wimleers.com |
| 33 | * website: http://wimleers.com/work |
| 34 | |
| 35 | The author can be contacted for paid customizations of this module as well as |
| 36 | Drupal consulting, development and installation. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |