mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
d3c04de9dc
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1575 48356398-32a2-884e-a903-53898d9a118a
9 lines
305 B
Plaintext
9 lines
305 B
Plaintext
Attr.DefaultInvalidImage
|
|
TYPE: string
|
|
DEFAULT: ''
|
|
--DESCRIPTION--
|
|
This is the default image an img tag will be pointed to if it does not have
|
|
a valid src attribute. In future versions, we may allow the image tag to
|
|
be removed completely, but due to design issues, this is not possible right
|
|
now.
|