Autoloading for themes
Categories
Component ID
2821682
Component name
Autoloading for themes
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
307
Component created
Component changed
Component body
Out of the box, Drupal only honours files[] entries in module info files and not themes.
Enable this module (and clear all caches) and all the files[] directives in your theme .info files will immediately begin working.
Disabled themes are ignored.
