This is part of #4046, and a sibling-issue to #4115.
The idea here is to add a new "Clone" operation to all types of layout templates in /admin/structure/layouts/settings (both standard, as well as flexible). This would make a copy the configuration of flexible layout templates to a new one. For "standard" templates, it would parse their .info file, and create matching rows/regions.
This would effectively allow people to clone any "standard" layout template into a one-for-one copy of a flexible one. That way, they'd get a starting point, with regions already configured same as the "origin" template, and they'd from there be able to add/remove/reorder regions/rows as they please.
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing