// $Id $ CONTENTS OF THIS FILE ----------------------------------------- * Use and configure your Drupal site * Write code for your Drupal site * Change the appearance of your Drupal site USE AND CONFIGURE YOUR DRUPAL SITE ----------------------------------------- * To install, upgrade, and maintain Drupal: See INSTALL.txt and UPGRADE.txt in the same directory as this document. * To create and improve your Drupal site: See http://drupal.org/getting-started * To add new designs ("themes") or functionality ("modules") to Drupal: See http://drupal.org/project * To join the Drupal community: See http://drupal.org/contribute WRITE CODE FOR YOUR DRUPAL SITE ----------------------------------------- * Don't hack Drupal core: See http://drupal.org/node/144376 * Use Drupal's API: See http://api.drupal.org/. * Understand Drupal's hook system: See http://api.drupal.org/api/group/hooks/7 * Hone your skills by helping build Drupal itself: See http://drupal.org/contribute/development CHANGE THE APPEARANCE OF YOUR DRUPAL SITE ----------------------------------------- * To change Drupal's appearance and output ("theme"): See http://api.drupal.org/api/group/themeable/7 * To collaborate with other Drupal themers: See http://drupal.org/contribute/themes