diff --git a/modules/README.txt b/modules/README.txt index 18845ef388f96d393a321f0e01896b02a6adce5d..529c31b2ba23f2281d9276e05dfb48ecda265395 100644 --- a/modules/README.txt +++ b/modules/README.txt @@ -22,6 +22,10 @@ contributed modules, and "custom" for custom modules. Note that if you move a module to a subdirectory after it has been enabled, you may need to clear the Drupal cache so it can be found. +There are number of directories that are ignored when looking for modules. These +are 'src', 'lib', 'vendor', 'assets', 'css', 'files', 'images', 'js', 'misc', +'templates', 'includes', 'fixtures' and 'Drupal'. + MULTISITE CONFIGURATION -----------------------