-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The D8 Component module (https://www.drupal.org/project/components) allows us to register component name spaces in Drupal so we can include templates with paths like: @NAMESPACE/atom/blah.twig
kalastatic_dot_module is the perfect candidate for handling this however it seems that only themes can implement this at the moment. I'm firing up this issue to track progress of patching it to allow modules to do the same.
I've asked the module maintainers about plausibility and tips here:
https://www.drupal.org/node/2837836