drupal/core/themes
Dries d5358b234d - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:21:59 -04:00
..
bartik - Patch #1216976 by cosmicdreams, DyanneNova, aspilicious, rupl, Jacine, mortendk, dcmouyard: clean up the CSS for Comment module. 2012-03-11 08:21:59 -04:00
engines/phptemplate Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
seven Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url. 2012-03-09 00:13:41 +09:00
stark Issue #1077578 by rupl: Convert page.tpl.php to HTML5. 2011-11-03 16:48:05 +09:00
README.txt Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09: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