drupal/themes
Angie Byron f859634ae7 #544398 by Gábor Hojtsy, mr.baileys: Fixed Delete buttons look disabled in Seven theme even though they're not 2010-12-22 07:46:03 +00:00
..
bartik - Patch #992738 by tim.plunkett, jensimmons: Bartik's Featured region doesn't support colorization. 2010-12-14 19:53:14 +00:00
engines/phptemplate #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization. 2010-02-23 19:03:37 +00:00
garland #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
seven #544398 by Gábor Hojtsy, mr.baileys: Fixed Delete buttons look disabled in Seven theme even though they're not 2010-12-22 07:46:03 +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