]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Output.FlashCompat.txt
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