[dokuwiki] local.php.dist

Hi,

In checking out Guy Brand's problem I noticed the conf/local.php.dist file has changed.

The mysql auth options are not commented. I think they should be. If someone copies over the local.php.dist to local.php it shouldn't have a negative effect on their wiki. Right now it does, you have to go in and remove or comment out the two mysql lines.

It also raises another issue, adding extra non-config statements into your local.php is not compatible with the config plugin. That could simply mean placing them in local.protected.php for which the config plugin will put an include at the end of local.php. The configuration plugin could attempt to do that - but intuitively I think that would be a messy thing to handle and is probably best left to the user.

Does anyone else have other ideas over how this should be handled?

Cheers,

Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: