Right now, if you want to play nice and use the prepopulated and exampled $conf in settings.php, you have to uncomment two lines that are over 100 lines apart. Instead, let's uncomment that first and last line by default.
| Comment | File | Size | Author |
|---|---|---|---|
| conf.patch | 2.08 KB | Crell |
Comments
Comment #1
mr.baileysThis would be good to have. I recently worked on Theming the Drupal 6 maintenance page which had a number of comments where people were wondering why uncommenting a line in settings.php did not work.
Reviewed the patch, found no problems. Applied the patch (and made sure the changes made it from default.settings.php into settings.php) and found no problems.
Comment #2
Crell commentedIf it works, please set it RTBC. :-)
Comment #3
damien tournoud commentedCool usability improvement from the core patch ice-cream sprint.
Comment #4
dries commentedCommitted to CVS HEAD. Thanks.