Implement %Attr.DefaultImageAlt, allowing overriding default behavior for alt attributes.
commitf7bc0b0875df28c6bbf4b9152a09e8ec52b75a16
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 6 Oct 2008 18:51:03 +0000 (6 14:51 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 6 Oct 2008 18:51:03 +0000 (6 14:51 -0400)
tree69f35a38bc14639507fff1ba0885ed9beca2e3dd
parent70515dd48f2299c0f623df69e92f2d54688e7f12
Implement %Attr.DefaultImageAlt, allowing overriding default behavior for alt attributes.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
configdoc/usage.xml
library/HTMLPurifier/AttrTransform/ImgRequired.php
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt [new file with mode: 0644]
tests/HTMLPurifier/AttrTransform/ImgRequiredTest.php