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