cms/drupal/modules/README.txt
author ymh <ymh.work@gmail.com>
Mon, 16 Oct 2017 15:18:53 +0200
changeset 551 e70004b11b3b
parent 541 e756a8c72c3d
permissions -rw-r--r--
Remove viaf link on name. correct #0027355


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