georgringer/belayout_fileprovider

Autoload backend layouts of distributions

t3easy opened this issue · 2 comments

For extensions of the category distribution it would be helpful to automatically include all backend layouts in a directory e.g. Configuration/BackendLayouts/

I have some code for this to contribute. You'll get a pull request later.

This adds a lot of overhead to the FileProvider (looping over every extension every time a be layout is looked for) vs. one line in ext_localconf.php of the distribution extension that wants to use be layout files.

-1 for adding this, but Georg needs to decide...