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

0001 Core.EscapeInvalidChildren
0002 TYPE: bool
0003 DEFAULT: false
0004 --DESCRIPTION--
0005 <p><strong>Warning:</strong> this configuration option is no longer does anything as of 4.6.0.</p>
0006 
0007 <p>When true, a child is found that is not allowed in the context of the
0008 parent element will be transformed into text as if it were ASCII. When
0009 false, that element and all internal tags will be dropped, though text will
0010 be preserved.  There is no option for dropping the element but preserving
0011 child nodes.</p>
0012 --# vim: et sw=4 sts=4