--- README.txt 2009-01-28 09:04:05.000000000 -0500 +++ README_patch.txt 2009-01-28 09:10:03.000000000 -0500 @@ -1,10 +1,19 @@ +; $Id$ The Stark theme is provided for demonstration purposes; it uses Drupal's default -HTML markup, and provides just enough CSS to arrange the page in a traditional +HTML markup and provides just enough CSS to arrange the page in a traditional "Header, sidebars, content, and footer" layout. +Unlike more robust themes, Stark uses Drupal's default templates to provide the html +layout. Some of the major layout templates can be found at: + modules/system/block.tpl.php + modules/system/box.tpl.php + modules/system/page.tpl.php + modules/comment/comment.tpl.php + modules/node/node.tpl.php + Designers wishing to use Stark as a starting point for their own Drupal theme can add a line to their theme's .info file: base theme = stark See the sites/all/themes/README.txt for more information on where to place your -custom themes to ensure easy maintenance and upgrades. +custom themes to ensure easy maintenance and upgrades. \ No newline at end of file