drupal/themes
Angie Byron 9881f96c2c #931682 follow-up by aspilicious, corbacho: Be more specific about which headings should not be bold in Seven. 2010-10-09 02:32:30 +00:00
..
bartik #778290 by sarah_p, rjgoldsborough, Jeff Burnz: Fix Bartik's contact form styling. 2010-10-08 03:36:03 +00:00
engines/phptemplate #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization. 2010-02-23 19:03:37 +00:00
garland - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
seven #931682 follow-up by aspilicious, corbacho: Be more specific about which headings should not be bold in Seven. 2010-10-09 02:32:30 +00:00
stark - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
tests #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no longer remove stylesheets by overriding them in .info files. 2010-10-03 05:11:16 +00:00
README.txt - Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt. 2009-10-08 01:44:22 +00:00

README.txt

// $Id$

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