https://github.com/backdrop-contrib/views_slideshow_cycle2
Adds the Cycle2 library to Views Slideshow for Backdrop CMS
https://github.com/backdrop-contrib/views_slideshow_cycle2
backdrop backdropcms cms cycle2 slideshow views
Last synced: 5 months ago
JSON representation
Adds the Cycle2 library to Views Slideshow for Backdrop CMS
- Host: GitHub
- URL: https://github.com/backdrop-contrib/views_slideshow_cycle2
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2016-05-26T04:32:58.000Z (over 9 years ago)
- Default Branch: 1.x-2.x
- Last Pushed: 2024-07-27T18:50:18.000Z (over 1 year ago)
- Last Synced: 2025-04-01T09:52:24.136Z (10 months ago)
- Topics: backdrop, backdropcms, cms, cycle2, slideshow, views
- Language: PHP
- Homepage: https://backdropcms.org/project/views_slideshow_cycle2
- Size: 67.4 KB
- Stars: 1
- Watchers: 32
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Views Slideshow: Cycle2
=======================
'Views Slideshow: Cycle2' is an integration of the
[Cycle2 jQuery plugin](http://jquery.malsup.com/cycle2/) with the
[Views Slideshow](https://backdropcms.org/project/views_slideshow) module.
Some of the benefits of using Cycle2 over the original Cycle plugin (which comes
bundled with Views Slideshow) are the inclusion of responsive design and swipe
events on capable devices.
This module depends on:
- [Views Slideshow](https://backdropcms.org/project/views_slideshow)
It's based on the
[Drupal sandbox module](https://www.drupal.org/sandbox/BenYoung/1832338) of the
same name.
Installation
------------
- Install this module, and its dependencies, using the official Backdrop CMS
instructions at https://backdropcms.org/guide/modules
Documentation
-------------
Create a view and set the format to 'Slideshow'. In the format settings, set the
slideshow type to 'Cycle2'. Configure the Cycle2 options as necessary.
Issues
------
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/views_slideshow_cycle2/issues
Current Maintainers
-------------------
- [Martin Price](https://github.com/yorkshire-pudding) - [System Horizons Ltd](https://www.systemhorizons.co.uk)
- Collaboration and co-maintainers welcome!
Credits
-------
- Ported to Backdrop CMS by Graham Oliver (https://github.com/Graham-72/)
- Originally written for Drupal by Ben Young
(https://www.drupal.org/u/ben-young)
License
-------
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.