Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / views_slideshow @ b433176d

Nom Taille Révision Âge Auteur Commentaire
  contrib b433176d environ 4 ans Assos Assos Weekly update of contrib modules
  js 0939d55c environ 7 ans Assos Assos Weekly update of contrib modules
  theme 18596a08 presque 7 ans Assos Assos Weekly update of contrib modules
LICENSE.txt 17,7 ko f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
README.txt 3,59 ko 7547bb19 environ 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.api.php 5,95 ko c73bc8d8 environ 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.css 155 octets f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
views_slideshow.developer-documentation.php 1,2 ko 18596a08 presque 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.info 450 octets b433176d environ 4 ans Assos Assos Weekly update of contrib modules
views_slideshow.install 252 octets b433176d environ 4 ans Assos Assos Weekly update of contrib modules
views_slideshow.make 1004 octets a2bb1a14 plus de 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.make.example 947 octets 0ece262b plus de 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.module 17,3 ko 7547bb19 environ 7 ans Assos Assos Weekly update of contrib modules
views_slideshow.views.inc 820 octets f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
views_slideshow_controls_text.css 95 octets f7a2490e environ 10 ans Assos Assos git mv htmltest drupal7
views_slideshow_plugin_style_slideshow.inc 11,2 ko c73bc8d8 environ 7 ans Assos Assos Weekly update of contrib modules

Dernières révisions

# Date Auteur Commentaire
b433176d 15/04/2020 23:11 Assos Assos

Weekly update of contrib modules

18596a08 14/06/2017 23:58 Assos Assos

Weekly update of contrib modules

c73bc8d8 09/03/2017 00:04 Assos Assos

Weekly update of contrib modules

0939d55c 02/03/2017 00:02 Assos Assos

Weekly update of contrib modules

7547bb19 23/02/2017 00:12 Assos Assos

Weekly update of contrib modules

99781f3b 26/01/2017 01:37 Assos Assos

Weekly update of contrib modules

2181db6c 11/01/2017 23:58 Assos Assos

Weekly update of contrib modules

a2bb1a14 04/01/2017 23:54 Assos Assos

Weekly update of contrib modules

0ece262b 28/12/2016 23:51 Assos Assos

Weekly update of contrib modules

f7a2490e 13/02/2014 15:56 Assos Assos

git mv htmltest drupal7

Voir les révisions

README


Views Slideshow

The Views Slideshow module is a Views Style Plugin that can be used to output
Views in a jQuery slideshow.

This module contains an api module "Views Slideshow" and one implementation of
that api in "Views Slideshow Cycle".

Installation

1) Assure that you are using Views 3.x. http://drupal.org/project/views
2) Upload/install the Libraries API module. http://drupal.org/project/libraries
3) Upload/install the ctools library. http://drupal.org/project/ctools
4)If enabling via drush, the libraries will be automatically downloaded. Otherwise, you will need to manually download the library.
a) Create a sites/all/libraries directory on your server.
b) Create a directory within sites/all/libraries named jquery.cycle.
c) Locate/download the jQuery cycle plugin. http://malsup.com/jquery/cycle
d) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
directory.
5) There are also a few optional libraries to improve/increase options:
a) jQuery.easing:
http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js, should be
saved as libraries/jquery.easing/jquery.easing.1.3.js.
6) Enable the Views slideshow and Views Slideshow: Cycle modules
7) You should now see the new views style option called "Slideshow"

Upgrading from 2.x

There is no supported upgrade path between Views slideshow 2.x and Views
slideshow 3.x. If you need to upgrade, follow the steps listed here, and if you
find deficiencies, please post an issue.

1) Assure that you are using Views 3.x
2) Disable the views slideshow module, views slideshow thumbnail hover module,
and views slideshow singleframe modules. (Disabling these modules should not
require uninstalling)
3) Delete/remove the Views slideshow 2.x module folder and all files within.
4) Upload/install the Views slideshow 3.x module folder and all files within.
5) Upload/install the ctools module. http://drupal.org/project/ctools
6) Upload/install the Libraries API module. http://drupal.org/project/libraries
7) Create a sites/all/libraries directory on your server.
8) Create a directory within sites/all/libraries named jquery.cycle
9) Locate/download the jQuery cycle plugin from github: https://raw.githubusercontent.com/malsup/cycle/3.0.3/jquery.cycle.all.js
10) Upload/install the jQuery cycle plugin: place it inside the jquery.cycle
directory.
11) Enable the Views slideshow and Views Slideshow: Cycle modules
12) Update all your views that were previously using the slideshow style.
(note: updating from views 2.x to views 3.x may also break other parts of
your view not related to slideshows, check everything especially number of
items per page, and pager settings.)

Requirements

  • Views 3
  • Libraries
  • Ctools

Views Slideshow Cycle

  • jQuery Cycle library

Description

This module will create a View type of Slideshow that will display nodes in a
jQuery slideshow.

Settings are available for fade, timing, mode, and more.

Known Issues

Authors/maintainers

Original Author:

Aaron Winborn (winborn at advomatic dot com)
https://drupal.org/user/33420

-maintainers:

NickWilde
https://www.drupal.org/u/nickwilde

redndahead
https://drupal.org/user/160320

psynaptic
https://drupal.org/user/93429

Support

Issues should be posted in the issue queue on drupal.org:

https://drupal.org/project/issues/views_slideshow

Formats disponibles : Atom