drupal/themes
Angie Byron 3d353c47fa #983562 by amateescu: Remove extra bracket from Bartik css. 2010-11-29 02:02:30 +00:00
..
bartik #983562 by amateescu: Remove extra bracket from Bartik css. 2010-11-29 02:02:30 +00:00
engines/phptemplate #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization. 2010-02-23 19:03:37 +00:00
garland #552000 follow-up by philbar: Smush all remaining core images to cut down on filesize. 2010-11-22 07:51:47 +00:00
seven #674082 by seutje: Fixed Table borders are not correctly drawn in Webkit in Seven theme 2010-11-23 01:58:21 +00:00
stark - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
tests - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +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