Description of the need When you create a flexible layout template and enable it for the default front page, there is no good place for the current hero block. You can create a hero row by changing the 'Row Width Behavior' to 'Always full width of page."
But this is not obvious and requires specific knowledge.
This issue came up here: https://github.com/backdrop/backdrop-issues/issues/4066
Proposed solution To add a default 'hero' row to each new flexible layout template. This would be a 4th row in addition to the current default 'header', 'content,' and 'footer' rows.
Proposed: * Header Row * Hero Row * Content Row * Footer Row
NOTE: I am not convinced that this is necessary, but would like to hear from others.
Alternatives that have been considered
I think an alternative would be to simply make it easier for a site builder to figure out how to make their own hero row. This MIGHT be sufficient. https://github.com/backdrop/backdrop-issues/issues/4081
Recent comments
There is a Drupal 7 contrib module that "lets the administrator see all administration pages in her preferred language" and which could be ported to Backdrop: https://www.drupal.org/project/...
Allow admin to select admin language seperate from front end language (multilingual)
@stpaultim – You're right: my approach affects also the main menu. I guess, because menus are also considered as user interface (not as content). @findlabnet – If I didn't miss anything,...
Allow admin to select admin language seperate from front end language (multilingual)
Go to the account edit of the desired user. On the horizontal tab below "Region and Language," select "English" or another language. WFM.
Allow admin to select admin language seperate from front end language (multilingual)