drupal/themes
Dries b7d049cae3 - Patch #1387572 by pbull, tarekdj: Fixed node links are not left aligned in bartik theme on RTL direction. 2012-01-24 17:31:19 -05:00
..
bartik - Patch #1387572 by pbull, tarekdj: Fixed node links are not left aligned in bartik theme on RTL direction. 2012-01-24 17:31:19 -05: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 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
seven Issue #1384224 by philbar, Plazik, oriol_e9g: Fixed Resize Site Logo in Seven Theme Maintenance Pages. 2012-01-21 09:47:58 -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