Description of the need
Since https://github.com/backdrop/backdrop-issues/issues/5567 the Search checkbox of the Administration bar settings is only showed if the Management menu checkbox is checked. We agreed that a visual grouping of those interdependent checkboxes could be useful, but weren't sure if there's already an visual pattern for such a case in Backdrop core, so we decided to make a follow-up issue issue to handle the grouping.
Proposed solution
Look if there is a suitable pattern for interdependent checkboxes, or find a new one, and add it to the Admin bar settings.
Alternatives that have been considered
–
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now has the ability to group interdependent checkboxes visually.
Recent comments
Choosing to not use the "Page title combo" block on content can also be helpful if you want to arrange the "Page tabs" menu and "Page title" differently.
Block title combo and 2/3 things
I found a simple solution... In node.tpl.php i put. <?php print render($title_prefix); ?> <?php if (!empty($title)): ?> <?php if ($page): ?> <h1><?php print $title...
Block title combo and 2/3 things
It's not English. It's Globish :-) (Global + English). Like for Drupal Devel is not an option - I looked style guide but for me, it's not interesting. It's useful but it's just a one page...
Create a new theme - Starter theme