The module only works if installed using the
drush dl drush_language
It should be possible to have it recognized as a normal drupal module to install it in
sites/*
cheers, ralf
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush_language_missing.zip | 417 bytes | ralf57 |
Comments
Comment #1
ralf57 commentedAttached zip with missing files
Comment #2
xatoo commentedIf this is a best practice I would like to add the files but I'm not sure it is. Won't it just add extra load to your Drupal site to have modules installed that don't do anything?
Comment #3
xatoo commentedJust asked around in #drush on IRC but people there agree that as a rule of tumb no .module and .info files should be included when the module provides only a generic Drush task that targets more than one site. Please re-open this issue in case you have a use case where running the module in sites/all/modules is needed.