You are here

README.txt in Views Slideshow: Galleria 6

Same filename and directory in other branches
  1. 6.3 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.aino.se/.

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 your modules directory, probably at
   /sites/all/modules/views_slideshow_galleria.
2. Also install Views and Views Slideshow (available from
   http://drupal.org/project/views and http://drupal.org/project/views_slideshow
   respectively).
3. Download the Galleria jQuery plugin from
   http://github.com/aino/galleria/archives/master.
4. Extract the contents of that archive into /sites/all/libraries.
   You may optionally install that to another folder, but will need to then
   specify the new location at /admin/build/views/views_slideshow_galleria.
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.aino.se/.
  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 your modules directory, probably at
  16. /sites/all/modules/views_slideshow_galleria.
  17. 2. Also install Views and Views Slideshow (available from
  18. http://drupal.org/project/views and http://drupal.org/project/views_slideshow
  19. respectively).
  20. 3. Download the Galleria jQuery plugin from
  21. http://github.com/aino/galleria/archives/master.
  22. 4. Extract the contents of that archive into /sites/all/libraries.
  23. You may optionally install that to another folder, but will need to then
  24. specify the new location at /admin/build/views/views_slideshow_galleria.
  25. 5. Create a new View with images, using 'Slideshow' for the 'Style', and
  26. 'Galleria' for the 'Slideshow mode' when configuring the style.