This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Description
The is a very important problem for me.
The site have some modules, eg: home site, blog, shop. etc.
Every module have themself artist to design the ui.
So, Is a simple way to config the module themself layout setting?
I don't like set the layout in the controller, just want every controller focus the logic.
I'm try edit the module.config.php, at the view_manager section use some key to setting the module's layout.
But all config will be merged. Only last module config is actived.
So, some man can give a suggestion?
Thanks!