| c4b55279 | 27-Mar-2006 |
Ben Coburn <btcoburn@silicodon.net> |
fix config plugin setting_numeric pattern
The old pattern (left as a comment) allowed many PHP syntax errors to be inserted into local.php for numeric values. This was breaking the wiki... see bug #
fix config plugin setting_numeric pattern
The old pattern (left as a comment) allowed many PHP syntax errors to be inserted into local.php for numeric values. This was breaking the wiki... see bug #769.
This patch should eliminate the syntax errors by using a more restrictive definition of numeric settings.
darcs-hash:20060327200700-05dcb-ccb8d532e5c123965fc6c8e79fb49c93170d827e.gz
show more ...
|
| 91f04971 | 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
config manager fixes
This patch makes the default config widget a textarea, to avoid destroying multiline configs as used in the SQL auth backends. It also makes HTML in config descriptions possible
config manager fixes
This patch makes the default config widget a textarea, to avoid destroying multiline configs as used in the SQL auth backends. It also makes HTML in config descriptions possible and adds an accesskey to the savebutton.
darcs-hash:20060304213457-7ad00-54a32e005601a675b169c297ef9e1cf489372724.gz
show more ...
|