drupal/themes
Dries Buytaert 16632e07e4 - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
..
engines/phptemplate #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience). 2009-06-02 03:57:22 +00:00
garland - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and . 2009-07-30 08:28:47 +00:00
stark
README.txt

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