summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-09-24 08:29:45 +0000
committerDries Buytaert <dries@buytaert.net>2003-09-24 08:29:45 +0000
commit718e7865f7ecb6cd1faf240299f9c4b033642f78 (patch)
tree5bf8caab926942944b39147058fddf9581a5e5bc
parent8f7063b2d8714ad2da9e142ad425fb13f8971f75 (diff)
downloadbrdo-718e7865f7ecb6cd1faf240299f9c4b033642f78.tar.gz
brdo-718e7865f7ecb6cd1faf240299f9c4b033642f78.tar.bz2
- Updated the installation guidelines as per Charlie's suggestion (#2274).
-rw-r--r--INSTALL22
1 files changed, 16 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 85b24183e..d2b17cba4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -154,12 +154,22 @@ INSTALLATION
DRUPAL ADMINISTRATION
---------------------
-Your Drupal website defaults to a very basic configuration with only
-a few active modules, one theme, and no user access rights.
-
-Standard services can be selected and configured through the
-administration panel; additional community-contributed modules and
-themes are available from drupal.org.
+Upon a new installation, your Drupal website defaults to a very basic
+configuration with only a few active modules, one theme, and no user
+access rights.
+
+Use your administration panel to enable and configure services. For
+example, set some general settings for your site with "Administration -
+site configuration". Enable modules via "Administration - site
+configuration - modules". User permissions can be set with
+"Administration - user management - user permissions".
+
+For more information on configuration options, read through the
+instructions which accompany the different configuration settings and
+consult the various help pages available in the administration panel.
+
+Note that additional community-contributed modules and themes are
+available at drupal.org.
CUSTOMIZING YOUR THEME(S)
-------------------------