Description of the need
I've just implemented hook_theme_registry_alter()
in a custom block and checked the registry content to see long list of variables, including for unused layout templates. Disabling them on admin/structure/layouts/settings
freed registry from unnecessary content and even-though human eyes might not notice, definitely made things slightly faster.
Proposed solution
I believe Backdrop must be shipped as performant as possible, so I suggest to disable all unused layout templates by default. Users can easily enable them if they need additional templates.
Additionally, we could add a pointer link on pages like admin/structure/layouts/manage/dashboard/configure
as shown below:
Recent comments
Hi Mike, try user/login, that should work.
Admin login - help
I wrote a blog post a while back about how the color module works, in case that is helpful. https://www.triplo.co/blog/color-module-backdrop-cms
Color module aggressive search and replace custom css color values
You are asking this question at the right time. Work has been done on the Content Moderation module for Backdrop CMS, but it's still not working fully. We would welcome help getting this...
Workflow module or equivalent?