drupal/themes
Dries Buytaert 9aac55b4a7 - Patch #1216948 by tars16, Aron Novak: clean up the CSS for Aggregator module. 2011-09-10 11:33:20 -04:00
..
bartik - Patch #1097958 by Devin Carlson, dixon_: change class comment_forbidden() to comment-forbidden. 2011-09-07 06:49:13 -04: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:33 -04:00
garland - Patch #1216948 by tars16, Aron Novak: clean up the CSS for Aggregator module. 2011-09-10 11:33:20 -04:00
seven Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks rtl styling. 2011-08-22 03:38:33 +01:00
stark - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
tests - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04: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