You are here

README.txt in Total Gallery Formatter 7

-- SUMMARY --

The Total Gallery Formatter module creates a gallery formatter for image 
fields with more than one number of values, It gives you the full control 
over its funtionality and styling.

This module can use colorbox if you have installed the colorbox module:
https://drupal.org/project/ColorBox

These are the options available:
 - Slide Image Style
 - Thumbnail Image Style
 - Colorbox Image Style
 - Carousel Items
 - Scroll Effect
 - Direction
 - Autoplay
 - Circular
 - Infinite
 - Pagination scroll duration
 - Pagination Easing
 - Style
 - Open in Colorbox

-- REQUIREMENTS --

This module uses the Caroufredsel jQuery Plugin and have dependency on 
libraries modules.


-- INSTALLATION --

* Place the entire Total Gallery Formatter directory into your Drupal sites
	modules directory (eg sites/all/modules).
* Enable this module by navigating to: Administration > Modules.
* Download and enable the libraries module.
* Download jQuery Caroufredsel Library(version 6.0.0) from 
	http://caroufredsel.dev7studios.com/download.php
* Install it in sites/all/libraries directory, and rename the directory 
  to carouFredSel. 
* The library should be available at a path like 
  sites/all/libraries/carouFredSel/countdown/jquery.carouFredSel-6.0.0-packed.js


-- CONFIGURATION --

* The Total Gallery Formatter settings are found in the Manage display tab for 
	content types, users, and other entities that have an image field with more 
	than one number of values.
	A new Format will appear named "Gallery with carousel".

-- STYLING --

* This module has a optional elegant style, but the default style is "No Style"
	in order you can use your custom CSS.

File

README.txt
View source
  1. -- SUMMARY --
  2. The Total Gallery Formatter module creates a gallery formatter for image
  3. fields with more than one number of values, It gives you the full control
  4. over its funtionality and styling.
  5. This module can use colorbox if you have installed the colorbox module:
  6. https://drupal.org/project/ColorBox
  7. These are the options available:
  8. - Slide Image Style
  9. - Thumbnail Image Style
  10. - Colorbox Image Style
  11. - Carousel Items
  12. - Scroll Effect
  13. - Direction
  14. - Autoplay
  15. - Circular
  16. - Infinite
  17. - Pagination scroll duration
  18. - Pagination Easing
  19. - Style
  20. - Open in Colorbox
  21. -- REQUIREMENTS --
  22. This module uses the Caroufredsel jQuery Plugin and have dependency on
  23. libraries modules.
  24. -- INSTALLATION --
  25. * Place the entire Total Gallery Formatter directory into your Drupal sites
  26. modules directory (eg sites/all/modules).
  27. * Enable this module by navigating to: Administration > Modules.
  28. * Download and enable the libraries module.
  29. * Download jQuery Caroufredsel Library(version 6.0.0) from
  30. http://caroufredsel.dev7studios.com/download.php
  31. * Install it in sites/all/libraries directory, and rename the directory
  32. to carouFredSel.
  33. * The library should be available at a path like
  34. sites/all/libraries/carouFredSel/countdown/jquery.carouFredSel-6.0.0-packed.js
  35. -- CONFIGURATION --
  36. * The Total Gallery Formatter settings are found in the Manage display tab for
  37. content types, users, and other entities that have an image field with more
  38. than one number of values.
  39. A new Format will appear named "Gallery with carousel".
  40. -- STYLING --
  41. * This module has a optional elegant style, but the default style is "No Style"
  42. in order you can use your custom CSS.