I attach a patch for a few tweaks I just made to allow the variables page to list variables you hard code into the $conf array in settings.php as well as those in the variable table.

This patch can also distinguish between the two sources.

Any thoughts?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

moshe weitzman’s picture

looks a bit complicated for such a rarely used feature. anyone else care to chime in with a review?

grendzy’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Component: Code » devel

In any case the help documentation is wrong, on /devel/variable it says "This is a list of the variables and their values currently stored in variables table and the $conf array of your settings.php file."

kenorb’s picture

Issue summary: View changes
Status: Active » Needs review
kenorb’s picture

Status: Needs review » Closed (outdated)

If it's still required, please re-open against 7.x, since 6.x is no longer supported.

Status: Closed (outdated) » Needs work

The last submitted patch, devel.module_9.patch, failed testing.

willzyx’s picture

Status: Needs work » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.