The default layout is ‘//layouts/column2’ by default. Maybe Gii’ll can ask us what will be the layout we prefer. I think … it could be useful if gii show a dropdounlist of files in /protected/view/layouts.
The default layout is ‘//layouts/column2’ by default. Maybe Gii’ll can ask us what will be the layout we prefer. I think … it could be useful if gii show a dropdounlist of files in /protected/view/layouts.
It would be even better if gii will consider the application’s theme, then will look for the layout files under the said theme!
A textbox instead of dropdownlist might be more flexible, and may use alias directory in pointing to the preferred layout.
There are also some layouts inside modules