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

0001 Core.RemoveScriptContents
0002 TYPE: bool/null
0003 DEFAULT: NULL
0004 VERSION: 2.0.0
0005 DEPRECATED-VERSION: 2.1.0
0006 DEPRECATED-USE: Core.HiddenElements
0007 --DESCRIPTION--
0008 <p>
0009   This directive enables HTML Purifier to remove not only script tags
0010   but all of their contents.
0011 </p>
0012 --# vim: et sw=4 sts=4