Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt is written in an unsupported language. File is not indexed.

0001 Attr.IDBlacklistRegexp
0002 TYPE: string/null
0003 VERSION: 1.6.0
0004 DEFAULT: NULL
0005 --DESCRIPTION--
0006 PCRE regular expression to be matched against all IDs. If the expression is
0007 matches, the ID is rejected. Use this with care: may cause significant
0008 degradation. ID matching is done after all other validation.
0009 --# vim: et sw=4 sts=4