]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / HTML.Proprietary.txt
1 HTML.Proprietary
2 TYPE: bool
3 VERSION: 3.1.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7     Whether or not to allow proprietary elements and attributes in your
8     documents, as per <code>HTMLPurifier_HTMLModule_Proprietary</code>.
9     <strong>Warning:</strong> This can cause your documents to stop
10     validating!
11 </p>
12 --# vim: et sw=4 sts=4