This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/themes
2017-07-24 15:21:05 +02:00
..
bluemarine Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
chameleon Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
engines/phptemplate Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
garland Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
pushbutton Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00
README.txt Initial code using Drupal 6.38 2017-07-24 15:21:05 +02:00

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