2
0

image.rst 585 B

12345678910111213141516171819202122232425
  1. Image Block
  2. ===========
  3. Allows the user to add and display an image.
  4. Example:
  5. .. figure:: images/image_block_preview.jpeg
  6. :alt: A web page with an image block.
  7. A web page with an image block.
  8. Field Reference
  9. ---------------
  10. Fields and purposes:
  11. * **Choose an Image** - Choose an image
  12. When you choose an image, a popup allows you to search for images that you have already uploaded, or you can upload
  13. a new image.
  14. .. figure:: images/image_block_selection_modal.jpeg
  15. :alt: The image chooser for the image block
  16. The image chooser for the image block