You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
13 years ago
|
AutoFormat.Custom
|
||
|
TYPE: list
|
||
|
VERSION: 2.0.1
|
||
|
DEFAULT: array()
|
||
|
--DESCRIPTION--
|
||
|
|
||
|
<p>
|
||
|
This directive can be used to add custom auto-format injectors.
|
||
|
Specify an array of injector names (class name minus the prefix)
|
||
|
or concrete implementations. Injector class must exist.
|
||
|
</p>
|
||
|
--# vim: et sw=4 sts=4
|