]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / HTML.SafeObject.txt
1 HTML.SafeObject
2 TYPE: bool
3 VERSION: 3.1.1
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7     Whether or not to permit object tags in documents, with a number of extra
8     security features added to prevent script execution. This is similar to
9     what websites like MySpace do to object tags.  You should also enable
10     %Output.FlashCompat in order to generate Internet Explorer
11     compatibility code for your object tags.
12 </p>
13 --# vim: et sw=4 sts=4