[drupal-devel] [feature] settings.php: better instructions for
$db_url and $db_prefix
Morbus Iff
drupal-devel at drupal.org
Sat Mar 26 03:32:16 UTC 2005
Issue status update for http://drupal.org/node/19474
Project: Drupal
Version: cvs
Component: base system
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: danielc
Updated by: Morbus Iff
Status: patch
#1 tis mine.
Morbus Iff
Previous comments:
------------------------------------------------------------------------
March 25, 2005 - 20:28 : danielc
Attachment: http://drupal.org/files/issues/settings.diff (2.49 KB)
Improves instructions in /drupal/sites/default/settings.php:
* How to escape URL characters in $db_url.
* How to use the array format of $db_prefix.
------------------------------------------------------------------------
March 25, 2005 - 22:31 : Anonymous
Looks real good. My suggestions:
"You can set prefixes" into "You can optionally set prefixes"
"If a prefix is specified, its value will be prepended with this
string." into "If a prefix is specified, the table name will be
prepended with its value."
More information about the drupal-devel
mailing list