Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / ezyang / htmlpurifier / library / 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