imagegallery.rst 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. Image Gallery Block
  2. ===================
  3. Creates and displays a collage of images from a collection.
  4. Field Reference
  5. ---------------
  6. Fields and purposes:
  7. * **Collection** - Choose the image collection to display as a Gallery
  8. The default collection is ``ROOT`` which will choose all of the images on the site. You can, however, create custom
  9. image collections.
  10. How To Create A Collection
  11. --------------------------
  12. 1. Go to **Settings > Collections**.
  13. 2. Click the **Add a Collection** button on the top right-hand corner.
  14. 3. Name the collection and save it.
  15. 4. Go to **Images** and click on each image that you want to add to the collection.
  16. 5. Choose the desired collection from the dropdown in the image's **Collection** field.
  17. 6. Save the image.
  18. Once you have created a Collection, it will become available in the Image Gallery block.
  19. .. figure:: img/image_gallery_block.png
  20. :alt: Our collection choice for the image gallery block
  21. Our collection choice for the image gallery block
  22. The images will display in a row. When the image is clicked on, it will become a popup image for better viewing.
  23. .. figure:: img/image_gallery_published.png
  24. :alt: Our published image gallery
  25. Our published image gallery