Implement Internet Explorer compatibility code for embedded content.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / Output.FlashCompat.txt
blob93398e85980092c946c34a2158a9f7dde3793c73
1 Output.FlashCompat
2 TYPE: bool
3 VERSION: 4.1.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7   If true, HTML Purifier will generate Internet Explorer compatibility
8   code for all object code.  This is highly recommended if you enable
9   %HTML.SafeObject.
10 </p>
11 --# vim: et sw=4 sts=4