You are here

README.txt in Views Slideshow: Galleria 6.3

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.3 README.txt
============================
 Views Slideshow: Galleria
============================

Integrating Galleria with Views Slideshow.

This module will display a view of images using the Galleria jQuery plugin
available from http://galleria.io.

Galleria
— A JavaScript gallery for the Fastidious

Galleria is a JavaScript image gallery unlike anything else. It can take a
simple list of images and turn it into a foundation of multiple intelligent
gallery designs, suitable for any project.

==============
 Installation
==============

1. Extract the contents of the project into /sites/all/modules..
2. Also download and install
   - Views from http://drupal.org/project/views
   - Views Slideshow from http://drupal.org/project/views_slideshow
   - Libraries from http://drupal.org/project/libraries
   - jQuery Update (6.x-2.0-alpha1 or later) from http://drupal.org/project/jquery_update
3. Download the Galleria jQuery plugin from http://galleria.io/download.
4. Extract the contents of that archive into /sites/all/libraries.
5. Create a new View with images, using 'Slideshow' for the 'Style', and
   'Galleria' for the 'Slideshow mode' when configuring the style.

File

README.txt
View source
  1. ============================
  2. Views Slideshow: Galleria
  3. ============================
  4. Integrating Galleria with Views Slideshow.
  5. This module will display a view of images using the Galleria jQuery plugin
  6. available from http://galleria.io.
  7. Galleria
  8. — A JavaScript gallery for the Fastidious
  9. Galleria is a JavaScript image gallery unlike anything else. It can take a
  10. simple list of images and turn it into a foundation of multiple intelligent
  11. gallery designs, suitable for any project.
  12. ==============
  13. Installation
  14. ==============
  15. 1. Extract the contents of the project into /sites/all/modules..
  16. 2. Also download and install
  17. - Views from http://drupal.org/project/views
  18. - Views Slideshow from http://drupal.org/project/views_slideshow
  19. - Libraries from http://drupal.org/project/libraries
  20. - jQuery Update (6.x-2.0-alpha1 or later) from http://drupal.org/project/jquery_update
  21. 3. Download the Galleria jQuery plugin from http://galleria.io/download.
  22. 4. Extract the contents of that archive into /sites/all/libraries.
  23. 5. Create a new View with images, using 'Slideshow' for the 'Style', and
  24. 'Galleria' for the 'Slideshow mode' when configuring the style.