add comments for recent settings class additions to extra.class.php

This commit is contained in:
Christopher Smith 2013-02-18 14:47:52 +00:00
parent 26ed704a1d
commit 51de8ca123
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
* 'im_convert' - as 'setting', input must exist and be an im_convert module
* 'disableactions' - as 'setting'
* 'compression' - no additional parameters. checks php installation supports possible compression alternatives
* 'licence' - as multichoice, selection constructed from licence strings in language files
* 'renderer' - as multichoice, selection constructed from enabled renderer plugins which canRender()
*
* Any setting commented or missing will use 'setting' class - text input, minimal validation, quoted output
*