]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / Core.CollectErrors.txt
1 Core.CollectErrors
2 TYPE: bool
3 VERSION: 2.0.0
4 DEFAULT: false
5 --DESCRIPTION--
6
7 Whether or not to collect errors found while filtering the document. This
8 is a useful way to give feedback to your users. <strong>Warning:</strong>
9 Currently this feature is very patchy and experimental, with lots of
10 possible error messages not yet implemented. It will not cause any
11 problems, but it may not help your users either.
12 --# vim: et sw=4 sts=4