You are here

README.txt in Slider Pro 7

The Slider Pro module integrates the slider pro library with drupal. 
Slider Pro is a responsive and touch-enabled jQuery slider 
that allows you to create elegant and professionally looking slider.

## Dependencies

The Slider Pro module currently requires the [Libraries API]
(http://drupal.org/project/libraries) module, the [Views](http://drupal.org/project/views) module 
as well as the jquery update module (http://drupal.org/project/jquery_update). 

## Installation

1. If not already installed, download and install the dependencies above. 
2. Recent versions of the Slider Pro plugin have broken backwards compatibility 
with jQuery 1.4.x, so you will have to install the jquery update module and use at least jQuery 1.8.
3. Download the [Slider Pro jquery plugin](https://github.com/bqworks/slider-pro) 
and place the resulting directory into the sites/all/libraries directory. 
Make sure sites/all/libraries/slider-pro/dist/js/jquery.sliderPro.min.js is available.
4. Download the Slider Pro module and follow the instruction for [installing
contributed modules](http://drupal.org/node/895232).

## Usage

1. When creating a view, select the *Slider Pro* format.
2. Click on the *Settings* link, under the **Format** section.
3. Scroll down to the *Slider Pro Settings* section.
4. Fill out the settings and apply them to your display.

## Ideas for Contributions 

Patches are always welcome. Some particular features 
that will be implemented in the near feature are:
- Support layers
- Support more Slider Pro options
- Make cck field for Slider Pro

File

README.txt
View source
  1. The Slider Pro module integrates the slider pro library with drupal.
  2. Slider Pro is a responsive and touch-enabled jQuery slider
  3. that allows you to create elegant and professionally looking slider.
  4. ## Dependencies
  5. The Slider Pro module currently requires the [Libraries API]
  6. (http://drupal.org/project/libraries) module, the [Views](http://drupal.org/project/views) module
  7. as well as the jquery update module (http://drupal.org/project/jquery_update).
  8. ## Installation
  9. 1. If not already installed, download and install the dependencies above.
  10. 2. Recent versions of the Slider Pro plugin have broken backwards compatibility
  11. with jQuery 1.4.x, so you will have to install the jquery update module and use at least jQuery 1.8.
  12. 3. Download the [Slider Pro jquery plugin](https://github.com/bqworks/slider-pro)
  13. and place the resulting directory into the sites/all/libraries directory.
  14. Make sure sites/all/libraries/slider-pro/dist/js/jquery.sliderPro.min.js is available.
  15. 4. Download the Slider Pro module and follow the instruction for [installing
  16. contributed modules](http://drupal.org/node/895232).
  17. ## Usage
  18. 1. When creating a view, select the *Slider Pro* format.
  19. 2. Click on the *Settings* link, under the **Format** section.
  20. 3. Scroll down to the *Slider Pro Settings* section.
  21. 4. Fill out the settings and apply them to your display.
  22. ## Ideas for Contributions
  23. Patches are always welcome. Some particular features
  24. that will be implemented in the near feature are:
  25. - Support layers
  26. - Support more Slider Pro options
  27. - Make cck field for Slider Pro