Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt is written in an unsupported language. File is not indexed.
0001 Attr.DefaultImageAlt 0002 TYPE: string/null 0003 DEFAULT: null 0004 VERSION: 3.2.0 0005 --DESCRIPTION-- 0006 This is the content of the alt tag of an image if the user had not 0007 previously specified an alt attribute. This applies to all images without 0008 a valid alt attribute, as opposed to %Attr.DefaultInvalidImageAlt, which 0009 only applies to invalid images, and overrides in the case of an invalid image. 0010 Default behavior with null is to use the basename of the src tag for the alt. 0011 --# vim: et sw=4 sts=4