drupal/themes
webchick 29bdcab7bd Issue #1238124 by David_Rothstein: Roll-back blue 'save' button in 7.x. 2011-08-16 01:59:30 -05:00
..
bartik Issue #961584 by james.elliott, mgifford, ximo: Fixed 'Skip to main content' link doesn't work in Overlay for Bartik or Stark. 2011-06-21 23:29:08 -07:00
engines/phptemplate - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal). 2011-04-23 20:28:57 -04:00
garland Stripping CVS keywords 2011-02-25 02:06:03 +00:00
seven Issue #1238124 by David_Rothstein: Roll-back blue 'save' button in 7.x. 2011-08-16 01:59:30 -05:00
stark Stripping CVS keywords 2011-02-25 02:06:03 +00:00
tests Stripping CVS keywords 2011-02-25 02:06:03 +00:00
README.txt Stripping CVS keywords 2011-02-25 02:06:03 +00:00

README.txt

This directory is reserved for core theme files. Custom or contributed themes
should be placed in their own subdirectory of the sites/all/themes directory.
For multisite installations, they can also be placed in a subdirectory under
/sites/{sitename}/themes/, where {sitename} is the name of your site (e.g.,
www.example.com). This will allow you to more easily update Drupal core files.

For more details, see: http://drupal.org/node/176043