Warning, /webapps/ocs-apiserver/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt is written in an unsupported language. File is not indexed.

0001 AutoFormat.Custom
0002 TYPE: list
0003 VERSION: 2.0.1
0004 DEFAULT: array()
0005 --DESCRIPTION--
0006 
0007 <p>
0008   This directive can be used to add custom auto-format injectors.
0009   Specify an array of injector names (class name minus the prefix)
0010   or concrete implementations. Injector class must exist.
0011 </p>
0012 --# vim: et sw=4 sts=4