-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
51 lines (42 loc) · 1.58 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Views Slideshow: ImageFlow Advanced plugin.
DESCRIPTION
===========
The Views Slideshow: ImageFlow Advanced module adds a Views display for
showing rows as items in a ImageFlow slideshow
(http://finnrudolph.de/ImageFlow).
This module is a advanced and updated version of original Views
Slideshow: ImageFlow Advanced module by aaron. This module has more
configurable options and actively maintained.
ImageFlow is not distributed under GPL and is not free, therefore it is
not included with this module. You will need to download it separately
(see INSTALLATION section).
This is a views 3 and views_slideshow 3 module. It will not work with
lower versions.
REQUIREMENTS
============
- views 7.x-3.0
- views_slideshow 7x-3.0
- libraries
- ImageFlow (http://finnrudolph.de/ImageFlow)
INSTALLATION
============
1. Install views 3 or newer (http://drupal.org/project/views).
2. Install views_slideshow 3 or newer
(http://drupal.org/project/views_slideshow).
3. Install libraries (http://drupal.org/project/libraries).
4. Download, unpack and copy ImageFlow files
(http://finnrudolph.de/ImageFlow) into sites/all/libraries/imageflow
directory.
CONFIGURING AND USING
=====================
Configure the same way as Cycle plugin.
Use one field as a source of images.
Use another field as a source of captions (optional).
The rest of output will be stripped out.
THEMING
=======
For theming, copy templates from module's 'theme' directory to
your theme's directory and overwrite whatever is required.
MAINTAINERS
===========
Alex Skrypnyk (alex.designworks)