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

0001 HTML.SafeObject
0002 TYPE: bool
0003 VERSION: 3.1.1
0004 DEFAULT: false
0005 --DESCRIPTION--
0006 <p>
0007     Whether or not to permit object tags in documents, with a number of extra
0008     security features added to prevent script execution. This is similar to
0009     what websites like MySpace do to object tags.  You should also enable
0010     %Output.FlashCompat in order to generate Internet Explorer
0011     compatibility code for your object tags.
0012 </p>
0013 --# vim: et sw=4 sts=4