mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 09:01:23 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
9
drupal7/web/modules/README.txt
Normal file
9
drupal7/web/modules/README.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
This directory is reserved for core module files. Custom or contributed modules
|
||||
should be placed in their own subdirectory of the sites/all/modules directory.
|
||||
For multisite installations, they can also be placed in a subdirectory under
|
||||
/sites/{sitename}/modules/, 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue