]> git.mxchange.org Git - friendica.git/blob - library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
[friendica.git] / library / 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