--- 607028_README_6.txt 2009-10-27 17:02:20.000000000 -0400 +++ 607028_README.txt 2009-10-27 17:29:30.000000000 -0400 @@ -19,12 +19,12 @@ Drupal community at http://drupal.org/co USE AND CONFIGURE YOUR DRUPAL SITE ---------------------------------- -Drupal core (what is included in drupal-7.xx.tar.gz) includes a base of common +Drupal core (what you downloaded from drupal.org) includes a base of common functionality such as managing content and user accounts. Additional features are added to Drupal through the use of "modules". Drupal ships with several modules to provide additional functionality such as image uploading, search, and -content translation. More contributed modules are available from the Drupal -website to enable additional functionality. +content translation. More contributed modules are available from the drupal.org +to enable additional functionality. * Install, upgrade, and maintain Drupal: See INSTALL.txt and UPGRADE.txt in the same directory as this document. @@ -32,9 +32,11 @@ website to enable additional functionali http://drupal.org/getting-started * Extend core functionality (add "modules") to Drupal: http://drupal.org/project/modules - http://drupal.org/getting-started/5/install-contrib/modules - * Place new modules and themes in sites/all/modules and - sites/all/themes. + http://drupal.org/node/70151 + * Install new modules by browsing to Administer > Configuration and modules + > Modules > Install new module. To upload a module manually, extract it in + sites/all/modules and enable it at Administer > Configuration and modules + > Modules. * Move beyond the basics of Drupal: http://drupal.org/handbook/customization @@ -48,6 +50,9 @@ interface. To customize Drupal's display * Download additional themes for Drupal: http://drupal.org/project/themes + * Install new themes by browsing to Administer > Appearance > Install new + theme. To upload a theme manually, extract it in sites/all/themes and + enable it at Administer > Appearance. http://drupal.org/getting-started/5/install-contrib/themes * Change Drupal's appearance and output ("theme") with HTML, CSS, and PHP: http://drupal.org/theme-guide