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
This is helpful. When I Googled for suggestions about the error message, I found an old entry in Stack Overflow that suggested increasing max_connections. I passed that along to the hosting...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?
Thanks for the suggestions. All caches have been enabled from the start. I'm not sure what qualifies as a "complex" view. There are 400-500 pages that include EVA fields. But the vast...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?
Also, when we had some problems with the Backdrop sites, this is what the server admin did: I have increased the max_connections for mariadb and increased the child_processes for...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?