Image
Alternate Text
Allows you to specify whether alternate text is displayed. A browser
can display alternate text when the image fails to load properly. It can
also display alternate text when the cursor is positioned over the image.
This text is described in the ALT section of the tag. Specify
1 to display alternate text, or 0 if you do not want alternate
text to be displayed.
For example:
# Show alternate text for images (default
: 0)
showImageAlternate=1
Expected type: integer.
|