Description of the need
Flexible templates have predetermined set of row styles provided by the function layout_flexible_row_styles(). There is a respectable selection there but if a user wanted a row with more that four columns, this is not provided; neither is there any way to provide alternate column widths.
We need a hook to allow modules to offer additional styles.
Proposed solution
A new hook_layout_flexible_row_styles()
and hook_layout_flexible_row_styles_alter()
Alternatives that have been considered
None
Recent comments
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails