drupal/themes
webchick 0295522be4 Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing. 2011-10-19 23:35:19 -07:00
..
bartik - Patch #308865 by cosmicdreams, casey, Rob Loach, tim.plunkett: drop IE6 support in Drupal core. 2011-09-11 20:08:54 -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
seven Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing. 2011-10-19 23:35:19 -07:00
stark - Patch #308865 by cosmicdreams, casey, Rob Loach, tim.plunkett: drop IE6 support in Drupal core. 2011-09-11 20:08:54 -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