You are here

README.txt in Views Slideshow: Galleria 7.3

Same filename and directory in other branches
  1. 6.3 README.txt
  2. 6 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
3. Download the Galleria jQuery plugin from http://galleria.io/download.
4. Extract the contents of that archive into /sites/all/libraries.
5. If you are on a Linux system, make sure that the file permissions
   are correctly set (755 for folders and 644 for files).
6. 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. 3. Download the Galleria jQuery plugin from http://galleria.io/download.
  21. 4. Extract the contents of that archive into /sites/all/libraries.
  22. 5. If you are on a Linux system, make sure that the file permissions
  23. are correctly set (755 for folders and 644 for files).
  24. 6. Create a new View with images, using 'Slideshow' for the 'Style', and
  25. 'Galleria' for the 'Slideshow mode' when configuring the style.