| 1 |
/* $Id: README.txt,v 1.3 2007/09/23 19:00:31 aaron Exp $ */
|
| 2 |
|
| 3 |
/****************/
|
| 4 |
Views Slideshow
|
| 5 |
/****************/
|
| 6 |
|
| 7 |
Author: Aaron Winborn
|
| 8 |
Development Began 2007-07-18
|
| 9 |
|
| 10 |
Requires: Views
|
| 11 |
|
| 12 |
This module will create a View type of 'Slideshow' that will display nodes in a jquery slideshow. Depending on the mode,
|
| 13 |
slideshows may either be displayed in a single element, or in a single element with thumbnails/teasers in another.
|
| 14 |
Settings are available for fade, timing, mode, and more.
|
| 15 |
|
| 16 |
To configure global settings, or for instructions to override slideshow settings for an individual view, go to
|
| 17 |
/admin/build/views/views_slideshow
|
| 18 |
|
| 19 |
Questions can be directed to winborn at advomatic dot com
|