Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt is written in an unsupported language. File is not indexed.

0001 Core.RemoveInvalidImg
0002 TYPE: bool
0003 DEFAULT: true
0004 VERSION: 1.3.0
0005 --DESCRIPTION--
0006 
0007 <p>
0008   This directive enables pre-emptive URI checking in <code>img</code>
0009   tags, as the attribute validation strategy is not authorized to
0010   remove elements from the document. Revert to pre-1.3.0 behavior by setting to false.
0011 </p>
0012 --# vim: et sw=4 sts=4