drupal/themes
Jennifer Hodgdon 23c7c54b14 Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php towards html.tpl.php 2012-04-17 14:26:47 -07:00
..
bartik Issue #1346468 by kgoel, mallezie, rootwork: Point docs for page.tpl.php towards html.tpl.php 2012-04-17 14:26:47 -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 Issue #1429176 by Chi: Fixed Documentation for garland_breadcrumb() is out of date. 2012-02-14 13:39:40 -05:00
seven Issue #1015798 by oriol_e9g, Mohammed J. Razem, dimitriseng, xjm, mstrelan, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed. 2012-02-28 23:58:09 -08:00
stark 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