Parent Directory
|
Revision Log
|
Revision Graph
- Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt.
| 1 | // $Id$ |
| 2 | |
| 3 | This directory is reserved for core theme files. Custom or contributed themes |
| 4 | should be placed in their own subdirectory of the sites/all/themes directory. |
| 5 | For multisite installations, they can also be placed in a subdirectory under |
| 6 | /sites/{sitename}/themes/, where {sitename} is the name of your site (e.g., |
| 7 | www.example.com). This will allow you to more easily update Drupal core files. |
| 8 | |
| 9 | For more details, see: http://drupal.org/node/176043 |
| 10 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |