You are here

README.txt in Imagefield Slideshow 8

CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------
Imagefield Slideshow will provide a field formatter for image field,
so that the images uploaded for an image field would be rendered as a Slider.


REQUIREMENTS
------------
This module does not have any dependency.


INSTALLATION
------------
* Download the module and place in contrib module folder.
* Enable the Imagefield Slideshow module from the, modules page / drush / drupal console.
* You should now see a new field formatter for image fields,
  Ex: under Manage display section of each content types.


CONFIGURATION
-------------
* Visit any image fields display settings, you will be able to find
the Imagefield Slideshow formatter, select this one and one can also
select image styles.
Ex: admin/structure/types/manage/<content-type-machine-name>/display
* Have the image field settings "Allowed number of values"
to unlimited / limited(more than 1 image).
* Have a custom image style defined under
(http://d8.local/admin/config/media/image-styles)
* Add content & upload more than 1 images to the node and Save..
On node view, slideshow will appear for that image field.


MAINTAINERS
-----------

 * Karthik Kumar D K (heykarthikwithu)
     - https://www.drupal.org/u/heykarthikwithu

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Imagefield Slideshow will provide a field formatter for image field,
  11. so that the images uploaded for an image field would be rendered as a Slider.
  12. REQUIREMENTS
  13. ------------
  14. This module does not have any dependency.
  15. INSTALLATION
  16. ------------
  17. * Download the module and place in contrib module folder.
  18. * Enable the Imagefield Slideshow module from the, modules page / drush / drupal console.
  19. * You should now see a new field formatter for image fields,
  20. Ex: under Manage display section of each content types.
  21. CONFIGURATION
  22. -------------
  23. * Visit any image fields display settings, you will be able to find
  24. the Imagefield Slideshow formatter, select this one and one can also
  25. select image styles.
  26. Ex: admin/structure/types/manage//display
  27. * Have the image field settings "Allowed number of values"
  28. to unlimited / limited(more than 1 image).
  29. * Have a custom image style defined under
  30. (http://d8.local/admin/config/media/image-styles)
  31. * Add content & upload more than 1 images to the node and Save..
  32. On node view, slideshow will appear for that image field.
  33. MAINTAINERS
  34. -----------
  35. * Karthik Kumar D K (heykarthikwithu)
  36. - https://www.drupal.org/u/heykarthikwithu