Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.44 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.44 KB

drupal-views-slides-plugin

Drupal 6 Views Style plugin that displays results using the SlidesJS http://slidesjs.com/ (https://github.com/nathansearles/Slides/tree/SlidesJS-3) plugin for JQuery.

DEMO

Slides uses a version of jQuery 1.4.4 above, in this case 1.6.2 is used. The method "jQuery.noConflict" is used to avoid breaking other scripts on the page. It should work. Drupal Ajax pager is supported.

This module provides a new Style option called "slides" when choosing the Display Style of the View.

The module should work as it is, the files slides.min.jquery.js and updated JQuery are located inside the "slides/js/" module's folder.

slides-views settings Access to plugin settings page to adjust the options. Options from Slides plugin are available.

SlidesJS plugin actually support 3 events: on start, stop and on load. Select the desired event (optionally) in the plugin Style settings and then modify the corresponding files inside the module's folder as you wish. The files are event_init.js, event_slidesLoaded.js, event_completed.js

NOTE:

this is an old project for Drupal 6 reported here on Github for the convenience of those who still use D6, the original page is here http://www.quovadiscom.com/content/drupal-views-slides-plugin